Skip to content
Success

Console Output

14:37:51 [2020-07-07T18:37:51.296Z] Started by user Bernd Hufmann
14:37:51 [2020-07-07T18:37:51.297Z] Running as Bernd Hufmann
14:37:51 [2020-07-07T18:37:51.546Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:37:51 [2020-07-07T18:37:51.546Z] Running in Durability level: PERFORMANCE_OPTIMIZED
14:37:51 [2020-07-07T18:37:51.607Z] [Pipeline] Start of Pipeline
14:37:53 [2020-07-07T18:37:53.202Z] [Pipeline] readTrusted
14:37:53 [2020-07-07T18:37:53.323Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:37:53 [2020-07-07T18:37:53.710Z] [Pipeline] podTemplate
14:37:53 [2020-07-07T18:37:53.713Z] [Pipeline] {
14:37:54 [2020-07-07T18:37:54.335Z] [Pipeline] node
14:38:09 [2020-07-07T18:38:09.336Z] Still waiting to schedule task
14:38:09 [2020-07-07T18:38:09.337Z] Waiting for next available executor on ‘tracecompass-build’
14:38:28 [2020-07-07T18:38:28.265Z] Agent tracecompass-build-2zr1p-5dc8n is provisioned from template tracecompass-build-2zr1p
14:38:28 [2020-07-07T18:38:28.267Z] ---
14:38:28 [2020-07-07T18:38:28.267Z] apiVersion: "v1"
14:38:28 [2020-07-07T18:38:28.267Z] kind: "Pod"
14:38:28 [2020-07-07T18:38:28.267Z] metadata:
14:38:28 [2020-07-07T18:38:28.267Z]   annotations:
14:38:28 [2020-07-07T18:38:28.267Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-long-ui-only/791/"
14:38:28 [2020-07-07T18:38:28.267Z]     runUrl: "job/tracecompass-gerrit-long-ui-only/791/"
14:38:28 [2020-07-07T18:38:28.267Z]   labels:
14:38:28 [2020-07-07T18:38:28.267Z]     jenkins: "slave"
14:38:28 [2020-07-07T18:38:28.267Z]     jenkins/label: "tracecompass-build"
14:38:28 [2020-07-07T18:38:28.267Z]   name: "tracecompass-build-2zr1p-5dc8n"
14:38:28 [2020-07-07T18:38:28.267Z] spec:
14:38:28 [2020-07-07T18:38:28.267Z]   containers:
14:38:28 [2020-07-07T18:38:28.267Z]   - env:
14:38:28 [2020-07-07T18:38:28.267Z]     - name: "JENKINS_SECRET"
14:38:28 [2020-07-07T18:38:28.267Z]       value: "********"
14:38:28 [2020-07-07T18:38:28.267Z]     - name: "JENKINS_TUNNEL"
14:38:28 [2020-07-07T18:38:28.267Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
14:38:28 [2020-07-07T18:38:28.267Z]     - name: "JENKINS_AGENT_NAME"
14:38:28 [2020-07-07T18:38:28.267Z]       value: "tracecompass-build-2zr1p-5dc8n"
14:38:28 [2020-07-07T18:38:28.267Z]     - name: "JENKINS_NAME"
14:38:28 [2020-07-07T18:38:28.267Z]       value: "tracecompass-build-2zr1p-5dc8n"
14:38:28 [2020-07-07T18:38:28.267Z]     - name: "JENKINS_AGENT_WORKDIR"
14:38:28 [2020-07-07T18:38:28.267Z]       value: "/home/jenkins/agent"
14:38:28 [2020-07-07T18:38:28.267Z]     - name: "JENKINS_URL"
14:38:28 [2020-07-07T18:38:28.267Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
14:38:28 [2020-07-07T18:38:28.267Z]     image: "eclipsecbi/jenkins-jnlp-agent"
14:38:28 [2020-07-07T18:38:28.267Z]     name: "jnlp"
14:38:28 [2020-07-07T18:38:28.267Z]     resources:
14:38:28 [2020-07-07T18:38:28.267Z]       requests:
14:38:28 [2020-07-07T18:38:28.267Z]         cpu: "100m"
14:38:28 [2020-07-07T18:38:28.267Z]         memory: "256Mi"
14:38:28 [2020-07-07T18:38:28.267Z]     volumeMounts:
14:38:28 [2020-07-07T18:38:28.267Z]     - mountPath: "/home/jenkins/.ssh"
14:38:28 [2020-07-07T18:38:28.267Z]       name: "volume-known-hosts"
14:38:28 [2020-07-07T18:38:28.267Z]     - mountPath: "/home/jenkins/agent"
14:38:28 [2020-07-07T18:38:28.267Z]       name: "workspace-volume"
14:38:28 [2020-07-07T18:38:28.267Z]       readOnly: false
14:38:28 [2020-07-07T18:38:28.267Z]   - args:
14:38:28 [2020-07-07T18:38:28.267Z]     - "-c"
14:38:28 [2020-07-07T18:38:28.267Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
14:38:28 [2020-07-07T18:38:28.267Z]     command:
14:38:28 [2020-07-07T18:38:28.267Z]     - "/bin/sh"
14:38:28 [2020-07-07T18:38:28.267Z]     image: "eclipse/tracecompass-build-env:18.04"
14:38:28 [2020-07-07T18:38:28.267Z]     imagePullPolicy: "Always"
14:38:28 [2020-07-07T18:38:28.267Z]     name: "tracecompass"
14:38:28 [2020-07-07T18:38:28.267Z]     resources:
14:38:28 [2020-07-07T18:38:28.267Z]       limits:
14:38:28 [2020-07-07T18:38:28.267Z]         memory: "2.6Gi"
14:38:28 [2020-07-07T18:38:28.267Z]         cpu: "1.3"
14:38:28 [2020-07-07T18:38:28.267Z]       requests:
14:38:28 [2020-07-07T18:38:28.267Z]         memory: "2.6Gi"
14:38:28 [2020-07-07T18:38:28.267Z]         cpu: "1.3"
14:38:28 [2020-07-07T18:38:28.267Z]     tty: true
14:38:28 [2020-07-07T18:38:28.267Z]     volumeMounts:
14:38:28 [2020-07-07T18:38:28.267Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:38:28 [2020-07-07T18:38:28.267Z]       name: "settings-xml"
14:38:28 [2020-07-07T18:38:28.267Z]       readOnly: true
14:38:28 [2020-07-07T18:38:28.267Z]       subPath: "settings.xml"
14:38:28 [2020-07-07T18:38:28.267Z]     - mountPath: "/home/jenkins/.m2/repository"
14:38:28 [2020-07-07T18:38:28.267Z]       name: "m2-repo"
14:38:28 [2020-07-07T18:38:28.267Z]     - mountPath: "/opt/tools"
14:38:28 [2020-07-07T18:38:28.267Z]       name: "tools"
14:38:28 [2020-07-07T18:38:28.267Z]     - mountPath: "/home/jenkins/agent"
14:38:28 [2020-07-07T18:38:28.267Z]       name: "workspace-volume"
14:38:28 [2020-07-07T18:38:28.267Z]       readOnly: false
14:38:28 [2020-07-07T18:38:28.267Z]   nodeSelector:
14:38:28 [2020-07-07T18:38:28.267Z]     beta.kubernetes.io/os: "linux"
14:38:28 [2020-07-07T18:38:28.267Z]   restartPolicy: "Never"
14:38:28 [2020-07-07T18:38:28.267Z]   securityContext: {}
14:38:28 [2020-07-07T18:38:28.267Z]   volumes:
14:38:28 [2020-07-07T18:38:28.267Z]   - emptyDir: {}
14:38:28 [2020-07-07T18:38:28.267Z]     name: "m2-repo"
14:38:28 [2020-07-07T18:38:28.267Z]   - name: "settings-xml"
14:38:28 [2020-07-07T18:38:28.267Z]     secret:
14:38:28 [2020-07-07T18:38:28.267Z]       items:
14:38:28 [2020-07-07T18:38:28.267Z]       - key: "settings.xml"
14:38:28 [2020-07-07T18:38:28.267Z]         path: "settings.xml"
14:38:28 [2020-07-07T18:38:28.267Z]       secretName: "m2-secret-dir"
14:38:28 [2020-07-07T18:38:28.267Z]   - emptyDir:
14:38:28 [2020-07-07T18:38:28.267Z]       medium: ""
14:38:28 [2020-07-07T18:38:28.267Z]     name: "workspace-volume"
14:38:28 [2020-07-07T18:38:28.267Z]   - name: "tools"
14:38:28 [2020-07-07T18:38:28.267Z]     persistentVolumeClaim:
14:38:28 [2020-07-07T18:38:28.267Z]       claimName: "tools-claim-jiro-tracecompass"
14:38:28 [2020-07-07T18:38:28.267Z]   - configMap:
14:38:28 [2020-07-07T18:38:28.267Z]       name: "known-hosts"
14:38:28 [2020-07-07T18:38:28.267Z]     name: "volume-known-hosts"
14:38:28 [2020-07-07T18:38:28.267Z] 
14:38:30 [2020-07-07T18:38:30.693Z] Running on tracecompass-build-2zr1p-5dc8n in /home/jenkins/agent/workspace/tracecompass-master-2019-06
14:38:30 [2020-07-07T18:38:30.825Z] [Pipeline] {
14:38:31 [2020-07-07T18:38:31.877Z] [Pipeline] stage
14:38:31 [2020-07-07T18:38:31.879Z] [Pipeline] { (Declarative: Checkout SCM)
14:38:32 [2020-07-07T18:38:32.791Z] [Pipeline] checkout
14:38:43 [2020-07-07T18:38:43.103Z] No credentials specified
14:38:43 [2020-07-07T18:38:43.106Z] Cloning the remote Git repository
14:38:43 [2020-07-07T18:38:43.199Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:38:43 [2020-07-07T18:38:43.490Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-2019-06 # timeout=10
14:38:43 [2020-07-07T18:38:43.599Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:38:43 [2020-07-07T18:38:43.599Z]  > git --version # timeout=10
14:38:43 [2020-07-07T18:38:43.693Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
14:38:44 [2020-07-07T18:38:44.096Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
14:38:44 [2020-07-07T18:38:44.101Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:38:44 [2020-07-07T18:38:44.604Z] Checking out Revision 85f1b4574d65f9878e2bb69bde93c4b0018766da (refs/remotes/origin/master)
14:38:44 [2020-07-07T18:38:44.197Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
14:38:44 [2020-07-07T18:38:44.293Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:38:44 [2020-07-07T18:38:44.294Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
14:38:44 [2020-07-07T18:38:44.498Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:38:44 [2020-07-07T18:38:44.593Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
14:38:44 [2020-07-07T18:38:44.693Z]  > git config core.sparsecheckout # timeout=10
14:38:44 [2020-07-07T18:38:44.698Z]  > git checkout -f 85f1b4574d65f9878e2bb69bde93c4b0018766da # timeout=10
14:38:51 [2020-07-07T18:38:51.294Z] Commit message: "Only delete Trace Compass RCP archives before deploying the archives"
14:38:51 [2020-07-07T18:38:51.297Z]  > git rev-list --no-walk 9e61025b25dd3e112b1e74dea71a545ee64d54bc # timeout=10
14:38:51 [2020-07-07T18:38:51.775Z] [Pipeline] }
14:38:52 [2020-07-07T18:38:52.086Z] [Pipeline] // stage
14:38:53 [2020-07-07T18:38:53.337Z] [Pipeline] withEnv
14:38:53 [2020-07-07T18:38:53.338Z] [Pipeline] {
14:38:54 [2020-07-07T18:38:54.415Z] [Pipeline] container
14:38:54 [2020-07-07T18:38:54.416Z] [Pipeline] {
14:38:58 [2020-07-07T18:38:58.763Z] [Pipeline] withEnv
14:38:58 [2020-07-07T18:38:58.764Z] [Pipeline] {
14:39:00 [2020-07-07T18:39:00.045Z] [Pipeline] timestamps
14:39:00 [2020-07-07T18:39:00.046Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
14:39:00 [2020-07-07T18:39:00.047Z] [Pipeline] {
14:39:00 [2020-07-07T18:39:00.964Z] [Pipeline] timeout
14:39:00 [2020-07-07T18:39:00.965Z] Timeout set to expire in 4 hr 0 min
14:39:00 [2020-07-07T18:39:00.965Z] [Pipeline] {
14:39:02 [2020-07-07T18:39:02.120Z] [Pipeline] stage
14:39:02 [2020-07-07T18:39:02.122Z] [Pipeline] { (Declarative: Tool Install)
14:39:03 [2020-07-07T18:39:03.304Z] [Pipeline] tool
14:39:03 [2020-07-07T18:39:03.832Z] [Pipeline] envVarsForTool
14:39:04 [2020-07-07T18:39:04.726Z] [Pipeline] tool
14:39:05 [2020-07-07T18:39:05.247Z] [Pipeline] envVarsForTool
14:39:05 [2020-07-07T18:39:05.835Z] [Pipeline] }
14:39:08 [2020-07-07T18:39:08.475Z] [Pipeline] // stage
14:39:09 [2020-07-07T18:39:09.024Z] [Pipeline] withEnv
14:39:09 [2020-07-07T18:39:09.024Z] [Pipeline] {
14:39:10 [2020-07-07T18:39:10.435Z] [Pipeline] stage
14:39:10 [2020-07-07T18:39:10.437Z] [Pipeline] { (Checkout)
14:39:15 [2020-07-07T18:39:15.479Z] [Pipeline] tool
14:39:16 [2020-07-07T18:39:16.006Z] [Pipeline] envVarsForTool
14:39:16 [2020-07-07T18:39:16.922Z] [Pipeline] tool
14:39:17 [2020-07-07T18:39:17.442Z] [Pipeline] envVarsForTool
14:39:18 [2020-07-07T18:39:18.090Z] [Pipeline] withEnv
14:39:18 [2020-07-07T18:39:18.091Z] [Pipeline] {
14:39:19 [2020-07-07T18:39:19.632Z] [Pipeline] container
14:39:19 [2020-07-07T18:39:19.632Z] [Pipeline] {
14:39:20 [2020-07-07T18:39:20.490Z] [Pipeline] sh
14:39:23 [2020-07-07T18:39:23.395Z] + mkdir -p ../scripts
14:39:23 [2020-07-07T18:39:23.751Z] [Pipeline] sh
14:39:26 [2020-07-07T18:39:26.128Z] + cp scripts/deploy-rcp.sh ../scripts
14:39:26 [2020-07-07T18:39:26.774Z] [Pipeline] sh
14:39:29 [2020-07-07T18:39:29.464Z] + cp scripts/deploy-update-site.sh ../scripts
14:39:29 [2020-07-07T18:39:29.742Z] [Pipeline] sh
14:39:32 [2020-07-07T18:39:32.122Z] + cp scripts/deploy-doc.sh ../scripts
14:39:32 [2020-07-07T18:39:32.499Z] [Pipeline] checkout
14:39:32 [2020-07-07T18:39:32.765Z] No credentials specified
14:39:32 [2020-07-07T18:39:32.765Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@77a633e5; decorates org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@2d81685a; decorates RemoteLauncher[hudson.remoting.Channel@391ea4e2:JNLP4-connect connection from 10.128.10.1/10.128.10.1:51578] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:39:32 [2020-07-07T18:39:32.772Z] Fetching changes from the remote Git repository
14:39:32 [2020-07-07T18:39:32.767Z]  > git rev-parse --is-inside-work-tree # timeout=10
14:39:32 [2020-07-07T18:39:32.773Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10
14:39:32 [2020-07-07T18:39:32.780Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
14:39:32 [2020-07-07T18:39:32.780Z]  > git --version # timeout=10
14:39:32 [2020-07-07T18:39:32.791Z]  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10
14:39:58 [2020-07-07T18:39:58.737Z] Checking out Revision d04f9a7e8c34f9c60b6a70b537af28b7ab482676 (master)
14:39:58 [2020-07-07T18:39:58.732Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:39:58 [2020-07-07T18:39:58.738Z]  > git config core.sparsecheckout # timeout=10
14:39:58 [2020-07-07T18:39:58.792Z]  > git checkout -f d04f9a7e8c34f9c60b6a70b537af28b7ab482676 # timeout=10
14:40:01 [2020-07-07T18:40:01.722Z] Commit message: "timing.core: Introduce IStatisticsAnalysis"
14:40:01 [2020-07-07T18:40:01.724Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:40:01 [2020-07-07T18:40:01.999Z]  > git rev-list --no-walk fa6e66397d309594e6fa7cdb9bdb2196cbb9ffc9 # timeout=10
14:40:02 [2020-07-07T18:40:02.380Z] [Pipeline] sh
14:40:04 [2020-07-07T18:40:04.769Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts/
14:40:05 [2020-07-07T18:40:05.078Z] [Pipeline] sh
14:40:06 [2020-07-07T18:40:06.486Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts/
14:40:06 [2020-07-07T18:40:06.747Z] [Pipeline] sh
14:40:09 [2020-07-07T18:40:09.124Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts/
14:40:09 [2020-07-07T18:40:09.391Z] [Pipeline] sh
14:40:10 [2020-07-07T18:40:10.769Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts/
14:40:11 [2020-07-07T18:40:11.039Z] [Pipeline] }
14:40:11 [2020-07-07T18:40:11.298Z] [Pipeline] // container
14:40:11 [2020-07-07T18:40:11.700Z] [Pipeline] }
14:40:11 [2020-07-07T18:40:11.977Z] [Pipeline] // withEnv
14:40:12 [2020-07-07T18:40:12.382Z] [Pipeline] }
14:40:12 [2020-07-07T18:40:12.648Z] [Pipeline] // stage
14:40:13 [2020-07-07T18:40:13.450Z] [Pipeline] stage
14:40:13 [2020-07-07T18:40:13.452Z] [Pipeline] { (Legacy)
14:40:18 [2020-07-07T18:40:18.149Z] Stage "Legacy" skipped due to when conditional
14:40:18 [2020-07-07T18:40:18.150Z] [Pipeline] }
14:40:18 [2020-07-07T18:40:18.419Z] [Pipeline] // stage
14:40:19 [2020-07-07T18:40:19.195Z] [Pipeline] stage
14:40:19 [2020-07-07T18:40:19.198Z] [Pipeline] { (Build)
14:40:24 [2020-07-07T18:40:24.387Z] [Pipeline] tool
14:40:25 [2020-07-07T18:40:25.188Z] [Pipeline] envVarsForTool
14:40:26 [2020-07-07T18:40:26.399Z] [Pipeline] tool
14:40:26 [2020-07-07T18:40:26.924Z] [Pipeline] envVarsForTool
14:40:27 [2020-07-07T18:40:27.812Z] [Pipeline] withEnv
14:40:27 [2020-07-07T18:40:27.813Z] [Pipeline] {
14:40:29 [2020-07-07T18:40:29.419Z] [Pipeline] container
14:40:29 [2020-07-07T18:40:29.420Z] [Pipeline] {
14:40:30 [2020-07-07T18:40:30.076Z] [Pipeline] sh
14:40:31 [2020-07-07T18:40:31.457Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp
14:40:31 [2020-07-07T18:40:31.719Z] [Pipeline] sh
14:40:33 [2020-07-07T18:40:33.099Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.dev
14:40:33 [2020-07-07T18:40:33.384Z] [Pipeline] sh
14:40:34 [2020-07-07T18:40:34.766Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.user
14:40:35 [2020-07-07T18:40:35.320Z] [Pipeline] sh
14:40:36 [2020-07-07T18:40:36.711Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
14:40:40 [2020-07-07T18:40:40.043Z] [Pipeline] sh
14:40:41 [2020-07-07T18:40:41.416Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
14:40:41 [2020-07-07T18:40:41.691Z] [Pipeline] sh
14:40:43 [2020-07-07T18:40:43.094Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
14:40:43 [2020-07-07T18:40:43.355Z] [Pipeline] sh
14:40:45 [2020-07-07T18:40:45.768Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dtarget-platform=tracecompass-e4.12
14:40:45 [2020-07-07T18:40:45.769Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:40:47 [2020-07-07T18:40:47.663Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom
14:40:47 [2020-07-07T18:40:47.663Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 6.9 kB/s)
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 600 kB/s)
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 202 kB/s)
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 1.1 MB/s)
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 267 kB/s)
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.5 MB/s)
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 3.3 MB/s)
14:40:47 [2020-07-07T18:40:47.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
14:40:48 [2020-07-07T18:40:48.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 74 kB/s)
14:40:48 [2020-07-07T18:40:48.178Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar
14:40:48 [2020-07-07T18:40:48.178Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar
14:40:48 [2020-07-07T18:40:48.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 172 kB/s)
14:40:48 [2020-07-07T18:40:48.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 493 kB/s)
14:40:48 [2020-07-07T18:40:48.435Z] [INFO] Scanning for projects...
14:40:48 [2020-07-07T18:40:48.435Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.691Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.691Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.691Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.691Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.691Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.691Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.691Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.691Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.691Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.691Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.691Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.691Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.948Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.948Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.948Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:40:48 [2020-07-07T18:40:48.948Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.207Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.207Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.207Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.207Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.207Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.207Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.207Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.207Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.207Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.464Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.721Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
14:40:49 [2020-07-07T18:40:49.978Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
14:40:49 [2020-07-07T18:40:49.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
14:40:49 [2020-07-07T18:40:49.978Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
14:40:50 [2020-07-07T18:40:50.234Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
14:40:51 [2020-07-07T18:40:51.607Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
14:40:51 [2020-07-07T18:40:51.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
14:40:51 [2020-07-07T18:40:51.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 89 kB/s)
14:40:51 [2020-07-07T18:40:51.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
14:40:51 [2020-07-07T18:40:51.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
14:40:51 [2020-07-07T18:40:51.607Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
14:40:51 [2020-07-07T18:40:51.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
14:40:51 [2020-07-07T18:40:51.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
14:40:51 [2020-07-07T18:40:51.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
14:40:51 [2020-07-07T18:40:51.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 882 kB/s)
14:40:51 [2020-07-07T18:40:51.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
14:40:51 [2020-07-07T18:40:51.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
14:40:51 [2020-07-07T18:40:51.864Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
14:40:52 [2020-07-07T18:40:52.120Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
14:40:52 [2020-07-07T18:40:52.120Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
14:40:52 [2020-07-07T18:40:52.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
14:40:52 [2020-07-07T18:40:52.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom (4.5 kB at 155 kB/s)
14:40:52 [2020-07-07T18:40:52.378Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:40:52 [2020-07-07T18:40:52.378Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:40:52 [2020-07-07T18:40:52.378Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:40:52 [2020-07-07T18:40:52.634Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:40:52 [2020-07-07T18:40:52.634Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:40:52 [2020-07-07T18:40:52.634Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:40:52 [2020-07-07T18:40:52.634Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 368 kB/s)
14:40:52 [2020-07-07T18:40:52.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
14:40:52 [2020-07-07T18:40:52.634Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
14:40:52 [2020-07-07T18:40:52.634Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
14:40:53 [2020-07-07T18:40:53.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
14:40:53 [2020-07-07T18:40:53.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
14:40:53 [2020-07-07T18:40:53.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
14:40:53 [2020-07-07T18:40:53.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 730 kB/s)
14:40:53 [2020-07-07T18:40:53.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:40:53 [2020-07-07T18:40:53.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:40:53 [2020-07-07T18:40:53.199Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:40:53 [2020-07-07T18:40:53.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:40:53 [2020-07-07T18:40:53.456Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:40:53 [2020-07-07T18:40:53.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:40:53 [2020-07-07T18:40:53.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 960 kB/s)
14:40:53 [2020-07-07T18:40:53.456Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
14:40:53 [2020-07-07T18:40:53.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
14:40:53 [2020-07-07T18:40:53.456Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
14:40:54 [2020-07-07T18:40:54.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
14:40:54 [2020-07-07T18:40:54.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
14:40:54 [2020-07-07T18:40:54.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
14:40:54 [2020-07-07T18:40:54.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 441 kB/s)
14:40:54 [2020-07-07T18:40:54.019Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:40:54 [2020-07-07T18:40:54.019Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:40:54 [2020-07-07T18:40:54.019Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:40:54 [2020-07-07T18:40:54.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:40:54 [2020-07-07T18:40:54.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:40:54 [2020-07-07T18:40:54.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:40:54 [2020-07-07T18:40:54.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 150 kB/s)
14:40:54 [2020-07-07T18:40:54.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:40:54 [2020-07-07T18:40:54.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:40:54 [2020-07-07T18:40:54.532Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:40:54 [2020-07-07T18:40:54.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:40:54 [2020-07-07T18:40:54.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:40:54 [2020-07-07T18:40:54.789Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:40:54 [2020-07-07T18:40:54.789Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 172 kB/s)
14:40:54 [2020-07-07T18:40:54.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:40:54 [2020-07-07T18:40:54.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:40:54 [2020-07-07T18:40:54.789Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:40:55 [2020-07-07T18:40:55.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:40:55 [2020-07-07T18:40:55.045Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:40:55 [2020-07-07T18:40:55.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:40:55 [2020-07-07T18:40:55.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 977 kB/s)
14:40:55 [2020-07-07T18:40:55.302Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:40:55 [2020-07-07T18:40:55.302Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:40:55 [2020-07-07T18:40:55.302Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:40:55 [2020-07-07T18:40:55.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:40:55 [2020-07-07T18:40:55.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:40:55 [2020-07-07T18:40:55.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:40:55 [2020-07-07T18:40:55.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 522 kB/s)
14:40:55 [2020-07-07T18:40:55.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:40:55 [2020-07-07T18:40:55.558Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:40:55 [2020-07-07T18:40:55.558Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:40:58 [2020-07-07T18:40:58.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:40:58 [2020-07-07T18:40:58.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 118 kB/s)
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 82 kB/s)
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 40 kB/s)
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 282 kB/s)
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 752 kB/s)
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 22 kB/s)
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:40:58 [2020-07-07T18:40:58.653Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:40:58 [2020-07-07T18:40:58.982Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:40:58 [2020-07-07T18:40:58.982Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:40:58 [2020-07-07T18:40:58.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:40:59 [2020-07-07T18:40:59.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 23 kB/s)
14:40:59 [2020-07-07T18:40:59.239Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:40:59 [2020-07-07T18:40:59.239Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:40:59 [2020-07-07T18:40:59.495Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:40:59 [2020-07-07T18:40:59.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:40:59 [2020-07-07T18:40:59.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:41:00 [2020-07-07T18:41:00.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:41:00 [2020-07-07T18:41:00.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 102 kB/s)
14:41:00 [2020-07-07T18:41:00.684Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:41:00 [2020-07-07T18:41:00.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:41:00 [2020-07-07T18:41:00.684Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:41:01 [2020-07-07T18:41:01.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:41:01 [2020-07-07T18:41:01.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:41:01 [2020-07-07T18:41:01.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:41:01 [2020-07-07T18:41:01.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 340 kB/s)
14:41:01 [2020-07-07T18:41:01.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:41:01 [2020-07-07T18:41:01.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:41:01 [2020-07-07T18:41:01.250Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:41:01 [2020-07-07T18:41:01.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:41:01 [2020-07-07T18:41:01.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:41:01 [2020-07-07T18:41:01.765Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:41:01 [2020-07-07T18:41:01.765Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 311 kB/s)
14:41:01 [2020-07-07T18:41:01.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:41:01 [2020-07-07T18:41:01.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:41:01 [2020-07-07T18:41:01.765Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:41:02 [2020-07-07T18:41:02.022Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:41:02 [2020-07-07T18:41:02.022Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:41:02 [2020-07-07T18:41:02.022Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:41:02 [2020-07-07T18:41:02.022Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 167 kB/s)
14:41:02 [2020-07-07T18:41:02.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:41:02 [2020-07-07T18:41:02.022Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:41:02 [2020-07-07T18:41:02.022Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:41:02 [2020-07-07T18:41:02.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:41:02 [2020-07-07T18:41:02.586Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:41:02 [2020-07-07T18:41:02.586Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:41:02 [2020-07-07T18:41:02.586Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 363 kB/s)
14:41:02 [2020-07-07T18:41:02.586Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:41:02 [2020-07-07T18:41:02.586Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:41:02 [2020-07-07T18:41:02.586Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:41:02 [2020-07-07T18:41:02.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:41:02 [2020-07-07T18:41:02.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:41:02 [2020-07-07T18:41:02.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:41:02 [2020-07-07T18:41:02.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 279 kB/s)
14:41:02 [2020-07-07T18:41:02.843Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:41:02 [2020-07-07T18:41:02.843Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:41:03 [2020-07-07T18:41:03.099Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:41:03 [2020-07-07T18:41:03.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:41:03 [2020-07-07T18:41:03.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:41:03 [2020-07-07T18:41:03.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:41:03 [2020-07-07T18:41:03.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 39 kB/s)
14:41:03 [2020-07-07T18:41:03.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:41:03 [2020-07-07T18:41:03.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:41:03 [2020-07-07T18:41:03.355Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:41:03 [2020-07-07T18:41:03.612Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:41:03 [2020-07-07T18:41:03.869Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:41:03 [2020-07-07T18:41:03.869Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:41:03 [2020-07-07T18:41:03.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 107 kB/s)
14:41:03 [2020-07-07T18:41:03.869Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:41:03 [2020-07-07T18:41:03.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:41:03 [2020-07-07T18:41:03.869Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:41:04 [2020-07-07T18:41:04.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:41:04 [2020-07-07T18:41:04.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:41:04 [2020-07-07T18:41:04.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:41:04 [2020-07-07T18:41:04.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 104 kB/s)
14:41:04 [2020-07-07T18:41:04.126Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:41:04 [2020-07-07T18:41:04.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:41:04 [2020-07-07T18:41:04.382Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:41:04 [2020-07-07T18:41:04.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:41:04 [2020-07-07T18:41:04.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:41:04 [2020-07-07T18:41:04.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:41:04 [2020-07-07T18:41:04.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 199 kB/s)
14:41:04 [2020-07-07T18:41:04.639Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:41:04 [2020-07-07T18:41:04.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:41:04 [2020-07-07T18:41:04.639Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:41:04 [2020-07-07T18:41:04.897Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.215Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.215Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.215Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 184 kB/s)
14:41:05 [2020-07-07T18:41:05.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.215Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.215Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.471Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.471Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 186 kB/s)
14:41:05 [2020-07-07T18:41:05.471Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.471Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.985Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.985Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.985Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 78 kB/s)
14:41:05 [2020-07-07T18:41:05.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:41:05 [2020-07-07T18:41:05.985Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:41:06 [2020-07-07T18:41:06.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:41:06 [2020-07-07T18:41:06.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:41:06 [2020-07-07T18:41:06.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:41:06 [2020-07-07T18:41:06.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 409 kB/s)
14:41:06 [2020-07-07T18:41:06.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:41:06 [2020-07-07T18:41:06.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:41:06 [2020-07-07T18:41:06.498Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:41:06 [2020-07-07T18:41:06.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:41:06 [2020-07-07T18:41:06.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:41:06 [2020-07-07T18:41:06.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:41:06 [2020-07-07T18:41:06.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 468 kB/s)
14:41:06 [2020-07-07T18:41:06.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:41:06 [2020-07-07T18:41:06.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:41:06 [2020-07-07T18:41:06.756Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:41:07 [2020-07-07T18:41:07.013Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:41:07 [2020-07-07T18:41:07.013Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:41:07 [2020-07-07T18:41:07.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:41:07 [2020-07-07T18:41:07.270Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 210 kB/s)
14:41:07 [2020-07-07T18:41:07.270Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:41:07 [2020-07-07T18:41:07.270Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:41:07 [2020-07-07T18:41:07.270Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:41:07 [2020-07-07T18:41:07.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:41:07 [2020-07-07T18:41:07.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:41:07 [2020-07-07T18:41:07.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:41:07 [2020-07-07T18:41:07.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 729 kB/s)
14:41:07 [2020-07-07T18:41:07.528Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:41:07 [2020-07-07T18:41:07.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:41:07 [2020-07-07T18:41:07.528Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:41:08 [2020-07-07T18:41:08.092Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:41:08 [2020-07-07T18:41:08.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:41:08 [2020-07-07T18:41:08.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:41:08 [2020-07-07T18:41:08.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 237 kB/s)
14:41:08 [2020-07-07T18:41:08.092Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:41:08 [2020-07-07T18:41:08.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:41:08 [2020-07-07T18:41:08.092Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:41:08 [2020-07-07T18:41:08.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:41:08 [2020-07-07T18:41:08.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:41:08 [2020-07-07T18:41:08.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:41:08 [2020-07-07T18:41:08.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 614 kB/s)
14:41:08 [2020-07-07T18:41:08.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:41:08 [2020-07-07T18:41:08.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:41:08 [2020-07-07T18:41:08.605Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:41:08 [2020-07-07T18:41:08.862Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:41:08 [2020-07-07T18:41:08.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:41:08 [2020-07-07T18:41:08.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:41:08 [2020-07-07T18:41:08.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 102 kB/s)
14:41:08 [2020-07-07T18:41:08.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:41:08 [2020-07-07T18:41:08.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:41:08 [2020-07-07T18:41:08.863Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:41:09 [2020-07-07T18:41:09.119Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:41:09 [2020-07-07T18:41:09.119Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:41:09 [2020-07-07T18:41:09.376Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:41:09 [2020-07-07T18:41:09.376Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 107 kB/s)
14:41:09 [2020-07-07T18:41:09.376Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:41:09 [2020-07-07T18:41:09.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:41:09 [2020-07-07T18:41:09.376Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:41:09 [2020-07-07T18:41:09.633Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:41:09 [2020-07-07T18:41:09.633Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:41:09 [2020-07-07T18:41:09.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:41:09 [2020-07-07T18:41:09.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 52 kB/s)
14:41:09 [2020-07-07T18:41:09.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:41:09 [2020-07-07T18:41:09.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:41:09 [2020-07-07T18:41:09.633Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:41:10 [2020-07-07T18:41:10.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:41:10 [2020-07-07T18:41:10.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:41:10 [2020-07-07T18:41:10.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:41:10 [2020-07-07T18:41:10.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 368 kB/s)
14:41:10 [2020-07-07T18:41:10.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:41:10 [2020-07-07T18:41:10.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:41:10 [2020-07-07T18:41:10.197Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:41:10 [2020-07-07T18:41:10.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:41:10 [2020-07-07T18:41:10.453Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:41:10 [2020-07-07T18:41:10.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:41:10 [2020-07-07T18:41:10.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 103 kB/s)
14:41:10 [2020-07-07T18:41:10.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:41:10 [2020-07-07T18:41:10.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:41:10 [2020-07-07T18:41:10.453Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:41:11 [2020-07-07T18:41:11.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:41:11 [2020-07-07T18:41:11.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:41:11 [2020-07-07T18:41:11.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:41:11 [2020-07-07T18:41:11.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 185 kB/s)
14:41:11 [2020-07-07T18:41:11.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:41:11 [2020-07-07T18:41:11.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:41:11 [2020-07-07T18:41:11.016Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:41:12 [2020-07-07T18:41:12.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:41:12 [2020-07-07T18:41:12.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:41:12 [2020-07-07T18:41:12.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:41:12 [2020-07-07T18:41:12.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 67 kB/s)
14:41:12 [2020-07-07T18:41:12.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
14:41:12 [2020-07-07T18:41:12.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
14:41:12 [2020-07-07T18:41:12.383Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
14:41:12 [2020-07-07T18:41:12.641Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
14:41:12 [2020-07-07T18:41:12.641Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
14:41:12 [2020-07-07T18:41:12.641Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
14:41:12 [2020-07-07T18:41:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 313 kB/s)
14:41:12 [2020-07-07T18:41:12.898Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
14:41:12 [2020-07-07T18:41:12.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
14:41:12 [2020-07-07T18:41:12.898Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
14:41:13 [2020-07-07T18:41:13.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
14:41:13 [2020-07-07T18:41:13.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
14:41:13 [2020-07-07T18:41:13.155Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
14:41:13 [2020-07-07T18:41:13.155Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 176 kB/s)
14:41:13 [2020-07-07T18:41:13.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:41:13 [2020-07-07T18:41:13.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:41:13 [2020-07-07T18:41:13.155Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:41:13 [2020-07-07T18:41:13.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:41:13 [2020-07-07T18:41:13.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:41:13 [2020-07-07T18:41:13.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:41:13 [2020-07-07T18:41:13.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 937 kB/s)
14:41:13 [2020-07-07T18:41:13.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:41:13 [2020-07-07T18:41:13.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:41:13 [2020-07-07T18:41:13.719Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:41:13 [2020-07-07T18:41:13.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:41:13 [2020-07-07T18:41:13.976Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:41:13 [2020-07-07T18:41:13.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:41:13 [2020-07-07T18:41:13.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 520 kB/s)
14:41:13 [2020-07-07T18:41:13.976Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
14:41:13 [2020-07-07T18:41:13.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
14:41:13 [2020-07-07T18:41:13.976Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
14:41:14 [2020-07-07T18:41:14.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
14:41:14 [2020-07-07T18:41:14.490Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
14:41:14 [2020-07-07T18:41:14.490Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
14:41:14 [2020-07-07T18:41:14.490Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 788 kB/s)
14:41:14 [2020-07-07T18:41:14.490Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:41:14 [2020-07-07T18:41:14.490Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:41:14 [2020-07-07T18:41:14.747Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:41:15 [2020-07-07T18:41:15.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:41:15 [2020-07-07T18:41:15.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:41:15 [2020-07-07T18:41:15.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:41:15 [2020-07-07T18:41:15.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 2.4 MB/s)
14:41:15 [2020-07-07T18:41:15.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
14:41:15 [2020-07-07T18:41:15.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
14:41:15 [2020-07-07T18:41:15.005Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
14:41:15 [2020-07-07T18:41:15.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
14:41:15 [2020-07-07T18:41:15.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
14:41:15 [2020-07-07T18:41:15.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
14:41:15 [2020-07-07T18:41:15.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 659 kB/s)
14:41:15 [2020-07-07T18:41:15.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
14:41:15 [2020-07-07T18:41:15.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
14:41:15 [2020-07-07T18:41:15.520Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
14:41:15 [2020-07-07T18:41:15.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
14:41:15 [2020-07-07T18:41:15.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
14:41:15 [2020-07-07T18:41:15.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
14:41:15 [2020-07-07T18:41:15.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 886 kB/s)
14:41:15 [2020-07-07T18:41:15.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:41:15 [2020-07-07T18:41:15.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:41:15 [2020-07-07T18:41:15.777Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:41:16 [2020-07-07T18:41:16.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:41:16 [2020-07-07T18:41:16.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:41:16 [2020-07-07T18:41:16.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:41:16 [2020-07-07T18:41:16.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 3.6 MB/s)
14:41:16 [2020-07-07T18:41:16.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
14:41:16 [2020-07-07T18:41:16.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
14:41:16 [2020-07-07T18:41:16.341Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
14:41:16 [2020-07-07T18:41:16.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
14:41:16 [2020-07-07T18:41:16.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
14:41:16 [2020-07-07T18:41:16.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
14:41:16 [2020-07-07T18:41:16.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 867 kB/s)
14:41:16 [2020-07-07T18:41:16.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:41:16 [2020-07-07T18:41:16.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:41:16 [2020-07-07T18:41:16.598Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:41:16 [2020-07-07T18:41:16.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:41:17 [2020-07-07T18:41:17.112Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:41:17 [2020-07-07T18:41:17.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:41:17 [2020-07-07T18:41:17.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 3.1 MB/s)
14:41:17 [2020-07-07T18:41:17.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
14:41:17 [2020-07-07T18:41:17.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
14:41:17 [2020-07-07T18:41:17.112Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
14:41:17 [2020-07-07T18:41:17.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
14:41:17 [2020-07-07T18:41:17.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
14:41:17 [2020-07-07T18:41:17.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
14:41:17 [2020-07-07T18:41:17.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 1.1 MB/s)
14:41:17 [2020-07-07T18:41:17.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
14:41:17 [2020-07-07T18:41:17.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
14:41:17 [2020-07-07T18:41:17.383Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
14:41:17 [2020-07-07T18:41:17.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
14:41:17 [2020-07-07T18:41:17.896Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
14:41:17 [2020-07-07T18:41:17.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
14:41:17 [2020-07-07T18:41:17.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 199 kB/s)
14:41:17 [2020-07-07T18:41:17.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
14:41:17 [2020-07-07T18:41:17.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
14:41:17 [2020-07-07T18:41:17.896Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
14:41:18 [2020-07-07T18:41:18.153Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
14:41:18 [2020-07-07T18:41:18.153Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
14:41:18 [2020-07-07T18:41:18.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
14:41:18 [2020-07-07T18:41:18.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 869 kB/s)
14:41:18 [2020-07-07T18:41:18.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:41:18 [2020-07-07T18:41:18.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:41:18 [2020-07-07T18:41:18.410Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:41:18 [2020-07-07T18:41:18.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:41:18 [2020-07-07T18:41:18.666Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:41:18 [2020-07-07T18:41:18.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:41:18 [2020-07-07T18:41:18.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 692 kB/s)
14:41:18 [2020-07-07T18:41:18.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
14:41:18 [2020-07-07T18:41:18.666Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
14:41:18 [2020-07-07T18:41:18.666Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
14:41:18 [2020-07-07T18:41:18.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
14:41:18 [2020-07-07T18:41:18.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
14:41:19 [2020-07-07T18:41:19.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
14:41:19 [2020-07-07T18:41:19.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 76 kB/s)
14:41:19 [2020-07-07T18:41:19.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
14:41:19 [2020-07-07T18:41:19.179Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
14:41:19 [2020-07-07T18:41:19.179Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
14:41:19 [2020-07-07T18:41:19.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
14:41:19 [2020-07-07T18:41:19.436Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
14:41:19 [2020-07-07T18:41:19.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
14:41:19 [2020-07-07T18:41:19.436Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 77 kB/s)
14:41:19 [2020-07-07T18:41:19.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
14:41:19 [2020-07-07T18:41:19.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
14:41:19 [2020-07-07T18:41:19.436Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
14:41:20 [2020-07-07T18:41:20.000Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
14:41:20 [2020-07-07T18:41:20.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
14:41:20 [2020-07-07T18:41:20.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
14:41:20 [2020-07-07T18:41:20.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom (1.8 kB at 102 kB/s)
14:41:20 [2020-07-07T18:41:20.000Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
14:41:20 [2020-07-07T18:41:20.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
14:41:20 [2020-07-07T18:41:20.000Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
14:41:20 [2020-07-07T18:41:20.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
14:41:20 [2020-07-07T18:41:20.256Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
14:41:20 [2020-07-07T18:41:20.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
14:41:20 [2020-07-07T18:41:20.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 54 kB/s)
14:41:20 [2020-07-07T18:41:20.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
14:41:20 [2020-07-07T18:41:20.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
14:41:20 [2020-07-07T18:41:20.512Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
14:41:20 [2020-07-07T18:41:20.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
14:41:20 [2020-07-07T18:41:20.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
14:41:20 [2020-07-07T18:41:20.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
14:41:20 [2020-07-07T18:41:20.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 24 kB/s)
14:41:20 [2020-07-07T18:41:20.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
14:41:20 [2020-07-07T18:41:20.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
14:41:20 [2020-07-07T18:41:20.770Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
14:41:21 [2020-07-07T18:41:21.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
14:41:21 [2020-07-07T18:41:21.282Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
14:41:21 [2020-07-07T18:41:21.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
14:41:21 [2020-07-07T18:41:21.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 95 kB/s)
14:41:21 [2020-07-07T18:41:21.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
14:41:21 [2020-07-07T18:41:21.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
14:41:21 [2020-07-07T18:41:21.283Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
14:41:21 [2020-07-07T18:41:21.539Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
14:41:21 [2020-07-07T18:41:21.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
14:41:21 [2020-07-07T18:41:21.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
14:41:21 [2020-07-07T18:41:21.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 60 kB/s)
14:41:21 [2020-07-07T18:41:21.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
14:41:21 [2020-07-07T18:41:21.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
14:41:21 [2020-07-07T18:41:21.796Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom
14:41:22 [2020-07-07T18:41:22.053Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
14:41:22 [2020-07-07T18:41:22.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
14:41:22 [2020-07-07T18:41:22.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
14:41:22 [2020-07-07T18:41:22.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 261 kB/s)
14:41:22 [2020-07-07T18:41:22.053Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
14:41:22 [2020-07-07T18:41:22.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
14:41:22 [2020-07-07T18:41:22.309Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
14:41:22 [2020-07-07T18:41:22.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
14:41:22 [2020-07-07T18:41:22.822Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
14:41:22 [2020-07-07T18:41:22.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
14:41:22 [2020-07-07T18:41:22.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 108 kB/s)
14:41:22 [2020-07-07T18:41:22.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
14:41:22 [2020-07-07T18:41:22.822Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
14:41:22 [2020-07-07T18:41:22.822Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.078Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom (1.1 kB at 23 kB/s)
14:41:23 [2020-07-07T18:41:23.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.334Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 172 kB/s)
14:41:23 [2020-07-07T18:41:23.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.591Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.847Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
14:41:23 [2020-07-07T18:41:23.847Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
14:41:24 [2020-07-07T18:41:24.103Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
14:41:24 [2020-07-07T18:41:24.103Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom (1.0 kB at 45 kB/s)
14:41:24 [2020-07-07T18:41:24.103Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:41:24 [2020-07-07T18:41:24.103Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:41:24 [2020-07-07T18:41:24.103Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:41:24 [2020-07-07T18:41:24.360Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:41:24 [2020-07-07T18:41:24.360Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:41:24 [2020-07-07T18:41:24.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:41:24 [2020-07-07T18:41:24.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 287 kB/s)
14:41:24 [2020-07-07T18:41:24.360Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:41:24 [2020-07-07T18:41:24.360Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:41:24 [2020-07-07T18:41:24.360Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:41:24 [2020-07-07T18:41:24.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:41:24 [2020-07-07T18:41:24.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:41:24 [2020-07-07T18:41:24.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:41:24 [2020-07-07T18:41:24.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 65 kB/s)
14:41:24 [2020-07-07T18:41:24.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:41:24 [2020-07-07T18:41:24.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:41:24 [2020-07-07T18:41:24.922Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:41:25 [2020-07-07T18:41:25.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:41:25 [2020-07-07T18:41:25.179Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:41:25 [2020-07-07T18:41:25.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:41:25 [2020-07-07T18:41:25.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 619 kB/s)
14:41:25 [2020-07-07T18:41:25.179Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:41:25 [2020-07-07T18:41:25.179Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:41:25 [2020-07-07T18:41:25.435Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:41:25 [2020-07-07T18:41:25.692Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:41:25 [2020-07-07T18:41:25.692Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:41:25 [2020-07-07T18:41:25.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:41:25 [2020-07-07T18:41:25.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.4 MB/s)
14:41:25 [2020-07-07T18:41:25.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
14:41:25 [2020-07-07T18:41:25.692Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
14:41:25 [2020-07-07T18:41:25.692Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
14:41:25 [2020-07-07T18:41:25.948Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
14:41:25 [2020-07-07T18:41:25.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
14:41:26 [2020-07-07T18:41:26.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
14:41:26 [2020-07-07T18:41:26.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 19 kB/s)
14:41:26 [2020-07-07T18:41:26.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
14:41:26 [2020-07-07T18:41:26.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
14:41:26 [2020-07-07T18:41:26.461Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
14:41:26 [2020-07-07T18:41:26.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
14:41:26 [2020-07-07T18:41:26.718Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
14:41:26 [2020-07-07T18:41:26.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
14:41:26 [2020-07-07T18:41:26.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom (2.1 kB at 133 kB/s)
14:41:26 [2020-07-07T18:41:26.718Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
14:41:26 [2020-07-07T18:41:26.718Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
14:41:26 [2020-07-07T18:41:26.718Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
14:41:26 [2020-07-07T18:41:26.974Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
14:41:26 [2020-07-07T18:41:26.974Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
14:41:26 [2020-07-07T18:41:26.975Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
14:41:27 [2020-07-07T18:41:27.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 62 kB/s)
14:41:27 [2020-07-07T18:41:27.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
14:41:27 [2020-07-07T18:41:27.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
14:41:27 [2020-07-07T18:41:27.232Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
14:41:27 [2020-07-07T18:41:27.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
14:41:27 [2020-07-07T18:41:27.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
14:41:27 [2020-07-07T18:41:27.755Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
14:41:27 [2020-07-07T18:41:27.755Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom (1.1 kB at 23 kB/s)
14:41:27 [2020-07-07T18:41:27.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
14:41:27 [2020-07-07T18:41:27.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
14:41:27 [2020-07-07T18:41:27.755Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
14:41:28 [2020-07-07T18:41:28.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
14:41:28 [2020-07-07T18:41:28.011Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
14:41:28 [2020-07-07T18:41:28.011Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
14:41:28 [2020-07-07T18:41:28.011Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 51 kB/s)
14:41:28 [2020-07-07T18:41:28.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:41:28 [2020-07-07T18:41:28.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:41:28 [2020-07-07T18:41:28.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:41:28 [2020-07-07T18:41:28.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:41:28 [2020-07-07T18:41:28.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:41:28 [2020-07-07T18:41:28.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:41:28 [2020-07-07T18:41:28.012Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:41:28 [2020-07-07T18:41:28.012Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:41:28 [2020-07-07T18:41:28.012Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:41:28 [2020-07-07T18:41:28.012Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:41:28 [2020-07-07T18:41:28.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:41:28 [2020-07-07T18:41:28.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:41:28 [2020-07-07T18:41:28.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
14:41:28 [2020-07-07T18:41:28.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
14:41:28 [2020-07-07T18:41:28.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:41:28 [2020-07-07T18:41:28.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:41:28 [2020-07-07T18:41:28.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:41:28 [2020-07-07T18:41:28.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
14:41:28 [2020-07-07T18:41:28.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
14:41:29 [2020-07-07T18:41:29.713Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
14:41:29 [2020-07-07T18:41:29.713Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:41:29 [2020-07-07T18:41:29.713Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:41:29 [2020-07-07T18:41:29.713Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:41:29 [2020-07-07T18:41:29.713Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
14:41:29 [2020-07-07T18:41:29.970Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:41:29 [2020-07-07T18:41:29.970Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:41:29 [2020-07-07T18:41:29.970Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:41:29 [2020-07-07T18:41:29.970Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:41:29 [2020-07-07T18:41:29.970Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:41:30 [2020-07-07T18:41:30.226Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:41:30 [2020-07-07T18:41:30.226Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:41:30 [2020-07-07T18:41:30.226Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:41:30 [2020-07-07T18:41:30.226Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:41:30 [2020-07-07T18:41:30.226Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:41:30 [2020-07-07T18:41:30.483Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:41:30 [2020-07-07T18:41:30.483Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:41:30 [2020-07-07T18:41:30.483Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:41:30 [2020-07-07T18:41:30.483Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:41:30 [2020-07-07T18:41:30.483Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:41:30 [2020-07-07T18:41:30.740Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:41:30 [2020-07-07T18:41:30.740Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:41:30 [2020-07-07T18:41:30.740Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:41:30 [2020-07-07T18:41:30.740Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
14:41:30 [2020-07-07T18:41:30.996Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
14:41:30 [2020-07-07T18:41:30.997Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
14:41:30 [2020-07-07T18:41:30.997Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
14:41:31 [2020-07-07T18:41:31.252Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
14:41:31 [2020-07-07T18:41:31.252Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:41:31 [2020-07-07T18:41:31.252Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
14:41:31 [2020-07-07T18:41:31.509Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
14:41:31 [2020-07-07T18:41:31.509Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
14:41:31 [2020-07-07T18:41:31.509Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
14:41:31 [2020-07-07T18:41:31.509Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
14:41:31 [2020-07-07T18:41:31.509Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
14:41:31 [2020-07-07T18:41:31.766Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar
14:41:31 [2020-07-07T18:41:31.766Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
14:41:31 [2020-07-07T18:41:31.766Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
14:41:31 [2020-07-07T18:41:31.766Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
14:41:31 [2020-07-07T18:41:31.766Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:41:32 [2020-07-07T18:41:32.023Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:41:32 [2020-07-07T18:41:32.023Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.023Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:41:32 [2020-07-07T18:41:32.023Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.023Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:41:32 [2020-07-07T18:41:32.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:41:32 [2020-07-07T18:41:32.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:41:32 [2020-07-07T18:41:32.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
14:41:32 [2020-07-07T18:41:32.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 3.3 MB/s)
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 2.2 MB/s)
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 6.9 MB/s)
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 657 kB/s)
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 327 kB/s)
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 60 kB/s)
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.7 MB/s)
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 522 kB/s)
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 137 kB/s)
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.1 MB/s)
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.4 MB/s)
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.4 MB/s)
14:41:33 [2020-07-07T18:41:33.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:41:33 [2020-07-07T18:41:33.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 639 kB/s)
14:41:33 [2020-07-07T18:41:33.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 1.7 MB/s)
14:41:33 [2020-07-07T18:41:33.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 931 kB/s)
14:41:33 [2020-07-07T18:41:33.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:41:33 [2020-07-07T18:41:33.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:41:33 [2020-07-07T18:41:33.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:41:33 [2020-07-07T18:41:33.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 466 kB/s)
14:41:33 [2020-07-07T18:41:33.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:41:33 [2020-07-07T18:41:33.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 100 kB/s)
14:41:33 [2020-07-07T18:41:33.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:41:33 [2020-07-07T18:41:33.359Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 3.5 MB/s)
14:41:33 [2020-07-07T18:41:33.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:41:33 [2020-07-07T18:41:33.359Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.4 MB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 200 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 580 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 296 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.3 MB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 295 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 1.5 MB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 3.0 MB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 550 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 306 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 1.0 MB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 72 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 291 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 1.1 MB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 14 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 31 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 448 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 148 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar (9.4 kB at 37 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 148 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 17 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 147 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 5.6 MB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 110 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 81 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 198 kB/s)
14:41:33 [2020-07-07T18:41:33.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 1.0 MB/s)
14:41:34 [2020-07-07T18:41:34.394Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
14:41:34 [2020-07-07T18:41:34.394Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
14:41:34 [2020-07-07T18:41:34.394Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
14:41:34 [2020-07-07T18:41:34.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
14:41:34 [2020-07-07T18:41:34.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
14:41:34 [2020-07-07T18:41:34.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
14:41:34 [2020-07-07T18:41:34.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 43 MB/s)
14:41:34 [2020-07-07T18:41:34.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
14:41:34 [2020-07-07T18:41:34.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
14:41:34 [2020-07-07T18:41:34.994Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
14:41:35 [2020-07-07T18:41:35.494Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
14:41:35 [2020-07-07T18:41:35.494Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
14:41:35 [2020-07-07T18:41:35.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
14:41:35 [2020-07-07T18:41:35.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 7.5 MB/s)
14:41:35 [2020-07-07T18:41:35.495Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
14:41:35 [2020-07-07T18:41:35.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
14:41:35 [2020-07-07T18:41:35.495Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
14:41:35 [2020-07-07T18:41:35.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
14:41:35 [2020-07-07T18:41:35.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
14:41:35 [2020-07-07T18:41:35.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
14:41:35 [2020-07-07T18:41:35.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 5.7 MB/s)
14:41:35 [2020-07-07T18:41:35.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
14:41:35 [2020-07-07T18:41:35.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
14:41:35 [2020-07-07T18:41:35.795Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
14:41:36 [2020-07-07T18:41:36.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
14:41:36 [2020-07-07T18:41:36.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
14:41:36 [2020-07-07T18:41:36.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
14:41:36 [2020-07-07T18:41:36.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 948 kB/s)
14:41:37 [2020-07-07T18:41:37.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
14:41:37 [2020-07-07T18:41:37.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
14:41:37 [2020-07-07T18:41:37.095Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
14:41:37 [2020-07-07T18:41:37.395Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
14:41:37 [2020-07-07T18:41:37.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
14:41:37 [2020-07-07T18:41:37.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
14:41:37 [2020-07-07T18:41:37.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 386 kB/s)
14:41:37 [2020-07-07T18:41:37.395Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
14:41:37 [2020-07-07T18:41:37.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
14:41:37 [2020-07-07T18:41:37.395Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
14:41:37 [2020-07-07T18:41:37.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
14:41:37 [2020-07-07T18:41:37.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
14:41:37 [2020-07-07T18:41:37.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
14:41:37 [2020-07-07T18:41:37.995Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 343 kB/s)
14:41:37 [2020-07-07T18:41:37.995Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
14:41:37 [2020-07-07T18:41:37.995Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
14:41:37 [2020-07-07T18:41:37.995Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
14:41:38 [2020-07-07T18:41:38.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
14:41:38 [2020-07-07T18:41:38.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
14:41:38 [2020-07-07T18:41:38.251Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
14:41:38 [2020-07-07T18:41:38.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 568 kB/s)
14:41:38 [2020-07-07T18:41:38.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
14:41:38 [2020-07-07T18:41:38.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
14:41:39 [2020-07-07T18:41:39.621Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
14:41:39 [2020-07-07T18:41:39.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
14:41:39 [2020-07-07T18:41:39.878Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
14:41:39 [2020-07-07T18:41:39.878Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
14:41:39 [2020-07-07T18:41:39.878Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 43 kB/s)
14:41:39 [2020-07-07T18:41:39.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
14:41:39 [2020-07-07T18:41:39.878Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
14:41:39 [2020-07-07T18:41:39.878Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
14:41:40 [2020-07-07T18:41:40.135Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
14:41:40 [2020-07-07T18:41:40.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
14:41:40 [2020-07-07T18:41:40.392Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
14:41:40 [2020-07-07T18:41:40.392Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 158 kB/s)
14:41:40 [2020-07-07T18:41:40.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
14:41:40 [2020-07-07T18:41:40.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
14:41:40 [2020-07-07T18:41:40.392Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
14:41:40 [2020-07-07T18:41:40.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
14:41:40 [2020-07-07T18:41:40.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
14:41:40 [2020-07-07T18:41:40.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
14:41:40 [2020-07-07T18:41:40.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom (2.9 kB at 180 kB/s)
14:41:40 [2020-07-07T18:41:40.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
14:41:40 [2020-07-07T18:41:40.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
14:41:40 [2020-07-07T18:41:40.957Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
14:41:41 [2020-07-07T18:41:41.214Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
14:41:41 [2020-07-07T18:41:41.471Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
14:41:41 [2020-07-07T18:41:41.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
14:41:41 [2020-07-07T18:41:41.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar (23 kB at 839 kB/s)
14:41:41 [2020-07-07T18:41:41.471Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
14:41:41 [2020-07-07T18:41:41.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
14:41:41 [2020-07-07T18:41:41.728Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
14:41:41 [2020-07-07T18:41:41.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
14:41:41 [2020-07-07T18:41:41.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
14:41:41 [2020-07-07T18:41:41.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
14:41:41 [2020-07-07T18:41:41.984Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 228 kB/s)
14:41:41 [2020-07-07T18:41:41.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
14:41:41 [2020-07-07T18:41:41.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
14:41:41 [2020-07-07T18:41:41.984Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
14:41:42 [2020-07-07T18:41:42.240Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
14:41:42 [2020-07-07T18:41:42.240Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
14:41:42 [2020-07-07T18:41:42.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
14:41:42 [2020-07-07T18:41:42.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 693 kB/s)
14:41:42 [2020-07-07T18:41:42.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:41:42 [2020-07-07T18:41:42.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:41:42 [2020-07-07T18:41:42.497Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:41:42 [2020-07-07T18:41:42.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:41:42 [2020-07-07T18:41:42.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:41:42 [2020-07-07T18:41:42.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:41:42 [2020-07-07T18:41:42.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 227 kB/s)
14:41:42 [2020-07-07T18:41:42.754Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:41:42 [2020-07-07T18:41:42.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:41:42 [2020-07-07T18:41:42.754Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:41:43 [2020-07-07T18:41:43.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:41:43 [2020-07-07T18:41:43.266Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:41:43 [2020-07-07T18:41:43.266Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:41:43 [2020-07-07T18:41:43.266Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 414 kB/s)
14:41:43 [2020-07-07T18:41:43.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:41:43 [2020-07-07T18:41:43.266Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:41:43 [2020-07-07T18:41:43.266Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:41:43 [2020-07-07T18:41:43.829Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:41:43 [2020-07-07T18:41:43.829Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:41:43 [2020-07-07T18:41:43.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:41:43 [2020-07-07T18:41:43.829Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.3 MB/s)
14:41:43 [2020-07-07T18:41:43.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom
14:41:43 [2020-07-07T18:41:43.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom
14:41:43 [2020-07-07T18:41:43.829Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom
14:41:44 [2020-07-07T18:41:44.085Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom
14:41:44 [2020-07-07T18:41:44.085Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom
14:41:44 [2020-07-07T18:41:44.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
14:41:44 [2020-07-07T18:41:44.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 987 kB/s)
14:41:44 [2020-07-07T18:41:44.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:41:44 [2020-07-07T18:41:44.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:41:44 [2020-07-07T18:41:44.342Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:41:44 [2020-07-07T18:41:44.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:41:44 [2020-07-07T18:41:44.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:41:44 [2020-07-07T18:41:44.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:41:44 [2020-07-07T18:41:44.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 54 kB/s)
14:41:44 [2020-07-07T18:41:44.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:41:44 [2020-07-07T18:41:44.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:41:44 [2020-07-07T18:41:44.598Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:41:44 [2020-07-07T18:41:44.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:41:44 [2020-07-07T18:41:44.854Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:41:45 [2020-07-07T18:41:45.111Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:41:45 [2020-07-07T18:41:45.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.4 MB/s)
14:41:45 [2020-07-07T18:41:45.111Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
14:41:45 [2020-07-07T18:41:45.111Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
14:41:45 [2020-07-07T18:41:45.111Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
14:41:45 [2020-07-07T18:41:45.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
14:41:45 [2020-07-07T18:41:45.367Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
14:41:45 [2020-07-07T18:41:45.367Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
14:41:45 [2020-07-07T18:41:45.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 190 kB/s)
14:41:45 [2020-07-07T18:41:45.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
14:41:45 [2020-07-07T18:41:45.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
14:41:45 [2020-07-07T18:41:45.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:41:45 [2020-07-07T18:41:45.367Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
14:41:45 [2020-07-07T18:41:45.367Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
14:41:45 [2020-07-07T18:41:45.367Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:41:45 [2020-07-07T18:41:45.368Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
14:41:45 [2020-07-07T18:41:45.368Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
14:41:45 [2020-07-07T18:41:45.368Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:41:45 [2020-07-07T18:41:45.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
14:41:45 [2020-07-07T18:41:45.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
14:41:45 [2020-07-07T18:41:45.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:41:45 [2020-07-07T18:41:45.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
14:41:45 [2020-07-07T18:41:45.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
14:41:45 [2020-07-07T18:41:45.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:41:45 [2020-07-07T18:41:45.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
14:41:45 [2020-07-07T18:41:45.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
14:41:45 [2020-07-07T18:41:45.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:41:45 [2020-07-07T18:41:45.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 390 kB/s)
14:41:45 [2020-07-07T18:41:45.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 2.0 MB/s)
14:41:45 [2020-07-07T18:41:45.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 367 kB/s)
14:41:46 [2020-07-07T18:41:46.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
14:41:46 [2020-07-07T18:41:46.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
14:41:46 [2020-07-07T18:41:46.187Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
14:41:46 [2020-07-07T18:41:46.444Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
14:41:46 [2020-07-07T18:41:46.444Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
14:41:46 [2020-07-07T18:41:46.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
14:41:46 [2020-07-07T18:41:46.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom (2.3 kB at 44 kB/s)
14:41:46 [2020-07-07T18:41:46.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
14:41:46 [2020-07-07T18:41:46.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
14:41:46 [2020-07-07T18:41:46.701Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
14:41:46 [2020-07-07T18:41:46.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
14:41:46 [2020-07-07T18:41:46.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
14:41:46 [2020-07-07T18:41:46.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
14:41:46 [2020-07-07T18:41:46.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar (19 kB at 372 kB/s)
14:41:47 [2020-07-07T18:41:47.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:41:47 [2020-07-07T18:41:47.215Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:41:47 [2020-07-07T18:41:47.215Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:41:47 [2020-07-07T18:41:47.473Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:41:47 [2020-07-07T18:41:47.473Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:41:47 [2020-07-07T18:41:47.473Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:41:47 [2020-07-07T18:41:47.473Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 22 kB/s)
14:41:47 [2020-07-07T18:41:47.473Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:41:47 [2020-07-07T18:41:47.473Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:41:47 [2020-07-07T18:41:47.473Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:41:47 [2020-07-07T18:41:47.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:41:47 [2020-07-07T18:41:47.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:41:47 [2020-07-07T18:41:47.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:41:47 [2020-07-07T18:41:47.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 212 kB/s)
14:41:47 [2020-07-07T18:41:47.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:41:47 [2020-07-07T18:41:47.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:41:47 [2020-07-07T18:41:47.986Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:41:48 [2020-07-07T18:41:48.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:41:48 [2020-07-07T18:41:48.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:41:48 [2020-07-07T18:41:48.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:41:48 [2020-07-07T18:41:48.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 723 kB/s)
14:41:48 [2020-07-07T18:41:48.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:41:48 [2020-07-07T18:41:48.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:41:48 [2020-07-07T18:41:48.499Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:41:48 [2020-07-07T18:41:48.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:41:48 [2020-07-07T18:41:48.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:41:48 [2020-07-07T18:41:48.755Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:41:48 [2020-07-07T18:41:48.755Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 24 kB/s)
14:41:48 [2020-07-07T18:41:48.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:41:48 [2020-07-07T18:41:48.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:41:48 [2020-07-07T18:41:48.755Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:41:49 [2020-07-07T18:41:49.012Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:41:49 [2020-07-07T18:41:49.012Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:41:49 [2020-07-07T18:41:49.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:41:49 [2020-07-07T18:41:49.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 326 kB/s)
14:41:49 [2020-07-07T18:41:49.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:41:49 [2020-07-07T18:41:49.268Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:41:49 [2020-07-07T18:41:49.268Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:41:49 [2020-07-07T18:41:49.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:41:49 [2020-07-07T18:41:49.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:41:49 [2020-07-07T18:41:49.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:41:49 [2020-07-07T18:41:49.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 94 kB/s)
14:41:49 [2020-07-07T18:41:49.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:41:49 [2020-07-07T18:41:49.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:41:49 [2020-07-07T18:41:49.526Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:41:50 [2020-07-07T18:41:50.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:41:50 [2020-07-07T18:41:50.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:41:50 [2020-07-07T18:41:50.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:41:50 [2020-07-07T18:41:50.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 395 kB/s)
14:41:50 [2020-07-07T18:41:50.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:41:50 [2020-07-07T18:41:50.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:41:50 [2020-07-07T18:41:50.090Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:41:50 [2020-07-07T18:41:50.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:41:50 [2020-07-07T18:41:50.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:41:50 [2020-07-07T18:41:50.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:41:50 [2020-07-07T18:41:50.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 431 kB/s)
14:41:50 [2020-07-07T18:41:50.347Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:41:50 [2020-07-07T18:41:50.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:41:50 [2020-07-07T18:41:50.347Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:41:50 [2020-07-07T18:41:50.910Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:41:50 [2020-07-07T18:41:50.910Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:41:50 [2020-07-07T18:41:50.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:41:50 [2020-07-07T18:41:50.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 662 kB/s)
14:41:50 [2020-07-07T18:41:50.910Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
14:41:50 [2020-07-07T18:41:50.910Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
14:41:50 [2020-07-07T18:41:50.910Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
14:41:51 [2020-07-07T18:41:51.166Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
14:41:51 [2020-07-07T18:41:51.166Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
14:41:51 [2020-07-07T18:41:51.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
14:41:51 [2020-07-07T18:41:51.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 264 kB/s)
14:41:51 [2020-07-07T18:41:51.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:41:51 [2020-07-07T18:41:51.166Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:41:51 [2020-07-07T18:41:51.422Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:41:51 [2020-07-07T18:41:51.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:41:51 [2020-07-07T18:41:51.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:41:51 [2020-07-07T18:41:51.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:41:51 [2020-07-07T18:41:51.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 83 kB/s)
14:41:51 [2020-07-07T18:41:51.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:41:51 [2020-07-07T18:41:51.936Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:41:51 [2020-07-07T18:41:51.936Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:41:52 [2020-07-07T18:41:52.195Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:41:52 [2020-07-07T18:41:52.195Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:41:52 [2020-07-07T18:41:52.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:41:52 [2020-07-07T18:41:52.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 282 kB/s)
14:41:52 [2020-07-07T18:41:52.195Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:41:52 [2020-07-07T18:41:52.195Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:41:52 [2020-07-07T18:41:52.195Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:41:52 [2020-07-07T18:41:52.758Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:41:52 [2020-07-07T18:41:52.758Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:41:52 [2020-07-07T18:41:52.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:41:52 [2020-07-07T18:41:52.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 25 kB/s)
14:41:52 [2020-07-07T18:41:52.758Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:41:52 [2020-07-07T18:41:52.758Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:41:52 [2020-07-07T18:41:52.758Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:41:53 [2020-07-07T18:41:53.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:41:53 [2020-07-07T18:41:53.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:41:53 [2020-07-07T18:41:53.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:41:53 [2020-07-07T18:41:53.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 359 kB/s)
14:41:53 [2020-07-07T18:41:53.015Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
14:41:53 [2020-07-07T18:41:53.015Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
14:41:53 [2020-07-07T18:41:53.015Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
14:41:53 [2020-07-07T18:41:53.271Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
14:41:53 [2020-07-07T18:41:53.527Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
14:41:53 [2020-07-07T18:41:53.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
14:41:53 [2020-07-07T18:41:53.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 112 kB/s)
14:41:53 [2020-07-07T18:41:53.528Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14:41:53 [2020-07-07T18:41:53.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14:41:53 [2020-07-07T18:41:53.528Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14:41:53 [2020-07-07T18:41:53.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14:41:53 [2020-07-07T18:41:53.784Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14:41:53 [2020-07-07T18:41:53.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
14:41:53 [2020-07-07T18:41:53.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 23 kB/s)
14:41:54 [2020-07-07T18:41:54.040Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14:41:54 [2020-07-07T18:41:54.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14:41:54 [2020-07-07T18:41:54.603Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14:41:54 [2020-07-07T18:41:54.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14:41:54 [2020-07-07T18:41:54.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14:41:54 [2020-07-07T18:41:54.859Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
14:41:54 [2020-07-07T18:41:54.859Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 452 kB/s)
14:41:54 [2020-07-07T18:41:54.859Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:41:54 [2020-07-07T18:41:54.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:41:54 [2020-07-07T18:41:54.859Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:41:55 [2020-07-07T18:41:55.115Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:41:55 [2020-07-07T18:41:55.115Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:41:55 [2020-07-07T18:41:55.115Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:41:55 [2020-07-07T18:41:55.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 156 kB/s)
14:41:55 [2020-07-07T18:41:55.372Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:41:55 [2020-07-07T18:41:55.372Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:41:55 [2020-07-07T18:41:55.372Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:41:55 [2020-07-07T18:41:55.628Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:41:55 [2020-07-07T18:41:55.628Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:41:55 [2020-07-07T18:41:55.628Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:41:55 [2020-07-07T18:41:55.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 53 kB/s)
14:41:55 [2020-07-07T18:41:55.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:41:55 [2020-07-07T18:41:55.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:41:55 [2020-07-07T18:41:55.628Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:41:55 [2020-07-07T18:41:55.884Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:41:56 [2020-07-07T18:41:56.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:41:56 [2020-07-07T18:41:56.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:41:56 [2020-07-07T18:41:56.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 125 kB/s)
14:41:56 [2020-07-07T18:41:56.141Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:41:56 [2020-07-07T18:41:56.141Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:41:56 [2020-07-07T18:41:56.141Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:41:56 [2020-07-07T18:41:56.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:41:56 [2020-07-07T18:41:56.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:41:56 [2020-07-07T18:41:56.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:41:56 [2020-07-07T18:41:56.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 80 kB/s)
14:41:56 [2020-07-07T18:41:56.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:41:56 [2020-07-07T18:41:56.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:41:56 [2020-07-07T18:41:56.654Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:41:56 [2020-07-07T18:41:56.911Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:41:56 [2020-07-07T18:41:56.911Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:41:56 [2020-07-07T18:41:56.911Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:41:56 [2020-07-07T18:41:56.911Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 24 kB/s)
14:41:56 [2020-07-07T18:41:56.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:41:56 [2020-07-07T18:41:56.911Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:41:56 [2020-07-07T18:41:56.911Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:41:57 [2020-07-07T18:41:57.168Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:41:57 [2020-07-07T18:41:57.168Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:41:57 [2020-07-07T18:41:57.168Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:41:57 [2020-07-07T18:41:57.168Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 230 kB/s)
14:41:57 [2020-07-07T18:41:57.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:41:57 [2020-07-07T18:41:57.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:41:57 [2020-07-07T18:41:57.424Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:41:57 [2020-07-07T18:41:57.680Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:41:57 [2020-07-07T18:41:57.680Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:41:57 [2020-07-07T18:41:57.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:41:57 [2020-07-07T18:41:57.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 68 kB/s)
14:41:57 [2020-07-07T18:41:57.680Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:41:57 [2020-07-07T18:41:57.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:41:57 [2020-07-07T18:41:57.680Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:41:57 [2020-07-07T18:41:57.936Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:41:57 [2020-07-07T18:41:57.936Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:41:57 [2020-07-07T18:41:57.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:41:58 [2020-07-07T18:41:58.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 47 kB/s)
14:41:58 [2020-07-07T18:41:58.193Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:41:58 [2020-07-07T18:41:58.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:41:58 [2020-07-07T18:41:58.193Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:41:58 [2020-07-07T18:41:58.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:41:58 [2020-07-07T18:41:58.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:41:58 [2020-07-07T18:41:58.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:41:58 [2020-07-07T18:41:58.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 43 kB/s)
14:41:58 [2020-07-07T18:41:58.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:41:58 [2020-07-07T18:41:58.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:41:58 [2020-07-07T18:41:58.804Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:41:59 [2020-07-07T18:41:59.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:41:59 [2020-07-07T18:41:59.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:41:59 [2020-07-07T18:41:59.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:41:59 [2020-07-07T18:41:59.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 111 kB/s)
14:41:59 [2020-07-07T18:41:59.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:41:59 [2020-07-07T18:41:59.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:41:59 [2020-07-07T18:41:59.318Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:41:59 [2020-07-07T18:41:59.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:41:59 [2020-07-07T18:41:59.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:41:59 [2020-07-07T18:41:59.575Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:41:59 [2020-07-07T18:41:59.575Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 77 kB/s)
14:41:59 [2020-07-07T18:41:59.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:41:59 [2020-07-07T18:41:59.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:41:59 [2020-07-07T18:41:59.575Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:41:59 [2020-07-07T18:41:59.830Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:41:59 [2020-07-07T18:41:59.830Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:42:00 [2020-07-07T18:42:00.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:42:00 [2020-07-07T18:42:00.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 48 kB/s)
14:42:00 [2020-07-07T18:42:00.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:42:00 [2020-07-07T18:42:00.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:42:00 [2020-07-07T18:42:00.086Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:42:00 [2020-07-07T18:42:00.343Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:42:00 [2020-07-07T18:42:00.343Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:42:00 [2020-07-07T18:42:00.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:42:00 [2020-07-07T18:42:00.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 263 kB/s)
14:42:00 [2020-07-07T18:42:00.343Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:42:00 [2020-07-07T18:42:00.343Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:42:00 [2020-07-07T18:42:00.599Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:42:00 [2020-07-07T18:42:00.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:42:00 [2020-07-07T18:42:00.855Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:42:00 [2020-07-07T18:42:00.855Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:42:00 [2020-07-07T18:42:00.855Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 97 kB/s)
14:42:00 [2020-07-07T18:42:00.855Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:42:00 [2020-07-07T18:42:00.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:42:00 [2020-07-07T18:42:00.855Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:42:01 [2020-07-07T18:42:01.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:42:01 [2020-07-07T18:42:01.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:42:01 [2020-07-07T18:42:01.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:42:01 [2020-07-07T18:42:01.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 84 kB/s)
14:42:01 [2020-07-07T18:42:01.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
14:42:01 [2020-07-07T18:42:01.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
14:42:01 [2020-07-07T18:42:01.417Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
14:42:01 [2020-07-07T18:42:01.673Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
14:42:01 [2020-07-07T18:42:01.673Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
14:42:01 [2020-07-07T18:42:01.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
14:42:01 [2020-07-07T18:42:01.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 237 kB/s)
14:42:01 [2020-07-07T18:42:01.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:42:01 [2020-07-07T18:42:01.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:42:01 [2020-07-07T18:42:01.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:42:01 [2020-07-07T18:42:01.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:42:01 [2020-07-07T18:42:01.929Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:42:01 [2020-07-07T18:42:01.929Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:42:02 [2020-07-07T18:42:02.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:42:02 [2020-07-07T18:42:02.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:42:02 [2020-07-07T18:42:02.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:42:02 [2020-07-07T18:42:02.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:42:02 [2020-07-07T18:42:02.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:42:02 [2020-07-07T18:42:02.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:42:02 [2020-07-07T18:42:02.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 643 kB/s)
14:42:02 [2020-07-07T18:42:02.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 103 kB/s)
14:42:02 [2020-07-07T18:42:02.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
14:42:02 [2020-07-07T18:42:02.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
14:42:02 [2020-07-07T18:42:02.441Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
14:42:02 [2020-07-07T18:42:02.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
14:42:02 [2020-07-07T18:42:02.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
14:42:02 [2020-07-07T18:42:02.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
14:42:02 [2020-07-07T18:42:02.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom (1.5 kB at 113 kB/s)
14:42:02 [2020-07-07T18:42:02.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
14:42:02 [2020-07-07T18:42:02.953Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
14:42:02 [2020-07-07T18:42:02.953Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
14:42:03 [2020-07-07T18:42:03.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
14:42:03 [2020-07-07T18:42:03.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
14:42:03 [2020-07-07T18:42:03.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
14:42:03 [2020-07-07T18:42:03.209Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom (1.5 kB at 75 kB/s)
14:42:03 [2020-07-07T18:42:03.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
14:42:03 [2020-07-07T18:42:03.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
14:42:03 [2020-07-07T18:42:03.209Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
14:42:03 [2020-07-07T18:42:03.772Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
14:42:03 [2020-07-07T18:42:03.772Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
14:42:03 [2020-07-07T18:42:03.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
14:42:03 [2020-07-07T18:42:03.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar (6.8 kB at 151 kB/s)
14:42:03 [2020-07-07T18:42:03.772Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
14:42:03 [2020-07-07T18:42:03.772Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
14:42:03 [2020-07-07T18:42:03.772Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
14:42:04 [2020-07-07T18:42:04.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
14:42:04 [2020-07-07T18:42:04.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
14:42:04 [2020-07-07T18:42:04.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
14:42:04 [2020-07-07T18:42:04.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 130 kB/s)
14:42:04 [2020-07-07T18:42:04.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
14:42:04 [2020-07-07T18:42:04.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
14:42:04 [2020-07-07T18:42:04.285Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
14:42:04 [2020-07-07T18:42:04.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
14:42:04 [2020-07-07T18:42:04.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
14:42:04 [2020-07-07T18:42:04.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
14:42:04 [2020-07-07T18:42:04.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar (28 kB at 718 kB/s)
14:42:04 [2020-07-07T18:42:04.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
14:42:04 [2020-07-07T18:42:04.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
14:42:04 [2020-07-07T18:42:04.799Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
14:42:05 [2020-07-07T18:42:05.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
14:42:05 [2020-07-07T18:42:05.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
14:42:05 [2020-07-07T18:42:05.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
14:42:05 [2020-07-07T18:42:05.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 150 kB/s)
14:42:05 [2020-07-07T18:42:05.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
14:42:05 [2020-07-07T18:42:05.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
14:42:05 [2020-07-07T18:42:05.055Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
14:42:05 [2020-07-07T18:42:05.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
14:42:05 [2020-07-07T18:42:05.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
14:42:05 [2020-07-07T18:42:05.353Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
14:42:05 [2020-07-07T18:42:05.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 520 kB/s)
14:42:05 [2020-07-07T18:42:05.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
14:42:05 [2020-07-07T18:42:05.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
14:42:05 [2020-07-07T18:42:05.619Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/32/commons-parent-32.pom
14:42:05 [2020-07-07T18:42:05.875Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
14:42:05 [2020-07-07T18:42:05.875Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
14:42:05 [2020-07-07T18:42:05.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
14:42:05 [2020-07-07T18:42:05.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 2.5 MB/s)
14:42:05 [2020-07-07T18:42:05.875Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
14:42:05 [2020-07-07T18:42:05.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
14:42:05 [2020-07-07T18:42:05.875Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
14:42:06 [2020-07-07T18:42:06.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
14:42:06 [2020-07-07T18:42:06.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
14:42:06 [2020-07-07T18:42:06.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
14:42:06 [2020-07-07T18:42:06.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 1.1 MB/s)
14:42:06 [2020-07-07T18:42:06.389Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
14:42:06 [2020-07-07T18:42:06.389Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
14:42:06 [2020-07-07T18:42:06.389Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
14:42:06 [2020-07-07T18:42:06.646Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
14:42:06 [2020-07-07T18:42:06.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
14:42:06 [2020-07-07T18:42:06.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
14:42:06 [2020-07-07T18:42:06.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 60 kB/s)
14:42:06 [2020-07-07T18:42:06.646Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
14:42:06 [2020-07-07T18:42:06.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
14:42:06 [2020-07-07T18:42:06.646Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
14:42:06 [2020-07-07T18:42:06.902Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
14:42:07 [2020-07-07T18:42:07.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
14:42:07 [2020-07-07T18:42:07.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
14:42:07 [2020-07-07T18:42:07.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 153 kB/s)
14:42:07 [2020-07-07T18:42:07.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
14:42:07 [2020-07-07T18:42:07.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
14:42:07 [2020-07-07T18:42:07.158Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
14:42:07 [2020-07-07T18:42:07.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
14:42:07 [2020-07-07T18:42:07.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
14:42:07 [2020-07-07T18:42:07.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
14:42:07 [2020-07-07T18:42:07.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 305 kB/s)
14:42:07 [2020-07-07T18:42:07.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
14:42:07 [2020-07-07T18:42:07.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
14:42:07 [2020-07-07T18:42:07.669Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom
14:42:07 [2020-07-07T18:42:07.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
14:42:07 [2020-07-07T18:42:07.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom
14:42:07 [2020-07-07T18:42:07.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
14:42:07 [2020-07-07T18:42:07.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 679 kB/s)
14:42:07 [2020-07-07T18:42:07.925Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
14:42:07 [2020-07-07T18:42:07.925Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
14:42:07 [2020-07-07T18:42:07.925Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
14:42:07 [2020-07-07T18:42:07.925Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
14:42:07 [2020-07-07T18:42:07.925Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
14:42:07 [2020-07-07T18:42:07.925Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
14:42:07 [2020-07-07T18:42:07.925Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
14:42:07 [2020-07-07T18:42:07.925Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
14:42:08 [2020-07-07T18:42:08.182Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
14:42:08 [2020-07-07T18:42:08.182Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
14:42:08 [2020-07-07T18:42:08.182Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
14:42:08 [2020-07-07T18:42:08.182Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
14:42:08 [2020-07-07T18:42:08.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
14:42:08 [2020-07-07T18:42:08.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
14:42:08 [2020-07-07T18:42:08.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
14:42:08 [2020-07-07T18:42:08.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
14:42:08 [2020-07-07T18:42:08.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
14:42:08 [2020-07-07T18:42:08.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
14:42:08 [2020-07-07T18:42:08.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
14:42:08 [2020-07-07T18:42:08.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
14:42:08 [2020-07-07T18:42:08.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
14:42:08 [2020-07-07T18:42:08.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
14:42:08 [2020-07-07T18:42:08.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
14:42:08 [2020-07-07T18:42:08.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
14:42:08 [2020-07-07T18:42:08.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 11 MB/s)
14:42:08 [2020-07-07T18:42:08.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 521 kB/s)
14:42:08 [2020-07-07T18:42:08.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 361 kB/s)
14:42:08 [2020-07-07T18:42:08.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 782 kB/s)
14:42:08 [2020-07-07T18:42:08.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:42:08 [2020-07-07T18:42:08.694Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:42:08 [2020-07-07T18:42:08.694Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:42:08 [2020-07-07T18:42:08.949Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:42:08 [2020-07-07T18:42:08.949Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:42:08 [2020-07-07T18:42:08.949Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:42:08 [2020-07-07T18:42:08.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 208 kB/s)
14:42:08 [2020-07-07T18:42:08.949Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:42:08 [2020-07-07T18:42:08.949Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:42:09 [2020-07-07T18:42:09.205Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:42:09 [2020-07-07T18:42:09.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:42:09 [2020-07-07T18:42:09.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:42:09 [2020-07-07T18:42:09.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:42:09 [2020-07-07T18:42:09.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 573 kB/s)
14:42:09 [2020-07-07T18:42:09.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:42:09 [2020-07-07T18:42:09.767Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:42:09 [2020-07-07T18:42:09.767Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:42:10 [2020-07-07T18:42:10.023Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:42:10 [2020-07-07T18:42:10.023Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:42:10 [2020-07-07T18:42:10.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:42:10 [2020-07-07T18:42:10.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 2.9 MB/s)
14:42:10 [2020-07-07T18:42:10.024Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
14:42:10 [2020-07-07T18:42:10.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
14:42:10 [2020-07-07T18:42:10.024Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
14:42:10 [2020-07-07T18:42:10.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
14:42:10 [2020-07-07T18:42:10.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
14:42:10 [2020-07-07T18:42:10.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
14:42:10 [2020-07-07T18:42:10.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 892 kB/s)
14:42:10 [2020-07-07T18:42:10.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:42:10 [2020-07-07T18:42:10.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:42:10 [2020-07-07T18:42:10.587Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:42:10 [2020-07-07T18:42:10.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:42:10 [2020-07-07T18:42:10.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:42:10 [2020-07-07T18:42:10.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:42:11 [2020-07-07T18:42:11.099Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (31 kB at 519 kB/s)
14:42:11 [2020-07-07T18:42:11.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:42:11 [2020-07-07T18:42:11.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:42:11 [2020-07-07T18:42:11.099Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:42:11 [2020-07-07T18:42:11.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:42:11 [2020-07-07T18:42:11.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:42:11 [2020-07-07T18:42:11.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:42:11 [2020-07-07T18:42:11.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 357 kB/s)
14:42:11 [2020-07-07T18:42:11.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:42:11 [2020-07-07T18:42:11.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:42:11 [2020-07-07T18:42:11.611Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:42:11 [2020-07-07T18:42:11.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:42:11 [2020-07-07T18:42:11.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:42:11 [2020-07-07T18:42:11.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:42:11 [2020-07-07T18:42:11.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 565 kB/s)
14:42:11 [2020-07-07T18:42:11.867Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:42:11 [2020-07-07T18:42:11.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:42:11 [2020-07-07T18:42:11.867Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:42:12 [2020-07-07T18:42:12.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:42:12 [2020-07-07T18:42:12.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:42:12 [2020-07-07T18:42:12.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:42:12 [2020-07-07T18:42:12.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.9 MB/s)
14:42:12 [2020-07-07T18:42:12.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:42:12 [2020-07-07T18:42:12.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:42:12 [2020-07-07T18:42:12.379Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:42:12 [2020-07-07T18:42:12.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:42:12 [2020-07-07T18:42:12.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:42:12 [2020-07-07T18:42:12.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:42:12 [2020-07-07T18:42:12.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 647 kB/s)
14:42:12 [2020-07-07T18:42:12.892Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
14:42:12 [2020-07-07T18:42:12.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
14:42:12 [2020-07-07T18:42:12.892Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
14:42:13 [2020-07-07T18:42:13.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
14:42:13 [2020-07-07T18:42:13.148Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
14:42:13 [2020-07-07T18:42:13.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
14:42:13 [2020-07-07T18:42:13.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 133 kB/s)
14:42:13 [2020-07-07T18:42:13.148Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
14:42:13 [2020-07-07T18:42:13.148Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
14:42:13 [2020-07-07T18:42:13.148Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
14:42:13 [2020-07-07T18:42:13.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
14:42:13 [2020-07-07T18:42:13.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
14:42:13 [2020-07-07T18:42:13.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
14:42:13 [2020-07-07T18:42:13.660Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar (33 kB at 712 kB/s)
14:42:13 [2020-07-07T18:42:13.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:42:13 [2020-07-07T18:42:13.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:42:13 [2020-07-07T18:42:13.660Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:42:13 [2020-07-07T18:42:13.916Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:42:14 [2020-07-07T18:42:14.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:42:14 [2020-07-07T18:42:14.172Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:42:14 [2020-07-07T18:42:14.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 378 kB/s)
14:42:14 [2020-07-07T18:42:14.172Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:42:14 [2020-07-07T18:42:14.172Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:42:14 [2020-07-07T18:42:14.172Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:42:14 [2020-07-07T18:42:14.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:42:14 [2020-07-07T18:42:14.428Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:42:14 [2020-07-07T18:42:14.428Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:42:14 [2020-07-07T18:42:14.428Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 735 kB/s)
14:42:14 [2020-07-07T18:42:14.428Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:42:14 [2020-07-07T18:42:14.428Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:42:14 [2020-07-07T18:42:14.685Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:42:14 [2020-07-07T18:42:14.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:42:14 [2020-07-07T18:42:14.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:42:14 [2020-07-07T18:42:14.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:42:14 [2020-07-07T18:42:14.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 2.3 MB/s)
14:42:14 [2020-07-07T18:42:14.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
14:42:14 [2020-07-07T18:42:14.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
14:42:14 [2020-07-07T18:42:14.942Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
14:42:15 [2020-07-07T18:42:15.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
14:42:15 [2020-07-07T18:42:15.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
14:42:15 [2020-07-07T18:42:15.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
14:42:15 [2020-07-07T18:42:15.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 544 kB/s)
14:42:15 [2020-07-07T18:42:15.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:42:15 [2020-07-07T18:42:15.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:42:15 [2020-07-07T18:42:15.711Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:42:15 [2020-07-07T18:42:15.967Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:42:15 [2020-07-07T18:42:15.967Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:42:15 [2020-07-07T18:42:15.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:42:15 [2020-07-07T18:42:15.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 895 kB/s)
14:42:15 [2020-07-07T18:42:15.967Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:42:15 [2020-07-07T18:42:15.967Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:42:15 [2020-07-07T18:42:15.967Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:42:16 [2020-07-07T18:42:16.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:42:16 [2020-07-07T18:42:16.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:42:16 [2020-07-07T18:42:16.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:42:16 [2020-07-07T18:42:16.530Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 223 kB/s)
14:42:16 [2020-07-07T18:42:16.530Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:42:16 [2020-07-07T18:42:16.530Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:42:16 [2020-07-07T18:42:16.530Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:42:16 [2020-07-07T18:42:16.785Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:42:16 [2020-07-07T18:42:16.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:42:17 [2020-07-07T18:42:17.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:42:17 [2020-07-07T18:42:17.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 711 kB/s)
14:42:17 [2020-07-07T18:42:17.041Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:42:17 [2020-07-07T18:42:17.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:42:17 [2020-07-07T18:42:17.041Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:42:17 [2020-07-07T18:42:17.297Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:42:17 [2020-07-07T18:42:17.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:42:17 [2020-07-07T18:42:17.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:42:17 [2020-07-07T18:42:17.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 907 kB/s)
14:42:17 [2020-07-07T18:42:17.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:42:17 [2020-07-07T18:42:17.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:42:17 [2020-07-07T18:42:17.554Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:42:17 [2020-07-07T18:42:17.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:42:17 [2020-07-07T18:42:17.810Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:42:17 [2020-07-07T18:42:17.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:42:17 [2020-07-07T18:42:17.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 2.9 MB/s)
14:42:18 [2020-07-07T18:42:18.066Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
14:42:18 [2020-07-07T18:42:18.066Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
14:42:18 [2020-07-07T18:42:18.066Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
14:42:18 [2020-07-07T18:42:18.322Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
14:42:18 [2020-07-07T18:42:18.322Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
14:42:18 [2020-07-07T18:42:18.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
14:42:18 [2020-07-07T18:42:18.322Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom (4.8 kB at 397 kB/s)
14:42:18 [2020-07-07T18:42:18.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
14:42:18 [2020-07-07T18:42:18.322Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
14:42:18 [2020-07-07T18:42:18.322Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
14:42:18 [2020-07-07T18:42:18.884Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
14:42:18 [2020-07-07T18:42:18.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
14:42:18 [2020-07-07T18:42:18.884Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
14:42:18 [2020-07-07T18:42:18.884Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 1.3 MB/s)
14:42:18 [2020-07-07T18:42:18.884Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
14:42:18 [2020-07-07T18:42:18.884Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
14:42:18 [2020-07-07T18:42:18.884Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
14:42:19 [2020-07-07T18:42:19.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
14:42:20 [2020-07-07T18:42:20.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
14:42:20 [2020-07-07T18:42:20.504Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
14:42:20 [2020-07-07T18:42:20.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 182 kB/s)
14:42:20 [2020-07-07T18:42:20.505Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
14:42:20 [2020-07-07T18:42:20.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
14:42:20 [2020-07-07T18:42:20.505Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
14:42:20 [2020-07-07T18:42:20.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
14:42:20 [2020-07-07T18:42:20.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
14:42:20 [2020-07-07T18:42:20.761Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
14:42:20 [2020-07-07T18:42:20.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom (1.5 kB at 55 kB/s)
14:42:20 [2020-07-07T18:42:20.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
14:42:20 [2020-07-07T18:42:20.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
14:42:20 [2020-07-07T18:42:20.761Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
14:42:21 [2020-07-07T18:42:21.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
14:42:21 [2020-07-07T18:42:21.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
14:42:21 [2020-07-07T18:42:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
14:42:21 [2020-07-07T18:42:21.273Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom (3.0 kB at 12 kB/s)
14:42:21 [2020-07-07T18:42:21.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
14:42:21 [2020-07-07T18:42:21.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
14:42:21 [2020-07-07T18:42:21.273Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
14:42:21 [2020-07-07T18:42:21.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
14:42:21 [2020-07-07T18:42:21.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
14:42:21 [2020-07-07T18:42:21.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
14:42:21 [2020-07-07T18:42:21.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom (1.5 kB at 33 kB/s)
14:42:21 [2020-07-07T18:42:21.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
14:42:21 [2020-07-07T18:42:21.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
14:42:21 [2020-07-07T18:42:21.834Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom (1.9 kB at 88 kB/s)
14:42:22 [2020-07-07T18:42:22.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.090Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom (3.3 kB at 68 kB/s)
14:42:22 [2020-07-07T18:42:22.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.704Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
14:42:22 [2020-07-07T18:42:22.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom (2.1 kB at 63 kB/s)
14:42:22 [2020-07-07T18:42:22.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
14:42:22 [2020-07-07T18:42:22.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
14:42:22 [2020-07-07T18:42:22.960Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
14:42:23 [2020-07-07T18:42:23.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
14:42:23 [2020-07-07T18:42:23.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
14:42:23 [2020-07-07T18:42:23.522Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
14:42:23 [2020-07-07T18:42:23.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 186 kB/s)
14:42:23 [2020-07-07T18:42:23.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
14:42:23 [2020-07-07T18:42:23.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
14:42:23 [2020-07-07T18:42:23.522Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
14:42:23 [2020-07-07T18:42:23.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
14:42:23 [2020-07-07T18:42:23.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
14:42:23 [2020-07-07T18:42:23.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
14:42:23 [2020-07-07T18:42:23.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 1.4 MB/s)
14:42:23 [2020-07-07T18:42:23.779Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:42:23 [2020-07-07T18:42:23.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:42:23 [2020-07-07T18:42:23.779Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:42:24 [2020-07-07T18:42:24.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:42:24 [2020-07-07T18:42:24.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:42:24 [2020-07-07T18:42:24.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:42:24 [2020-07-07T18:42:24.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.3 MB/s)
14:42:24 [2020-07-07T18:42:24.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
14:42:24 [2020-07-07T18:42:24.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
14:42:24 [2020-07-07T18:42:24.292Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
14:42:24 [2020-07-07T18:42:24.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
14:42:24 [2020-07-07T18:42:24.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
14:42:24 [2020-07-07T18:42:24.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
14:42:27 [2020-07-07T18:42:27.819Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 5.1 kB/s)
14:42:27 [2020-07-07T18:42:27.819Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
14:42:27 [2020-07-07T18:42:27.819Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
14:42:27 [2020-07-07T18:42:27.819Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
14:42:27 [2020-07-07T18:42:27.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
14:42:28 [2020-07-07T18:42:28.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
14:42:28 [2020-07-07T18:42:28.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
14:42:28 [2020-07-07T18:42:28.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 151 kB/s)
14:42:28 [2020-07-07T18:42:28.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
14:42:28 [2020-07-07T18:42:28.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
14:42:28 [2020-07-07T18:42:28.075Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
14:42:28 [2020-07-07T18:42:28.332Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
14:42:28 [2020-07-07T18:42:28.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
14:42:28 [2020-07-07T18:42:28.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
14:42:28 [2020-07-07T18:42:28.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 541 kB/s)
14:42:28 [2020-07-07T18:42:28.332Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:42:28 [2020-07-07T18:42:28.332Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:42:28 [2020-07-07T18:42:28.332Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:42:28 [2020-07-07T18:42:28.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:42:28 [2020-07-07T18:42:28.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:42:28 [2020-07-07T18:42:28.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:42:28 [2020-07-07T18:42:28.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 34 kB/s)
14:42:28 [2020-07-07T18:42:28.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:42:28 [2020-07-07T18:42:28.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:42:28 [2020-07-07T18:42:28.895Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:42:29 [2020-07-07T18:42:29.151Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:42:29 [2020-07-07T18:42:29.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:42:29 [2020-07-07T18:42:29.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:42:29 [2020-07-07T18:42:29.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 698 kB/s)
14:42:29 [2020-07-07T18:42:29.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
14:42:29 [2020-07-07T18:42:29.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
14:42:29 [2020-07-07T18:42:29.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
14:42:29 [2020-07-07T18:42:29.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
14:42:29 [2020-07-07T18:42:29.665Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
14:42:29 [2020-07-07T18:42:29.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
14:42:29 [2020-07-07T18:42:29.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 566 kB/s)
14:42:29 [2020-07-07T18:42:29.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:42:29 [2020-07-07T18:42:29.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:42:29 [2020-07-07T18:42:29.665Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:42:29 [2020-07-07T18:42:29.921Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:42:29 [2020-07-07T18:42:29.921Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:42:29 [2020-07-07T18:42:29.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:42:29 [2020-07-07T18:42:29.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 79 kB/s)
14:42:29 [2020-07-07T18:42:29.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:42:30 [2020-07-07T18:42:30.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:42:30 [2020-07-07T18:42:30.177Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:42:30 [2020-07-07T18:42:30.433Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:42:30 [2020-07-07T18:42:30.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:42:30 [2020-07-07T18:42:30.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:42:30 [2020-07-07T18:42:30.433Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.6 MB/s)
14:42:30 [2020-07-07T18:42:30.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:42:30 [2020-07-07T18:42:30.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:42:30 [2020-07-07T18:42:30.433Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:42:30 [2020-07-07T18:42:30.689Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:42:30 [2020-07-07T18:42:30.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:42:30 [2020-07-07T18:42:30.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:42:31 [2020-07-07T18:42:31.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 53 kB/s)
14:42:31 [2020-07-07T18:42:31.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
14:42:31 [2020-07-07T18:42:31.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
14:42:31 [2020-07-07T18:42:31.201Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
14:42:31 [2020-07-07T18:42:31.458Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
14:42:31 [2020-07-07T18:42:31.458Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
14:42:31 [2020-07-07T18:42:31.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
14:42:31 [2020-07-07T18:42:31.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 66 kB/s)
14:42:31 [2020-07-07T18:42:31.458Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:42:31 [2020-07-07T18:42:31.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:42:31 [2020-07-07T18:42:31.458Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:42:32 [2020-07-07T18:42:32.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:42:32 [2020-07-07T18:42:32.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:42:32 [2020-07-07T18:42:32.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:42:32 [2020-07-07T18:42:32.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 313 kB/s)
14:42:32 [2020-07-07T18:42:32.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:42:32 [2020-07-07T18:42:32.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:42:32 [2020-07-07T18:42:32.021Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:42:32 [2020-07-07T18:42:32.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:42:32 [2020-07-07T18:42:32.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:42:32 [2020-07-07T18:42:32.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:42:32 [2020-07-07T18:42:32.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.3 MB/s)
14:42:32 [2020-07-07T18:42:32.277Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:42:32 [2020-07-07T18:42:32.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:42:32 [2020-07-07T18:42:32.277Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:42:32 [2020-07-07T18:42:32.840Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:42:32 [2020-07-07T18:42:32.840Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:42:32 [2020-07-07T18:42:32.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:42:32 [2020-07-07T18:42:32.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 364 kB/s)
14:42:32 [2020-07-07T18:42:32.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:42:32 [2020-07-07T18:42:32.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:42:32 [2020-07-07T18:42:32.840Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:42:33 [2020-07-07T18:42:33.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:42:33 [2020-07-07T18:42:33.096Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:42:33 [2020-07-07T18:42:33.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:42:33 [2020-07-07T18:42:33.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.1 MB/s)
14:42:33 [2020-07-07T18:42:33.096Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:42:33 [2020-07-07T18:42:33.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:42:33 [2020-07-07T18:42:33.096Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:42:33 [2020-07-07T18:42:33.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:42:33 [2020-07-07T18:42:33.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:42:33 [2020-07-07T18:42:33.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:42:33 [2020-07-07T18:42:33.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 422 kB/s)
14:42:33 [2020-07-07T18:42:33.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:42:33 [2020-07-07T18:42:33.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:42:33 [2020-07-07T18:42:33.658Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:42:33 [2020-07-07T18:42:33.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:42:33 [2020-07-07T18:42:33.913Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:42:33 [2020-07-07T18:42:33.913Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:42:33 [2020-07-07T18:42:33.913Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.4 MB/s)
14:42:33 [2020-07-07T18:42:33.913Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:42:33 [2020-07-07T18:42:33.913Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:42:33 [2020-07-07T18:42:33.913Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:42:34 [2020-07-07T18:42:34.475Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:42:34 [2020-07-07T18:42:34.475Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:42:34 [2020-07-07T18:42:34.475Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:42:34 [2020-07-07T18:42:34.475Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.2 MB/s)
14:42:34 [2020-07-07T18:42:34.475Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:42:34 [2020-07-07T18:42:34.475Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:42:34 [2020-07-07T18:42:34.475Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:42:34 [2020-07-07T18:42:34.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:42:34 [2020-07-07T18:42:34.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:42:34 [2020-07-07T18:42:34.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:42:34 [2020-07-07T18:42:34.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 113 kB/s)
14:42:34 [2020-07-07T18:42:34.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
14:42:34 [2020-07-07T18:42:34.731Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
14:42:34 [2020-07-07T18:42:34.731Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
14:42:35 [2020-07-07T18:42:35.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
14:42:35 [2020-07-07T18:42:35.294Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
14:42:35 [2020-07-07T18:42:35.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
14:42:35 [2020-07-07T18:42:35.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 78 kB/s)
14:42:35 [2020-07-07T18:42:35.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:42:35 [2020-07-07T18:42:35.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:42:35 [2020-07-07T18:42:35.295Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:42:35 [2020-07-07T18:42:35.551Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:42:35 [2020-07-07T18:42:35.551Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:42:35 [2020-07-07T18:42:35.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:42:35 [2020-07-07T18:42:35.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 139 kB/s)
14:42:35 [2020-07-07T18:42:35.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:42:35 [2020-07-07T18:42:35.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:42:35 [2020-07-07T18:42:35.551Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:42:36 [2020-07-07T18:42:36.114Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:42:36 [2020-07-07T18:42:36.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:42:36 [2020-07-07T18:42:36.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:42:36 [2020-07-07T18:42:36.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 109 kB/s)
14:42:36 [2020-07-07T18:42:36.114Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:42:36 [2020-07-07T18:42:36.114Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:42:36 [2020-07-07T18:42:36.114Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:42:36 [2020-07-07T18:42:36.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:42:36 [2020-07-07T18:42:36.371Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:42:36 [2020-07-07T18:42:36.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:42:36 [2020-07-07T18:42:36.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 68 kB/s)
14:42:36 [2020-07-07T18:42:36.372Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:42:36 [2020-07-07T18:42:36.372Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:42:36 [2020-07-07T18:42:36.372Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:42:36 [2020-07-07T18:42:36.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:42:36 [2020-07-07T18:42:36.627Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:42:36 [2020-07-07T18:42:36.883Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:42:36 [2020-07-07T18:42:36.883Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 389 kB/s)
14:42:36 [2020-07-07T18:42:36.883Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:42:36 [2020-07-07T18:42:36.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:42:36 [2020-07-07T18:42:36.883Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:42:37 [2020-07-07T18:42:37.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:42:37 [2020-07-07T18:42:37.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:42:37 [2020-07-07T18:42:37.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:42:37 [2020-07-07T18:42:37.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 683 kB/s)
14:42:37 [2020-07-07T18:42:37.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:42:37 [2020-07-07T18:42:37.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:42:37 [2020-07-07T18:42:37.140Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:42:37 [2020-07-07T18:42:37.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:42:37 [2020-07-07T18:42:37.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:42:37 [2020-07-07T18:42:37.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:42:37 [2020-07-07T18:42:37.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 239 kB/s)
14:42:37 [2020-07-07T18:42:37.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:42:37 [2020-07-07T18:42:37.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:42:37 [2020-07-07T18:42:37.653Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:42:37 [2020-07-07T18:42:37.909Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:42:37 [2020-07-07T18:42:37.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:42:37 [2020-07-07T18:42:37.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:42:37 [2020-07-07T18:42:37.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 47 kB/s)
14:42:37 [2020-07-07T18:42:37.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:42:37 [2020-07-07T18:42:37.909Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:42:38 [2020-07-07T18:42:38.166Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:42:38 [2020-07-07T18:42:38.423Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:42:38 [2020-07-07T18:42:38.423Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:42:38 [2020-07-07T18:42:38.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:42:38 [2020-07-07T18:42:38.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 28 kB/s)
14:42:38 [2020-07-07T18:42:38.423Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:42:38 [2020-07-07T18:42:38.423Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:42:38 [2020-07-07T18:42:38.423Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:42:38 [2020-07-07T18:42:38.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:42:38 [2020-07-07T18:42:38.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:42:38 [2020-07-07T18:42:38.935Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:42:38 [2020-07-07T18:42:38.935Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 96 kB/s)
14:42:38 [2020-07-07T18:42:38.935Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:42:38 [2020-07-07T18:42:38.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:42:38 [2020-07-07T18:42:38.935Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:42:39 [2020-07-07T18:42:39.192Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:42:39 [2020-07-07T18:42:39.192Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:42:39 [2020-07-07T18:42:39.192Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:42:39 [2020-07-07T18:42:39.192Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 239 kB/s)
14:42:39 [2020-07-07T18:42:39.192Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
14:42:39 [2020-07-07T18:42:39.192Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
14:42:39 [2020-07-07T18:42:39.192Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
14:42:39 [2020-07-07T18:42:39.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
14:42:39 [2020-07-07T18:42:39.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
14:42:39 [2020-07-07T18:42:39.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
14:42:39 [2020-07-07T18:42:39.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 98 kB/s)
14:42:39 [2020-07-07T18:42:39.754Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
14:42:39 [2020-07-07T18:42:39.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
14:42:39 [2020-07-07T18:42:39.754Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
14:42:40 [2020-07-07T18:42:40.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
14:42:40 [2020-07-07T18:42:40.009Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
14:42:40 [2020-07-07T18:42:40.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
14:42:40 [2020-07-07T18:42:40.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 88 kB/s)
14:42:40 [2020-07-07T18:42:40.009Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
14:42:40 [2020-07-07T18:42:40.009Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
14:42:40 [2020-07-07T18:42:40.265Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
14:42:40 [2020-07-07T18:42:40.521Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
14:42:40 [2020-07-07T18:42:40.521Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
14:42:40 [2020-07-07T18:42:40.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
14:42:40 [2020-07-07T18:42:40.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 184 kB/s)
14:42:40 [2020-07-07T18:42:40.521Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:42:40 [2020-07-07T18:42:40.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:42:40 [2020-07-07T18:42:40.521Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
14:42:40 [2020-07-07T18:42:40.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:42:40 [2020-07-07T18:42:40.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:42:41 [2020-07-07T18:42:41.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
14:42:41 [2020-07-07T18:42:41.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 351 kB/s)
14:42:41 [2020-07-07T18:42:41.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
14:42:41 [2020-07-07T18:42:41.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
14:42:41 [2020-07-07T18:42:41.303Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
14:42:41 [2020-07-07T18:42:41.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
14:42:41 [2020-07-07T18:42:41.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
14:42:41 [2020-07-07T18:42:41.560Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
14:42:41 [2020-07-07T18:42:41.560Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 834 kB/s)
14:42:41 [2020-07-07T18:42:41.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:42:41 [2020-07-07T18:42:41.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:42:41 [2020-07-07T18:42:41.560Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:42:41 [2020-07-07T18:42:41.817Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:42:41 [2020-07-07T18:42:41.817Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:42:41 [2020-07-07T18:42:41.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 365 kB/s)
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.330Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.586Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
14:42:42 [2020-07-07T18:42:42.586Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
14:42:42 [2020-07-07T18:42:42.586Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
14:42:42 [2020-07-07T18:42:42.586Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
14:42:42 [2020-07-07T18:42:42.586Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
14:42:42 [2020-07-07T18:42:42.842Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.842Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.842Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:42:42 [2020-07-07T18:42:42.842Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.098Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:42:43 [2020-07-07T18:42:43.098Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.098Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.354Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
14:42:43 [2020-07-07T18:42:43.354Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
14:42:43 [2020-07-07T18:42:43.354Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:42:43 [2020-07-07T18:42:43.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
14:42:43 [2020-07-07T18:42:43.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
14:42:43 [2020-07-07T18:42:43.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
14:42:43 [2020-07-07T18:42:43.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
14:42:44 [2020-07-07T18:42:44.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 kB at 7.8 MB/s)
14:42:44 [2020-07-07T18:42:44.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
14:42:44 [2020-07-07T18:42:44.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar (112 kB at 3.7 MB/s)
14:42:44 [2020-07-07T18:42:44.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
14:42:44 [2020-07-07T18:42:44.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 22 MB/s)
14:42:44 [2020-07-07T18:42:44.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
14:42:44 [2020-07-07T18:42:44.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 5.8 MB/s)
14:42:44 [2020-07-07T18:42:44.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
14:42:44 [2020-07-07T18:42:44.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 2.3 MB/s)
14:42:44 [2020-07-07T18:42:44.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
14:42:44 [2020-07-07T18:42:44.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 161 kB/s)
14:42:44 [2020-07-07T18:42:44.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 452 kB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 3.0 MB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 5.1 MB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar (26 kB at 247 kB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 623 kB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 337 kB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 273 kB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.4 MB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 312 kB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 277 kB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 790 kB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 493 kB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 2.2 MB/s)
14:42:44 [2020-07-07T18:42:44.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 2.0 MB/s)
14:42:44 [2020-07-07T18:42:44.684Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:42:44 [2020-07-07T18:42:44.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:42:44 [2020-07-07T18:42:44.684Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:42:44 [2020-07-07T18:42:44.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:42:44 [2020-07-07T18:42:44.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:42:44 [2020-07-07T18:42:44.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:42:44 [2020-07-07T18:42:44.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 473 kB/s)
14:42:44 [2020-07-07T18:42:44.940Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:42:44 [2020-07-07T18:42:44.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:42:45 [2020-07-07T18:42:45.196Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:42:45 [2020-07-07T18:42:45.452Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:42:45 [2020-07-07T18:42:45.452Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:42:45 [2020-07-07T18:42:45.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:42:45 [2020-07-07T18:42:45.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 474 kB/s)
14:42:45 [2020-07-07T18:42:45.452Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:42:45 [2020-07-07T18:42:45.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:42:45 [2020-07-07T18:42:45.452Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:42:45 [2020-07-07T18:42:45.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:42:45 [2020-07-07T18:42:45.965Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:42:45 [2020-07-07T18:42:45.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:42:45 [2020-07-07T18:42:45.965Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 800 kB/s)
14:42:45 [2020-07-07T18:42:45.965Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
14:42:45 [2020-07-07T18:42:45.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
14:42:45 [2020-07-07T18:42:45.965Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
14:42:46 [2020-07-07T18:42:46.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
14:42:46 [2020-07-07T18:42:46.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
14:42:46 [2020-07-07T18:42:46.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
14:42:46 [2020-07-07T18:42:46.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (8.3 kB at 595 kB/s)
14:42:46 [2020-07-07T18:42:46.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:42:46 [2020-07-07T18:42:46.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:42:46 [2020-07-07T18:42:46.527Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:42:46 [2020-07-07T18:42:46.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:42:46 [2020-07-07T18:42:46.783Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:42:46 [2020-07-07T18:42:46.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:42:46 [2020-07-07T18:42:46.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 558 kB/s)
14:42:46 [2020-07-07T18:42:46.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
14:42:46 [2020-07-07T18:42:46.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
14:42:46 [2020-07-07T18:42:46.783Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
14:42:47 [2020-07-07T18:42:47.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
14:42:47 [2020-07-07T18:42:47.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
14:42:47 [2020-07-07T18:42:47.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
14:42:47 [2020-07-07T18:42:47.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar (13 kB at 263 kB/s)
14:42:47 [2020-07-07T18:42:47.600Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
14:42:47 [2020-07-07T18:42:47.600Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
14:42:47 [2020-07-07T18:42:47.600Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
14:42:47 [2020-07-07T18:42:47.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
14:42:47 [2020-07-07T18:42:47.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
14:42:47 [2020-07-07T18:42:47.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
14:42:47 [2020-07-07T18:42:47.858Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom (2.0 kB at 43 kB/s)
14:42:48 [2020-07-07T18:42:48.115Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
14:42:48 [2020-07-07T18:42:48.115Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
14:42:48 [2020-07-07T18:42:48.115Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
14:42:48 [2020-07-07T18:42:48.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
14:42:48 [2020-07-07T18:42:48.371Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
14:42:48 [2020-07-07T18:42:48.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
14:42:48 [2020-07-07T18:42:48.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar (12 kB at 380 kB/s)
14:42:48 [2020-07-07T18:42:48.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
14:42:48 [2020-07-07T18:42:48.626Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
14:42:48 [2020-07-07T18:42:48.626Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
14:42:48 [2020-07-07T18:42:48.882Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
14:42:48 [2020-07-07T18:42:48.882Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
14:42:48 [2020-07-07T18:42:48.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
14:42:48 [2020-07-07T18:42:48.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom (5.6 kB at 349 kB/s)
14:42:48 [2020-07-07T18:42:48.882Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
14:42:48 [2020-07-07T18:42:48.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
14:42:48 [2020-07-07T18:42:48.882Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
14:42:49 [2020-07-07T18:42:49.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
14:42:49 [2020-07-07T18:42:49.393Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
14:42:49 [2020-07-07T18:42:49.393Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
14:42:49 [2020-07-07T18:42:49.393Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar (29 kB at 734 kB/s)
14:42:49 [2020-07-07T18:42:49.954Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
14:42:49 [2020-07-07T18:42:49.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
14:42:49 [2020-07-07T18:42:49.954Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
14:42:50 [2020-07-07T18:42:50.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
14:42:50 [2020-07-07T18:42:50.516Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
14:42:50 [2020-07-07T18:42:50.516Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
14:42:50 [2020-07-07T18:42:50.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom (2.9 kB at 90 kB/s)
14:42:50 [2020-07-07T18:42:50.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
14:42:50 [2020-07-07T18:42:50.516Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
14:42:50 [2020-07-07T18:42:50.516Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
14:42:50 [2020-07-07T18:42:50.772Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
14:42:51 [2020-07-07T18:42:51.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
14:42:51 [2020-07-07T18:42:51.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
14:42:51 [2020-07-07T18:42:51.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar (45 kB at 1.0 MB/s)
14:42:51 [2020-07-07T18:42:51.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
14:42:51 [2020-07-07T18:42:51.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
14:42:51 [2020-07-07T18:42:51.028Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
14:42:51 [2020-07-07T18:42:51.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
14:42:51 [2020-07-07T18:42:51.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
14:42:51 [2020-07-07T18:42:51.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
14:42:51 [2020-07-07T18:42:51.541Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom (1.8 kB at 45 kB/s)
14:42:51 [2020-07-07T18:42:51.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
14:42:51 [2020-07-07T18:42:51.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
14:42:51 [2020-07-07T18:42:51.541Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
14:42:51 [2020-07-07T18:42:51.541Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
14:42:51 [2020-07-07T18:42:51.541Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
14:42:51 [2020-07-07T18:42:51.541Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
14:42:51 [2020-07-07T18:42:51.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
14:42:51 [2020-07-07T18:42:51.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
14:42:52 [2020-07-07T18:42:52.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
14:42:52 [2020-07-07T18:42:52.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
14:42:52 [2020-07-07T18:42:52.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
14:42:52 [2020-07-07T18:42:52.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
14:42:52 [2020-07-07T18:42:52.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar (512 kB at 17 MB/s)
14:42:52 [2020-07-07T18:42:52.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip (8.0 MB at 30 MB/s)
14:42:52 [2020-07-07T18:42:52.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
14:42:52 [2020-07-07T18:42:52.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
14:42:52 [2020-07-07T18:42:52.309Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
14:42:52 [2020-07-07T18:42:52.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
14:42:52 [2020-07-07T18:42:52.871Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
14:42:52 [2020-07-07T18:42:52.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
14:42:52 [2020-07-07T18:42:52.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom (2.0 kB at 76 kB/s)
14:42:52 [2020-07-07T18:42:52.871Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
14:42:52 [2020-07-07T18:42:52.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
14:42:52 [2020-07-07T18:42:52.872Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
14:42:53 [2020-07-07T18:42:53.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
14:42:53 [2020-07-07T18:42:53.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
14:42:53 [2020-07-07T18:42:53.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
14:42:53 [2020-07-07T18:42:53.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar (22 kB at 656 kB/s)
14:42:53 [2020-07-07T18:42:53.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
14:42:53 [2020-07-07T18:42:53.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
14:42:53 [2020-07-07T18:42:53.383Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
14:42:53 [2020-07-07T18:42:53.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
14:42:53 [2020-07-07T18:42:53.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
14:42:53 [2020-07-07T18:42:53.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
14:42:53 [2020-07-07T18:42:53.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 727 kB/s)
14:42:53 [2020-07-07T18:42:53.639Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:42:53 [2020-07-07T18:42:53.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:42:53 [2020-07-07T18:42:53.639Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:42:54 [2020-07-07T18:42:54.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:42:54 [2020-07-07T18:42:54.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:42:54 [2020-07-07T18:42:54.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:42:54 [2020-07-07T18:42:54.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.8 MB/s)
14:42:54 [2020-07-07T18:42:54.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
14:42:54 [2020-07-07T18:42:54.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
14:42:54 [2020-07-07T18:42:54.567Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
14:42:54 [2020-07-07T18:42:54.822Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
14:42:54 [2020-07-07T18:42:54.822Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
14:42:54 [2020-07-07T18:42:54.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
14:42:54 [2020-07-07T18:42:54.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 11 MB/s)
14:42:54 [2020-07-07T18:42:54.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
14:42:54 [2020-07-07T18:42:54.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
14:42:54 [2020-07-07T18:42:54.823Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
14:42:55 [2020-07-07T18:42:55.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
14:42:55 [2020-07-07T18:42:55.385Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
14:42:55 [2020-07-07T18:42:55.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
14:42:55 [2020-07-07T18:42:55.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 42 kB/s)
14:42:55 [2020-07-07T18:42:55.385Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
14:42:55 [2020-07-07T18:42:55.385Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
14:42:55 [2020-07-07T18:42:55.385Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
14:42:55 [2020-07-07T18:42:55.641Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
14:42:55 [2020-07-07T18:42:55.896Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
14:42:55 [2020-07-07T18:42:55.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
14:42:55 [2020-07-07T18:42:55.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar (14 kB at 228 kB/s)
14:42:55 [2020-07-07T18:42:55.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
14:42:55 [2020-07-07T18:42:55.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
14:42:56 [2020-07-07T18:42:56.152Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
14:42:56 [2020-07-07T18:42:56.408Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom (3.7 kB at 8.3 kB/s)
14:42:56 [2020-07-07T18:42:56.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
14:42:56 [2020-07-07T18:42:56.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
14:42:56 [2020-07-07T18:42:56.665Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
14:42:56 [2020-07-07T18:42:56.921Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 29 kB/s)
14:42:56 [2020-07-07T18:42:56.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
14:42:57 [2020-07-07T18:42:57.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
14:42:57 [2020-07-07T18:42:57.177Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
14:42:57 [2020-07-07T18:42:57.739Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar (78 kB at 167 kB/s)
14:42:57 [2020-07-07T18:42:57.739Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
14:42:57 [2020-07-07T18:42:57.739Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
14:42:57 [2020-07-07T18:42:57.739Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
14:42:57 [2020-07-07T18:42:57.739Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
14:42:57 [2020-07-07T18:42:57.739Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
14:42:57 [2020-07-07T18:42:57.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
14:42:57 [2020-07-07T18:42:57.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (2.1 kB at 79 kB/s)
14:42:57 [2020-07-07T18:42:57.739Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
14:42:57 [2020-07-07T18:42:57.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
14:42:57 [2020-07-07T18:42:57.994Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
14:42:58 [2020-07-07T18:42:58.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
14:42:58 [2020-07-07T18:42:58.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
14:42:58 [2020-07-07T18:42:58.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
14:42:58 [2020-07-07T18:42:58.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (1.1 kB at 62 kB/s)
14:42:58 [2020-07-07T18:42:58.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
14:42:58 [2020-07-07T18:42:58.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
14:42:58 [2020-07-07T18:42:58.264Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
14:42:58 [2020-07-07T18:42:58.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
14:42:58 [2020-07-07T18:42:58.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
14:42:58 [2020-07-07T18:42:58.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
14:42:58 [2020-07-07T18:42:58.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 kB at 1.5 MB/s)
14:42:58 [2020-07-07T18:42:58.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
14:42:58 [2020-07-07T18:42:58.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
14:42:58 [2020-07-07T18:42:58.777Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
14:42:59 [2020-07-07T18:42:59.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
14:42:59 [2020-07-07T18:42:59.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
14:42:59 [2020-07-07T18:42:59.034Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
14:42:59 [2020-07-07T18:42:59.034Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (4.5 kB at 253 kB/s)
14:42:59 [2020-07-07T18:42:59.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:42:59 [2020-07-07T18:42:59.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:42:59 [2020-07-07T18:42:59.034Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:42:59 [2020-07-07T18:42:59.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:42:59 [2020-07-07T18:42:59.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:42:59 [2020-07-07T18:42:59.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:42:59 [2020-07-07T18:42:59.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 167 kB/s)
14:42:59 [2020-07-07T18:42:59.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:42:59 [2020-07-07T18:42:59.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:42:59 [2020-07-07T18:42:59.851Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:43:00 [2020-07-07T18:43:00.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:43:00 [2020-07-07T18:43:00.108Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:43:00 [2020-07-07T18:43:00.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:43:00 [2020-07-07T18:43:00.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 198 kB/s)
14:43:00 [2020-07-07T18:43:00.108Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:43:00 [2020-07-07T18:43:00.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:43:00 [2020-07-07T18:43:00.108Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:43:00 [2020-07-07T18:43:00.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:43:00 [2020-07-07T18:43:00.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:43:00 [2020-07-07T18:43:00.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:43:00 [2020-07-07T18:43:00.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 390 kB/s)
14:43:00 [2020-07-07T18:43:00.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:43:00 [2020-07-07T18:43:00.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:43:00 [2020-07-07T18:43:00.671Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:43:00 [2020-07-07T18:43:00.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:43:00 [2020-07-07T18:43:00.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:43:00 [2020-07-07T18:43:00.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:43:00 [2020-07-07T18:43:00.927Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 256 kB/s)
14:43:00 [2020-07-07T18:43:00.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
14:43:00 [2020-07-07T18:43:00.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
14:43:01 [2020-07-07T18:43:01.183Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
14:43:01 [2020-07-07T18:43:01.439Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
14:43:01 [2020-07-07T18:43:01.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
14:43:01 [2020-07-07T18:43:01.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
14:43:01 [2020-07-07T18:43:01.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 105 kB/s)
14:43:01 [2020-07-07T18:43:01.439Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:43:01 [2020-07-07T18:43:01.439Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:43:01 [2020-07-07T18:43:01.439Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:43:01 [2020-07-07T18:43:01.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:43:01 [2020-07-07T18:43:01.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:43:01 [2020-07-07T18:43:01.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:43:01 [2020-07-07T18:43:01.950Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 642 kB/s)
14:43:01 [2020-07-07T18:43:01.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
14:43:01 [2020-07-07T18:43:01.950Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
14:43:01 [2020-07-07T18:43:01.950Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
14:43:02 [2020-07-07T18:43:02.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
14:43:02 [2020-07-07T18:43:02.206Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
14:43:02 [2020-07-07T18:43:02.206Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
14:43:02 [2020-07-07T18:43:02.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 208 kB/s)
14:43:02 [2020-07-07T18:43:02.206Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:43:02 [2020-07-07T18:43:02.207Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:43:02 [2020-07-07T18:43:02.207Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:43:02 [2020-07-07T18:43:02.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:43:02 [2020-07-07T18:43:02.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:43:02 [2020-07-07T18:43:02.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:43:02 [2020-07-07T18:43:02.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 218 kB/s)
14:43:02 [2020-07-07T18:43:02.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:43:02 [2020-07-07T18:43:02.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:43:02 [2020-07-07T18:43:02.770Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:43:03 [2020-07-07T18:43:03.025Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:43:03 [2020-07-07T18:43:03.025Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:43:03 [2020-07-07T18:43:03.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:43:03 [2020-07-07T18:43:03.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.3 MB/s)
14:43:03 [2020-07-07T18:43:03.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:43:03 [2020-07-07T18:43:03.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:43:03 [2020-07-07T18:43:03.025Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:43:03 [2020-07-07T18:43:03.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:43:03 [2020-07-07T18:43:03.537Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:43:03 [2020-07-07T18:43:03.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:43:03 [2020-07-07T18:43:03.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 272 kB/s)
14:43:03 [2020-07-07T18:43:03.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
14:43:03 [2020-07-07T18:43:03.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
14:43:03 [2020-07-07T18:43:03.537Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
14:43:03 [2020-07-07T18:43:03.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
14:43:03 [2020-07-07T18:43:03.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
14:43:03 [2020-07-07T18:43:03.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
14:43:03 [2020-07-07T18:43:03.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 220 kB/s)
14:43:03 [2020-07-07T18:43:03.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:43:03 [2020-07-07T18:43:03.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:43:03 [2020-07-07T18:43:03.793Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:43:04 [2020-07-07T18:43:04.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:43:04 [2020-07-07T18:43:04.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:43:04 [2020-07-07T18:43:04.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:43:04 [2020-07-07T18:43:04.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 93 kB/s)
14:43:04 [2020-07-07T18:43:04.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
14:43:04 [2020-07-07T18:43:04.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
14:43:04 [2020-07-07T18:43:04.355Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
14:43:04 [2020-07-07T18:43:04.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
14:43:04 [2020-07-07T18:43:04.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
14:43:04 [2020-07-07T18:43:04.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
14:43:04 [2020-07-07T18:43:04.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 572 kB/s)
14:43:04 [2020-07-07T18:43:04.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:43:04 [2020-07-07T18:43:04.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:43:04 [2020-07-07T18:43:04.611Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:43:05 [2020-07-07T18:43:05.173Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:43:05 [2020-07-07T18:43:05.173Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:43:05 [2020-07-07T18:43:05.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:43:05 [2020-07-07T18:43:05.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.2 MB/s)
14:43:05 [2020-07-07T18:43:05.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
14:43:05 [2020-07-07T18:43:05.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
14:43:05 [2020-07-07T18:43:05.173Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
14:43:05 [2020-07-07T18:43:05.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
14:43:05 [2020-07-07T18:43:05.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
14:43:05 [2020-07-07T18:43:05.429Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
14:43:05 [2020-07-07T18:43:05.429Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (1.1 kB at 73 kB/s)
14:43:05 [2020-07-07T18:43:05.429Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
14:43:05 [2020-07-07T18:43:05.429Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
14:43:05 [2020-07-07T18:43:05.429Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
14:43:05 [2020-07-07T18:43:05.992Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
14:43:05 [2020-07-07T18:43:05.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
14:43:05 [2020-07-07T18:43:05.992Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
14:43:05 [2020-07-07T18:43:05.992Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (1.8 kB at 153 kB/s)
14:43:05 [2020-07-07T18:43:05.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
14:43:05 [2020-07-07T18:43:05.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
14:43:05 [2020-07-07T18:43:05.992Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
14:43:06 [2020-07-07T18:43:06.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
14:43:06 [2020-07-07T18:43:06.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
14:43:06 [2020-07-07T18:43:06.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
14:43:06 [2020-07-07T18:43:06.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (1.0 kB at 57 kB/s)
14:43:06 [2020-07-07T18:43:06.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
14:43:06 [2020-07-07T18:43:06.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
14:43:06 [2020-07-07T18:43:06.504Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
14:43:06 [2020-07-07T18:43:06.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
14:43:06 [2020-07-07T18:43:06.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
14:43:06 [2020-07-07T18:43:06.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
14:43:06 [2020-07-07T18:43:06.760Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (1.0 kB at 29 kB/s)
14:43:06 [2020-07-07T18:43:06.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
14:43:06 [2020-07-07T18:43:06.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
14:43:06 [2020-07-07T18:43:06.760Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
14:43:07 [2020-07-07T18:43:07.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
14:43:07 [2020-07-07T18:43:07.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
14:43:07 [2020-07-07T18:43:07.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
14:43:07 [2020-07-07T18:43:07.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (1.7 kB at 143 kB/s)
14:43:07 [2020-07-07T18:43:07.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
14:43:07 [2020-07-07T18:43:07.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
14:43:07 [2020-07-07T18:43:07.272Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
14:43:07 [2020-07-07T18:43:07.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
14:43:07 [2020-07-07T18:43:07.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
14:43:07 [2020-07-07T18:43:07.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
14:43:07 [2020-07-07T18:43:07.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (1.3 kB at 90 kB/s)
14:43:07 [2020-07-07T18:43:07.528Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
14:43:07 [2020-07-07T18:43:07.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
14:43:07 [2020-07-07T18:43:07.528Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (2.1 kB at 114 kB/s)
14:43:08 [2020-07-07T18:43:08.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.089Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.345Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (1.1 kB at 21 kB/s)
14:43:08 [2020-07-07T18:43:08.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.601Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (3.3 kB at 131 kB/s)
14:43:08 [2020-07-07T18:43:08.857Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.857Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
14:43:08 [2020-07-07T18:43:08.857Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
14:43:09 [2020-07-07T18:43:09.113Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
14:43:09 [2020-07-07T18:43:09.113Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
14:43:09 [2020-07-07T18:43:09.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
14:43:09 [2020-07-07T18:43:09.369Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (1.0 kB at 40 kB/s)
14:43:09 [2020-07-07T18:43:09.369Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:43:09 [2020-07-07T18:43:09.369Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:43:09 [2020-07-07T18:43:09.369Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:43:09 [2020-07-07T18:43:09.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:43:09 [2020-07-07T18:43:09.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:43:09 [2020-07-07T18:43:09.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:43:09 [2020-07-07T18:43:09.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 58 kB/s)
14:43:09 [2020-07-07T18:43:09.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
14:43:09 [2020-07-07T18:43:09.626Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
14:43:09 [2020-07-07T18:43:09.626Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
14:43:10 [2020-07-07T18:43:10.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
14:43:10 [2020-07-07T18:43:10.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
14:43:10 [2020-07-07T18:43:10.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
14:43:10 [2020-07-07T18:43:10.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (1.1 kB at 59 kB/s)
14:43:10 [2020-07-07T18:43:10.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
14:43:10 [2020-07-07T18:43:10.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
14:43:10 [2020-07-07T18:43:10.188Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
14:43:10 [2020-07-07T18:43:10.444Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
14:43:10 [2020-07-07T18:43:10.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
14:43:10 [2020-07-07T18:43:10.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
14:43:10 [2020-07-07T18:43:10.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (1.1 kB at 33 kB/s)
14:43:10 [2020-07-07T18:43:10.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
14:43:10 [2020-07-07T18:43:10.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
14:43:10 [2020-07-07T18:43:10.445Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
14:43:11 [2020-07-07T18:43:11.007Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
14:43:11 [2020-07-07T18:43:11.007Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
14:43:11 [2020-07-07T18:43:11.007Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
14:43:11 [2020-07-07T18:43:11.007Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (2.7 kB at 96 kB/s)
14:43:11 [2020-07-07T18:43:11.007Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:43:11 [2020-07-07T18:43:11.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:43:11 [2020-07-07T18:43:11.007Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:43:11 [2020-07-07T18:43:11.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:43:11 [2020-07-07T18:43:11.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:43:11 [2020-07-07T18:43:11.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:43:11 [2020-07-07T18:43:11.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 127 kB/s)
14:43:11 [2020-07-07T18:43:11.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
14:43:11 [2020-07-07T18:43:11.263Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:43:11 [2020-07-07T18:43:11.263Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
14:43:11 [2020-07-07T18:43:11.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:43:11 [2020-07-07T18:43:11.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
14:43:11 [2020-07-07T18:43:11.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
14:43:11 [2020-07-07T18:43:11.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 45 kB/s)
14:43:11 [2020-07-07T18:43:11.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:43:11 [2020-07-07T18:43:11.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:43:11 [2020-07-07T18:43:11.774Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:43:12 [2020-07-07T18:43:12.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:43:12 [2020-07-07T18:43:12.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:43:12 [2020-07-07T18:43:12.289Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:43:12 [2020-07-07T18:43:12.289Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 403 kB/s)
14:43:12 [2020-07-07T18:43:12.289Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:43:12 [2020-07-07T18:43:12.289Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:43:12 [2020-07-07T18:43:12.289Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:43:12 [2020-07-07T18:43:12.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:43:12 [2020-07-07T18:43:12.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:43:12 [2020-07-07T18:43:12.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:43:12 [2020-07-07T18:43:12.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 134 kB/s)
14:43:12 [2020-07-07T18:43:12.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:43:12 [2020-07-07T18:43:12.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:43:12 [2020-07-07T18:43:12.548Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:43:12 [2020-07-07T18:43:12.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:43:12 [2020-07-07T18:43:12.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:43:13 [2020-07-07T18:43:13.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:43:13 [2020-07-07T18:43:13.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 239 kB/s)
14:43:13 [2020-07-07T18:43:13.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:43:13 [2020-07-07T18:43:13.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:43:13 [2020-07-07T18:43:13.060Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:43:13 [2020-07-07T18:43:13.316Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:43:13 [2020-07-07T18:43:13.316Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:43:13 [2020-07-07T18:43:13.572Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:43:13 [2020-07-07T18:43:13.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 167 kB/s)
14:43:13 [2020-07-07T18:43:13.572Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:43:13 [2020-07-07T18:43:13.572Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:43:13 [2020-07-07T18:43:13.572Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:43:14 [2020-07-07T18:43:14.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:43:14 [2020-07-07T18:43:14.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:43:14 [2020-07-07T18:43:14.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:43:14 [2020-07-07T18:43:14.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 44 kB/s)
14:43:14 [2020-07-07T18:43:14.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:43:14 [2020-07-07T18:43:14.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:43:14 [2020-07-07T18:43:14.134Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:43:14 [2020-07-07T18:43:14.696Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:43:14 [2020-07-07T18:43:14.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:43:14 [2020-07-07T18:43:14.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:43:14 [2020-07-07T18:43:14.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 180 kB/s)
14:43:14 [2020-07-07T18:43:14.696Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:43:14 [2020-07-07T18:43:14.696Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:43:14 [2020-07-07T18:43:14.696Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:43:15 [2020-07-07T18:43:15.258Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:43:15 [2020-07-07T18:43:15.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:43:15 [2020-07-07T18:43:15.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:43:15 [2020-07-07T18:43:15.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 23 kB/s)
14:43:15 [2020-07-07T18:43:15.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:43:15 [2020-07-07T18:43:15.259Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:43:15 [2020-07-07T18:43:15.259Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:43:15 [2020-07-07T18:43:15.515Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:43:15 [2020-07-07T18:43:15.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:43:15 [2020-07-07T18:43:15.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:43:15 [2020-07-07T18:43:15.515Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 38 kB/s)
14:43:15 [2020-07-07T18:43:15.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
14:43:15 [2020-07-07T18:43:15.515Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
14:43:15 [2020-07-07T18:43:15.515Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
14:43:16 [2020-07-07T18:43:16.078Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 15 kB/s)
14:43:16 [2020-07-07T18:43:16.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom
14:43:16 [2020-07-07T18:43:16.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom
14:43:16 [2020-07-07T18:43:16.078Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom
14:43:16 [2020-07-07T18:43:16.640Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 85 kB/s)
14:43:16 [2020-07-07T18:43:16.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:43:16 [2020-07-07T18:43:16.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:43:16 [2020-07-07T18:43:16.640Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:43:16 [2020-07-07T18:43:16.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:43:16 [2020-07-07T18:43:16.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:43:16 [2020-07-07T18:43:16.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:43:16 [2020-07-07T18:43:16.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom (8.7 kB at 378 kB/s)
14:43:16 [2020-07-07T18:43:16.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:43:16 [2020-07-07T18:43:16.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:43:16 [2020-07-07T18:43:16.896Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:43:17 [2020-07-07T18:43:17.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:43:17 [2020-07-07T18:43:17.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:43:17 [2020-07-07T18:43:17.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:43:17 [2020-07-07T18:43:17.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 219 kB/s)
14:43:17 [2020-07-07T18:43:17.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:43:17 [2020-07-07T18:43:17.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:43:18 [2020-07-07T18:43:18.081Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:43:18 [2020-07-07T18:43:18.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:43:18 [2020-07-07T18:43:18.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:43:18 [2020-07-07T18:43:18.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:43:18 [2020-07-07T18:43:18.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 311 kB/s)
14:43:18 [2020-07-07T18:43:18.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
14:43:18 [2020-07-07T18:43:18.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
14:43:18 [2020-07-07T18:43:18.595Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom
14:43:18 [2020-07-07T18:43:18.852Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
14:43:19 [2020-07-07T18:43:19.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
14:43:20 [2020-07-07T18:43:20.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom
14:43:20 [2020-07-07T18:43:20.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 585 kB/s)
14:43:20 [2020-07-07T18:43:20.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:43:20 [2020-07-07T18:43:20.036Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:43:20 [2020-07-07T18:43:20.036Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:43:20 [2020-07-07T18:43:20.293Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:43:20 [2020-07-07T18:43:20.293Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:43:20 [2020-07-07T18:43:20.293Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:43:20 [2020-07-07T18:43:20.293Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 42 kB/s)
14:43:20 [2020-07-07T18:43:20.293Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:43:20 [2020-07-07T18:43:20.293Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:43:20 [2020-07-07T18:43:20.293Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:43:20 [2020-07-07T18:43:20.856Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:43:20 [2020-07-07T18:43:20.856Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:43:20 [2020-07-07T18:43:20.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:43:20 [2020-07-07T18:43:20.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 142 kB/s)
14:43:20 [2020-07-07T18:43:20.856Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:43:20 [2020-07-07T18:43:20.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:43:20 [2020-07-07T18:43:20.856Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:43:21 [2020-07-07T18:43:21.112Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:43:21 [2020-07-07T18:43:21.112Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:43:21 [2020-07-07T18:43:21.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:43:21 [2020-07-07T18:43:21.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 165 kB/s)
14:43:21 [2020-07-07T18:43:21.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:43:21 [2020-07-07T18:43:21.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:43:21 [2020-07-07T18:43:21.368Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:43:21 [2020-07-07T18:43:21.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:43:21 [2020-07-07T18:43:21.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:43:21 [2020-07-07T18:43:21.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:43:21 [2020-07-07T18:43:21.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 38 kB/s)
14:43:21 [2020-07-07T18:43:21.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:43:21 [2020-07-07T18:43:21.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:43:21 [2020-07-07T18:43:21.930Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:43:22 [2020-07-07T18:43:22.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:43:22 [2020-07-07T18:43:22.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:43:22 [2020-07-07T18:43:22.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:43:22 [2020-07-07T18:43:22.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 55 kB/s)
14:43:22 [2020-07-07T18:43:22.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:43:22 [2020-07-07T18:43:22.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:43:22 [2020-07-07T18:43:22.442Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:43:22 [2020-07-07T18:43:22.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:43:22 [2020-07-07T18:43:22.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:43:22 [2020-07-07T18:43:22.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:43:22 [2020-07-07T18:43:22.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 36 kB/s)
14:43:22 [2020-07-07T18:43:22.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:43:22 [2020-07-07T18:43:22.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:43:22 [2020-07-07T18:43:22.699Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:43:22 [2020-07-07T18:43:22.954Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:43:22 [2020-07-07T18:43:22.954Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:43:22 [2020-07-07T18:43:22.954Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:43:23 [2020-07-07T18:43:23.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 46 kB/s)
14:43:23 [2020-07-07T18:43:23.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:43:23 [2020-07-07T18:43:23.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:43:23 [2020-07-07T18:43:23.211Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:43:23 [2020-07-07T18:43:23.468Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:43:23 [2020-07-07T18:43:23.468Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:43:23 [2020-07-07T18:43:23.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:43:23 [2020-07-07T18:43:23.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 106 kB/s)
14:43:23 [2020-07-07T18:43:23.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:43:23 [2020-07-07T18:43:23.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:43:23 [2020-07-07T18:43:23.468Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:43:24 [2020-07-07T18:43:24.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:43:24 [2020-07-07T18:43:24.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:43:24 [2020-07-07T18:43:24.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:43:24 [2020-07-07T18:43:24.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 31 kB/s)
14:43:24 [2020-07-07T18:43:24.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:43:24 [2020-07-07T18:43:24.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:43:24 [2020-07-07T18:43:24.032Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:43:24 [2020-07-07T18:43:24.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:43:24 [2020-07-07T18:43:24.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:43:24 [2020-07-07T18:43:24.289Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:43:24 [2020-07-07T18:43:24.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 38 kB/s)
14:43:24 [2020-07-07T18:43:24.546Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:43:24 [2020-07-07T18:43:24.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:43:24 [2020-07-07T18:43:24.546Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:43:24 [2020-07-07T18:43:24.801Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:43:24 [2020-07-07T18:43:24.801Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:43:24 [2020-07-07T18:43:24.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:43:24 [2020-07-07T18:43:24.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 39 kB/s)
14:43:24 [2020-07-07T18:43:24.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:43:24 [2020-07-07T18:43:24.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:43:24 [2020-07-07T18:43:24.801Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:43:25 [2020-07-07T18:43:25.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:43:25 [2020-07-07T18:43:25.315Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:43:25 [2020-07-07T18:43:25.315Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:43:25 [2020-07-07T18:43:25.315Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 86 kB/s)
14:43:25 [2020-07-07T18:43:25.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:43:25 [2020-07-07T18:43:25.315Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:43:25 [2020-07-07T18:43:25.315Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:43:25 [2020-07-07T18:43:25.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:43:25 [2020-07-07T18:43:25.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:43:25 [2020-07-07T18:43:25.572Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:43:25 [2020-07-07T18:43:25.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 67 kB/s)
14:43:25 [2020-07-07T18:43:25.572Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:43:25 [2020-07-07T18:43:25.572Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:43:25 [2020-07-07T18:43:25.572Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:43:26 [2020-07-07T18:43:26.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:43:26 [2020-07-07T18:43:26.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:43:26 [2020-07-07T18:43:26.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:43:26 [2020-07-07T18:43:26.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 68 kB/s)
14:43:26 [2020-07-07T18:43:26.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:43:26 [2020-07-07T18:43:26.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:43:26 [2020-07-07T18:43:26.134Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:43:26 [2020-07-07T18:43:26.390Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:43:26 [2020-07-07T18:43:26.390Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:43:26 [2020-07-07T18:43:26.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:43:26 [2020-07-07T18:43:26.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 35 kB/s)
14:43:26 [2020-07-07T18:43:26.390Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:43:26 [2020-07-07T18:43:26.390Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:43:26 [2020-07-07T18:43:26.390Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:43:26 [2020-07-07T18:43:26.646Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:43:26 [2020-07-07T18:43:26.902Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:43:26 [2020-07-07T18:43:26.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:43:26 [2020-07-07T18:43:26.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 91 kB/s)
14:43:26 [2020-07-07T18:43:26.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:43:26 [2020-07-07T18:43:26.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:43:26 [2020-07-07T18:43:26.902Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:43:27 [2020-07-07T18:43:27.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:43:27 [2020-07-07T18:43:27.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:43:27 [2020-07-07T18:43:27.415Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:43:27 [2020-07-07T18:43:27.415Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 31 kB/s)
14:43:27 [2020-07-07T18:43:27.415Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom
14:43:27 [2020-07-07T18:43:27.415Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
14:43:27 [2020-07-07T18:43:27.416Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom
14:43:27 [2020-07-07T18:43:27.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
14:43:27 [2020-07-07T18:43:27.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom
14:43:27 [2020-07-07T18:43:27.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom
14:43:27 [2020-07-07T18:43:27.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 731 kB/s)
14:43:27 [2020-07-07T18:43:27.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:43:27 [2020-07-07T18:43:27.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:43:27 [2020-07-07T18:43:27.928Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:43:28 [2020-07-07T18:43:28.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:43:28 [2020-07-07T18:43:28.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:43:28 [2020-07-07T18:43:28.183Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:43:28 [2020-07-07T18:43:28.183Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 921 kB/s)
14:43:28 [2020-07-07T18:43:28.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
14:43:28 [2020-07-07T18:43:28.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
14:43:28 [2020-07-07T18:43:28.183Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
14:43:28 [2020-07-07T18:43:28.744Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
14:43:28 [2020-07-07T18:43:28.744Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
14:43:28 [2020-07-07T18:43:28.744Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
14:43:28 [2020-07-07T18:43:28.744Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 180 kB/s)
14:43:28 [2020-07-07T18:43:28.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:43:28 [2020-07-07T18:43:28.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:43:28 [2020-07-07T18:43:28.744Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:43:29 [2020-07-07T18:43:29.000Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:43:29 [2020-07-07T18:43:29.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:43:29 [2020-07-07T18:43:29.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:43:29 [2020-07-07T18:43:29.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom (5.1 kB at 281 kB/s)
14:43:29 [2020-07-07T18:43:29.000Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:43:29 [2020-07-07T18:43:29.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:43:29 [2020-07-07T18:43:29.000Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:43:29 [2020-07-07T18:43:29.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:43:29 [2020-07-07T18:43:29.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:43:29 [2020-07-07T18:43:29.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:43:29 [2020-07-07T18:43:29.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom (7.9 kB at 225 kB/s)
14:43:29 [2020-07-07T18:43:29.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:43:29 [2020-07-07T18:43:29.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:43:29 [2020-07-07T18:43:29.513Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:43:29 [2020-07-07T18:43:29.769Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:43:29 [2020-07-07T18:43:29.769Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:43:29 [2020-07-07T18:43:29.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:43:29 [2020-07-07T18:43:29.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 596 kB/s)
14:43:29 [2020-07-07T18:43:29.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:43:29 [2020-07-07T18:43:29.769Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:43:29 [2020-07-07T18:43:29.769Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:43:30 [2020-07-07T18:43:30.333Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:43:30 [2020-07-07T18:43:30.333Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:43:30 [2020-07-07T18:43:30.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:43:30 [2020-07-07T18:43:30.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom (4.7 kB at 225 kB/s)
14:43:30 [2020-07-07T18:43:30.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:43:30 [2020-07-07T18:43:30.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:43:30 [2020-07-07T18:43:30.333Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:43:30 [2020-07-07T18:43:30.590Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:43:30 [2020-07-07T18:43:30.590Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:43:30 [2020-07-07T18:43:30.590Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:43:30 [2020-07-07T18:43:30.590Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom (6.9 kB at 144 kB/s)
14:43:30 [2020-07-07T18:43:30.590Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:43:30 [2020-07-07T18:43:30.590Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:43:30 [2020-07-07T18:43:30.845Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:43:31 [2020-07-07T18:43:31.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:43:31 [2020-07-07T18:43:31.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:43:31 [2020-07-07T18:43:31.102Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:43:31 [2020-07-07T18:43:31.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 612 kB/s)
14:43:31 [2020-07-07T18:43:31.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:43:31 [2020-07-07T18:43:31.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:43:31 [2020-07-07T18:43:31.102Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:43:31 [2020-07-07T18:43:31.358Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:43:31 [2020-07-07T18:43:31.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:43:31 [2020-07-07T18:43:31.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:43:31 [2020-07-07T18:43:31.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 1.2 MB/s)
14:43:31 [2020-07-07T18:43:31.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:43:31 [2020-07-07T18:43:31.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:43:31 [2020-07-07T18:43:31.615Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:43:31 [2020-07-07T18:43:31.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:43:31 [2020-07-07T18:43:31.871Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:43:31 [2020-07-07T18:43:31.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:43:31 [2020-07-07T18:43:31.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 305 kB/s)
14:43:31 [2020-07-07T18:43:31.871Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:43:31 [2020-07-07T18:43:31.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:43:31 [2020-07-07T18:43:31.871Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:43:32 [2020-07-07T18:43:32.433Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:43:32 [2020-07-07T18:43:32.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:43:32 [2020-07-07T18:43:32.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:43:32 [2020-07-07T18:43:32.433Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (3.5 kB at 271 kB/s)
14:43:32 [2020-07-07T18:43:32.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:43:32 [2020-07-07T18:43:32.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:43:32 [2020-07-07T18:43:32.433Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:43:32 [2020-07-07T18:43:32.688Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:43:32 [2020-07-07T18:43:32.688Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:43:32 [2020-07-07T18:43:32.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:43:32 [2020-07-07T18:43:32.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 165 kB/s)
14:43:32 [2020-07-07T18:43:32.688Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:43:32 [2020-07-07T18:43:32.688Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:43:32 [2020-07-07T18:43:32.688Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:43:32 [2020-07-07T18:43:32.944Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:43:33 [2020-07-07T18:43:33.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:43:33 [2020-07-07T18:43:33.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:43:33 [2020-07-07T18:43:33.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (2.2 kB at 138 kB/s)
14:43:33 [2020-07-07T18:43:33.200Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:43:33 [2020-07-07T18:43:33.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:43:33 [2020-07-07T18:43:33.200Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:43:33 [2020-07-07T18:43:33.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:43:33 [2020-07-07T18:43:33.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:43:33 [2020-07-07T18:43:33.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:43:33 [2020-07-07T18:43:33.455Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 530 kB/s)
14:43:33 [2020-07-07T18:43:33.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:43:33 [2020-07-07T18:43:33.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:43:33 [2020-07-07T18:43:33.456Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:43:34 [2020-07-07T18:43:34.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:43:34 [2020-07-07T18:43:34.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:43:34 [2020-07-07T18:43:34.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:43:34 [2020-07-07T18:43:34.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 2.8 MB/s)
14:43:34 [2020-07-07T18:43:34.017Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom
14:43:34 [2020-07-07T18:43:34.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
14:43:34 [2020-07-07T18:43:34.017Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom
14:43:34 [2020-07-07T18:43:34.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
14:43:34 [2020-07-07T18:43:34.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom
14:43:34 [2020-07-07T18:43:34.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom
14:43:34 [2020-07-07T18:43:34.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 106 kB/s)
14:43:34 [2020-07-07T18:43:34.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:43:34 [2020-07-07T18:43:34.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:43:34 [2020-07-07T18:43:34.274Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:43:34 [2020-07-07T18:43:34.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:43:34 [2020-07-07T18:43:34.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:43:34 [2020-07-07T18:43:34.786Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:43:34 [2020-07-07T18:43:34.786Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom (5.1 kB at 172 kB/s)
14:43:34 [2020-07-07T18:43:34.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:43:34 [2020-07-07T18:43:34.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:43:34 [2020-07-07T18:43:34.786Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:43:35 [2020-07-07T18:43:35.042Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:43:35 [2020-07-07T18:43:35.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:43:35 [2020-07-07T18:43:35.042Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:43:35 [2020-07-07T18:43:35.042Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 91 kB/s)
14:43:35 [2020-07-07T18:43:35.042Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:43:35 [2020-07-07T18:43:35.042Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:43:35 [2020-07-07T18:43:35.298Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:43:35 [2020-07-07T18:43:35.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:43:35 [2020-07-07T18:43:35.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:43:35 [2020-07-07T18:43:35.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:43:35 [2020-07-07T18:43:35.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 1.4 MB/s)
14:43:35 [2020-07-07T18:43:35.555Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:43:35 [2020-07-07T18:43:35.555Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:43:35 [2020-07-07T18:43:35.555Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:43:35 [2020-07-07T18:43:35.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:43:35 [2020-07-07T18:43:35.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:43:35 [2020-07-07T18:43:35.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:43:36 [2020-07-07T18:43:36.067Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.3 MB/s)
14:43:36 [2020-07-07T18:43:36.067Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:43:36 [2020-07-07T18:43:36.067Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:43:36 [2020-07-07T18:43:36.067Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:43:36 [2020-07-07T18:43:36.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:43:36 [2020-07-07T18:43:36.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:43:36 [2020-07-07T18:43:36.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:43:36 [2020-07-07T18:43:36.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 137 kB/s)
14:43:36 [2020-07-07T18:43:36.325Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom
14:43:36 [2020-07-07T18:43:36.325Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom (6.2 kB at 345 kB/s)
14:43:36 [2020-07-07T18:43:36.325Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom
14:43:36 [2020-07-07T18:43:36.325Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom (23 kB at 584 kB/s)
14:43:36 [2020-07-07T18:43:36.325Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:43:36 [2020-07-07T18:43:36.325Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:43:36 [2020-07-07T18:43:36.325Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:43:36 [2020-07-07T18:43:36.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:43:36 [2020-07-07T18:43:36.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:43:36 [2020-07-07T18:43:36.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:43:36 [2020-07-07T18:43:36.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (3.2 kB at 249 kB/s)
14:43:36 [2020-07-07T18:43:36.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:43:36 [2020-07-07T18:43:36.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:43:36 [2020-07-07T18:43:36.885Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:43:37 [2020-07-07T18:43:37.141Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:43:37 [2020-07-07T18:43:37.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:43:37 [2020-07-07T18:43:37.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:43:37 [2020-07-07T18:43:37.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 345 kB/s)
14:43:37 [2020-07-07T18:43:37.141Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:43:37 [2020-07-07T18:43:37.141Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:43:37 [2020-07-07T18:43:37.141Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:43:37 [2020-07-07T18:43:37.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:43:37 [2020-07-07T18:43:37.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:43:37 [2020-07-07T18:43:37.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:43:37 [2020-07-07T18:43:37.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (4.3 kB at 362 kB/s)
14:43:37 [2020-07-07T18:43:37.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:43:37 [2020-07-07T18:43:37.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:43:37 [2020-07-07T18:43:37.653Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:43:37 [2020-07-07T18:43:37.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:43:37 [2020-07-07T18:43:37.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:43:37 [2020-07-07T18:43:37.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:43:37 [2020-07-07T18:43:37.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 314 kB/s)
14:43:37 [2020-07-07T18:43:37.908Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:43:37 [2020-07-07T18:43:37.908Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:43:37 [2020-07-07T18:43:37.908Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:43:38 [2020-07-07T18:43:38.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:43:38 [2020-07-07T18:43:38.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:43:38 [2020-07-07T18:43:38.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:43:38 [2020-07-07T18:43:38.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom (6.0 kB at 272 kB/s)
14:43:38 [2020-07-07T18:43:38.420Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:43:38 [2020-07-07T18:43:38.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:43:38 [2020-07-07T18:43:38.420Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:43:38 [2020-07-07T18:43:38.676Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:43:38 [2020-07-07T18:43:38.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:43:38 [2020-07-07T18:43:38.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:43:38 [2020-07-07T18:43:38.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 485 kB/s)
14:43:38 [2020-07-07T18:43:38.676Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom
14:43:38 [2020-07-07T18:43:38.676Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom
14:43:38 [2020-07-07T18:43:38.932Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
14:43:39 [2020-07-07T18:43:39.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom
14:43:39 [2020-07-07T18:43:39.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom
14:43:39 [2020-07-07T18:43:39.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom
14:43:39 [2020-07-07T18:43:39.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 1.8 MB/s)
14:43:39 [2020-07-07T18:43:39.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:43:39 [2020-07-07T18:43:39.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:43:39 [2020-07-07T18:43:39.188Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:43:39 [2020-07-07T18:43:39.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:43:39 [2020-07-07T18:43:39.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:43:39 [2020-07-07T18:43:39.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:43:39 [2020-07-07T18:43:39.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom (7.4 kB at 205 kB/s)
14:43:39 [2020-07-07T18:43:39.700Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:43:39 [2020-07-07T18:43:39.700Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:43:39 [2020-07-07T18:43:39.700Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:43:39 [2020-07-07T18:43:39.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:43:39 [2020-07-07T18:43:39.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:43:39 [2020-07-07T18:43:39.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:43:39 [2020-07-07T18:43:39.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom (9.8 kB at 466 kB/s)
14:43:39 [2020-07-07T18:43:39.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:43:39 [2020-07-07T18:43:39.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:43:39 [2020-07-07T18:43:39.956Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:43:40 [2020-07-07T18:43:40.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:43:40 [2020-07-07T18:43:40.519Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:43:40 [2020-07-07T18:43:40.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:43:40 [2020-07-07T18:43:40.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 583 kB/s)
14:43:40 [2020-07-07T18:43:40.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:43:40 [2020-07-07T18:43:40.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:43:40 [2020-07-07T18:43:40.519Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:43:40 [2020-07-07T18:43:40.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:43:40 [2020-07-07T18:43:40.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:43:40 [2020-07-07T18:43:40.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:43:40 [2020-07-07T18:43:40.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 2.1 MB/s)
14:43:40 [2020-07-07T18:43:40.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:43:40 [2020-07-07T18:43:40.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:43:40 [2020-07-07T18:43:40.775Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:43:41 [2020-07-07T18:43:41.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:43:41 [2020-07-07T18:43:41.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:43:41 [2020-07-07T18:43:41.288Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:43:41 [2020-07-07T18:43:41.288Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom (10 kB at 419 kB/s)
14:43:41 [2020-07-07T18:43:41.288Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:43:41 [2020-07-07T18:43:41.288Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:43:41 [2020-07-07T18:43:41.288Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:43:41 [2020-07-07T18:43:41.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:43:41 [2020-07-07T18:43:41.544Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:43:41 [2020-07-07T18:43:41.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:43:41 [2020-07-07T18:43:41.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 6.3 kB/s)
14:43:41 [2020-07-07T18:43:41.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:43:41 [2020-07-07T18:43:41.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:43:41 [2020-07-07T18:43:41.802Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:43:42 [2020-07-07T18:43:42.058Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:43:42 [2020-07-07T18:43:42.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:43:42 [2020-07-07T18:43:42.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:43:42 [2020-07-07T18:43:42.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 831 kB/s)
14:43:42 [2020-07-07T18:43:42.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:43:42 [2020-07-07T18:43:42.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:43:42 [2020-07-07T18:43:42.314Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:43:42 [2020-07-07T18:43:42.571Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:43:42 [2020-07-07T18:43:42.571Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:43:42 [2020-07-07T18:43:42.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:43:42 [2020-07-07T18:43:42.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 136 kB/s)
14:43:42 [2020-07-07T18:43:42.571Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:43:42 [2020-07-07T18:43:42.571Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:43:42 [2020-07-07T18:43:42.571Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:43:43 [2020-07-07T18:43:43.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:43:43 [2020-07-07T18:43:43.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:43:43 [2020-07-07T18:43:43.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:43:43 [2020-07-07T18:43:43.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 180 kB/s)
14:43:43 [2020-07-07T18:43:43.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:43:43 [2020-07-07T18:43:43.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:43:43 [2020-07-07T18:43:43.133Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:43:43 [2020-07-07T18:43:43.389Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:43:43 [2020-07-07T18:43:43.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:43:43 [2020-07-07T18:43:43.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:43:43 [2020-07-07T18:43:43.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 428 kB/s)
14:43:43 [2020-07-07T18:43:43.389Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:43:43 [2020-07-07T18:43:43.389Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:43:43 [2020-07-07T18:43:43.389Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:43:43 [2020-07-07T18:43:43.951Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:43:43 [2020-07-07T18:43:43.951Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:43:43 [2020-07-07T18:43:43.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:43:43 [2020-07-07T18:43:43.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 54 kB/s)
14:43:43 [2020-07-07T18:43:43.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:43:43 [2020-07-07T18:43:43.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.207Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 158 kB/s)
14:43:44 [2020-07-07T18:43:44.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.464Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.975Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 360 kB/s)
14:43:44 [2020-07-07T18:43:44.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:43:44 [2020-07-07T18:43:44.975Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:43:45 [2020-07-07T18:43:45.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:43:45 [2020-07-07T18:43:45.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:43:45 [2020-07-07T18:43:45.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:43:45 [2020-07-07T18:43:45.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 230 kB/s)
14:43:45 [2020-07-07T18:43:45.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:43:45 [2020-07-07T18:43:45.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:43:45 [2020-07-07T18:43:45.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:43:45 [2020-07-07T18:43:45.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:43:45 [2020-07-07T18:43:45.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:43:45 [2020-07-07T18:43:45.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:43:45 [2020-07-07T18:43:45.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 181 kB/s)
14:43:45 [2020-07-07T18:43:45.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:43:45 [2020-07-07T18:43:45.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:43:45 [2020-07-07T18:43:45.793Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:43:46 [2020-07-07T18:43:46.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:43:46 [2020-07-07T18:43:46.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:43:46 [2020-07-07T18:43:46.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:43:46 [2020-07-07T18:43:46.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 109 kB/s)
14:43:46 [2020-07-07T18:43:46.049Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:43:46 [2020-07-07T18:43:46.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:43:46 [2020-07-07T18:43:46.049Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:43:46 [2020-07-07T18:43:46.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:43:46 [2020-07-07T18:43:46.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:43:46 [2020-07-07T18:43:46.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:43:46 [2020-07-07T18:43:46.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 111 kB/s)
14:43:46 [2020-07-07T18:43:46.571Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:43:46 [2020-07-07T18:43:46.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:43:46 [2020-07-07T18:43:46.573Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:43:46 [2020-07-07T18:43:46.829Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:43:46 [2020-07-07T18:43:46.829Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:43:46 [2020-07-07T18:43:46.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:43:46 [2020-07-07T18:43:46.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 170 kB/s)
14:43:46 [2020-07-07T18:43:46.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:43:46 [2020-07-07T18:43:46.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:43:46 [2020-07-07T18:43:46.830Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:43:47 [2020-07-07T18:43:47.085Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:43:47 [2020-07-07T18:43:47.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:43:47 [2020-07-07T18:43:47.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:43:47 [2020-07-07T18:43:47.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 1.3 MB/s)
14:43:47 [2020-07-07T18:43:47.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:43:47 [2020-07-07T18:43:47.344Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:43:47 [2020-07-07T18:43:47.344Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:43:47 [2020-07-07T18:43:47.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:43:47 [2020-07-07T18:43:47.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:43:47 [2020-07-07T18:43:47.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:43:47 [2020-07-07T18:43:47.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 75 kB/s)
14:43:47 [2020-07-07T18:43:47.600Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:43:47 [2020-07-07T18:43:47.600Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:43:47 [2020-07-07T18:43:47.600Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:43:48 [2020-07-07T18:43:48.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:43:48 [2020-07-07T18:43:48.163Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:43:48 [2020-07-07T18:43:48.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:43:48 [2020-07-07T18:43:48.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 68 kB/s)
14:43:48 [2020-07-07T18:43:48.163Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:43:48 [2020-07-07T18:43:48.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:43:48 [2020-07-07T18:43:48.163Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:43:48 [2020-07-07T18:43:48.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:43:48 [2020-07-07T18:43:48.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:43:48 [2020-07-07T18:43:48.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:43:48 [2020-07-07T18:43:48.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 105 kB/s)
14:43:48 [2020-07-07T18:43:48.420Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:43:48 [2020-07-07T18:43:48.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:43:48 [2020-07-07T18:43:48.676Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:43:48 [2020-07-07T18:43:48.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:43:48 [2020-07-07T18:43:48.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:43:48 [2020-07-07T18:43:48.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:43:48 [2020-07-07T18:43:48.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 174 kB/s)
14:43:48 [2020-07-07T18:43:48.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:43:48 [2020-07-07T18:43:48.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:43:49 [2020-07-07T18:43:49.870Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:43:50 [2020-07-07T18:43:50.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:43:50 [2020-07-07T18:43:50.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:43:50 [2020-07-07T18:43:50.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:43:50 [2020-07-07T18:43:50.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 104 kB/s)
14:43:50 [2020-07-07T18:43:50.411Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:43:50 [2020-07-07T18:43:50.412Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:43:50 [2020-07-07T18:43:50.412Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:43:50 [2020-07-07T18:43:50.669Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:43:50 [2020-07-07T18:43:50.669Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:43:50 [2020-07-07T18:43:50.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:43:50 [2020-07-07T18:43:50.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 412 kB/s)
14:43:50 [2020-07-07T18:43:50.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:43:50 [2020-07-07T18:43:50.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:43:50 [2020-07-07T18:43:50.669Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:43:51 [2020-07-07T18:43:51.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:43:51 [2020-07-07T18:43:51.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:43:51 [2020-07-07T18:43:51.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:43:51 [2020-07-07T18:43:51.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 37 kB/s)
14:43:51 [2020-07-07T18:43:51.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:43:51 [2020-07-07T18:43:51.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:43:51 [2020-07-07T18:43:51.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:43:51 [2020-07-07T18:43:51.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:43:51 [2020-07-07T18:43:51.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:43:51 [2020-07-07T18:43:51.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:43:51 [2020-07-07T18:43:51.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 363 kB/s)
14:43:51 [2020-07-07T18:43:51.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:43:51 [2020-07-07T18:43:51.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:43:51 [2020-07-07T18:43:51.487Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:43:52 [2020-07-07T18:43:52.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:43:52 [2020-07-07T18:43:52.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:43:52 [2020-07-07T18:43:52.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:43:52 [2020-07-07T18:43:52.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 50 kB/s)
14:43:52 [2020-07-07T18:43:52.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:43:52 [2020-07-07T18:43:52.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:43:52 [2020-07-07T18:43:52.413Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:43:52 [2020-07-07T18:43:52.669Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:43:52 [2020-07-07T18:43:52.669Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:43:52 [2020-07-07T18:43:52.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:43:52 [2020-07-07T18:43:52.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom (5.4 kB at 414 kB/s)
14:43:52 [2020-07-07T18:43:52.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:43:52 [2020-07-07T18:43:52.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:43:52 [2020-07-07T18:43:52.669Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:43:53 [2020-07-07T18:43:53.230Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:43:53 [2020-07-07T18:43:53.230Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:43:53 [2020-07-07T18:43:53.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:43:53 [2020-07-07T18:43:53.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 1.1 MB/s)
14:43:53 [2020-07-07T18:43:53.230Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:43:53 [2020-07-07T18:43:53.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:43:53 [2020-07-07T18:43:53.485Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:43:53 [2020-07-07T18:43:53.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:43:53 [2020-07-07T18:43:53.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:43:53 [2020-07-07T18:43:53.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:43:53 [2020-07-07T18:43:53.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom (1.3 kB at 63 kB/s)
14:43:53 [2020-07-07T18:43:53.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:43:53 [2020-07-07T18:43:53.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:43:53 [2020-07-07T18:43:53.742Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:43:53 [2020-07-07T18:43:53.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:43:53 [2020-07-07T18:43:53.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:43:54 [2020-07-07T18:43:54.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:43:54 [2020-07-07T18:43:54.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom (23 kB at 1.4 MB/s)
14:43:54 [2020-07-07T18:43:54.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:43:54 [2020-07-07T18:43:54.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:43:54 [2020-07-07T18:43:54.511Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:43:54 [2020-07-07T18:43:54.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:43:54 [2020-07-07T18:43:54.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:43:54 [2020-07-07T18:43:54.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:43:54 [2020-07-07T18:43:54.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom (6.0 kB at 176 kB/s)
14:43:54 [2020-07-07T18:43:54.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom
14:43:54 [2020-07-07T18:43:54.767Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
14:43:54 [2020-07-07T18:43:54.767Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.pom
14:43:55 [2020-07-07T18:43:55.022Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
14:43:55 [2020-07-07T18:43:55.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom
14:43:55 [2020-07-07T18:43:55.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom
14:43:55 [2020-07-07T18:43:55.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom (15 kB at 528 kB/s)
14:43:55 [2020-07-07T18:43:55.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
14:43:55 [2020-07-07T18:43:55.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:43:55 [2020-07-07T18:43:55.278Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
14:43:55 [2020-07-07T18:43:55.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:43:55 [2020-07-07T18:43:55.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
14:43:55 [2020-07-07T18:43:55.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom
14:43:55 [2020-07-07T18:43:55.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 417 kB/s)
14:43:55 [2020-07-07T18:43:55.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:43:55 [2020-07-07T18:43:55.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:43:55 [2020-07-07T18:43:55.534Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:43:56 [2020-07-07T18:43:56.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:43:56 [2020-07-07T18:43:56.096Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:43:56 [2020-07-07T18:43:56.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:43:56 [2020-07-07T18:43:56.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 407 kB/s)
14:43:56 [2020-07-07T18:43:56.096Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:43:56 [2020-07-07T18:43:56.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:43:56 [2020-07-07T18:43:56.096Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:43:56 [2020-07-07T18:43:56.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:43:56 [2020-07-07T18:43:56.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:43:56 [2020-07-07T18:43:56.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:43:56 [2020-07-07T18:43:56.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 46 kB/s)
14:43:56 [2020-07-07T18:43:56.351Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom
14:43:56 [2020-07-07T18:43:56.351Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom (6.2 kB at 3.1 MB/s)
14:43:56 [2020-07-07T18:43:56.351Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom
14:43:56 [2020-07-07T18:43:56.607Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom (22 kB at 406 kB/s)
14:43:56 [2020-07-07T18:43:56.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:43:56 [2020-07-07T18:43:56.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:43:56 [2020-07-07T18:43:56.607Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 347 kB/s)
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:43:56 [2020-07-07T18:43:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:43:57 [2020-07-07T18:43:57.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:43:57 [2020-07-07T18:43:57.376Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 5.6 MB/s)
14:43:57 [2020-07-07T18:43:57.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
14:43:57 [2020-07-07T18:43:57.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
14:43:57 [2020-07-07T18:43:57.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
14:43:57 [2020-07-07T18:43:57.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
14:43:57 [2020-07-07T18:43:57.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
14:43:57 [2020-07-07T18:43:57.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
14:43:57 [2020-07-07T18:43:57.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:43:57 [2020-07-07T18:43:57.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:43:57 [2020-07-07T18:43:57.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
14:43:57 [2020-07-07T18:43:57.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:43:57 [2020-07-07T18:43:57.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:43:57 [2020-07-07T18:43:57.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:43:57 [2020-07-07T18:43:57.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
14:43:57 [2020-07-07T18:43:57.638Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
14:43:57 [2020-07-07T18:43:57.894Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
14:43:57 [2020-07-07T18:43:57.894Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:43:57 [2020-07-07T18:43:57.894Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:43:57 [2020-07-07T18:43:57.894Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
14:43:57 [2020-07-07T18:43:57.894Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:43:58 [2020-07-07T18:43:58.150Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:43:58 [2020-07-07T18:43:58.150Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:43:58 [2020-07-07T18:43:58.150Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:43:58 [2020-07-07T18:43:58.406Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:43:58 [2020-07-07T18:43:58.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:43:58 [2020-07-07T18:43:58.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
14:43:58 [2020-07-07T18:43:58.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:43:58 [2020-07-07T18:43:58.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar
14:43:58 [2020-07-07T18:43:58.662Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar (97 kB at 96 kB/s)
14:43:58 [2020-07-07T18:43:58.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:43:58 [2020-07-07T18:43:58.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:43:58 [2020-07-07T18:43:58.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:43:58 [2020-07-07T18:43:58.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:43:58 [2020-07-07T18:43:58.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:43:58 [2020-07-07T18:43:58.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:43:59 [2020-07-07T18:43:59.177Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:43:59 [2020-07-07T18:43:59.177Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:43:59 [2020-07-07T18:43:59.177Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:43:59 [2020-07-07T18:43:59.177Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:43:59 [2020-07-07T18:43:59.177Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:43:59 [2020-07-07T18:43:59.432Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.jar
14:43:59 [2020-07-07T18:43:59.433Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
14:43:59 [2020-07-07T18:43:59.433Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:43:59 [2020-07-07T18:43:59.433Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:43:59 [2020-07-07T18:43:59.433Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:43:59 [2020-07-07T18:43:59.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
14:43:59 [2020-07-07T18:43:59.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
14:44:00 [2020-07-07T18:44:00.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 13 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 1.2 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 3.2 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 1.9 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 1.5 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 820 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 456 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar (21 kB at 214 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 301 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 1.0 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 2.3 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 433 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.0 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 1.6 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 245 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 638 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 18 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar (172 kB at 957 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 1.5 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 249 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 323 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 256 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 316 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 161 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar (866 kB at 4.2 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 1.2 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 590 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 900 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 46 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 17 kB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 1.3 MB/s)
14:44:00 [2020-07-07T18:44:00.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 2.2 MB/s)
14:44:00 [2020-07-07T18:44:00.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 7.1 MB/s)
14:44:01 [2020-07-07T18:44:01.327Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:44:01 [2020-07-07T18:44:01.327Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/
14:44:01 [2020-07-07T18:44:01.327Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/
14:44:01 [2020-07-07T18:44:01.583Z] [INFO] Adding repository https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0
14:44:01 [2020-07-07T18:44:01.583Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/
14:44:01 [2020-07-07T18:44:01.583Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/
14:44:01 [2020-07-07T18:44:01.838Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/
14:44:01 [2020-07-07T18:44:01.838Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/
14:44:02 [2020-07-07T18:44:02.094Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0
14:44:02 [2020-07-07T18:44:02.094Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/
14:44:02 [2020-07-07T18:44:02.094Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/
14:44:02 [2020-07-07T18:44:02.351Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
14:44:02 [2020-07-07T18:44:02.351Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
14:44:02 [2020-07-07T18:44:02.351Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
14:44:02 [2020-07-07T18:44:02.607Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
14:44:02 [2020-07-07T18:44:02.607Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
14:44:02 [2020-07-07T18:44:02.607Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/
14:44:02 [2020-07-07T18:44:02.607Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/
14:44:02 [2020-07-07T18:44:02.862Z] [INFO] Adding repository https://download.eclipse.org/releases/2019-06
14:44:02 [2020-07-07T18:44:02.862Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2019-06/ (492B)
14:44:02 [2020-07-07T18:44:02.862Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2019-06/ (492B)
14:44:02 [2020-07-07T18:44:02.862Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2019-06/
14:44:02 [2020-07-07T18:44:02.862Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2019-06/
14:44:03 [2020-07-07T18:44:03.119Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2019-06/
14:44:03 [2020-07-07T18:44:03.119Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2019-06/
14:44:03 [2020-07-07T18:44:03.374Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/201906191000/
14:44:03 [2020-07-07T18:44:03.374Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/201906191000/
14:44:03 [2020-07-07T18:44:03.374Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2019-06/201906191000/
14:44:03 [2020-07-07T18:44:03.374Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2019-06/201906191000/
14:44:05 [2020-07-07T18:44:05.262Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/
14:44:05 [2020-07-07T18:44:05.262Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/
14:44:05 [2020-07-07T18:44:05.262Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository
14:44:05 [2020-07-07T18:44:05.518Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/
14:44:05 [2020-07-07T18:44:05.518Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/
14:44:05 [2020-07-07T18:44:05.518Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/
14:44:05 [2020-07-07T18:44:05.518Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/
14:44:05 [2020-07-07T18:44:05.773Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0
14:44:05 [2020-07-07T18:44:05.773Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/
14:44:05 [2020-07-07T18:44:05.773Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/
14:44:05 [2020-07-07T18:44:05.773Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
14:44:05 [2020-07-07T18:44:05.773Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
14:44:06 [2020-07-07T18:44:06.028Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
14:44:06 [2020-07-07T18:44:06.028Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
14:44:06 [2020-07-07T18:44:06.028Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
14:44:06 [2020-07-07T18:44:06.284Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
14:44:06 [2020-07-07T18:44:06.284Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
14:44:06 [2020-07-07T18:44:06.540Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
14:44:06 [2020-07-07T18:44:06.540Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
14:44:06 [2020-07-07T18:44:06.796Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
14:44:06 [2020-07-07T18:44:06.796Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
14:44:06 [2020-07-07T18:44:06.796Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
14:44:06 [2020-07-07T18:44:06.796Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
14:44:07 [2020-07-07T18:44:07.052Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
14:44:07 [2020-07-07T18:44:07.052Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
14:44:07 [2020-07-07T18:44:07.052Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
14:44:07 [2020-07-07T18:44:07.308Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
14:44:07 [2020-07-07T18:44:07.308Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
14:44:07 [2020-07-07T18:44:07.563Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
14:44:07 [2020-07-07T18:44:07.563Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
14:44:07 [2020-07-07T18:44:07.563Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
14:44:07 [2020-07-07T18:44:07.563Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
14:44:07 [2020-07-07T18:44:07.819Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
14:44:07 [2020-07-07T18:44:07.819Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
14:44:07 [2020-07-07T18:44:07.819Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/
14:44:07 [2020-07-07T18:44:07.819Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/
14:44:08 [2020-07-07T18:44:08.074Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800
14:44:08 [2020-07-07T18:44:08.074Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/
14:44:08 [2020-07-07T18:44:08.074Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/
14:44:08 [2020-07-07T18:44:08.330Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2
14:44:08 [2020-07-07T18:44:08.330Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
14:44:08 [2020-07-07T18:44:08.330Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
14:44:08 [2020-07-07T18:44:08.586Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/
14:44:08 [2020-07-07T18:44:08.586Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/
14:44:08 [2020-07-07T18:44:08.586Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository
14:44:08 [2020-07-07T18:44:08.586Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/
14:44:08 [2020-07-07T18:44:08.586Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/
14:44:08 [2020-07-07T18:44:08.841Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/
14:44:08 [2020-07-07T18:44:08.841Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/
14:44:09 [2020-07-07T18:44:09.097Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18
14:44:09 [2020-07-07T18:44:09.097Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/
14:44:09 [2020-07-07T18:44:09.097Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/
14:44:09 [2020-07-07T18:44:09.097Z] [INFO] Fetching p2.index from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
14:44:09 [2020-07-07T18:44:09.097Z] [INFO] Fetching p2.index from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
14:44:09 [2020-07-07T18:44:09.353Z] [INFO] Adding repository https://download.eclipse.org/swtchart/releases/0.12.0/repository
14:44:09 [2020-07-07T18:44:09.353Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
14:44:09 [2020-07-07T18:44:09.353Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
14:44:17 [2020-07-07T18:44:17.434Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:44:22 [2020-07-07T18:44:22.684Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB)
14:44:22 [2020-07-07T18:44:22.684Z] [INFO] The user operation is waiting for background work to complete.
14:44:22 [2020-07-07T18:44:22.684Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB)
14:44:22 [2020-07-07T18:44:22.684Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110...
14:44:22 [2020-07-07T18:44:22.939Z] [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)
14:44:22 [2020-07-07T18:44:22.939Z] [INFO] The user operation is waiting for background work to complete.
14:44:22 [2020-07-07T18:44:22.939Z] [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)
14:44:22 [2020-07-07T18:44:22.939Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425...
14:44:23 [2020-07-07T18:44:23.500Z] [INFO] Fetching 201906191000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-06/
14:44:23 [2020-07-07T18:44:23.500Z] [INFO] Fetching 201906191000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-06/
14:44:23 [2020-07-07T18:44:23.500Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5MB)
14:44:23 [2020-07-07T18:44:23.500Z] [INFO] The user operation is waiting for background work to complete.
14:44:23 [2020-07-07T18:44:23.500Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5MB)
14:44:23 [2020-07-07T18:44:23.756Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337...
14:44:26 [2020-07-07T18:44:26.273Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB)
14:44:26 [2020-07-07T18:44:26.273Z] [INFO] The user operation is waiting for background work to complete.
14:44:26 [2020-07-07T18:44:26.273Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB)
14:44:26 [2020-07-07T18:44:26.273Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
14:44:26 [2020-07-07T18:44:26.528Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (454.46kB)
14:44:26 [2020-07-07T18:44:26.528Z] [INFO] The user operation is waiting for background work to complete.
14:44:26 [2020-07-07T18:44:26.528Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (454.46kB)
14:44:26 [2020-07-07T18:44:26.528Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309...
14:44:26 [2020-07-07T18:44:26.784Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB)
14:44:26 [2020-07-07T18:44:26.784Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB)
14:44:27 [2020-07-07T18:44:27.039Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB)
14:44:27 [2020-07-07T18:44:27.039Z] [INFO] The user operation is waiting for background work to complete.
14:44:27 [2020-07-07T18:44:27.039Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB)
14:44:27 [2020-07-07T18:44:27.039Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
14:44:27 [2020-07-07T18:44:27.039Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.7kB)
14:44:27 [2020-07-07T18:44:27.039Z] [INFO] The user operation is waiting for background work to complete.
14:44:27 [2020-07-07T18:44:27.039Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.7kB)
14:44:27 [2020-07-07T18:44:27.295Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029...
14:44:27 [2020-07-07T18:44:27.295Z] [INFO] Fetching org.eclipse.cdt.core_6.8.0.201905312053.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (1.62MB)
14:44:27 [2020-07-07T18:44:27.295Z] [INFO] The user operation is waiting for background work to complete.
14:44:27 [2020-07-07T18:44:27.295Z] [INFO] Fetching org.eclipse.cdt.core_6.8.0.201905312053.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (1.62MB)
14:44:27 [2020-07-07T18:44:27.295Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.0.201905312053...
14:44:28 [2020-07-07T18:44:28.663Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB)
14:44:28 [2020-07-07T18:44:28.663Z] [INFO] The user operation is waiting for background work to complete.
14:44:28 [2020-07-07T18:44:28.663Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB)
14:44:28 [2020-07-07T18:44:28.663Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055...
14:44:28 [2020-07-07T18:44:28.663Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.27kB)
14:44:28 [2020-07-07T18:44:28.663Z] [INFO] The user operation is waiting for background work to complete.
14:44:28 [2020-07-07T18:44:28.663Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.27kB)
14:44:28 [2020-07-07T18:44:28.663Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048...
14:44:28 [2020-07-07T18:44:28.663Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.79kB)
14:44:28 [2020-07-07T18:44:28.663Z] [INFO] The user operation is waiting for background work to complete.
14:44:28 [2020-07-07T18:44:28.663Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.79kB)
14:44:28 [2020-07-07T18:44:28.919Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240...
14:44:28 [2020-07-07T18:44:28.919Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.02kB)
14:44:28 [2020-07-07T18:44:28.919Z] [INFO] The user operation is waiting for background work to complete.
14:44:28 [2020-07-07T18:44:28.919Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.02kB)
14:44:28 [2020-07-07T18:44:28.919Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344...
14:44:28 [2020-07-07T18:44:28.919Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.77kB)
14:44:28 [2020-07-07T18:44:28.919Z] [INFO] The user operation is waiting for background work to complete.
14:44:28 [2020-07-07T18:44:28.919Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.77kB)
14:44:29 [2020-07-07T18:44:29.174Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151...
14:44:29 [2020-07-07T18:44:29.175Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (872.98kB)
14:44:29 [2020-07-07T18:44:29.175Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (872.98kB)
14:44:29 [2020-07-07T18:44:29.430Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.24kB)
14:44:29 [2020-07-07T18:44:29.430Z] [INFO] The user operation is waiting for background work to complete.
14:44:29 [2020-07-07T18:44:29.430Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.24kB)
14:44:29 [2020-07-07T18:44:29.430Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543...
14:44:29 [2020-07-07T18:44:29.430Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.02kB)
14:44:29 [2020-07-07T18:44:29.430Z] [INFO] The user operation is waiting for background work to complete.
14:44:29 [2020-07-07T18:44:29.430Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.02kB)
14:44:29 [2020-07-07T18:44:29.686Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549...
14:44:29 [2020-07-07T18:44:29.686Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.68kB)
14:44:29 [2020-07-07T18:44:29.686Z] [INFO] The user operation is waiting for background work to complete.
14:44:29 [2020-07-07T18:44:29.686Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.68kB)
14:44:29 [2020-07-07T18:44:29.686Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840...
14:44:29 [2020-07-07T18:44:29.941Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.68kB)
14:44:29 [2020-07-07T18:44:29.941Z] [INFO] The user operation is waiting for background work to complete.
14:44:29 [2020-07-07T18:44:29.941Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.68kB)
14:44:29 [2020-07-07T18:44:29.941Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344...
14:44:30 [2020-07-07T18:44:30.197Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
14:44:30 [2020-07-07T18:44:30.197Z] [INFO] The user operation is waiting for background work to complete.
14:44:30 [2020-07-07T18:44:30.197Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
14:44:30 [2020-07-07T18:44:30.197Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358...
14:44:30 [2020-07-07T18:44:30.197Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.18kB)
14:44:30 [2020-07-07T18:44:30.197Z] [INFO] The user operation is waiting for background work to complete.
14:44:30 [2020-07-07T18:44:30.197Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.18kB)
14:44:30 [2020-07-07T18:44:30.453Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504...
14:44:30 [2020-07-07T18:44:30.453Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.95kB)
14:44:30 [2020-07-07T18:44:30.453Z] [INFO] The user operation is waiting for background work to complete.
14:44:30 [2020-07-07T18:44:30.453Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.95kB)
14:44:30 [2020-07-07T18:44:30.453Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504...
14:44:30 [2020-07-07T18:44:30.453Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.91kB)
14:44:30 [2020-07-07T18:44:30.453Z] [INFO] The user operation is waiting for background work to complete.
14:44:30 [2020-07-07T18:44:30.453Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.91kB)
14:44:30 [2020-07-07T18:44:30.708Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504...
14:44:30 [2020-07-07T18:44:30.963Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.05kB)
14:44:30 [2020-07-07T18:44:30.963Z] [INFO] The user operation is waiting for background work to complete.
14:44:30 [2020-07-07T18:44:30.963Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.05kB)
14:44:31 [2020-07-07T18:44:31.220Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457...
14:44:31 [2020-07-07T18:44:31.220Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.7kB)
14:44:31 [2020-07-07T18:44:31.220Z] [INFO] The user operation is waiting for background work to complete.
14:44:31 [2020-07-07T18:44:31.220Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.7kB)
14:44:31 [2020-07-07T18:44:31.220Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504...
14:44:31 [2020-07-07T18:44:31.477Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.7kB)
14:44:31 [2020-07-07T18:44:31.477Z] [INFO] The user operation is waiting for background work to complete.
14:44:31 [2020-07-07T18:44:31.477Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.7kB)
14:44:31 [2020-07-07T18:44:31.477Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431...
14:44:31 [2020-07-07T18:44:31.477Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.12kB)
14:44:31 [2020-07-07T18:44:31.477Z] [INFO] The user operation is waiting for background work to complete.
14:44:31 [2020-07-07T18:44:31.477Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.12kB)
14:44:31 [2020-07-07T18:44:31.732Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
14:44:31 [2020-07-07T18:44:31.732Z] [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/
14:44:31 [2020-07-07T18:44:31.732Z] [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/
14:44:31 [2020-07-07T18:44:31.732Z] [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)
14:44:31 [2020-07-07T18:44:31.732Z] [INFO] The user operation is waiting for background work to complete.
14:44:31 [2020-07-07T18:44:31.732Z] [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)
14:44:31 [2020-07-07T18:44:31.988Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
14:44:31 [2020-07-07T18:44:31.988Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:44:31 [2020-07-07T18:44:31.988Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
14:44:32 [2020-07-07T18:44:32.244Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
14:44:32 [2020-07-07T18:44:32.244Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.03kB)
14:44:32 [2020-07-07T18:44:32.244Z] [INFO] The user operation is waiting for background work to complete.
14:44:32 [2020-07-07T18:44:32.244Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.03kB)
14:44:32 [2020-07-07T18:44:32.244Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436...
14:44:32 [2020-07-07T18:44:32.500Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.72kB)
14:44:32 [2020-07-07T18:44:32.500Z] [INFO] The user operation is waiting for background work to complete.
14:44:32 [2020-07-07T18:44:32.500Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.72kB)
14:44:32 [2020-07-07T18:44:32.756Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436...
14:44:32 [2020-07-07T18:44:32.756Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (95.26kB)
14:44:32 [2020-07-07T18:44:32.756Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (95.26kB)
14:44:33 [2020-07-07T18:44:33.012Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.59kB)
14:44:33 [2020-07-07T18:44:33.012Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.59kB)
14:44:33 [2020-07-07T18:44:33.012Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.68kB)
14:44:33 [2020-07-07T18:44:33.012Z] [INFO] The user operation is waiting for background work to complete.
14:44:33 [2020-07-07T18:44:33.012Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.68kB)
14:44:33 [2020-07-07T18:44:33.267Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436...
14:44:33 [2020-07-07T18:44:33.267Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.49kB)
14:44:33 [2020-07-07T18:44:33.267Z] [INFO] The user operation is waiting for background work to complete.
14:44:33 [2020-07-07T18:44:33.267Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.49kB)
14:44:33 [2020-07-07T18:44:33.523Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436...
14:44:33 [2020-07-07T18:44:33.523Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.52kB)
14:44:33 [2020-07-07T18:44:33.523Z] [INFO] The user operation is waiting for background work to complete.
14:44:33 [2020-07-07T18:44:33.523Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.52kB)
14:44:33 [2020-07-07T18:44:33.523Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436...
14:44:33 [2020-07-07T18:44:33.523Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.35kB)
14:44:33 [2020-07-07T18:44:33.523Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.35kB)
14:44:33 [2020-07-07T18:44:33.780Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.71kB)
14:44:33 [2020-07-07T18:44:33.780Z] [INFO] The user operation is waiting for background work to complete.
14:44:33 [2020-07-07T18:44:33.780Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.71kB)
14:44:33 [2020-07-07T18:44:33.780Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
14:44:33 [2020-07-07T18:44:33.780Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.23kB)
14:44:33 [2020-07-07T18:44:33.780Z] [INFO] The user operation is waiting for background work to complete.
14:44:33 [2020-07-07T18:44:33.780Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.23kB)
14:44:34 [2020-07-07T18:44:34.035Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619...
14:44:34 [2020-07-07T18:44:34.035Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB)
14:44:34 [2020-07-07T18:44:34.035Z] [INFO] The user operation is waiting for background work to complete.
14:44:34 [2020-07-07T18:44:34.035Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB)
14:44:34 [2020-07-07T18:44:34.291Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147...
14:44:34 [2020-07-07T18:44:34.291Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.66kB)
14:44:34 [2020-07-07T18:44:34.291Z] [INFO] The user operation is waiting for background work to complete.
14:44:34 [2020-07-07T18:44:34.291Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.66kB)
14:44:34 [2020-07-07T18:44:34.291Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323...
14:44:34 [2020-07-07T18:44:34.291Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (303.02kB)
14:44:34 [2020-07-07T18:44:34.291Z] [INFO] The user operation is waiting for background work to complete.
14:44:34 [2020-07-07T18:44:34.291Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (303.02kB)
14:44:34 [2020-07-07T18:44:34.546Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354...
14:44:34 [2020-07-07T18:44:34.546Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (361.71kB)
14:44:34 [2020-07-07T18:44:34.546Z] [INFO] The user operation is waiting for background work to complete.
14:44:34 [2020-07-07T18:44:34.546Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (361.71kB)
14:44:34 [2020-07-07T18:44:34.802Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118...
14:44:34 [2020-07-07T18:44:34.802Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (318.48kB)
14:44:34 [2020-07-07T18:44:34.802Z] [INFO] The user operation is waiting for background work to complete.
14:44:34 [2020-07-07T18:44:34.802Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (318.48kB)
14:44:35 [2020-07-07T18:44:35.058Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344...
14:44:35 [2020-07-07T18:44:35.313Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (964.19kB)
14:44:35 [2020-07-07T18:44:35.313Z] [INFO] The user operation is waiting for background work to complete.
14:44:35 [2020-07-07T18:44:35.313Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (964.19kB)
14:44:35 [2020-07-07T18:44:35.313Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104...
14:44:35 [2020-07-07T18:44:35.568Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.79kB)
14:44:35 [2020-07-07T18:44:35.569Z] [INFO] The user operation is waiting for background work to complete.
14:44:35 [2020-07-07T18:44:35.569Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.79kB)
14:44:35 [2020-07-07T18:44:35.824Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612...
14:44:35 [2020-07-07T18:44:35.824Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (229.07kB)
14:44:35 [2020-07-07T18:44:35.824Z] [INFO] The user operation is waiting for background work to complete.
14:44:35 [2020-07-07T18:44:35.824Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (229.07kB)
14:44:35 [2020-07-07T18:44:35.824Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344...
14:44:36 [2020-07-07T18:44:36.079Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (195.05kB)
14:44:36 [2020-07-07T18:44:36.079Z] [INFO] The user operation is waiting for background work to complete.
14:44:36 [2020-07-07T18:44:36.079Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (195.05kB)
14:44:36 [2020-07-07T18:44:36.079Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344...
14:44:36 [2020-07-07T18:44:36.335Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (123.14kB)
14:44:36 [2020-07-07T18:44:36.335Z] [INFO] The user operation is waiting for background work to complete.
14:44:36 [2020-07-07T18:44:36.335Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (123.14kB)
14:44:36 [2020-07-07T18:44:36.335Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034...
14:44:36 [2020-07-07T18:44:36.590Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.84kB)
14:44:36 [2020-07-07T18:44:36.590Z] [INFO] The user operation is waiting for background work to complete.
14:44:36 [2020-07-07T18:44:36.591Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.84kB)
14:44:36 [2020-07-07T18:44:36.591Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354...
14:44:36 [2020-07-07T18:44:36.591Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.78kB)
14:44:36 [2020-07-07T18:44:36.591Z] [INFO] The user operation is waiting for background work to complete.
14:44:36 [2020-07-07T18:44:36.591Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.78kB)
14:44:36 [2020-07-07T18:44:36.846Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118...
14:44:36 [2020-07-07T18:44:36.846Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.59kB)
14:44:36 [2020-07-07T18:44:36.846Z] [INFO] The user operation is waiting for background work to complete.
14:44:36 [2020-07-07T18:44:36.846Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.59kB)
14:44:36 [2020-07-07T18:44:36.846Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910...
14:44:37 [2020-07-07T18:44:37.102Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.79kB)
14:44:37 [2020-07-07T18:44:37.102Z] [INFO] The user operation is waiting for background work to complete.
14:44:37 [2020-07-07T18:44:37.102Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.79kB)
14:44:37 [2020-07-07T18:44:37.102Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100...
14:44:37 [2020-07-07T18:44:37.357Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.61kB)
14:44:37 [2020-07-07T18:44:37.357Z] [INFO] The user operation is waiting for background work to complete.
14:44:37 [2020-07-07T18:44:37.357Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.61kB)
14:44:37 [2020-07-07T18:44:37.357Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354...
14:44:37 [2020-07-07T18:44:37.357Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.54kB)
14:44:37 [2020-07-07T18:44:37.357Z] [INFO] The user operation is waiting for background work to complete.
14:44:37 [2020-07-07T18:44:37.357Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.54kB)
14:44:37 [2020-07-07T18:44:37.613Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504...
14:44:37 [2020-07-07T18:44:37.613Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB)
14:44:37 [2020-07-07T18:44:37.613Z] [INFO] The user operation is waiting for background work to complete.
14:44:37 [2020-07-07T18:44:37.613Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB)
14:44:37 [2020-07-07T18:44:37.614Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100...
14:44:37 [2020-07-07T18:44:37.614Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.95kB)
14:44:37 [2020-07-07T18:44:37.614Z] [INFO] The user operation is waiting for background work to complete.
14:44:37 [2020-07-07T18:44:37.614Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.95kB)
14:44:37 [2020-07-07T18:44:37.870Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457...
14:44:37 [2020-07-07T18:44:37.870Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.07kB)
14:44:37 [2020-07-07T18:44:37.870Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.07kB)
14:44:37 [2020-07-07T18:44:37.870Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.61kB)
14:44:37 [2020-07-07T18:44:37.870Z] [INFO] The user operation is waiting for background work to complete.
14:44:37 [2020-07-07T18:44:37.870Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.61kB)
14:44:38 [2020-07-07T18:44:38.126Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217...
14:44:38 [2020-07-07T18:44:38.126Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.91kB)
14:44:38 [2020-07-07T18:44:38.126Z] [INFO] The user operation is waiting for background work to complete.
14:44:38 [2020-07-07T18:44:38.126Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.91kB)
14:44:38 [2020-07-07T18:44:38.382Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145...
14:44:38 [2020-07-07T18:44:38.382Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.69kB)
14:44:38 [2020-07-07T18:44:38.382Z] [INFO] The user operation is waiting for background work to complete.
14:44:38 [2020-07-07T18:44:38.382Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.69kB)
14:44:38 [2020-07-07T18:44:38.382Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217...
14:44:38 [2020-07-07T18:44:38.382Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.77kB)
14:44:38 [2020-07-07T18:44:38.382Z] [INFO] The user operation is waiting for background work to complete.
14:44:38 [2020-07-07T18:44:38.382Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.77kB)
14:44:38 [2020-07-07T18:44:38.638Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308...
14:44:38 [2020-07-07T18:44:38.638Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.53kB)
14:44:38 [2020-07-07T18:44:38.638Z] [INFO] The user operation is waiting for background work to complete.
14:44:38 [2020-07-07T18:44:38.638Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.53kB)
14:44:38 [2020-07-07T18:44:38.638Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457...
14:44:38 [2020-07-07T18:44:38.638Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.16kB)
14:44:38 [2020-07-07T18:44:38.638Z] [INFO] The user operation is waiting for background work to complete.
14:44:38 [2020-07-07T18:44:38.638Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.16kB)
14:44:38 [2020-07-07T18:44:38.893Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118...
14:44:38 [2020-07-07T18:44:38.893Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (98kB)
14:44:38 [2020-07-07T18:44:38.893Z] [INFO] The user operation is waiting for background work to complete.
14:44:38 [2020-07-07T18:44:38.893Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (98kB)
14:44:38 [2020-07-07T18:44:38.893Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
14:44:39 [2020-07-07T18:44:39.149Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (485.5kB)
14:44:39 [2020-07-07T18:44:39.149Z] [INFO] The user operation is waiting for background work to complete.
14:44:39 [2020-07-07T18:44:39.149Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (485.5kB)
14:44:39 [2020-07-07T18:44:39.149Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845...
14:44:39 [2020-07-07T18:44:39.405Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.01kB)
14:44:39 [2020-07-07T18:44:39.405Z] [INFO] The user operation is waiting for background work to complete.
14:44:39 [2020-07-07T18:44:39.405Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.01kB)
14:44:39 [2020-07-07T18:44:39.661Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100...
14:44:39 [2020-07-07T18:44:39.661Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.03kB)
14:44:39 [2020-07-07T18:44:39.661Z] [INFO] The user operation is waiting for background work to complete.
14:44:39 [2020-07-07T18:44:39.661Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.03kB)
14:44:39 [2020-07-07T18:44:39.661Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801...
14:44:39 [2020-07-07T18:44:39.661Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (358.07kB)
14:44:39 [2020-07-07T18:44:39.661Z] [INFO] The user operation is waiting for background work to complete.
14:44:39 [2020-07-07T18:44:39.661Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (358.07kB)
14:44:39 [2020-07-07T18:44:39.918Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922...
14:44:40 [2020-07-07T18:44:40.174Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.06kB)
14:44:40 [2020-07-07T18:44:40.174Z] [INFO] The user operation is waiting for background work to complete.
14:44:40 [2020-07-07T18:44:40.174Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.06kB)
14:44:40 [2020-07-07T18:44:40.174Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118...
14:44:40 [2020-07-07T18:44:40.174Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.2kB)
14:44:40 [2020-07-07T18:44:40.174Z] [INFO] The user operation is waiting for background work to complete.
14:44:40 [2020-07-07T18:44:40.174Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.2kB)
14:44:40 [2020-07-07T18:44:40.430Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118...
14:44:40 [2020-07-07T18:44:40.430Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.84kB)
14:44:40 [2020-07-07T18:44:40.430Z] [INFO] The user operation is waiting for background work to complete.
14:44:40 [2020-07-07T18:44:40.430Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.84kB)
14:44:40 [2020-07-07T18:44:40.430Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100...
14:44:40 [2020-07-07T18:44:40.686Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.97kB)
14:44:40 [2020-07-07T18:44:40.686Z] [INFO] The user operation is waiting for background work to complete.
14:44:40 [2020-07-07T18:44:40.686Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.97kB)
14:44:40 [2020-07-07T18:44:40.686Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100...
14:44:40 [2020-07-07T18:44:40.686Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.57kB)
14:44:40 [2020-07-07T18:44:40.686Z] [INFO] The user operation is waiting for background work to complete.
14:44:40 [2020-07-07T18:44:40.686Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.57kB)
14:44:40 [2020-07-07T18:44:40.941Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118...
14:44:40 [2020-07-07T18:44:40.941Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.29kB)
14:44:40 [2020-07-07T18:44:40.941Z] [INFO] The user operation is waiting for background work to complete.
14:44:40 [2020-07-07T18:44:40.941Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.29kB)
14:44:40 [2020-07-07T18:44:40.942Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118...
14:44:41 [2020-07-07T18:44:41.197Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.82kB)
14:44:41 [2020-07-07T18:44:41.197Z] [INFO] The user operation is waiting for background work to complete.
14:44:41 [2020-07-07T18:44:41.197Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.82kB)
14:44:41 [2020-07-07T18:44:41.197Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257...
14:44:41 [2020-07-07T18:44:41.197Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.48kB)
14:44:41 [2020-07-07T18:44:41.197Z] [INFO] The user operation is waiting for background work to complete.
14:44:41 [2020-07-07T18:44:41.197Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.48kB)
14:44:41 [2020-07-07T18:44:41.197Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100...
14:44:41 [2020-07-07T18:44:41.453Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.89kB)
14:44:41 [2020-07-07T18:44:41.453Z] [INFO] The user operation is waiting for background work to complete.
14:44:41 [2020-07-07T18:44:41.453Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.89kB)
14:44:41 [2020-07-07T18:44:41.453Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505...
14:44:41 [2020-07-07T18:44:41.453Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.18kB)
14:44:41 [2020-07-07T18:44:41.453Z] [INFO] The user operation is waiting for background work to complete.
14:44:41 [2020-07-07T18:44:41.453Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.18kB)
14:44:41 [2020-07-07T18:44:41.709Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
14:44:41 [2020-07-07T18:44:41.709Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.98kB)
14:44:41 [2020-07-07T18:44:41.709Z] [INFO] The user operation is waiting for background work to complete.
14:44:41 [2020-07-07T18:44:41.709Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.98kB)
14:44:41 [2020-07-07T18:44:41.709Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
14:44:41 [2020-07-07T18:44:41.964Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.92kB)
14:44:41 [2020-07-07T18:44:41.964Z] [INFO] The user operation is waiting for background work to complete.
14:44:41 [2020-07-07T18:44:41.964Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.92kB)
14:44:41 [2020-07-07T18:44:41.964Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118...
14:44:41 [2020-07-07T18:44:41.964Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.18kB)
14:44:41 [2020-07-07T18:44:41.964Z] [INFO] The user operation is waiting for background work to complete.
14:44:41 [2020-07-07T18:44:41.964Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.18kB)
14:44:42 [2020-07-07T18:44:42.220Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525...
14:44:42 [2020-07-07T18:44:42.220Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.25kB)
14:44:42 [2020-07-07T18:44:42.220Z] [INFO] The user operation is waiting for background work to complete.
14:44:42 [2020-07-07T18:44:42.220Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.25kB)
14:44:42 [2020-07-07T18:44:42.220Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118...
14:44:42 [2020-07-07T18:44:42.220Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.69kB)
14:44:42 [2020-07-07T18:44:42.220Z] [INFO] The user operation is waiting for background work to complete.
14:44:42 [2020-07-07T18:44:42.220Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.69kB)
14:44:42 [2020-07-07T18:44:42.475Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933...
14:44:42 [2020-07-07T18:44:42.475Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.07kB)
14:44:42 [2020-07-07T18:44:42.475Z] [INFO] The user operation is waiting for background work to complete.
14:44:42 [2020-07-07T18:44:42.475Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.07kB)
14:44:42 [2020-07-07T18:44:42.730Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118...
14:44:42 [2020-07-07T18:44:42.730Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (115.24kB)
14:44:42 [2020-07-07T18:44:42.730Z] [INFO] The user operation is waiting for background work to complete.
14:44:42 [2020-07-07T18:44:42.730Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (115.24kB)
14:44:42 [2020-07-07T18:44:42.730Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845...
14:44:42 [2020-07-07T18:44:42.986Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.95kB)
14:44:42 [2020-07-07T18:44:42.986Z] [INFO] The user operation is waiting for background work to complete.
14:44:42 [2020-07-07T18:44:42.986Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.95kB)
14:44:42 [2020-07-07T18:44:42.986Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046...
14:44:42 [2020-07-07T18:44:42.986Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.81kB)
14:44:42 [2020-07-07T18:44:42.986Z] [INFO] The user operation is waiting for background work to complete.
14:44:42 [2020-07-07T18:44:42.986Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.81kB)
14:44:43 [2020-07-07T18:44:43.242Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925...
14:44:43 [2020-07-07T18:44:43.242Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.98kB)
14:44:43 [2020-07-07T18:44:43.242Z] [INFO] The user operation is waiting for background work to complete.
14:44:43 [2020-07-07T18:44:43.242Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.98kB)
14:44:43 [2020-07-07T18:44:43.242Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242...
14:44:43 [2020-07-07T18:44:43.497Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.81kB)
14:44:43 [2020-07-07T18:44:43.497Z] [INFO] The user operation is waiting for background work to complete.
14:44:43 [2020-07-07T18:44:43.497Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.81kB)
14:44:43 [2020-07-07T18:44:43.497Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320...
14:44:43 [2020-07-07T18:44:43.497Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.1kB)
14:44:43 [2020-07-07T18:44:43.497Z] [INFO] The user operation is waiting for background work to complete.
14:44:43 [2020-07-07T18:44:43.497Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.1kB)
14:44:43 [2020-07-07T18:44:43.753Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548...
14:44:43 [2020-07-07T18:44:43.753Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.01kB)
14:44:43 [2020-07-07T18:44:43.753Z] [INFO] The user operation is waiting for background work to complete.
14:44:43 [2020-07-07T18:44:43.753Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.01kB)
14:44:44 [2020-07-07T18:44:44.008Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302...
14:44:44 [2020-07-07T18:44:44.008Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.99kB)
14:44:44 [2020-07-07T18:44:44.008Z] [INFO] The user operation is waiting for background work to complete.
14:44:44 [2020-07-07T18:44:44.008Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.99kB)
14:44:44 [2020-07-07T18:44:44.008Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320...
14:44:44 [2020-07-07T18:44:44.264Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.42kB)
14:44:44 [2020-07-07T18:44:44.264Z] [INFO] The user operation is waiting for background work to complete.
14:44:44 [2020-07-07T18:44:44.264Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.42kB)
14:44:44 [2020-07-07T18:44:44.264Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
14:44:44 [2020-07-07T18:44:44.264Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.98kB)
14:44:44 [2020-07-07T18:44:44.264Z] [INFO] The user operation is waiting for background work to complete.
14:44:44 [2020-07-07T18:44:44.264Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.98kB)
14:44:44 [2020-07-07T18:44:44.519Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921...
14:44:44 [2020-07-07T18:44:44.519Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (181.37kB)
14:44:44 [2020-07-07T18:44:44.519Z] [INFO] The user operation is waiting for background work to complete.
14:44:44 [2020-07-07T18:44:44.519Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (181.37kB)
14:44:44 [2020-07-07T18:44:44.519Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840...
14:44:44 [2020-07-07T18:44:44.774Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.13kB)
14:44:44 [2020-07-07T18:44:44.774Z] [INFO] The user operation is waiting for background work to complete.
14:44:44 [2020-07-07T18:44:44.774Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.13kB)
14:44:44 [2020-07-07T18:44:44.774Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104...
14:44:45 [2020-07-07T18:44:45.030Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.2kB)
14:44:45 [2020-07-07T18:44:45.030Z] [INFO] The user operation is waiting for background work to complete.
14:44:45 [2020-07-07T18:44:45.030Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.2kB)
14:44:45 [2020-07-07T18:44:45.030Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354...
14:44:45 [2020-07-07T18:44:45.030Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (492.8kB)
14:44:45 [2020-07-07T18:44:45.030Z] [INFO] The user operation is waiting for background work to complete.
14:44:45 [2020-07-07T18:44:45.030Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (492.8kB)
14:44:45 [2020-07-07T18:44:45.286Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354...
14:44:45 [2020-07-07T18:44:45.542Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.08MB)
14:44:45 [2020-07-07T18:44:45.542Z] [INFO] The user operation is waiting for background work to complete.
14:44:45 [2020-07-07T18:44:45.542Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.08MB)
14:44:45 [2020-07-07T18:44:45.542Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801...
14:44:46 [2020-07-07T18:44:46.102Z] [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/
14:44:46 [2020-07-07T18:44:46.102Z] [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/
14:44:46 [2020-07-07T18:44:46.102Z] [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)
14:44:46 [2020-07-07T18:44:46.102Z] [INFO] The user operation is waiting for background work to complete.
14:44:46 [2020-07-07T18:44:46.102Z] [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)
14:44:46 [2020-07-07T18:44:46.102Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058...
14:44:46 [2020-07-07T18:44:46.357Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (283.72kB)
14:44:46 [2020-07-07T18:44:46.357Z] [INFO] The user operation is waiting for background work to complete.
14:44:46 [2020-07-07T18:44:46.357Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (283.72kB)
14:44:46 [2020-07-07T18:44:46.357Z] [INFO] Unpacking org.junit_4.12.0.v201504281640...
14:44:46 [2020-07-07T18:44:46.357Z] [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)
14:44:46 [2020-07-07T18:44:46.357Z] [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)
14:44:47 [2020-07-07T18:44:47.721Z] [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/ (20.94MB of 59.71MB at 20.94MB/s)
14:44:48 [2020-07-07T18:44:48.648Z] [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/ (53.32MB of 59.71MB at 26.66MB/s)
14:44:48 [2020-07-07T18:44:48.648Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,012.08kB)
14:44:48 [2020-07-07T18:44:48.648Z] [INFO] The user operation is waiting for background work to complete.
14:44:48 [2020-07-07T18:44:48.648Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,012.08kB)
14:44:48 [2020-07-07T18:44:48.904Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602...
14:44:49 [2020-07-07T18:44:49.464Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.69kB)
14:44:49 [2020-07-07T18:44:49.464Z] [INFO] The user operation is waiting for background work to complete.
14:44:49 [2020-07-07T18:44:49.464Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.69kB)
14:44:49 [2020-07-07T18:44:49.464Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118...
14:44:49 [2020-07-07T18:44:49.464Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.46kB)
14:44:49 [2020-07-07T18:44:49.464Z] [INFO] The user operation is waiting for background work to complete.
14:44:49 [2020-07-07T18:44:49.464Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.46kB)
14:44:49 [2020-07-07T18:44:49.723Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104...
14:44:49 [2020-07-07T18:44:49.723Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.42kB)
14:44:49 [2020-07-07T18:44:49.723Z] [INFO] The user operation is waiting for background work to complete.
14:44:49 [2020-07-07T18:44:49.724Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.42kB)
14:44:49 [2020-07-07T18:44:49.724Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858...
14:44:49 [2020-07-07T18:44:49.979Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.76kB)
14:44:49 [2020-07-07T18:44:49.979Z] [INFO] The user operation is waiting for background work to complete.
14:44:49 [2020-07-07T18:44:49.979Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.76kB)
14:44:49 [2020-07-07T18:44:49.979Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118...
14:44:49 [2020-07-07T18:44:49.979Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
14:44:49 [2020-07-07T18:44:49.979Z] [INFO] The user operation is waiting for background work to complete.
14:44:49 [2020-07-07T18:44:49.979Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
14:44:50 [2020-07-07T18:44:50.235Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
14:44:50 [2020-07-07T18:44:50.235Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.95kB)
14:44:50 [2020-07-07T18:44:50.235Z] [INFO] The user operation is waiting for background work to complete.
14:44:50 [2020-07-07T18:44:50.235Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.95kB)
14:44:50 [2020-07-07T18:44:50.235Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
14:44:50 [2020-07-07T18:44:50.491Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (790.84kB)
14:44:50 [2020-07-07T18:44:50.491Z] [INFO] The user operation is waiting for background work to complete.
14:44:50 [2020-07-07T18:44:50.491Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (790.84kB)
14:44:50 [2020-07-07T18:44:50.491Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801...
14:44:51 [2020-07-07T18:44:51.052Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,006.66kB)
14:44:51 [2020-07-07T18:44:51.052Z] [INFO] The user operation is waiting for background work to complete.
14:44:51 [2020-07-07T18:44:51.052Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,006.66kB)
14:44:51 [2020-07-07T18:44:51.308Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801...
14:44:51 [2020-07-07T18:44:51.563Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
14:44:51 [2020-07-07T18:44:51.819Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:44:51 [2020-07-07T18:44:51.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:44:51 [2020-07-07T18:44:51.819Z] [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)
14:44:51 [2020-07-07T18:44:51.819Z] [INFO] The user operation is waiting for background work to complete.
14:44:51 [2020-07-07T18:44:51.819Z] [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)
14:44:52 [2020-07-07T18:44:52.077Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221...
14:44:52 [2020-07-07T18:44:52.077Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (405.11kB)
14:44:52 [2020-07-07T18:44:52.078Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (405.11kB)
14:44:52 [2020-07-07T18:44:52.078Z] [INFO] The user operation is waiting for background work to complete.
14:44:52 [2020-07-07T18:44:52.337Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
14:44:52 [2020-07-07T18:44:52.593Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.52kB)
14:44:52 [2020-07-07T18:44:52.593Z] [INFO] The user operation is waiting for background work to complete.
14:44:52 [2020-07-07T18:44:52.593Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.52kB)
14:44:52 [2020-07-07T18:44:52.593Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
14:44:52 [2020-07-07T18:44:52.848Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.7kB)
14:44:52 [2020-07-07T18:44:52.848Z] [INFO] The user operation is waiting for background work to complete.
14:44:52 [2020-07-07T18:44:52.848Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.7kB)
14:44:52 [2020-07-07T18:44:52.848Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
14:44:53 [2020-07-07T18:44:53.103Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.79kB)
14:44:53 [2020-07-07T18:44:53.103Z] [INFO] The user operation is waiting for background work to complete.
14:44:53 [2020-07-07T18:44:53.103Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.79kB)
14:44:53 [2020-07-07T18:44:53.103Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832...
14:44:53 [2020-07-07T18:44:53.103Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1MB)
14:44:53 [2020-07-07T18:44:53.103Z] [INFO] The user operation is waiting for background work to complete.
14:44:53 [2020-07-07T18:44:53.103Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1MB)
14:44:53 [2020-07-07T18:44:53.359Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143...
14:44:53 [2020-07-07T18:44:53.920Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.15kB)
14:44:53 [2020-07-07T18:44:53.920Z] [INFO] The user operation is waiting for background work to complete.
14:44:53 [2020-07-07T18:44:53.920Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.15kB)
14:44:53 [2020-07-07T18:44:53.920Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743...
14:44:53 [2020-07-07T18:44:53.920Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/
14:44:53 [2020-07-07T18:44:53.920Z] [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)
14:44:53 [2020-07-07T18:44:53.920Z] [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)
14:44:54 [2020-07-07T18:44:54.176Z] [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)
14:44:54 [2020-07-07T18:44:54.176Z] [INFO] The user operation is waiting for background work to complete.
14:44:54 [2020-07-07T18:44:54.176Z] [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)
14:44:54 [2020-07-07T18:44:54.176Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358...
14:44:54 [2020-07-07T18:44:54.176Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.52kB)
14:44:54 [2020-07-07T18:44:54.176Z] [INFO] The user operation is waiting for background work to complete.
14:44:54 [2020-07-07T18:44:54.176Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.52kB)
14:44:54 [2020-07-07T18:44:54.432Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344...
14:44:54 [2020-07-07T18:44:54.432Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
14:44:54 [2020-07-07T18:44:54.432Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
14:44:54 [2020-07-07T18:44:54.688Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (334.64kB)
14:44:54 [2020-07-07T18:44:54.688Z] [INFO] The user operation is waiting for background work to complete.
14:44:54 [2020-07-07T18:44:54.688Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (334.64kB)
14:44:54 [2020-07-07T18:44:54.688Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112...
14:44:54 [2020-07-07T18:44:54.943Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.08kB)
14:44:54 [2020-07-07T18:44:54.943Z] [INFO] The user operation is waiting for background work to complete.
14:44:54 [2020-07-07T18:44:54.943Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.08kB)
14:44:54 [2020-07-07T18:44:54.943Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922...
14:44:55 [2020-07-07T18:44:55.199Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.45kB)
14:44:55 [2020-07-07T18:44:55.199Z] [INFO] The user operation is waiting for background work to complete.
14:44:55 [2020-07-07T18:44:55.199Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.45kB)
14:44:55 [2020-07-07T18:44:55.199Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458...
14:44:55 [2020-07-07T18:44:55.454Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.02kB)
14:44:55 [2020-07-07T18:44:55.454Z] [INFO] The user operation is waiting for background work to complete.
14:44:55 [2020-07-07T18:44:55.454Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.02kB)
14:44:55 [2020-07-07T18:44:55.454Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010...
14:44:55 [2020-07-07T18:44:55.454Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.11kB)
14:44:55 [2020-07-07T18:44:55.454Z] [INFO] The user operation is waiting for background work to complete.
14:44:55 [2020-07-07T18:44:55.454Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.11kB)
14:44:55 [2020-07-07T18:44:55.709Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010...
14:44:55 [2020-07-07T18:44:55.709Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
14:44:55 [2020-07-07T18:44:55.709Z] [INFO] The user operation is waiting for background work to complete.
14:44:55 [2020-07-07T18:44:55.709Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
14:44:55 [2020-07-07T18:44:55.965Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010...
14:44:55 [2020-07-07T18:44:55.965Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.46kB)
14:44:55 [2020-07-07T18:44:55.965Z] [INFO] The user operation is waiting for background work to complete.
14:44:55 [2020-07-07T18:44:55.965Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.46kB)
14:44:56 [2020-07-07T18:44:56.221Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010...
14:44:56 [2020-07-07T18:44:56.221Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (119.79kB)
14:44:56 [2020-07-07T18:44:56.221Z] [INFO] The user operation is waiting for background work to complete.
14:44:56 [2020-07-07T18:44:56.221Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (119.79kB)
14:44:56 [2020-07-07T18:44:56.221Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010...
14:44:56 [2020-07-07T18:44:56.476Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.84kB)
14:44:56 [2020-07-07T18:44:56.476Z] [INFO] The user operation is waiting for background work to complete.
14:44:56 [2020-07-07T18:44:56.476Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.84kB)
14:44:56 [2020-07-07T18:44:56.476Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717...
14:44:56 [2020-07-07T18:44:56.732Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.72kB)
14:44:56 [2020-07-07T18:44:56.732Z] [INFO] The user operation is waiting for background work to complete.
14:44:56 [2020-07-07T18:44:56.732Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.72kB)
14:44:56 [2020-07-07T18:44:56.732Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010...
14:44:56 [2020-07-07T18:44:56.732Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (155.14kB)
14:44:56 [2020-07-07T18:44:56.732Z] [INFO] The user operation is waiting for background work to complete.
14:44:56 [2020-07-07T18:44:56.732Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (155.14kB)
14:44:56 [2020-07-07T18:44:56.989Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548...
14:44:56 [2020-07-07T18:44:56.989Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (313.04kB)
14:44:56 [2020-07-07T18:44:56.989Z] [INFO] The user operation is waiting for background work to complete.
14:44:56 [2020-07-07T18:44:56.989Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (313.04kB)
14:44:57 [2020-07-07T18:44:57.244Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408...
14:44:57 [2020-07-07T18:44:57.244Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (134.74kB)
14:44:57 [2020-07-07T18:44:57.244Z] [INFO] The user operation is waiting for background work to complete.
14:44:57 [2020-07-07T18:44:57.244Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (134.74kB)
14:44:57 [2020-07-07T18:44:57.500Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137...
14:44:57 [2020-07-07T18:44:57.757Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.25kB)
14:44:57 [2020-07-07T18:44:57.757Z] [INFO] The user operation is waiting for background work to complete.
14:44:57 [2020-07-07T18:44:57.757Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.25kB)
14:44:58 [2020-07-07T18:44:58.012Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010...
14:44:58 [2020-07-07T18:44:58.012Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (255.11kB)
14:44:58 [2020-07-07T18:44:58.012Z] [INFO] The user operation is waiting for background work to complete.
14:44:58 [2020-07-07T18:44:58.012Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (255.11kB)
14:44:58 [2020-07-07T18:44:58.012Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922...
14:44:58 [2020-07-07T18:44:58.268Z] [INFO] Fetching org.eclipse.xsd_2.16.0.v20190321-1341.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (535.89kB)
14:44:58 [2020-07-07T18:44:58.268Z] [INFO] The user operation is waiting for background work to complete.
14:44:58 [2020-07-07T18:44:58.268Z] [INFO] Fetching org.eclipse.xsd_2.16.0.v20190321-1341.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (535.89kB)
14:44:58 [2020-07-07T18:44:58.523Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341...
14:44:58 [2020-07-07T18:44:58.779Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:44:59 [2020-07-07T18:44:59.035Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
14:44:59 [2020-07-07T18:44:59.036Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
14:44:59 [2020-07-07T18:44:59.291Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.1.0.202006260150.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.18kB)
14:44:59 [2020-07-07T18:44:59.291Z] [INFO] The user operation is waiting for background work to complete.
14:44:59 [2020-07-07T18:44:59.291Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.1.0.202006260150.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.18kB)
14:44:59 [2020-07-07T18:44:59.291Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.1.0.202006260150...
14:44:59 [2020-07-07T18:44:59.547Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.1.0.202006260150.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (256.35kB)
14:44:59 [2020-07-07T18:44:59.547Z] [INFO] The user operation is waiting for background work to complete.
14:44:59 [2020-07-07T18:44:59.547Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.1.0.202006260150.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (256.35kB)
14:44:59 [2020-07-07T18:44:59.803Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.1.0.202006260150...
14:44:59 [2020-07-07T18:44:59.803Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
14:44:59 [2020-07-07T18:44:59.803Z] [INFO] The user operation is waiting for background work to complete.
14:44:59 [2020-07-07T18:44:59.803Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
14:45:00 [2020-07-07T18:45:00.059Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
14:45:00 [2020-07-07T18:45:00.059Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
14:45:00 [2020-07-07T18:45:00.059Z] [INFO] The user operation is waiting for background work to complete.
14:45:00 [2020-07-07T18:45:00.059Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
14:45:00 [2020-07-07T18:45:00.059Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
14:45:00 [2020-07-07T18:45:00.315Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.1.0.202006260150.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.78kB)
14:45:00 [2020-07-07T18:45:00.315Z] [INFO] The user operation is waiting for background work to complete.
14:45:00 [2020-07-07T18:45:00.315Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.1.0.202006260150.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.78kB)
14:45:00 [2020-07-07T18:45:00.315Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.1.0.202006260150...
14:45:00 [2020-07-07T18:45:00.315Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.69kB)
14:45:00 [2020-07-07T18:45:00.315Z] [INFO] The user operation is waiting for background work to complete.
14:45:00 [2020-07-07T18:45:00.315Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.69kB)
14:45:00 [2020-07-07T18:45:00.572Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
14:45:00 [2020-07-07T18:45:00.827Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
14:45:01 [2020-07-07T18:45:01.083Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
14:45:01 [2020-07-07T18:45:01.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
14:45:01 [2020-07-07T18:45:01.083Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
14:45:01 [2020-07-07T18:45:01.083Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
14:45:01 [2020-07-07T18:45:01.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
14:45:01 [2020-07-07T18:45:01.338Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
14:45:01 [2020-07-07T18:45:01.594Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:45:01 [2020-07-07T18:45:01.594Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:45:01 [2020-07-07T18:45:01.848Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:45:02 [2020-07-07T18:45:02.104Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:45:02 [2020-07-07T18:45:02.104Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:45:02 [2020-07-07T18:45:02.104Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:45:02 [2020-07-07T18:45:02.104Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
14:45:02 [2020-07-07T18:45:02.104Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
14:45:02 [2020-07-07T18:45:02.360Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
14:45:02 [2020-07-07T18:45:02.360Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:45:02 [2020-07-07T18:45:02.615Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:45:02 [2020-07-07T18:45:02.883Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:45:03 [2020-07-07T18:45:03.140Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
14:45:03 [2020-07-07T18:45:03.140Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
14:45:03 [2020-07-07T18:45:03.396Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
14:45:03 [2020-07-07T18:45:03.652Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
14:45:03 [2020-07-07T18:45:03.652Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
14:45:03 [2020-07-07T18:45:03.652Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
14:45:03 [2020-07-07T18:45:03.907Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
14:45:03 [2020-07-07T18:45:03.907Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
14:45:04 [2020-07-07T18:45:04.163Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
14:45:04 [2020-07-07T18:45:04.163Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:45:04 [2020-07-07T18:45:04.163Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:45:04 [2020-07-07T18:45:04.725Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:45:04 [2020-07-07T18:45:04.725Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
14:45:04 [2020-07-07T18:45:04.725Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
14:45:05 [2020-07-07T18:45:05.286Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
14:45:05 [2020-07-07T18:45:05.286Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
14:45:05 [2020-07-07T18:45:05.286Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
14:45:05 [2020-07-07T18:45:05.848Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
14:45:05 [2020-07-07T18:45:05.848Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
14:45:05 [2020-07-07T18:45:05.848Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
14:45:06 [2020-07-07T18:45:06.103Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
14:45:06 [2020-07-07T18:45:06.103Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
14:45:06 [2020-07-07T18:45:06.103Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
14:45:06 [2020-07-07T18:45:06.359Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
14:45:06 [2020-07-07T18:45:06.614Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:45:06 [2020-07-07T18:45:06.614Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:45:06 [2020-07-07T18:45:06.870Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:45:07 [2020-07-07T18:45:07.125Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
14:45:07 [2020-07-07T18:45:07.125Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
14:45:07 [2020-07-07T18:45:07.687Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
14:45:07 [2020-07-07T18:45:07.943Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
14:45:07 [2020-07-07T18:45:07.943Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
14:45:07 [2020-07-07T18:45:07.943Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
14:45:07 [2020-07-07T18:45:07.943Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
14:45:07 [2020-07-07T18:45:07.943Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
14:45:08 [2020-07-07T18:45:08.199Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
14:45:08 [2020-07-07T18:45:08.199Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:45:08 [2020-07-07T18:45:08.455Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:45:08 [2020-07-07T18:45:08.712Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:45:08 [2020-07-07T18:45:08.712Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
14:45:08 [2020-07-07T18:45:08.712Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
14:45:09 [2020-07-07T18:45:09.275Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
14:45:09 [2020-07-07T18:45:09.275Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
14:45:15 [2020-07-07T18:45:15.810Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
14:45:15 [2020-07-07T18:45:15.810Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
14:45:15 [2020-07-07T18:45:15.810Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
14:45:15 [2020-07-07T18:45:15.810Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
14:45:15 [2020-07-07T18:45:15.810Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:45:15 [2020-07-07T18:45:15.810Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:45:16 [2020-07-07T18:45:16.066Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:45:16 [2020-07-07T18:45:16.066Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
14:45:16 [2020-07-07T18:45:16.066Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
14:45:16 [2020-07-07T18:45:16.322Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
14:45:16 [2020-07-07T18:45:16.322Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:45:16 [2020-07-07T18:45:16.322Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:45:16 [2020-07-07T18:45:16.882Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:45:17 [2020-07-07T18:45:17.138Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:45:17 [2020-07-07T18:45:17.138Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:45:17 [2020-07-07T18:45:17.138Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:45:17 [2020-07-07T18:45:17.138Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml
14:45:17 [2020-07-07T18:45:17.138Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml
14:45:17 [2020-07-07T18:45:17.394Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml
14:45:17 [2020-07-07T18:45:17.394Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
14:45:17 [2020-07-07T18:45:17.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
14:45:17 [2020-07-07T18:45:17.394Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
14:45:17 [2020-07-07T18:45:17.394Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:45:17 [2020-07-07T18:45:17.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:45:17 [2020-07-07T18:45:17.394Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:45:17 [2020-07-07T18:45:17.394Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
14:45:17 [2020-07-07T18:45:17.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
14:45:17 [2020-07-07T18:45:17.650Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
14:45:17 [2020-07-07T18:45:17.650Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
14:45:17 [2020-07-07T18:45:17.650Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
14:45:17 [2020-07-07T18:45:17.650Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
14:45:17 [2020-07-07T18:45:17.650Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
14:45:17 [2020-07-07T18:45:17.906Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
14:45:18 [2020-07-07T18:45:18.163Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
14:45:18 [2020-07-07T18:45:18.163Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
14:45:18 [2020-07-07T18:45:18.163Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
14:45:18 [2020-07-07T18:45:18.726Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
14:45:18 [2020-07-07T18:45:18.726Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:45:18 [2020-07-07T18:45:18.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:45:18 [2020-07-07T18:45:18.726Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:45:18 [2020-07-07T18:45:18.726Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
14:45:18 [2020-07-07T18:45:18.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
14:45:19 [2020-07-07T18:45:19.289Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
14:45:19 [2020-07-07T18:45:19.290Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
14:45:19 [2020-07-07T18:45:19.290Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
14:45:19 [2020-07-07T18:45:19.853Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
14:45:19 [2020-07-07T18:45:19.853Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml
14:45:19 [2020-07-07T18:45:19.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml
14:45:19 [2020-07-07T18:45:19.853Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml
14:45:20 [2020-07-07T18:45:20.108Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/pom.xml
14:45:20 [2020-07-07T18:45:20.108Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/pom.xml
14:45:20 [2020-07-07T18:45:20.108Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/pom.xml
14:45:20 [2020-07-07T18:45:20.108Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
14:45:20 [2020-07-07T18:45:20.108Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
14:45:20 [2020-07-07T18:45:20.108Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
14:45:20 [2020-07-07T18:45:20.109Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
14:45:20 [2020-07-07T18:45:20.109Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
14:45:20 [2020-07-07T18:45:20.109Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
14:45:20 [2020-07-07T18:45:20.109Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
14:45:20 [2020-07-07T18:45:20.109Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
14:45:20 [2020-07-07T18:45:20.109Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
14:45:20 [2020-07-07T18:45:20.109Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:45:20 [2020-07-07T18:45:20.109Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:45:20 [2020-07-07T18:45:20.670Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:45:20 [2020-07-07T18:45:20.670Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
14:45:20 [2020-07-07T18:45:20.670Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
14:45:20 [2020-07-07T18:45:20.927Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB)
14:45:20 [2020-07-07T18:45:20.927Z] [INFO] The user operation is waiting for background work to complete.
14:45:20 [2020-07-07T18:45:20.927Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB)
14:45:20 [2020-07-07T18:45:20.927Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046...
14:45:20 [2020-07-07T18:45:20.927Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.52kB)
14:45:20 [2020-07-07T18:45:20.927Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.52kB)
14:45:21 [2020-07-07T18:45:21.183Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB)
14:45:21 [2020-07-07T18:45:21.183Z] [INFO] The user operation is waiting for background work to complete.
14:45:21 [2020-07-07T18:45:21.183Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB)
14:45:21 [2020-07-07T18:45:21.439Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422...
14:45:21 [2020-07-07T18:45:21.695Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.0.201905312053.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (1.95MB)
14:45:21 [2020-07-07T18:45:21.695Z] [INFO] The user operation is waiting for background work to complete.
14:45:21 [2020-07-07T18:45:21.696Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.0.201905312053.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (1.95MB)
14:45:21 [2020-07-07T18:45:21.950Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.0.201905312053...
14:45:23 [2020-07-07T18:45:23.315Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.25kB)
14:45:23 [2020-07-07T18:45:23.315Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.25kB)
14:45:23 [2020-07-07T18:45:23.315Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB)
14:45:23 [2020-07-07T18:45:23.315Z] [INFO] The user operation is waiting for background work to complete.
14:45:23 [2020-07-07T18:45:23.315Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB)
14:45:23 [2020-07-07T18:45:23.315Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055...
14:45:23 [2020-07-07T18:45:23.315Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.0.201906031815.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (430.07kB)
14:45:23 [2020-07-07T18:45:23.315Z] [INFO] The user operation is waiting for background work to complete.
14:45:23 [2020-07-07T18:45:23.315Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.0.201906031815.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (430.07kB)
14:45:23 [2020-07-07T18:45:23.570Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.0.201906031815...
14:45:23 [2020-07-07T18:45:23.825Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB)
14:45:23 [2020-07-07T18:45:23.825Z] [INFO] The user operation is waiting for background work to complete.
14:45:23 [2020-07-07T18:45:23.825Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB)
14:45:24 [2020-07-07T18:45:24.081Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831...
14:45:24 [2020-07-07T18:45:24.081Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB)
14:45:24 [2020-07-07T18:45:24.081Z] [INFO] The user operation is waiting for background work to complete.
14:45:24 [2020-07-07T18:45:24.081Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB)
14:45:24 [2020-07-07T18:45:24.081Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055...
14:45:24 [2020-07-07T18:45:24.337Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB)
14:45:24 [2020-07-07T18:45:24.337Z] [INFO] The user operation is waiting for background work to complete.
14:45:24 [2020-07-07T18:45:24.337Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB)
14:45:24 [2020-07-07T18:45:24.337Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014...
14:45:24 [2020-07-07T18:45:24.593Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB)
14:45:24 [2020-07-07T18:45:24.593Z] [INFO] The user operation is waiting for background work to complete.
14:45:24 [2020-07-07T18:45:24.593Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB)
14:45:24 [2020-07-07T18:45:24.849Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422...
14:45:24 [2020-07-07T18:45:24.849Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB)
14:45:24 [2020-07-07T18:45:24.849Z] [INFO] The user operation is waiting for background work to complete.
14:45:24 [2020-07-07T18:45:24.849Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB)
14:45:25 [2020-07-07T18:45:25.105Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715...
14:45:26 [2020-07-07T18:45:26.997Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (185.75kB)
14:45:26 [2020-07-07T18:45:26.997Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (185.75kB)
14:45:27 [2020-07-07T18:45:27.253Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB)
14:45:27 [2020-07-07T18:45:27.253Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB)
14:45:27 [2020-07-07T18:45:27.253Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB)
14:45:27 [2020-07-07T18:45:27.253Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB)
14:45:27 [2020-07-07T18:45:27.814Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
14:45:27 [2020-07-07T18:45:27.814Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:45:27 [2020-07-07T18:45:27.814Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:45:28 [2020-07-07T18:45:28.069Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:45:28 [2020-07-07T18:45:28.069Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
14:45:28 [2020-07-07T18:45:28.069Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
14:45:28 [2020-07-07T18:45:28.630Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
14:45:28 [2020-07-07T18:45:28.630Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:45:28 [2020-07-07T18:45:28.630Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:45:29 [2020-07-07T18:45:29.190Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:45:29 [2020-07-07T18:45:29.190Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
14:45:29 [2020-07-07T18:45:29.191Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
14:45:29 [2020-07-07T18:45:29.446Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
14:45:29 [2020-07-07T18:45:29.702Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
14:45:29 [2020-07-07T18:45:29.702Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
14:45:29 [2020-07-07T18:45:29.702Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
14:45:29 [2020-07-07T18:45:29.702Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
14:45:29 [2020-07-07T18:45:29.702Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
14:45:29 [2020-07-07T18:45:29.958Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
14:45:29 [2020-07-07T18:45:29.958Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
14:45:29 [2020-07-07T18:45:29.958Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
14:45:30 [2020-07-07T18:45:30.214Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.05kB)
14:45:30 [2020-07-07T18:45:30.214Z] [INFO] The user operation is waiting for background work to complete.
14:45:30 [2020-07-07T18:45:30.214Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.05kB)
14:45:30 [2020-07-07T18:45:30.214Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902...
14:45:30 [2020-07-07T18:45:30.470Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.73kB)
14:45:30 [2020-07-07T18:45:30.470Z] [INFO] The user operation is waiting for background work to complete.
14:45:30 [2020-07-07T18:45:30.470Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.73kB)
14:45:30 [2020-07-07T18:45:30.470Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338...
14:45:30 [2020-07-07T18:45:30.470Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.33kB)
14:45:30 [2020-07-07T18:45:30.470Z] [INFO] The user operation is waiting for background work to complete.
14:45:30 [2020-07-07T18:45:30.470Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.33kB)
14:45:30 [2020-07-07T18:45:30.726Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354...
14:45:30 [2020-07-07T18:45:30.982Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.7kB)
14:45:30 [2020-07-07T18:45:30.982Z] [INFO] The user operation is waiting for background work to complete.
14:45:30 [2020-07-07T18:45:30.982Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.7kB)
14:45:30 [2020-07-07T18:45:30.982Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906031520...
14:45:30 [2020-07-07T18:45:30.982Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.71kB)
14:45:30 [2020-07-07T18:45:30.982Z] [INFO] The user operation is waiting for background work to complete.
14:45:30 [2020-07-07T18:45:30.982Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.71kB)
14:45:31 [2020-07-07T18:45:31.244Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906031520...
14:45:31 [2020-07-07T18:45:31.244Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.69kB)
14:45:31 [2020-07-07T18:45:31.244Z] [INFO] The user operation is waiting for background work to complete.
14:45:31 [2020-07-07T18:45:31.244Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.69kB)
14:45:31 [2020-07-07T18:45:31.500Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906031520...
14:45:31 [2020-07-07T18:45:31.500Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.86kB)
14:45:31 [2020-07-07T18:45:31.500Z] [INFO] The user operation is waiting for background work to complete.
14:45:31 [2020-07-07T18:45:31.500Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.86kB)
14:45:31 [2020-07-07T18:45:31.500Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906031520...
14:45:31 [2020-07-07T18:45:31.756Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
14:45:31 [2020-07-07T18:45:31.756Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
14:45:32 [2020-07-07T18:45:32.011Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
14:45:32 [2020-07-07T18:45:32.011Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
14:45:32 [2020-07-07T18:45:32.011Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
14:45:32 [2020-07-07T18:45:32.011Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
14:45:32 [2020-07-07T18:45:32.267Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
14:45:32 [2020-07-07T18:45:32.267Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:45:32 [2020-07-07T18:45:32.267Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:45:32 [2020-07-07T18:45:32.830Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:45:32 [2020-07-07T18:45:32.830Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
14:45:32 [2020-07-07T18:45:32.830Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
14:45:33 [2020-07-07T18:45:33.086Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
14:45:33 [2020-07-07T18:45:33.342Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
14:45:33 [2020-07-07T18:45:33.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
14:45:33 [2020-07-07T18:45:33.598Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
14:45:33 [2020-07-07T18:45:33.853Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
14:45:33 [2020-07-07T18:45:33.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
14:45:34 [2020-07-07T18:45:34.109Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
14:45:34 [2020-07-07T18:45:34.109Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:45:34 [2020-07-07T18:45:34.109Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:45:34 [2020-07-07T18:45:34.365Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:45:34 [2020-07-07T18:45:34.365Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
14:45:34 [2020-07-07T18:45:34.365Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
14:45:34 [2020-07-07T18:45:34.620Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
14:45:34 [2020-07-07T18:45:34.620Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:45:34 [2020-07-07T18:45:34.620Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:45:35 [2020-07-07T18:45:35.181Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:45:35 [2020-07-07T18:45:35.181Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
14:45:35 [2020-07-07T18:45:35.181Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
14:45:35 [2020-07-07T18:45:35.743Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
14:45:35 [2020-07-07T18:45:35.743Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
14:45:35 [2020-07-07T18:45:35.743Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
14:45:35 [2020-07-07T18:45:35.998Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
14:45:36 [2020-07-07T18:45:36.254Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
14:45:36 [2020-07-07T18:45:36.254Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
14:45:36 [2020-07-07T18:45:36.254Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
14:45:36 [2020-07-07T18:45:36.254Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
14:45:36 [2020-07-07T18:45:36.254Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
14:45:36 [2020-07-07T18:45:36.509Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
14:45:36 [2020-07-07T18:45:36.509Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
14:45:36 [2020-07-07T18:45:36.509Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
14:45:37 [2020-07-07T18:45:37.071Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
14:45:37 [2020-07-07T18:45:37.071Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
14:45:37 [2020-07-07T18:45:37.071Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
14:45:37 [2020-07-07T18:45:37.327Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
14:45:37 [2020-07-07T18:45:37.583Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
14:45:37 [2020-07-07T18:45:37.583Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
14:45:37 [2020-07-07T18:45:37.839Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
14:45:38 [2020-07-07T18:45:38.096Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
14:45:38 [2020-07-07T18:45:38.096Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
14:45:38 [2020-07-07T18:45:38.096Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
14:45:38 [2020-07-07T18:45:38.096Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
14:45:38 [2020-07-07T18:45:38.096Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
14:45:38 [2020-07-07T18:45:38.353Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
14:45:38 [2020-07-07T18:45:38.353Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
14:45:38 [2020-07-07T18:45:38.353Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
14:45:38 [2020-07-07T18:45:38.608Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
14:45:38 [2020-07-07T18:45:38.608Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
14:45:38 [2020-07-07T18:45:38.608Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
14:45:38 [2020-07-07T18:45:38.864Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
14:45:38 [2020-07-07T18:45:38.864Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
14:45:38 [2020-07-07T18:45:38.864Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
14:45:39 [2020-07-07T18:45:39.120Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
14:45:39 [2020-07-07T18:45:39.120Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
14:45:39 [2020-07-07T18:45:39.120Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
14:45:39 [2020-07-07T18:45:39.376Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
14:45:39 [2020-07-07T18:45:39.376Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
14:45:39 [2020-07-07T18:45:39.376Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
14:45:39 [2020-07-07T18:45:39.937Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
14:45:39 [2020-07-07T18:45:39.937Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
14:45:39 [2020-07-07T18:45:39.937Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
14:45:39 [2020-07-07T18:45:39.937Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.02kB)
14:45:39 [2020-07-07T18:45:39.937Z] [INFO] The user operation is waiting for background work to complete.
14:45:39 [2020-07-07T18:45:39.937Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.02kB)
14:45:40 [2020-07-07T18:45:40.193Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257...
14:45:40 [2020-07-07T18:45:40.193Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
14:45:40 [2020-07-07T18:45:40.449Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
14:45:40 [2020-07-07T18:45:40.449Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
14:45:40 [2020-07-07T18:45:40.449Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
14:45:40 [2020-07-07T18:45:40.449Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/pom.xml
14:45:40 [2020-07-07T18:45:40.449Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/pom.xml
14:45:40 [2020-07-07T18:45:40.704Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.07kB)
14:45:40 [2020-07-07T18:45:40.704Z] [INFO] The user operation is waiting for background work to complete.
14:45:40 [2020-07-07T18:45:40.704Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.07kB)
14:45:40 [2020-07-07T18:45:40.961Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
14:45:40 [2020-07-07T18:45:40.961Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.08kB)
14:45:40 [2020-07-07T18:45:40.961Z] [INFO] The user operation is waiting for background work to complete.
14:45:40 [2020-07-07T18:45:40.961Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.08kB)
14:45:40 [2020-07-07T18:45:40.961Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
14:45:41 [2020-07-07T18:45:41.216Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.2kB)
14:45:41 [2020-07-07T18:45:41.216Z] [INFO] The user operation is waiting for background work to complete.
14:45:41 [2020-07-07T18:45:41.216Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.2kB)
14:45:41 [2020-07-07T18:45:41.216Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
14:45:41 [2020-07-07T18:45:41.216Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.28MB)
14:45:41 [2020-07-07T18:45:41.216Z] [INFO] The user operation is waiting for background work to complete.
14:45:41 [2020-07-07T18:45:41.216Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.28MB)
14:45:41 [2020-07-07T18:45:41.482Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933...
14:45:41 [2020-07-07T18:45:41.738Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (325.05kB)
14:45:41 [2020-07-07T18:45:41.738Z] [INFO] The user operation is waiting for background work to complete.
14:45:41 [2020-07-07T18:45:41.738Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (325.05kB)
14:45:41 [2020-07-07T18:45:41.994Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933...
14:45:42 [2020-07-07T18:45:42.250Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.32kB)
14:45:42 [2020-07-07T18:45:42.251Z] [INFO] The user operation is waiting for background work to complete.
14:45:42 [2020-07-07T18:45:42.251Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.32kB)
14:45:42 [2020-07-07T18:45:42.251Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
14:45:42 [2020-07-07T18:45:42.251Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.73kB)
14:45:42 [2020-07-07T18:45:42.251Z] [INFO] The user operation is waiting for background work to complete.
14:45:42 [2020-07-07T18:45:42.251Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.73kB)
14:45:42 [2020-07-07T18:45:42.506Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
14:45:42 [2020-07-07T18:45:42.506Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB)
14:45:42 [2020-07-07T18:45:42.506Z] [INFO] The user operation is waiting for background work to complete.
14:45:42 [2020-07-07T18:45:42.506Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB)
14:45:42 [2020-07-07T18:45:42.506Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
14:45:42 [2020-07-07T18:45:42.762Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.73MB)
14:45:42 [2020-07-07T18:45:42.762Z] [INFO] The user operation is waiting for background work to complete.
14:45:42 [2020-07-07T18:45:42.762Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.73MB)
14:45:42 [2020-07-07T18:45:42.762Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402...
14:45:43 [2020-07-07T18:45:43.017Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (24.42kB)
14:45:43 [2020-07-07T18:45:43.017Z] [INFO] The user operation is waiting for background work to complete.
14:45:43 [2020-07-07T18:45:43.017Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (24.42kB)
14:45:43 [2020-07-07T18:45:43.017Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
14:45:43 [2020-07-07T18:45:43.017Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB)
14:45:43 [2020-07-07T18:45:43.017Z] [INFO] The user operation is waiting for background work to complete.
14:45:43 [2020-07-07T18:45:43.017Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB)
14:45:43 [2020-07-07T18:45:43.273Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
14:45:43 [2020-07-07T18:45:43.273Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.2kB)
14:45:43 [2020-07-07T18:45:43.273Z] [INFO] The user operation is waiting for background work to complete.
14:45:43 [2020-07-07T18:45:43.273Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.2kB)
14:45:43 [2020-07-07T18:45:43.530Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845...
14:45:43 [2020-07-07T18:45:43.530Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.52kB)
14:45:43 [2020-07-07T18:45:43.530Z] [INFO] The user operation is waiting for background work to complete.
14:45:43 [2020-07-07T18:45:43.530Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.52kB)
14:45:43 [2020-07-07T18:45:43.530Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324...
14:45:43 [2020-07-07T18:45:43.786Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.47kB)
14:45:43 [2020-07-07T18:45:43.786Z] [INFO] The user operation is waiting for background work to complete.
14:45:43 [2020-07-07T18:45:43.786Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.47kB)
14:45:43 [2020-07-07T18:45:43.786Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646...
14:45:43 [2020-07-07T18:45:43.786Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.83kB)
14:45:43 [2020-07-07T18:45:43.786Z] [INFO] The user operation is waiting for background work to complete.
14:45:43 [2020-07-07T18:45:43.786Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.83kB)
14:45:44 [2020-07-07T18:45:44.041Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646...
14:45:44 [2020-07-07T18:45:44.041Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (329.71kB)
14:45:44 [2020-07-07T18:45:44.041Z] [INFO] The user operation is waiting for background work to complete.
14:45:44 [2020-07-07T18:45:44.041Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (329.71kB)
14:45:44 [2020-07-07T18:45:44.041Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430...
14:45:44 [2020-07-07T18:45:44.299Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.91kB)
14:45:44 [2020-07-07T18:45:44.299Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.91kB)
14:45:44 [2020-07-07T18:45:44.299Z] [INFO] The user operation is waiting for background work to complete.
14:45:44 [2020-07-07T18:45:44.558Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214...
14:45:44 [2020-07-07T18:45:44.558Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.36kB)
14:45:44 [2020-07-07T18:45:44.558Z] [INFO] The user operation is waiting for background work to complete.
14:45:44 [2020-07-07T18:45:44.558Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.36kB)
14:45:44 [2020-07-07T18:45:44.558Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947...
14:45:44 [2020-07-07T18:45:44.814Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.32MB)
14:45:44 [2020-07-07T18:45:44.814Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.32MB)
14:45:45 [2020-07-07T18:45:45.070Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (687.76kB)
14:45:45 [2020-07-07T18:45:45.070Z] [INFO] The user operation is waiting for background work to complete.
14:45:45 [2020-07-07T18:45:45.070Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (687.76kB)
14:45:45 [2020-07-07T18:45:45.326Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858...
14:45:45 [2020-07-07T18:45:45.582Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (923.82kB)
14:45:45 [2020-07-07T18:45:45.582Z] [INFO] The user operation is waiting for background work to complete.
14:45:45 [2020-07-07T18:45:45.582Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (923.82kB)
14:45:45 [2020-07-07T18:45:45.582Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858...
14:45:46 [2020-07-07T18:45:46.177Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.42MB)
14:45:46 [2020-07-07T18:45:46.177Z] [INFO] The user operation is waiting for background work to complete.
14:45:46 [2020-07-07T18:45:46.177Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.42MB)
14:45:46 [2020-07-07T18:45:46.433Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858...
14:45:46 [2020-07-07T18:45:46.996Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.18kB)
14:45:46 [2020-07-07T18:45:46.996Z] [INFO] The user operation is waiting for background work to complete.
14:45:46 [2020-07-07T18:45:46.996Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.18kB)
14:45:46 [2020-07-07T18:45:46.996Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606...
14:45:46 [2020-07-07T18:45:46.996Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.46kB)
14:45:46 [2020-07-07T18:45:46.996Z] [INFO] The user operation is waiting for background work to complete.
14:45:46 [2020-07-07T18:45:46.996Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.46kB)
14:45:47 [2020-07-07T18:45:47.251Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354...
14:45:47 [2020-07-07T18:45:47.251Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.27kB)
14:45:47 [2020-07-07T18:45:47.251Z] [INFO] The user operation is waiting for background work to complete.
14:45:47 [2020-07-07T18:45:47.251Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.27kB)
14:45:47 [2020-07-07T18:45:47.251Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100...
14:45:47 [2020-07-07T18:45:47.507Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.49kB)
14:45:47 [2020-07-07T18:45:47.507Z] [INFO] The user operation is waiting for background work to complete.
14:45:47 [2020-07-07T18:45:47.507Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.49kB)
14:45:47 [2020-07-07T18:45:47.507Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549...
14:45:47 [2020-07-07T18:45:47.507Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.88kB)
14:45:47 [2020-07-07T18:45:47.507Z] [INFO] The user operation is waiting for background work to complete.
14:45:47 [2020-07-07T18:45:47.507Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.88kB)
14:45:47 [2020-07-07T18:45:47.764Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158...
14:45:47 [2020-07-07T18:45:47.764Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.76kB)
14:45:47 [2020-07-07T18:45:47.764Z] [INFO] The user operation is waiting for background work to complete.
14:45:47 [2020-07-07T18:45:47.764Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.76kB)
14:45:47 [2020-07-07T18:45:47.764Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635...
14:45:48 [2020-07-07T18:45:48.019Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.27kB)
14:45:48 [2020-07-07T18:45:48.020Z] [INFO] The user operation is waiting for background work to complete.
14:45:48 [2020-07-07T18:45:48.020Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.27kB)
14:45:48 [2020-07-07T18:45:48.020Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942...
14:45:48 [2020-07-07T18:45:48.020Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.9kB)
14:45:48 [2020-07-07T18:45:48.020Z] [INFO] The user operation is waiting for background work to complete.
14:45:48 [2020-07-07T18:45:48.020Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.9kB)
14:45:48 [2020-07-07T18:45:48.276Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115...
14:45:48 [2020-07-07T18:45:48.276Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.05kB)
14:45:48 [2020-07-07T18:45:48.276Z] [INFO] The user operation is waiting for background work to complete.
14:45:48 [2020-07-07T18:45:48.276Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.05kB)
14:45:48 [2020-07-07T18:45:48.276Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407...
14:45:48 [2020-07-07T18:45:48.531Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.25kB)
14:45:48 [2020-07-07T18:45:48.531Z] [INFO] The user operation is waiting for background work to complete.
14:45:48 [2020-07-07T18:45:48.531Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.25kB)
14:45:48 [2020-07-07T18:45:48.531Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016...
14:45:48 [2020-07-07T18:45:48.531Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.34kB)
14:45:48 [2020-07-07T18:45:48.531Z] [INFO] The user operation is waiting for background work to complete.
14:45:48 [2020-07-07T18:45:48.531Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.34kB)
14:45:48 [2020-07-07T18:45:48.787Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820...
14:45:48 [2020-07-07T18:45:48.787Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.21kB)
14:45:48 [2020-07-07T18:45:48.787Z] [INFO] The user operation is waiting for background work to complete.
14:45:48 [2020-07-07T18:45:48.787Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.21kB)
14:45:48 [2020-07-07T18:45:48.787Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504...
14:45:49 [2020-07-07T18:45:49.043Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.85kB)
14:45:49 [2020-07-07T18:45:49.043Z] [INFO] The user operation is waiting for background work to complete.
14:45:49 [2020-07-07T18:45:49.043Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.85kB)
14:45:49 [2020-07-07T18:45:49.043Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736...
14:45:49 [2020-07-07T18:45:49.043Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.77kB)
14:45:49 [2020-07-07T18:45:49.043Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.77kB)
14:45:49 [2020-07-07T18:45:49.299Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.13kB)
14:45:49 [2020-07-07T18:45:49.299Z] [INFO] The user operation is waiting for background work to complete.
14:45:49 [2020-07-07T18:45:49.299Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.13kB)
14:45:49 [2020-07-07T18:45:49.299Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625...
14:45:49 [2020-07-07T18:45:49.299Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.11kB)
14:45:49 [2020-07-07T18:45:49.299Z] [INFO] The user operation is waiting for background work to complete.
14:45:49 [2020-07-07T18:45:49.299Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.11kB)
14:45:49 [2020-07-07T18:45:49.555Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749...
14:45:49 [2020-07-07T18:45:49.555Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB)
14:45:49 [2020-07-07T18:45:49.555Z] [INFO] The user operation is waiting for background work to complete.
14:45:49 [2020-07-07T18:45:49.555Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB)
14:45:49 [2020-07-07T18:45:49.555Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046...
14:45:49 [2020-07-07T18:45:49.812Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.7kB)
14:45:49 [2020-07-07T18:45:49.812Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.7kB)
14:45:49 [2020-07-07T18:45:49.812Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.93kB)
14:45:49 [2020-07-07T18:45:49.812Z] [INFO] The user operation is waiting for background work to complete.
14:45:49 [2020-07-07T18:45:49.812Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.93kB)
14:45:50 [2020-07-07T18:45:50.068Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212...
14:45:50 [2020-07-07T18:45:50.068Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.66kB)
14:45:50 [2020-07-07T18:45:50.068Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.66kB)
14:45:50 [2020-07-07T18:45:50.068Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
14:45:50 [2020-07-07T18:45:50.068Z] [INFO] The user operation is waiting for background work to complete.
14:45:50 [2020-07-07T18:45:50.068Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
14:45:50 [2020-07-07T18:45:50.324Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132...
14:45:50 [2020-07-07T18:45:50.324Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.08kB)
14:45:50 [2020-07-07T18:45:50.324Z] [INFO] The user operation is waiting for background work to complete.
14:45:50 [2020-07-07T18:45:50.324Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.08kB)
14:45:50 [2020-07-07T18:45:50.324Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429...
14:45:50 [2020-07-07T18:45:50.580Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.78kB)
14:45:50 [2020-07-07T18:45:50.580Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.78kB)
14:45:50 [2020-07-07T18:45:50.580Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.6kB)
14:45:50 [2020-07-07T18:45:50.580Z] [INFO] The user operation is waiting for background work to complete.
14:45:50 [2020-07-07T18:45:50.580Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.6kB)
14:45:50 [2020-07-07T18:45:50.835Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947...
14:45:50 [2020-07-07T18:45:50.835Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
14:45:50 [2020-07-07T18:45:50.835Z] [INFO] The user operation is waiting for background work to complete.
14:45:50 [2020-07-07T18:45:50.835Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
14:45:50 [2020-07-07T18:45:50.835Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116...
14:45:51 [2020-07-07T18:45:51.091Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.74kB)
14:45:51 [2020-07-07T18:45:51.091Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.74kB)
14:45:51 [2020-07-07T18:45:51.091Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.37kB)
14:45:51 [2020-07-07T18:45:51.091Z] [INFO] The user operation is waiting for background work to complete.
14:45:51 [2020-07-07T18:45:51.091Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.37kB)
14:45:51 [2020-07-07T18:45:51.091Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132...
14:45:51 [2020-07-07T18:45:51.347Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (22.69kB)
14:45:51 [2020-07-07T18:45:51.347Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (22.69kB)
14:45:51 [2020-07-07T18:45:51.347Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB)
14:45:51 [2020-07-07T18:45:51.347Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB)
14:45:51 [2020-07-07T18:45:51.603Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB)
14:45:51 [2020-07-07T18:45:51.603Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB)
14:45:51 [2020-07-07T18:45:51.603Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.48kB)
14:45:51 [2020-07-07T18:45:51.603Z] [INFO] The user operation is waiting for background work to complete.
14:45:51 [2020-07-07T18:45:51.603Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.48kB)
14:45:51 [2020-07-07T18:45:51.859Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320...
14:45:51 [2020-07-07T18:45:51.859Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB)
14:45:51 [2020-07-07T18:45:51.859Z] [INFO] The user operation is waiting for background work to complete.
14:45:51 [2020-07-07T18:45:51.859Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB)
14:45:51 [2020-07-07T18:45:51.859Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258...
14:45:52 [2020-07-07T18:45:52.114Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.62kB)
14:45:52 [2020-07-07T18:45:52.114Z] [INFO] The user operation is waiting for background work to complete.
14:45:52 [2020-07-07T18:45:52.114Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.62kB)
14:45:52 [2020-07-07T18:45:52.114Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504...
14:45:52 [2020-07-07T18:45:52.114Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.37kB)
14:45:52 [2020-07-07T18:45:52.115Z] [INFO] The user operation is waiting for background work to complete.
14:45:52 [2020-07-07T18:45:52.115Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.37kB)
14:45:52 [2020-07-07T18:45:52.371Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504...
14:45:52 [2020-07-07T18:45:52.371Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (211.63kB)
14:45:52 [2020-07-07T18:45:52.371Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (211.63kB)
14:45:52 [2020-07-07T18:45:52.371Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (666.13kB)
14:45:52 [2020-07-07T18:45:52.371Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (666.13kB)
14:45:52 [2020-07-07T18:45:52.627Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.95kB)
14:45:52 [2020-07-07T18:45:52.627Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.95kB)
14:45:52 [2020-07-07T18:45:52.883Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (548.93kB)
14:45:52 [2020-07-07T18:45:52.883Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (548.93kB)
14:45:52 [2020-07-07T18:45:52.883Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB)
14:45:52 [2020-07-07T18:45:52.883Z] [INFO] The user operation is waiting for background work to complete.
14:45:52 [2020-07-07T18:45:52.883Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB)
14:45:53 [2020-07-07T18:45:53.138Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948...
14:45:53 [2020-07-07T18:45:53.138Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.66kB)
14:45:53 [2020-07-07T18:45:53.138Z] [INFO] The user operation is waiting for background work to complete.
14:45:53 [2020-07-07T18:45:53.138Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.66kB)
14:45:53 [2020-07-07T18:45:53.138Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948...
14:45:53 [2020-07-07T18:45:53.394Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.7kB)
14:45:53 [2020-07-07T18:45:53.394Z] [INFO] The user operation is waiting for background work to complete.
14:45:53 [2020-07-07T18:45:53.394Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.7kB)
14:45:53 [2020-07-07T18:45:53.394Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948...
14:45:53 [2020-07-07T18:45:53.394Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.1kB)
14:45:53 [2020-07-07T18:45:53.394Z] [INFO] The user operation is waiting for background work to complete.
14:45:53 [2020-07-07T18:45:53.394Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.1kB)
14:45:53 [2020-07-07T18:45:53.650Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646...
14:45:53 [2020-07-07T18:45:53.650Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.73kB)
14:45:53 [2020-07-07T18:45:53.650Z] [INFO] The user operation is waiting for background work to complete.
14:45:53 [2020-07-07T18:45:53.650Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.73kB)
14:45:53 [2020-07-07T18:45:53.650Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009...
14:45:53 [2020-07-07T18:45:53.650Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.86kB)
14:45:53 [2020-07-07T18:45:53.650Z] [INFO] The user operation is waiting for background work to complete.
14:45:53 [2020-07-07T18:45:53.650Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.86kB)
14:45:53 [2020-07-07T18:45:53.906Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258...
14:45:53 [2020-07-07T18:45:53.906Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.12kB)
14:45:53 [2020-07-07T18:45:53.906Z] [INFO] The user operation is waiting for background work to complete.
14:45:53 [2020-07-07T18:45:53.907Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.12kB)
14:45:53 [2020-07-07T18:45:53.907Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242...
14:45:54 [2020-07-07T18:45:54.163Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB)
14:45:54 [2020-07-07T18:45:54.163Z] [INFO] The user operation is waiting for background work to complete.
14:45:54 [2020-07-07T18:45:54.163Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB)
14:45:54 [2020-07-07T18:45:54.163Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302...
14:45:54 [2020-07-07T18:45:54.163Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.17kB)
14:45:54 [2020-07-07T18:45:54.163Z] [INFO] The user operation is waiting for background work to complete.
14:45:54 [2020-07-07T18:45:54.163Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.17kB)
14:45:54 [2020-07-07T18:45:54.419Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242...
14:45:54 [2020-07-07T18:45:54.419Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.71kB)
14:45:54 [2020-07-07T18:45:54.419Z] [INFO] The user operation is waiting for background work to complete.
14:45:54 [2020-07-07T18:45:54.419Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.71kB)
14:45:54 [2020-07-07T18:45:54.419Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019...
14:45:54 [2020-07-07T18:45:54.675Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.46kB)
14:45:54 [2020-07-07T18:45:54.675Z] [INFO] The user operation is waiting for background work to complete.
14:45:54 [2020-07-07T18:45:54.675Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.46kB)
14:45:54 [2020-07-07T18:45:54.675Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405...
14:45:54 [2020-07-07T18:45:54.932Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (103.26kB)
14:45:54 [2020-07-07T18:45:54.932Z] [INFO] The user operation is waiting for background work to complete.
14:45:54 [2020-07-07T18:45:54.932Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (103.26kB)
14:45:54 [2020-07-07T18:45:54.932Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
14:45:54 [2020-07-07T18:45:54.932Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (72.9kB)
14:45:54 [2020-07-07T18:45:54.932Z] [INFO] The user operation is waiting for background work to complete.
14:45:54 [2020-07-07T18:45:54.932Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (72.9kB)
14:45:55 [2020-07-07T18:45:55.188Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
14:45:55 [2020-07-07T18:45:55.188Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.23kB)
14:45:55 [2020-07-07T18:45:55.188Z] [INFO] The user operation is waiting for background work to complete.
14:45:55 [2020-07-07T18:45:55.188Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.23kB)
14:45:55 [2020-07-07T18:45:55.445Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354...
14:45:55 [2020-07-07T18:45:55.445Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.93kB)
14:45:55 [2020-07-07T18:45:55.445Z] [INFO] The user operation is waiting for background work to complete.
14:45:55 [2020-07-07T18:45:55.445Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.93kB)
14:45:55 [2020-07-07T18:45:55.445Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008...
14:45:55 [2020-07-07T18:45:55.445Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.33kB)
14:45:55 [2020-07-07T18:45:55.445Z] [INFO] The user operation is waiting for background work to complete.
14:45:55 [2020-07-07T18:45:55.445Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.33kB)
14:45:55 [2020-07-07T18:45:55.701Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235...
14:45:55 [2020-07-07T18:45:55.957Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.63kB)
14:45:55 [2020-07-07T18:45:55.957Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.63kB)
14:45:55 [2020-07-07T18:45:55.957Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.87kB)
14:45:55 [2020-07-07T18:45:55.957Z] [INFO] The user operation is waiting for background work to complete.
14:45:55 [2020-07-07T18:45:55.957Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.87kB)
14:45:56 [2020-07-07T18:45:56.214Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302...
14:45:56 [2020-07-07T18:45:56.214Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.46kB)
14:45:56 [2020-07-07T18:45:56.214Z] [INFO] The user operation is waiting for background work to complete.
14:45:56 [2020-07-07T18:45:56.215Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.46kB)
14:45:56 [2020-07-07T18:45:56.471Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752...
14:45:56 [2020-07-07T18:45:56.471Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.87kB)
14:45:56 [2020-07-07T18:45:56.471Z] [INFO] The user operation is waiting for background work to complete.
14:45:56 [2020-07-07T18:45:56.471Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.87kB)
14:45:56 [2020-07-07T18:45:56.471Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302...
14:45:56 [2020-07-07T18:45:56.471Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.29kB)
14:45:56 [2020-07-07T18:45:56.471Z] [INFO] The user operation is waiting for background work to complete.
14:45:56 [2020-07-07T18:45:56.471Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.29kB)
14:45:56 [2020-07-07T18:45:56.727Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624...
14:45:56 [2020-07-07T18:45:56.727Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.44kB)
14:45:56 [2020-07-07T18:45:56.727Z] [INFO] The user operation is waiting for background work to complete.
14:45:56 [2020-07-07T18:45:56.727Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.44kB)
14:45:56 [2020-07-07T18:45:56.984Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302...
14:45:56 [2020-07-07T18:45:56.984Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.61kB)
14:45:56 [2020-07-07T18:45:56.984Z] [INFO] The user operation is waiting for background work to complete.
14:45:56 [2020-07-07T18:45:56.984Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.61kB)
14:45:56 [2020-07-07T18:45:56.984Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914...
14:45:57 [2020-07-07T18:45:57.240Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.81kB)
14:45:57 [2020-07-07T18:45:57.240Z] [INFO] The user operation is waiting for background work to complete.
14:45:57 [2020-07-07T18:45:57.240Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.81kB)
14:45:57 [2020-07-07T18:45:57.240Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649...
14:45:57 [2020-07-07T18:45:57.240Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB)
14:45:57 [2020-07-07T18:45:57.240Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB)
14:45:57 [2020-07-07T18:45:57.496Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (286.98kB)
14:45:57 [2020-07-07T18:45:57.496Z] [INFO] The user operation is waiting for background work to complete.
14:45:57 [2020-07-07T18:45:57.496Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (286.98kB)
14:45:57 [2020-07-07T18:45:57.496Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158...
14:45:58 [2020-07-07T18:45:58.057Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.35kB)
14:45:58 [2020-07-07T18:45:58.057Z] [INFO] The user operation is waiting for background work to complete.
14:45:58 [2020-07-07T18:45:58.057Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.35kB)
14:45:58 [2020-07-07T18:45:58.057Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649...
14:45:58 [2020-07-07T18:45:58.057Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.89kB)
14:45:58 [2020-07-07T18:45:58.057Z] [INFO] The user operation is waiting for background work to complete.
14:45:58 [2020-07-07T18:45:58.057Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.89kB)
14:45:58 [2020-07-07T18:45:58.313Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122...
14:45:58 [2020-07-07T18:45:58.313Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.27kB)
14:45:58 [2020-07-07T18:45:58.313Z] [INFO] The user operation is waiting for background work to complete.
14:45:58 [2020-07-07T18:45:58.313Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.27kB)
14:45:58 [2020-07-07T18:45:58.313Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046...
14:45:58 [2020-07-07T18:45:58.313Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.66kB)
14:45:58 [2020-07-07T18:45:58.313Z] [INFO] The user operation is waiting for background work to complete.
14:45:58 [2020-07-07T18:45:58.313Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.66kB)
14:45:58 [2020-07-07T18:45:58.568Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802...
14:45:58 [2020-07-07T18:45:58.568Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB)
14:45:58 [2020-07-07T18:45:58.568Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB)
14:45:58 [2020-07-07T18:45:58.825Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.49kB)
14:45:58 [2020-07-07T18:45:58.825Z] [INFO] The user operation is waiting for background work to complete.
14:45:58 [2020-07-07T18:45:58.825Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.49kB)
14:45:58 [2020-07-07T18:45:58.825Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122...
14:45:58 [2020-07-07T18:45:58.825Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.89kB)
14:45:58 [2020-07-07T18:45:58.825Z] [INFO] The user operation is waiting for background work to complete.
14:45:58 [2020-07-07T18:45:58.825Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.89kB)
14:45:59 [2020-07-07T18:45:59.080Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122...
14:45:59 [2020-07-07T18:45:59.080Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.92kB)
14:45:59 [2020-07-07T18:45:59.080Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.92kB)
14:45:59 [2020-07-07T18:45:59.336Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.2kB)
14:45:59 [2020-07-07T18:45:59.336Z] [INFO] The user operation is waiting for background work to complete.
14:45:59 [2020-07-07T18:45:59.336Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.2kB)
14:45:59 [2020-07-07T18:45:59.336Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800...
14:45:59 [2020-07-07T18:45:59.336Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.91kB)
14:45:59 [2020-07-07T18:45:59.336Z] [INFO] The user operation is waiting for background work to complete.
14:45:59 [2020-07-07T18:45:59.336Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.91kB)
14:45:59 [2020-07-07T18:45:59.592Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119...
14:45:59 [2020-07-07T18:45:59.592Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (284.28kB)
14:45:59 [2020-07-07T18:45:59.592Z] [INFO] The user operation is waiting for background work to complete.
14:45:59 [2020-07-07T18:45:59.592Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (284.28kB)
14:45:59 [2020-07-07T18:45:59.848Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202...
14:45:59 [2020-07-07T18:45:59.848Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.79kB)
14:45:59 [2020-07-07T18:45:59.848Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.79kB)
14:46:00 [2020-07-07T18:46:00.104Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (167.49kB)
14:46:00 [2020-07-07T18:46:00.104Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (167.49kB)
14:46:00 [2020-07-07T18:46:00.104Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.9kB)
14:46:00 [2020-07-07T18:46:00.104Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.9kB)
14:46:00 [2020-07-07T18:46:00.360Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.51kB)
14:46:00 [2020-07-07T18:46:00.360Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.51kB)
14:46:00 [2020-07-07T18:46:00.360Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (419.96kB)
14:46:00 [2020-07-07T18:46:00.360Z] [INFO] The user operation is waiting for background work to complete.
14:46:00 [2020-07-07T18:46:00.360Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (419.96kB)
14:46:00 [2020-07-07T18:46:00.616Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800...
14:46:00 [2020-07-07T18:46:00.616Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98MB)
14:46:00 [2020-07-07T18:46:00.616Z] [INFO] The user operation is waiting for background work to complete.
14:46:00 [2020-07-07T18:46:00.616Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98MB)
14:46:00 [2020-07-07T18:46:00.872Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816...
14:46:01 [2020-07-07T18:46:01.434Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.74MB)
14:46:01 [2020-07-07T18:46:01.434Z] [INFO] The user operation is waiting for background work to complete.
14:46:01 [2020-07-07T18:46:01.434Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.74MB)
14:46:01 [2020-07-07T18:46:01.694Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216...
14:46:01 [2020-07-07T18:46:01.950Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.98kB)
14:46:01 [2020-07-07T18:46:01.950Z] [INFO] The user operation is waiting for background work to complete.
14:46:01 [2020-07-07T18:46:01.950Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.98kB)
14:46:01 [2020-07-07T18:46:01.950Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039...
14:46:02 [2020-07-07T18:46:02.205Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.33kB)
14:46:02 [2020-07-07T18:46:02.205Z] [INFO] The user operation is waiting for background work to complete.
14:46:02 [2020-07-07T18:46:02.205Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.33kB)
14:46:02 [2020-07-07T18:46:02.205Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118...
14:46:02 [2020-07-07T18:46:02.205Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.46kB)
14:46:02 [2020-07-07T18:46:02.205Z] [INFO] The user operation is waiting for background work to complete.
14:46:02 [2020-07-07T18:46:02.205Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.46kB)
14:46:02 [2020-07-07T18:46:02.461Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344...
14:46:02 [2020-07-07T18:46:02.461Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.9kB)
14:46:02 [2020-07-07T18:46:02.461Z] [INFO] The user operation is waiting for background work to complete.
14:46:02 [2020-07-07T18:46:02.461Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.9kB)
14:46:02 [2020-07-07T18:46:02.461Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612...
14:46:02 [2020-07-07T18:46:02.717Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
14:46:02 [2020-07-07T18:46:02.717Z] [INFO] The user operation is waiting for background work to complete.
14:46:02 [2020-07-07T18:46:02.717Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
14:46:02 [2020-07-07T18:46:02.717Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354...
14:46:02 [2020-07-07T18:46:02.717Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.99kB)
14:46:02 [2020-07-07T18:46:02.717Z] [INFO] The user operation is waiting for background work to complete.
14:46:02 [2020-07-07T18:46:02.717Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.99kB)
14:46:02 [2020-07-07T18:46:02.973Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549...
14:46:02 [2020-07-07T18:46:02.973Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.38kB)
14:46:02 [2020-07-07T18:46:02.973Z] [INFO] The user operation is waiting for background work to complete.
14:46:02 [2020-07-07T18:46:02.973Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.38kB)
14:46:02 [2020-07-07T18:46:02.973Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118...
14:46:02 [2020-07-07T18:46:02.973Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
14:46:02 [2020-07-07T18:46:02.973Z] [INFO] The user operation is waiting for background work to complete.
14:46:02 [2020-07-07T18:46:02.973Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
14:46:03 [2020-07-07T18:46:03.229Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700...
14:46:03 [2020-07-07T18:46:03.229Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.79kB)
14:46:03 [2020-07-07T18:46:03.229Z] [INFO] The user operation is waiting for background work to complete.
14:46:03 [2020-07-07T18:46:03.229Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.79kB)
14:46:03 [2020-07-07T18:46:03.229Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354...
14:46:03 [2020-07-07T18:46:03.486Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.9kB)
14:46:03 [2020-07-07T18:46:03.486Z] [INFO] The user operation is waiting for background work to complete.
14:46:03 [2020-07-07T18:46:03.486Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.9kB)
14:46:03 [2020-07-07T18:46:03.486Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034...
14:46:03 [2020-07-07T18:46:03.486Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.39kB)
14:46:03 [2020-07-07T18:46:03.486Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.39kB)
14:46:03 [2020-07-07T18:46:03.741Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (196B)
14:46:03 [2020-07-07T18:46:03.741Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (196B)
14:46:03 [2020-07-07T18:46:03.741Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.13kB)
14:46:03 [2020-07-07T18:46:03.741Z] [INFO] The user operation is waiting for background work to complete.
14:46:03 [2020-07-07T18:46:03.741Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.13kB)
14:46:03 [2020-07-07T18:46:03.998Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030...
14:46:03 [2020-07-07T18:46:03.998Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.44kB)
14:46:03 [2020-07-07T18:46:03.998Z] [INFO] The user operation is waiting for background work to complete.
14:46:03 [2020-07-07T18:46:03.998Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.44kB)
14:46:03 [2020-07-07T18:46:03.998Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800...
14:46:04 [2020-07-07T18:46:04.253Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB)
14:46:04 [2020-07-07T18:46:04.253Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB)
14:46:04 [2020-07-07T18:46:04.253Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.66kB)
14:46:04 [2020-07-07T18:46:04.253Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.66kB)
14:46:04 [2020-07-07T18:46:04.509Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (274.73kB)
14:46:04 [2020-07-07T18:46:04.509Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (274.73kB)
14:46:04 [2020-07-07T18:46:04.509Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.33kB)
14:46:04 [2020-07-07T18:46:04.509Z] [INFO] The user operation is waiting for background work to complete.
14:46:04 [2020-07-07T18:46:04.509Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.33kB)
14:46:04 [2020-07-07T18:46:04.765Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223...
14:46:05 [2020-07-07T18:46:05.021Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.95kB)
14:46:05 [2020-07-07T18:46:05.021Z] [INFO] The user operation is waiting for background work to complete.
14:46:05 [2020-07-07T18:46:05.021Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.95kB)
14:46:05 [2020-07-07T18:46:05.021Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158...
14:46:05 [2020-07-07T18:46:05.276Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.42kB)
14:46:05 [2020-07-07T18:46:05.276Z] [INFO] The user operation is waiting for background work to complete.
14:46:05 [2020-07-07T18:46:05.276Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.42kB)
14:46:05 [2020-07-07T18:46:05.276Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326...
14:46:05 [2020-07-07T18:46:05.276Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.15kB)
14:46:05 [2020-07-07T18:46:05.276Z] [INFO] The user operation is waiting for background work to complete.
14:46:05 [2020-07-07T18:46:05.276Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.15kB)
14:46:05 [2020-07-07T18:46:05.276Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016...
14:46:05 [2020-07-07T18:46:05.532Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.51kB)
14:46:05 [2020-07-07T18:46:05.532Z] [INFO] The user operation is waiting for background work to complete.
14:46:05 [2020-07-07T18:46:05.532Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.51kB)
14:46:05 [2020-07-07T18:46:05.532Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235...
14:46:05 [2020-07-07T18:46:05.532Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.62kB)
14:46:05 [2020-07-07T18:46:05.532Z] [INFO] The user operation is waiting for background work to complete.
14:46:05 [2020-07-07T18:46:05.532Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.62kB)
14:46:05 [2020-07-07T18:46:05.787Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900...
14:46:06 [2020-07-07T18:46:06.043Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.18kB)
14:46:06 [2020-07-07T18:46:06.043Z] [INFO] The user operation is waiting for background work to complete.
14:46:06 [2020-07-07T18:46:06.043Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.18kB)
14:46:06 [2020-07-07T18:46:06.043Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158...
14:46:06 [2020-07-07T18:46:06.043Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.43kB)
14:46:06 [2020-07-07T18:46:06.043Z] [INFO] The user operation is waiting for background work to complete.
14:46:06 [2020-07-07T18:46:06.043Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.43kB)
14:46:06 [2020-07-07T18:46:06.299Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925...
14:46:06 [2020-07-07T18:46:06.299Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.12kB)
14:46:06 [2020-07-07T18:46:06.299Z] [INFO] The user operation is waiting for background work to complete.
14:46:06 [2020-07-07T18:46:06.299Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.12kB)
14:46:06 [2020-07-07T18:46:06.299Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016...
14:46:06 [2020-07-07T18:46:06.555Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98kB)
14:46:06 [2020-07-07T18:46:06.555Z] [INFO] The user operation is waiting for background work to complete.
14:46:06 [2020-07-07T18:46:06.555Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98kB)
14:46:06 [2020-07-07T18:46:06.555Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908...
14:46:06 [2020-07-07T18:46:06.555Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.67kB)
14:46:06 [2020-07-07T18:46:06.555Z] [INFO] The user operation is waiting for background work to complete.
14:46:06 [2020-07-07T18:46:06.555Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.67kB)
14:46:06 [2020-07-07T18:46:06.810Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957...
14:46:06 [2020-07-07T18:46:06.810Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/pom.xml
14:46:06 [2020-07-07T18:46:06.810Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
14:46:06 [2020-07-07T18:46:06.810Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
14:46:07 [2020-07-07T18:46:07.066Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
14:46:07 [2020-07-07T18:46:07.321Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
14:46:07 [2020-07-07T18:46:07.321Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
14:46:07 [2020-07-07T18:46:07.577Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
14:46:07 [2020-07-07T18:46:07.834Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
14:46:07 [2020-07-07T18:46:07.834Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
14:46:07 [2020-07-07T18:46:07.834Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.03kB)
14:46:07 [2020-07-07T18:46:07.834Z] [INFO] The user operation is waiting for background work to complete.
14:46:07 [2020-07-07T18:46:07.834Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.03kB)
14:46:07 [2020-07-07T18:46:07.834Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302...
14:46:08 [2020-07-07T18:46:08.089Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.03kB)
14:46:08 [2020-07-07T18:46:08.090Z] [INFO] The user operation is waiting for background work to complete.
14:46:08 [2020-07-07T18:46:08.090Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.03kB)
14:46:08 [2020-07-07T18:46:08.090Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302...
14:46:08 [2020-07-07T18:46:08.090Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.1kB)
14:46:08 [2020-07-07T18:46:08.090Z] [INFO] The user operation is waiting for background work to complete.
14:46:08 [2020-07-07T18:46:08.090Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.1kB)
14:46:08 [2020-07-07T18:46:08.345Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357...
14:46:08 [2020-07-07T18:46:08.345Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
14:46:08 [2020-07-07T18:46:08.345Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
14:46:08 [2020-07-07T18:46:08.345Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
14:46:08 [2020-07-07T18:46:08.601Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
14:46:08 [2020-07-07T18:46:08.601Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
14:46:08 [2020-07-07T18:46:08.601Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
14:46:09 [2020-07-07T18:46:09.162Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (232.04kB)
14:46:09 [2020-07-07T18:46:09.162Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (232.04kB)
14:46:09 [2020-07-07T18:46:09.162Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (141.17kB)
14:46:09 [2020-07-07T18:46:09.162Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (141.17kB)
14:46:09 [2020-07-07T18:46:09.418Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (11.05kB)
14:46:09 [2020-07-07T18:46:09.979Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.82kB)
14:46:09 [2020-07-07T18:46:09.979Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.82kB)
14:46:09 [2020-07-07T18:46:09.979Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
14:46:10 [2020-07-07T18:46:10.236Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/pom.xml
14:46:10 [2020-07-07T18:46:10.236Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/pom.xml
14:46:10 [2020-07-07T18:46:10.492Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.36MB)
14:46:10 [2020-07-07T18:46:10.492Z] [INFO] The user operation is waiting for background work to complete.
14:46:10 [2020-07-07T18:46:10.492Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.36MB)
14:46:10 [2020-07-07T18:46:10.492Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
14:46:11 [2020-07-07T18:46:11.860Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/pom.xml
14:46:11 [2020-07-07T18:46:11.860Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
14:46:11 [2020-07-07T18:46:11.860Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
14:46:12 [2020-07-07T18:46:12.116Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
14:46:12 [2020-07-07T18:46:12.372Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/pom.xml
14:46:12 [2020-07-07T18:46:12.372Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/pom.xml
14:46:12 [2020-07-07T18:46:12.934Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/pom.xml
14:46:12 [2020-07-07T18:46:12.934Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
14:46:12 [2020-07-07T18:46:12.934Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
14:46:13 [2020-07-07T18:46:13.862Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
14:46:13 [2020-07-07T18:46:13.862Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:46:13 [2020-07-07T18:46:13.862Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:46:13 [2020-07-07T18:46:13.862Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:46:13 [2020-07-07T18:46:13.862Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
14:46:13 [2020-07-07T18:46:13.862Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
14:46:13 [2020-07-07T18:46:13.862Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
14:46:14 [2020-07-07T18:46:14.118Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:46:14 [2020-07-07T18:46:14.118Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:46:14 [2020-07-07T18:46:14.118Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:46:14 [2020-07-07T18:46:14.118Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
14:46:14 [2020-07-07T18:46:14.118Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
14:46:14 [2020-07-07T18:46:14.374Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
14:46:14 [2020-07-07T18:46:14.374Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:46:14 [2020-07-07T18:46:14.374Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:46:14 [2020-07-07T18:46:14.374Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:46:14 [2020-07-07T18:46:14.374Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
14:46:14 [2020-07-07T18:46:14.374Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
14:46:14 [2020-07-07T18:46:14.630Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
14:46:14 [2020-07-07T18:46:14.630Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
14:46:14 [2020-07-07T18:46:14.630Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
14:46:15 [2020-07-07T18:46:15.192Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
14:46:15 [2020-07-07T18:46:15.192Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:46:15 [2020-07-07T18:46:15.193Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:46:15 [2020-07-07T18:46:15.193Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:46:15 [2020-07-07T18:46:15.193Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
14:46:15 [2020-07-07T18:46:15.193Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
14:46:15 [2020-07-07T18:46:15.448Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
14:46:15 [2020-07-07T18:46:15.448Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
14:46:15 [2020-07-07T18:46:15.448Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
14:46:15 [2020-07-07T18:46:15.703Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
14:46:15 [2020-07-07T18:46:15.959Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
14:46:15 [2020-07-07T18:46:15.959Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
14:46:16 [2020-07-07T18:46:16.214Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
14:46:16 [2020-07-07T18:46:16.470Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
14:46:16 [2020-07-07T18:46:16.470Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
14:46:16 [2020-07-07T18:46:16.726Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
14:46:16 [2020-07-07T18:46:16.726Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
14:46:16 [2020-07-07T18:46:16.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
14:46:16 [2020-07-07T18:46:16.981Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
14:46:16 [2020-07-07T18:46:16.981Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
14:46:16 [2020-07-07T18:46:16.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
14:46:16 [2020-07-07T18:46:16.981Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
14:46:16 [2020-07-07T18:46:16.981Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
14:46:16 [2020-07-07T18:46:16.982Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
14:46:17 [2020-07-07T18:46:17.238Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
14:46:17 [2020-07-07T18:46:17.238Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:46:17 [2020-07-07T18:46:17.238Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:46:17 [2020-07-07T18:46:17.238Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:46:17 [2020-07-07T18:46:17.238Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
14:46:17 [2020-07-07T18:46:17.238Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
14:46:17 [2020-07-07T18:46:17.495Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
14:46:17 [2020-07-07T18:46:17.750Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:46:17 [2020-07-07T18:46:17.751Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:46:18 [2020-07-07T18:46:18.006Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:46:18 [2020-07-07T18:46:18.006Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
14:46:18 [2020-07-07T18:46:18.006Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
14:46:18 [2020-07-07T18:46:18.568Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
14:46:18 [2020-07-07T18:46:18.568Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
14:46:18 [2020-07-07T18:46:18.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
14:46:18 [2020-07-07T18:46:18.824Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
14:46:19 [2020-07-07T18:46:19.080Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
14:46:19 [2020-07-07T18:46:19.080Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
14:46:19 [2020-07-07T18:46:19.080Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:46:19 [2020-07-07T18:46:19.080Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:46:19 [2020-07-07T18:46:19.080Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:46:19 [2020-07-07T18:46:19.080Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
14:46:19 [2020-07-07T18:46:19.080Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
14:46:19 [2020-07-07T18:46:19.336Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
14:46:19 [2020-07-07T18:46:19.336Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:46:19 [2020-07-07T18:46:19.336Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:46:19 [2020-07-07T18:46:19.898Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:46:19 [2020-07-07T18:46:19.898Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
14:46:19 [2020-07-07T18:46:19.898Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
14:46:20 [2020-07-07T18:46:20.155Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
14:46:20 [2020-07-07T18:46:20.155Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
14:46:20 [2020-07-07T18:46:20.155Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
14:46:20 [2020-07-07T18:46:20.751Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
14:46:20 [2020-07-07T18:46:20.752Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
14:46:20 [2020-07-07T18:46:20.752Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
14:46:21 [2020-07-07T18:46:21.008Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
14:46:21 [2020-07-07T18:46:21.008Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:46:21 [2020-07-07T18:46:21.008Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:46:21 [2020-07-07T18:46:21.263Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:46:21 [2020-07-07T18:46:21.263Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
14:46:21 [2020-07-07T18:46:21.264Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
14:46:21 [2020-07-07T18:46:21.519Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
14:46:21 [2020-07-07T18:46:21.519Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:46:21 [2020-07-07T18:46:21.519Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:46:21 [2020-07-07T18:46:21.775Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:46:22 [2020-07-07T18:46:22.030Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
14:46:22 [2020-07-07T18:46:22.030Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
14:46:22 [2020-07-07T18:46:22.286Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
14:46:22 [2020-07-07T18:46:22.286Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
14:46:22 [2020-07-07T18:46:22.286Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
14:46:22 [2020-07-07T18:46:22.848Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
14:46:22 [2020-07-07T18:46:22.848Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:46:22 [2020-07-07T18:46:22.848Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:46:22 [2020-07-07T18:46:22.848Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:46:22 [2020-07-07T18:46:22.848Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
14:46:22 [2020-07-07T18:46:22.848Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
14:46:23 [2020-07-07T18:46:23.409Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:6.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
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] ------------------------------------------------------------------------
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Reactor Build Order:
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] 
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Trace Compass Parent                                               [pom]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Trace Compass State System Parent                                  [pom]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Trace Compass TMF Parent                                           [pom]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.409Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass Documentation                                        [pom]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass RCP Parent                                           [pom]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.410Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] Trace Compass Json trace Parent                                    [pom]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] Trace Compass Target Platform                                      [pom]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] Trace Compass Repository                            [eclipse-repository]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] 
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] Building Trace Compass Parent 6.0.0-SNAPSHOT                     [1/138]
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] --------------------------------[ pom ]---------------------------------
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] 
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:46:23 [2020-07-07T18:46:23.666Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:46:23 [2020-07-07T18:46:23.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:46:23 [2020-07-07T18:46:23.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:46:23 [2020-07-07T18:46:23.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:46:23 [2020-07-07T18:46:23.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 372 kB/s)
14:46:23 [2020-07-07T18:46:23.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:46:24 [2020-07-07T18:46:24.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:46:24 [2020-07-07T18:46:24.178Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:46:24 [2020-07-07T18:46:24.434Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:46:24 [2020-07-07T18:46:24.434Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:46:24 [2020-07-07T18:46:24.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:46:24 [2020-07-07T18:46:24.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 393 kB/s)
14:46:24 [2020-07-07T18:46:24.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:46:24 [2020-07-07T18:46:24.434Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:46:24 [2020-07-07T18:46:24.434Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:46:24 [2020-07-07T18:46:24.690Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:46:24 [2020-07-07T18:46:24.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:46:24 [2020-07-07T18:46:24.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:46:24 [2020-07-07T18:46:24.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.8 MB/s)
14:46:24 [2020-07-07T18:46:24.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
14:46:24 [2020-07-07T18:46:24.946Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
14:46:24 [2020-07-07T18:46:24.946Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
14:46:25 [2020-07-07T18:46:25.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
14:46:25 [2020-07-07T18:46:25.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
14:46:25 [2020-07-07T18:46:25.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
14:46:25 [2020-07-07T18:46:25.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 952 kB/s)
14:46:25 [2020-07-07T18:46:25.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
14:46:25 [2020-07-07T18:46:25.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
14:46:25 [2020-07-07T18:46:25.201Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
14:46:25 [2020-07-07T18:46:25.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
14:46:25 [2020-07-07T18:46:25.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
14:46:25 [2020-07-07T18:46:25.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom
14:46:25 [2020-07-07T18:46:25.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 635 kB/s)
14:46:25 [2020-07-07T18:46:25.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:46:25 [2020-07-07T18:46:25.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:46:25 [2020-07-07T18:46:25.764Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:46:26 [2020-07-07T18:46:26.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:46:26 [2020-07-07T18:46:26.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:46:26 [2020-07-07T18:46:26.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:46:26 [2020-07-07T18:46:26.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 3.0 MB/s)
14:46:26 [2020-07-07T18:46:26.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:46:26 [2020-07-07T18:46:26.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:46:26 [2020-07-07T18:46:26.021Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:46:26 [2020-07-07T18:46:26.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 42 kB/s)
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
14:46:26 [2020-07-07T18:46:26.534Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 3.4 MB/s)
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 625 kB/s)
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 3.5 MB/s)
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 4.0 MB/s)
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] 
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:46:27 [2020-07-07T18:46:27.095Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:46:27 [2020-07-07T18:46:27.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:46:27 [2020-07-07T18:46:27.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:46:27 [2020-07-07T18:46:27.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:46:27 [2020-07-07T18:46:27.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 17 kB/s)
14:46:27 [2020-07-07T18:46:27.608Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
14:46:27 [2020-07-07T18:46:27.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
14:46:27 [2020-07-07T18:46:27.608Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
14:46:28 [2020-07-07T18:46:28.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
14:46:28 [2020-07-07T18:46:28.170Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
14:46:28 [2020-07-07T18:46:28.170Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
14:46:28 [2020-07-07T18:46:28.170Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 117 kB/s)
14:46:28 [2020-07-07T18:46:28.170Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:46:28 [2020-07-07T18:46:28.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:46:28 [2020-07-07T18:46:28.170Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:46:28 [2020-07-07T18:46:28.427Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:46:28 [2020-07-07T18:46:28.427Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:46:28 [2020-07-07T18:46:28.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:46:28 [2020-07-07T18:46:28.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 33 kB/s)
14:46:28 [2020-07-07T18:46:28.427Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:46:28 [2020-07-07T18:46:28.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:46:28 [2020-07-07T18:46:28.427Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:46:28 [2020-07-07T18:46:28.990Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:46:28 [2020-07-07T18:46:28.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:46:28 [2020-07-07T18:46:28.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:46:28 [2020-07-07T18:46:28.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 99 kB/s)
14:46:28 [2020-07-07T18:46:28.990Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
14:46:28 [2020-07-07T18:46:28.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
14:46:28 [2020-07-07T18:46:28.990Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
14:46:29 [2020-07-07T18:46:29.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
14:46:29 [2020-07-07T18:46:29.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
14:46:29 [2020-07-07T18:46:29.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
14:46:29 [2020-07-07T18:46:29.245Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 618 kB/s)
14:46:29 [2020-07-07T18:46:29.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
14:46:29 [2020-07-07T18:46:29.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
14:46:29 [2020-07-07T18:46:29.245Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
14:46:29 [2020-07-07T18:46:29.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
14:46:29 [2020-07-07T18:46:29.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
14:46:29 [2020-07-07T18:46:29.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
14:46:29 [2020-07-07T18:46:29.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 202 kB/s)
14:46:29 [2020-07-07T18:46:29.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:46:29 [2020-07-07T18:46:29.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:46:29 [2020-07-07T18:46:29.807Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:46:30 [2020-07-07T18:46:30.063Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:46:30 [2020-07-07T18:46:30.064Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:46:30 [2020-07-07T18:46:30.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:46:30 [2020-07-07T18:46:30.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 28 kB/s)
14:46:30 [2020-07-07T18:46:30.064Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
14:46:30 [2020-07-07T18:46:30.064Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
14:46:30 [2020-07-07T18:46:30.064Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
14:46:30 [2020-07-07T18:46:30.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
14:46:30 [2020-07-07T18:46:30.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
14:46:30 [2020-07-07T18:46:30.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
14:46:30 [2020-07-07T18:46:30.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 185 kB/s)
14:46:30 [2020-07-07T18:46:30.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
14:46:30 [2020-07-07T18:46:30.626Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
14:46:30 [2020-07-07T18:46:30.627Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
14:46:30 [2020-07-07T18:46:30.882Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
14:46:30 [2020-07-07T18:46:30.882Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
14:46:30 [2020-07-07T18:46:30.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
14:46:30 [2020-07-07T18:46:30.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 111 kB/s)
14:46:30 [2020-07-07T18:46:30.882Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:46:30 [2020-07-07T18:46:30.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:46:30 [2020-07-07T18:46:30.882Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:46:31 [2020-07-07T18:46:31.444Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:46:31 [2020-07-07T18:46:31.444Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:46:31 [2020-07-07T18:46:31.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:46:31 [2020-07-07T18:46:31.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 185 kB/s)
14:46:31 [2020-07-07T18:46:31.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:46:31 [2020-07-07T18:46:31.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:46:31 [2020-07-07T18:46:31.700Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:46:31 [2020-07-07T18:46:31.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:46:31 [2020-07-07T18:46:31.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:46:31 [2020-07-07T18:46:31.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:46:31 [2020-07-07T18:46:31.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 465 kB/s)
14:46:31 [2020-07-07T18:46:31.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:46:31 [2020-07-07T18:46:31.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:46:31 [2020-07-07T18:46:31.956Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:46:32 [2020-07-07T18:46:32.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:46:32 [2020-07-07T18:46:32.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:46:32 [2020-07-07T18:46:32.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:46:32 [2020-07-07T18:46:32.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 872 kB/s)
14:46:32 [2020-07-07T18:46:32.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
14:46:32 [2020-07-07T18:46:32.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
14:46:32 [2020-07-07T18:46:32.468Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
14:46:32 [2020-07-07T18:46:32.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
14:46:32 [2020-07-07T18:46:32.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
14:46:32 [2020-07-07T18:46:32.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
14:46:32 [2020-07-07T18:46:32.980Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 18 kB/s)
14:46:32 [2020-07-07T18:46:32.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
14:46:32 [2020-07-07T18:46:32.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
14:46:32 [2020-07-07T18:46:32.980Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
14:46:33 [2020-07-07T18:46:33.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
14:46:33 [2020-07-07T18:46:33.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
14:46:33 [2020-07-07T18:46:33.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
14:46:33 [2020-07-07T18:46:33.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 183 kB/s)
14:46:33 [2020-07-07T18:46:33.236Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
14:46:33 [2020-07-07T18:46:33.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
14:46:33 [2020-07-07T18:46:33.491Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
14:46:33 [2020-07-07T18:46:33.748Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
14:46:33 [2020-07-07T18:46:33.748Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
14:46:33 [2020-07-07T18:46:33.748Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
14:46:33 [2020-07-07T18:46:33.748Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 773 kB/s)
14:46:33 [2020-07-07T18:46:33.748Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
14:46:33 [2020-07-07T18:46:33.748Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
14:46:33 [2020-07-07T18:46:33.748Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
14:46:34 [2020-07-07T18:46:34.004Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
14:46:34 [2020-07-07T18:46:34.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
14:46:34 [2020-07-07T18:46:34.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
14:46:34 [2020-07-07T18:46:34.260Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 176 kB/s)
14:46:34 [2020-07-07T18:46:34.260Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
14:46:34 [2020-07-07T18:46:34.260Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
14:46:34 [2020-07-07T18:46:34.260Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom
14:46:34 [2020-07-07T18:46:34.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
14:46:34 [2020-07-07T18:46:34.516Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
14:46:34 [2020-07-07T18:46:34.516Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom
14:46:34 [2020-07-07T18:46:34.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 975 kB/s)
14:46:34 [2020-07-07T18:46:34.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:46:34 [2020-07-07T18:46:34.516Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:46:34 [2020-07-07T18:46:34.516Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:46:34 [2020-07-07T18:46:34.772Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:46:34 [2020-07-07T18:46:34.772Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:46:35 [2020-07-07T18:46:35.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:46:35 [2020-07-07T18:46:35.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 9.7 kB/s)
14:46:35 [2020-07-07T18:46:35.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
14:46:35 [2020-07-07T18:46:35.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
14:46:35 [2020-07-07T18:46:35.028Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
14:46:35 [2020-07-07T18:46:35.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
14:46:35 [2020-07-07T18:46:35.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
14:46:35 [2020-07-07T18:46:35.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
14:46:35 [2020-07-07T18:46:35.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 334 kB/s)
14:46:35 [2020-07-07T18:46:35.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:46:35 [2020-07-07T18:46:35.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:46:35 [2020-07-07T18:46:35.283Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:46:35 [2020-07-07T18:46:35.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:46:35 [2020-07-07T18:46:35.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:46:35 [2020-07-07T18:46:35.845Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:46:36 [2020-07-07T18:46:36.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 75 kB/s)
14:46:36 [2020-07-07T18:46:36.100Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:46:36 [2020-07-07T18:46:36.100Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:46:36 [2020-07-07T18:46:36.100Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:46:36 [2020-07-07T18:46:36.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:46:36 [2020-07-07T18:46:36.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:46:36 [2020-07-07T18:46:36.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:46:36 [2020-07-07T18:46:36.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 83 kB/s)
14:46:36 [2020-07-07T18:46:36.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:46:36 [2020-07-07T18:46:36.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:46:36 [2020-07-07T18:46:36.356Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:46:36 [2020-07-07T18:46:36.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:46:36 [2020-07-07T18:46:36.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:46:36 [2020-07-07T18:46:36.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:46:36 [2020-07-07T18:46:36.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 519 kB/s)
14:46:36 [2020-07-07T18:46:36.867Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:46:36 [2020-07-07T18:46:36.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:46:36 [2020-07-07T18:46:36.867Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:46:37 [2020-07-07T18:46:37.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:46:37 [2020-07-07T18:46:37.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:46:37 [2020-07-07T18:46:37.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:46:37 [2020-07-07T18:46:37.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 393 kB/s)
14:46:37 [2020-07-07T18:46:37.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:46:37 [2020-07-07T18:46:37.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:46:37 [2020-07-07T18:46:37.122Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:46:39 [2020-07-07T18:46:39.013Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:46:39 [2020-07-07T18:46:39.013Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:46:39 [2020-07-07T18:46:39.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:46:39 [2020-07-07T18:46:39.013Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 120 kB/s)
14:46:39 [2020-07-07T18:46:39.013Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:46:39 [2020-07-07T18:46:39.013Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:46:39 [2020-07-07T18:46:39.013Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:46:39 [2020-07-07T18:46:39.013Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:46:39 [2020-07-07T18:46:39.013Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:46:39 [2020-07-07T18:46:39.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:46:39 [2020-07-07T18:46:39.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.7 MB/s)
14:46:39 [2020-07-07T18:46:39.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
14:46:39 [2020-07-07T18:46:39.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
14:46:39 [2020-07-07T18:46:39.269Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
14:46:39 [2020-07-07T18:46:39.830Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
14:46:39 [2020-07-07T18:46:39.830Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
14:46:39 [2020-07-07T18:46:39.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
14:46:39 [2020-07-07T18:46:39.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 43 kB/s)
14:46:39 [2020-07-07T18:46:39.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
14:46:39 [2020-07-07T18:46:39.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
14:46:39 [2020-07-07T18:46:39.830Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
14:46:40 [2020-07-07T18:46:40.087Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
14:46:40 [2020-07-07T18:46:40.087Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
14:46:40 [2020-07-07T18:46:40.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
14:46:40 [2020-07-07T18:46:40.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 67 kB/s)
14:46:40 [2020-07-07T18:46:40.087Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
14:46:40 [2020-07-07T18:46:40.087Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
14:46:40 [2020-07-07T18:46:40.343Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
14:46:40 [2020-07-07T18:46:40.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
14:46:40 [2020-07-07T18:46:40.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
14:46:40 [2020-07-07T18:46:40.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
14:46:40 [2020-07-07T18:46:40.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 78 kB/s)
14:46:40 [2020-07-07T18:46:40.600Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
14:46:40 [2020-07-07T18:46:40.600Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
14:46:40 [2020-07-07T18:46:40.600Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
14:46:40 [2020-07-07T18:46:40.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
14:46:40 [2020-07-07T18:46:40.855Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
14:46:41 [2020-07-07T18:46:41.111Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
14:46:41 [2020-07-07T18:46:41.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 298 kB/s)
14:46:41 [2020-07-07T18:46:41.111Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
14:46:41 [2020-07-07T18:46:41.111Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
14:46:41 [2020-07-07T18:46:41.111Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
14:46:41 [2020-07-07T18:46:41.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
14:46:41 [2020-07-07T18:46:41.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
14:46:41 [2020-07-07T18:46:41.368Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
14:46:41 [2020-07-07T18:46:41.368Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 268 kB/s)
14:46:41 [2020-07-07T18:46:41.368Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
14:46:41 [2020-07-07T18:46:41.368Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
14:46:41 [2020-07-07T18:46:41.368Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
14:46:41 [2020-07-07T18:46:41.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
14:46:41 [2020-07-07T18:46:41.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
14:46:41 [2020-07-07T18:46:41.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
14:46:41 [2020-07-07T18:46:41.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 251 kB/s)
14:46:41 [2020-07-07T18:46:41.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:46:41 [2020-07-07T18:46:41.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:46:41 [2020-07-07T18:46:41.930Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 108 kB/s)
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:46:42 [2020-07-07T18:46:42.697Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:46:43 [2020-07-07T18:46:43.259Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:46:43 [2020-07-07T18:46:43.259Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:46:43 [2020-07-07T18:46:43.259Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:46:43 [2020-07-07T18:46:43.259Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:46:43 [2020-07-07T18:46:43.259Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:46:43 [2020-07-07T18:46:43.259Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:46:43 [2020-07-07T18:46:43.515Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:46:43 [2020-07-07T18:46:43.515Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:46:43 [2020-07-07T18:46:43.515Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:46:43 [2020-07-07T18:46:43.515Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:46:43 [2020-07-07T18:46:43.771Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:46:43 [2020-07-07T18:46:43.771Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:46:43 [2020-07-07T18:46:43.771Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:46:43 [2020-07-07T18:46:43.771Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:46:43 [2020-07-07T18:46:43.771Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
14:46:44 [2020-07-07T18:46:44.027Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:46:44 [2020-07-07T18:46:44.027Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
14:46:44 [2020-07-07T18:46:44.027Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
14:46:44 [2020-07-07T18:46:44.027Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
14:46:44 [2020-07-07T18:46:44.027Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
14:46:44 [2020-07-07T18:46:44.283Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:46:44 [2020-07-07T18:46:44.283Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:46:44 [2020-07-07T18:46:44.283Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
14:46:44 [2020-07-07T18:46:44.283Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
14:46:44 [2020-07-07T18:46:44.283Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
14:46:44 [2020-07-07T18:46:44.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
14:46:44 [2020-07-07T18:46:44.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:46:44 [2020-07-07T18:46:44.540Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
14:46:44 [2020-07-07T18:46:44.797Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:46:45 [2020-07-07T18:46:45.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:46:45 [2020-07-07T18:46:45.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:46:45 [2020-07-07T18:46:45.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 2.2 MB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 288 kB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 4.5 MB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 1.1 MB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 2.5 MB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 308 kB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 121 kB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 223 kB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 130 kB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.1 MB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 142 kB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 248 kB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 520 kB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 132 kB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 135 kB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 107 kB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 384 kB/s)
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
14:46:45 [2020-07-07T18:46:45.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 2.2 MB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 90 kB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 817 kB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 308 kB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 253 kB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 85 kB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 1.8 MB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 183 kB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 445 kB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 245 kB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 915 kB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 77 kB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.8 MB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 1.2 MB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 281 kB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 358 kB/s)
14:46:45 [2020-07-07T18:46:45.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 1.4 MB/s)
14:46:45 [2020-07-07T18:46:45.826Z] [INFO] 
14:46:45 [2020-07-07T18:46:45.826Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
14:46:45 [2020-07-07T18:46:45.826Z] [INFO] 
14:46:45 [2020-07-07T18:46:45.826Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass ---
14:46:45 [2020-07-07T18:46:45.826Z] [INFO] 
14:46:45 [2020-07-07T18:46:45.826Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass ---
14:46:45 [2020-07-07T18:46:45.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
14:46:45 [2020-07-07T18:46:45.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
14:46:45 [2020-07-07T18:46:45.826Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
14:46:46 [2020-07-07T18:46:46.082Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
14:46:46 [2020-07-07T18:46:46.082Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
14:46:46 [2020-07-07T18:46:46.082Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
14:46:46 [2020-07-07T18:46:46.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom (1.0 kB at 520 kB/s)
14:46:46 [2020-07-07T18:46:46.082Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
14:46:46 [2020-07-07T18:46:46.082Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
14:46:46 [2020-07-07T18:46:46.082Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
14:46:46 [2020-07-07T18:46:46.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
14:46:46 [2020-07-07T18:46:46.603Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
14:46:46 [2020-07-07T18:46:46.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
14:46:46 [2020-07-07T18:46:46.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar (14 kB at 381 kB/s)
14:46:46 [2020-07-07T18:46:46.604Z] [INFO] 
14:46:46 [2020-07-07T18:46:46.604Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
14:46:46 [2020-07-07T18:46:46.604Z] [INFO] 
14:46:46 [2020-07-07T18:46:46.604Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
14:46:46 [2020-07-07T18:46:46.604Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:46:46 [2020-07-07T18:46:46.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:46:46 [2020-07-07T18:46:46.604Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:46:46 [2020-07-07T18:46:46.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:46:46 [2020-07-07T18:46:46.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:46:46 [2020-07-07T18:46:46.859Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:46:46 [2020-07-07T18:46:46.859Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 858 kB/s)
14:46:47 [2020-07-07T18:46:47.114Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:46:47 [2020-07-07T18:46:47.114Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:46:47 [2020-07-07T18:46:47.114Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:46:47 [2020-07-07T18:46:47.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:46:47 [2020-07-07T18:46:47.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:46:47 [2020-07-07T18:46:47.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:46:47 [2020-07-07T18:46:47.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 270 kB/s)
14:46:47 [2020-07-07T18:46:47.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:46:47 [2020-07-07T18:46:47.370Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:46:47 [2020-07-07T18:46:47.370Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:46:47 [2020-07-07T18:46:47.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:46:47 [2020-07-07T18:46:47.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:46:47 [2020-07-07T18:46:47.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:46:47 [2020-07-07T18:46:47.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 145 kB/s)
14:46:47 [2020-07-07T18:46:47.882Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:46:47 [2020-07-07T18:46:47.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:46:47 [2020-07-07T18:46:47.882Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:46:48 [2020-07-07T18:46:48.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:46:48 [2020-07-07T18:46:48.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:46:48 [2020-07-07T18:46:48.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:46:48 [2020-07-07T18:46:48.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 225 kB/s)
14:46:48 [2020-07-07T18:46:48.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:46:48 [2020-07-07T18:46:48.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:46:48 [2020-07-07T18:46:48.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:46:48 [2020-07-07T18:46:48.394Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:46:48 [2020-07-07T18:46:48.394Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:46:48 [2020-07-07T18:46:48.394Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:46:48 [2020-07-07T18:46:48.394Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:46:48 [2020-07-07T18:46:48.394Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:46:48 [2020-07-07T18:46:48.394Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:46:48 [2020-07-07T18:46:48.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:46:48 [2020-07-07T18:46:48.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:46:48 [2020-07-07T18:46:48.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:46:48 [2020-07-07T18:46:48.650Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:46:48 [2020-07-07T18:46:48.650Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:46:48 [2020-07-07T18:46:48.650Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 9.3 MB/s)
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 9.6 MB/s)
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.7 MB/s)
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/6.0.0-SNAPSHOT/org.eclipse.tracecompass-6.0.0-SNAPSHOT.pom
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 6.0.0-SNAPSHOT [2/138]
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --------------------------------[ pom ]---------------------------------
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-6.0.0-SNAPSHOT.pom
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Building Trace Compass Common Utilities Parent 6.0.0-SNAPSHOT    [3/138]
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --------------------------------[ pom ]---------------------------------
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-6.0.0-SNAPSHOT.pom
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Building org.eclipse.tracecompass.common.core 4.3.0-SNAPSHOT     [4/138]
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] 
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
14:46:48 [2020-07-07T18:46:48.906Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
14:46:49 [2020-07-07T18:46:49.162Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
14:46:49 [2020-07-07T18:46:49.162Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
14:46:49 [2020-07-07T18:46:49.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
14:46:49 [2020-07-07T18:46:49.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom (1.5 kB at 91 kB/s)
14:46:49 [2020-07-07T18:46:49.418Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom
14:46:49 [2020-07-07T18:46:49.418Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom (9.3 kB at 3.1 MB/s)
14:46:49 [2020-07-07T18:46:49.418Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom
14:46:49 [2020-07-07T18:46:49.418Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 649 kB/s)
14:46:49 [2020-07-07T18:46:49.418Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
14:46:49 [2020-07-07T18:46:49.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
14:46:49 [2020-07-07T18:46:49.418Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
14:46:49 [2020-07-07T18:46:49.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
14:46:49 [2020-07-07T18:46:49.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
14:46:49 [2020-07-07T18:46:49.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
14:46:49 [2020-07-07T18:46:49.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 249 kB/s)
14:46:49 [2020-07-07T18:46:49.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
14:46:49 [2020-07-07T18:46:49.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
14:46:49 [2020-07-07T18:46:49.674Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
14:46:50 [2020-07-07T18:46:50.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
14:46:50 [2020-07-07T18:46:50.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
14:46:50 [2020-07-07T18:46:50.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
14:46:50 [2020-07-07T18:46:50.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 181 kB/s)
14:46:50 [2020-07-07T18:46:50.236Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
14:46:50 [2020-07-07T18:46:50.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
14:46:50 [2020-07-07T18:46:50.236Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
14:46:50 [2020-07-07T18:46:50.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
14:46:50 [2020-07-07T18:46:50.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
14:46:50 [2020-07-07T18:46:50.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
14:46:50 [2020-07-07T18:46:50.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 241 kB/s)
14:46:50 [2020-07-07T18:46:50.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
14:46:50 [2020-07-07T18:46:50.493Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
14:46:50 [2020-07-07T18:46:50.493Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
14:46:51 [2020-07-07T18:46:51.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
14:46:51 [2020-07-07T18:46:51.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
14:46:51 [2020-07-07T18:46:51.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
14:46:51 [2020-07-07T18:46:51.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 87 kB/s)
14:46:51 [2020-07-07T18:46:51.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
14:46:51 [2020-07-07T18:46:51.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
14:46:51 [2020-07-07T18:46:51.054Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
14:46:51 [2020-07-07T18:46:51.309Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
14:46:51 [2020-07-07T18:46:51.309Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
14:46:51 [2020-07-07T18:46:51.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
14:46:51 [2020-07-07T18:46:51.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 621 kB/s)
14:46:51 [2020-07-07T18:46:51.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
14:46:51 [2020-07-07T18:46:51.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
14:46:51 [2020-07-07T18:46:51.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
14:46:51 [2020-07-07T18:46:51.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar
14:46:51 [2020-07-07T18:46:51.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
14:46:51 [2020-07-07T18:46:51.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
14:46:51 [2020-07-07T18:46:51.565Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar (2.7 MB at 17 MB/s)
14:46:51 [2020-07-07T18:46:51.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
14:46:51 [2020-07-07T18:46:51.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
14:46:51 [2020-07-07T18:46:51.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
14:46:51 [2020-07-07T18:46:51.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
14:46:51 [2020-07-07T18:46:51.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
14:46:51 [2020-07-07T18:46:51.565Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
14:46:51 [2020-07-07T18:46:51.565Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
14:46:51 [2020-07-07T18:46:51.565Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
14:46:51 [2020-07-07T18:46:51.565Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
14:46:51 [2020-07-07T18:46:51.565Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
14:46:52 [2020-07-07T18:46:52.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 6.9 MB/s)
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 92 kB/s)
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 966 kB/s)
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 3.8 MB/s)
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 362 kB/s)
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] The project's OSGi version is 4.3.0.202007071840
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] 
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] 
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] 
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] 
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:46:52 [2020-07-07T18:46:52.381Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:46:52 [2020-07-07T18:46:52.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:46:52 [2020-07-07T18:46:52.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:46:52 [2020-07-07T18:46:52.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:46:52 [2020-07-07T18:46:52.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 17 kB/s)
14:46:52 [2020-07-07T18:46:52.637Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:46:52 [2020-07-07T18:46:52.637Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:46:52 [2020-07-07T18:46:52.892Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:46:53 [2020-07-07T18:46:53.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:46:53 [2020-07-07T18:46:53.148Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:46:53 [2020-07-07T18:46:53.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:46:53 [2020-07-07T18:46:53.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 209 kB/s)
14:46:53 [2020-07-07T18:46:53.148Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:46:53 [2020-07-07T18:46:53.148Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:46:53 [2020-07-07T18:46:53.148Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:46:53 [2020-07-07T18:46:53.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:46:53 [2020-07-07T18:46:53.659Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:46:53 [2020-07-07T18:46:53.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:46:53 [2020-07-07T18:46:53.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.4 MB/s)
14:46:53 [2020-07-07T18:46:53.659Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:46:53 [2020-07-07T18:46:53.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:46:53 [2020-07-07T18:46:53.659Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:46:53 [2020-07-07T18:46:53.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:46:53 [2020-07-07T18:46:53.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:46:53 [2020-07-07T18:46:53.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:46:53 [2020-07-07T18:46:53.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 437 kB/s)
14:46:53 [2020-07-07T18:46:53.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:46:53 [2020-07-07T18:46:53.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:46:53 [2020-07-07T18:46:53.914Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:46:54 [2020-07-07T18:46:54.475Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:46:54 [2020-07-07T18:46:54.475Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:46:54 [2020-07-07T18:46:54.475Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:46:54 [2020-07-07T18:46:54.475Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 382 kB/s)
14:46:54 [2020-07-07T18:46:54.475Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:46:54 [2020-07-07T18:46:54.475Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:46:54 [2020-07-07T18:46:54.475Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:46:54 [2020-07-07T18:46:54.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:46:54 [2020-07-07T18:46:54.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:46:54 [2020-07-07T18:46:54.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:46:54 [2020-07-07T18:46:54.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 103 kB/s)
14:46:54 [2020-07-07T18:46:54.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:46:54 [2020-07-07T18:46:54.731Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:46:54 [2020-07-07T18:46:54.987Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:46:55 [2020-07-07T18:46:55.243Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:46:55 [2020-07-07T18:46:55.243Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:46:55 [2020-07-07T18:46:55.243Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:46:55 [2020-07-07T18:46:55.243Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 204 kB/s)
14:46:55 [2020-07-07T18:46:55.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:46:55 [2020-07-07T18:46:55.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:46:55 [2020-07-07T18:46:55.243Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:46:55 [2020-07-07T18:46:55.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:46:55 [2020-07-07T18:46:55.498Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:46:55 [2020-07-07T18:46:55.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:46:55 [2020-07-07T18:46:55.498Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 178 kB/s)
14:46:55 [2020-07-07T18:46:55.498Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:46:55 [2020-07-07T18:46:55.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:46:55 [2020-07-07T18:46:55.754Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:46:56 [2020-07-07T18:46:56.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:46:56 [2020-07-07T18:46:56.009Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:46:56 [2020-07-07T18:46:56.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:46:56 [2020-07-07T18:46:56.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 278 kB/s)
14:46:56 [2020-07-07T18:46:56.009Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:46:56 [2020-07-07T18:46:56.009Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:46:56 [2020-07-07T18:46:56.009Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:46:56 [2020-07-07T18:46:56.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:46:56 [2020-07-07T18:46:56.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 218 kB/s)
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:46:56 [2020-07-07T18:46:56.520Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:46:57 [2020-07-07T18:46:57.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:46:57 [2020-07-07T18:46:57.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:46:57 [2020-07-07T18:46:57.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:46:57 [2020-07-07T18:46:57.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:46:57 [2020-07-07T18:46:57.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:46:57 [2020-07-07T18:46:57.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:46:57 [2020-07-07T18:46:57.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:46:57 [2020-07-07T18:46:57.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:46:57 [2020-07-07T18:46:57.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:46:57 [2020-07-07T18:46:57.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:46:57 [2020-07-07T18:46:57.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:46:57 [2020-07-07T18:46:57.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:46:57 [2020-07-07T18:46:57.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 125 kB/s)
14:46:57 [2020-07-07T18:46:57.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 62 kB/s)
14:46:57 [2020-07-07T18:46:57.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 716 kB/s)
14:46:57 [2020-07-07T18:46:57.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 998 kB/s)
14:46:57 [2020-07-07T18:46:57.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:46:57 [2020-07-07T18:46:57.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/src/main/resources
14:46:57 [2020-07-07T18:46:57.336Z] [INFO] 
14:46:57 [2020-07-07T18:46:57.336Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
14:46:57 [2020-07-07T18:46:57.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
14:46:57 [2020-07-07T18:46:57.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
14:46:57 [2020-07-07T18:46:57.336Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
14:46:57 [2020-07-07T18:46:57.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
14:46:57 [2020-07-07T18:46:57.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
14:46:57 [2020-07-07T18:46:57.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
14:46:57 [2020-07-07T18:46:57.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 24 kB/s)
14:46:57 [2020-07-07T18:46:57.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
14:46:57 [2020-07-07T18:46:57.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
14:46:57 [2020-07-07T18:46:57.591Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
14:46:58 [2020-07-07T18:46:58.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
14:46:58 [2020-07-07T18:46:58.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
14:46:58 [2020-07-07T18:46:58.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
14:46:58 [2020-07-07T18:46:58.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 213 kB/s)
14:46:58 [2020-07-07T18:46:58.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
14:46:58 [2020-07-07T18:46:58.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
14:46:58 [2020-07-07T18:46:58.152Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
14:46:58 [2020-07-07T18:46:58.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
14:46:58 [2020-07-07T18:46:58.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
14:46:58 [2020-07-07T18:46:58.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
14:46:58 [2020-07-07T18:46:58.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 67 kB/s)
14:46:58 [2020-07-07T18:46:58.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
14:46:58 [2020-07-07T18:46:58.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
14:46:58 [2020-07-07T18:46:58.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
14:46:58 [2020-07-07T18:46:58.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
14:46:58 [2020-07-07T18:46:58.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
14:46:58 [2020-07-07T18:46:58.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
14:46:58 [2020-07-07T18:46:58.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom (2.4 kB at 72 kB/s)
14:46:58 [2020-07-07T18:46:58.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
14:46:58 [2020-07-07T18:46:58.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
14:46:58 [2020-07-07T18:46:58.969Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
14:46:59 [2020-07-07T18:46:59.224Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
14:46:59 [2020-07-07T18:46:59.224Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
14:46:59 [2020-07-07T18:46:59.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
14:46:59 [2020-07-07T18:46:59.225Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom (1.6 kB at 31 kB/s)
14:46:59 [2020-07-07T18:46:59.225Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
14:46:59 [2020-07-07T18:46:59.480Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
14:46:59 [2020-07-07T18:46:59.480Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom (1.7 kB at 46 kB/s)
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
14:46:59 [2020-07-07T18:46:59.735Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
14:47:00 [2020-07-07T18:47:00.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
14:47:00 [2020-07-07T18:47:00.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
14:47:00 [2020-07-07T18:47:00.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
14:47:00 [2020-07-07T18:47:00.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
14:47:00 [2020-07-07T18:47:00.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
14:47:00 [2020-07-07T18:47:00.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
14:47:00 [2020-07-07T18:47:00.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
14:47:00 [2020-07-07T18:47:00.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
14:47:00 [2020-07-07T18:47:00.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
14:47:00 [2020-07-07T18:47:00.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
14:47:00 [2020-07-07T18:47:00.661Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
14:47:00 [2020-07-07T18:47:00.661Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
14:47:00 [2020-07-07T18:47:00.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
14:47:00 [2020-07-07T18:47:00.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
14:47:00 [2020-07-07T18:47:00.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
14:47:00 [2020-07-07T18:47:00.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 446 kB/s)
14:47:00 [2020-07-07T18:47:00.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 80 kB/s)
14:47:00 [2020-07-07T18:47:00.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 45 kB/s)
14:47:00 [2020-07-07T18:47:00.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 214 kB/s)
14:47:00 [2020-07-07T18:47:00.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 21 MB/s)
14:47:00 [2020-07-07T18:47:00.917Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/classes
14:47:02 [2020-07-07T18:47:02.282Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[818] 
14:47:02 [2020-07-07T18:47:02.282Z] 	argsArray[i] = entry.getKey();
14:47:02 [2020-07-07T18:47:02.282Z] 	               ^^^^^^^^^^^^^^
14:47:02 [2020-07-07T18:47:02.282Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:47:02 [2020-07-07T18:47:02.282Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[819] 
14:47:02 [2020-07-07T18:47:02.282Z] 	argsArray[i + 1] = entry.getValue();
14:47:02 [2020-07-07T18:47:02.282Z] 	                   ^^^^^^^^^^^^^^^^
14:47:02 [2020-07-07T18:47:02.282Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:47:02 [2020-07-07T18:47:02.282Z] 2 problems (2 warnings)
14:47:02 [2020-07-07T18:47:02.282Z] [INFO] 
14:47:02 [2020-07-07T18:47:02.282Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
14:47:02 [2020-07-07T18:47:02.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:02 [2020-07-07T18:47:02.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/src/test/resources
14:47:02 [2020-07-07T18:47:02.282Z] [INFO] 
14:47:02 [2020-07-07T18:47:02.282Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
14:47:02 [2020-07-07T18:47:02.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT-sources.jar
14:47:02 [2020-07-07T18:47:02.538Z] [INFO] 
14:47:02 [2020-07-07T18:47:02.538Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
14:47:02 [2020-07-07T18:47:02.538Z] [INFO] 
14:47:02 [2020-07-07T18:47:02.538Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
14:47:02 [2020-07-07T18:47:02.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT.jar
14:47:02 [2020-07-07T18:47:02.795Z] [INFO] 
14:47:02 [2020-07-07T18:47:02.795Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
14:47:02 [2020-07-07T18:47:02.795Z] [INFO] 
14:47:02 [2020-07-07T18:47:02.795Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
14:47:02 [2020-07-07T18:47:02.795Z] [INFO] 
14:47:02 [2020-07-07T18:47:02.795Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
14:47:02 [2020-07-07T18:47:02.795Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT.jar
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT.jar
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT.pom
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT-sources.jar
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT-pack200.jar.pack.gz
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT-p2metadata.xml
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.3.0-SNAPSHOT-p2artifacts.xml
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
14:47:03 [2020-07-07T18:47:03.051Z] [INFO] Building Trace Compass State System Parent 6.0.0-SNAPSHOT        [5/138]
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --------------------------------[ pom ]---------------------------------
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-6.0.0-SNAPSHOT.pom
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.1-SNAPSHOT  [6/138]
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] The project's OSGi version is 1.2.1.202007071840
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.052Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
14:47:03 [2020-07-07T18:47:03.616Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[73] 
14:47:03 [2020-07-07T18:47:03.617Z] 	return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
14:47:03 [2020-07-07T18:47:03.617Z]                 .add(String.valueOf(fStart))
14:47:03 [2020-07-07T18:47:03.617Z]                 .add(String.valueOf(fStart + fDuration))
14:47:03 [2020-07-07T18:47:03.617Z]                 .toString();
14:47:03 [2020-07-07T18:47:03.617Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:03 [2020-07-07T18:47:03.617Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:47:03 [2020-07-07T18:47:03.617Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[84] 
14:47:03 [2020-07-07T18:47:03.617Z] 	private final Comparator<E> fDefaultIntervalComparator = Comparator
14:47:03 [2020-07-07T18:47:03.617Z]             .comparingLong(E::getEnd)
14:47:03 [2020-07-07T18:47:03.617Z]             .thenComparingLong(E::getStart);
14:47:03 [2020-07-07T18:47:03.617Z] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:03 [2020-07-07T18:47:03.617Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator<E extends @NonNull IHTInterval>'
14:47:03 [2020-07-07T18:47:03.617Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[224] 
14:47:03 [2020-07-07T18:47:03.617Z] 	fFileChannelIn = fFileInputStream.getChannel();
14:47:03 [2020-07-07T18:47:03.617Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:03 [2020-07-07T18:47:03.617Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
14:47:03 [2020-07-07T18:47:03.617Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[225] 
14:47:03 [2020-07-07T18:47:03.617Z] 	fFileChannelOut = fFileOutputStream.getChannel();
14:47:03 [2020-07-07T18:47:03.617Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:03 [2020-07-07T18:47:03.617Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
14:47:03 [2020-07-07T18:47:03.617Z] 4 problems (4 warnings)
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.617Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
14:47:03 [2020-07-07T18:47:03.872Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.872Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.872Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.pom
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-pack200.jar.pack.gz
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-p2metadata.xml
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-p2artifacts.xml
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.0.0-SNAPSHOT [7/138]
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] The project's OSGi version is 3.0.0.202007071840
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] 
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:03 [2020-07-07T18:47:03.873Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[237] 
14:47:04 [2020-07-07T18:47:04.129Z] 	E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start);
14:47:04 [2020-07-07T18:47:04.129Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] Type safety: Unchecked cast from BasicSegment to E
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[313] 
14:47:04 [2020-07-07T18:47:04.129Z] 	return getSHT().getIntersectingElements(start, end, (Comparator<E>) order);
14:47:04 [2020-07-07T18:47:04.129Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] Type safety: Unchecked cast from Comparator<ISegment> to Comparator<E>
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[62] 
14:47:04 [2020-07-07T18:47:04.129Z] 	protected final Comparator<E> COMPARATOR = Comparator.comparing(E::getStart)
14:47:04 [2020-07-07T18:47:04.129Z]             .thenComparing(E::getEnd).thenComparing(Function.identity());
14:47:04 [2020-07-07T18:47:04.129Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] 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>'
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[95] 
14:47:04 [2020-07-07T18:47:04.129Z] 	E element = (E) object;
14:47:04 [2020-07-07T18:47:04.129Z] 	            ^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] Type safety: Unchecked cast from Object to E
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
14:47:04 [2020-07-07T18:47:04.129Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
14:47:04 [2020-07-07T18:47:04.129Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] Type safety: The constructor SegmentTreeNode.Tuple(Object, int) belongs to the raw type SegmentTreeNode.Tuple. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
14:47:04 [2020-07-07T18:47:04.129Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
14:47:04 [2020-07-07T18:47:04.129Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple<E>
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
14:47:04 [2020-07-07T18:47:04.129Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
14:47:04 [2020-07-07T18:47:04.129Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>'
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
14:47:04 [2020-07-07T18:47:04.129Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
14:47:04 [2020-07-07T18:47:04.129Z] 	              ^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[299] 
14:47:04 [2020-07-07T18:47:04.129Z] 	|| order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) {
14:47:04 [2020-07-07T18:47:04.129Z] 	                                         ^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue<SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>>'. Type 'PriorityQueue<E>' doesn't seem to be designed with null type annotations in mind
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[302] 
14:47:04 [2020-07-07T18:47:04.129Z] 	currentNode = readNode(queue.poll().getSequenceNumber());
14:47:04 [2020-07-07T18:47:04.129Z] 	                       ^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue<SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>>'. Type 'PriorityQueue<E>' doesn't seem to be designed with null type annotations in mind
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[308] 
14:47:04 [2020-07-07T18:47:04.129Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
14:47:04 [2020-07-07T18:47:04.129Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode<E> should be parameterized
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[308] 
14:47:04 [2020-07-07T18:47:04.129Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
14:47:04 [2020-07-07T18:47:04.129Z] 	               ^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode<E> should be parameterized
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[188] 
14:47:04 [2020-07-07T18:47:04.129Z] 	SegmentTreeNode<E> segmentNode = (SegmentTreeNode<E>) childNode;
14:47:04 [2020-07-07T18:47:04.129Z] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] Type safety: Unchecked cast from IHTNode<capture#15-of ?> to SegmentTreeNode<E>
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[195] 
14:47:04 [2020-07-07T18:47:04.129Z] 	segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode<E>) node, childIndex));
14:47:04 [2020-07-07T18:47:04.129Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] Type safety: Unchecked cast from OverlappingNode<capture#16-of ?> to SegmentTreeNode<E>
14:47:04 [2020-07-07T18:47:04.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[437] 
14:47:04 [2020-07-07T18:47:04.129Z] 	return (OverlappingSegmentCoreData<E>) super.getCoreNodeData();
14:47:04 [2020-07-07T18:47:04.129Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.129Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData<E>
14:47:04 [2020-07-07T18:47:04.130Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[120] 
14:47:04 [2020-07-07T18:47:04.130Z] 	store.add((E) elem); // warning from type, it should be fine
14:47:04 [2020-07-07T18:47:04.130Z] 	          ^^^^^^^^
14:47:04 [2020-07-07T18:47:04.130Z] Type safety: Unchecked cast from Object to E
14:47:04 [2020-07-07T18:47:04.130Z] 16 problems (16 warnings)
14:47:04 [2020-07-07T18:47:04.130Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.130Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:04 [2020-07-07T18:47:04.130Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:04 [2020-07-07T18:47:04.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
14:47:04 [2020-07-07T18:47:04.130Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.130Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:04 [2020-07-07T18:47:04.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.pom
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-p2metadata.xml
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-p2artifacts.xml
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.0.0-SNAPSHOT [8/138]
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:47:04 [2020-07-07T18:47:04.385Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] The project's OSGi version is 5.0.0.202007071840
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.386Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
14:47:04 [2020-07-07T18:47:04.947Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[185] 
14:47:04 [2020-07-07T18:47:04.947Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
14:47:04 [2020-07-07T18:47:04.947Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.947Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils
14:47:04 [2020-07-07T18:47:04.947Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[253] 
14:47:04 [2020-07-07T18:47:04.947Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
14:47:04 [2020-07-07T18:47:04.947Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.947Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils
14:47:04 [2020-07-07T18:47:04.947Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[131] 
14:47:04 [2020-07-07T18:47:04.947Z] 	public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque<Integer> queue, boolean reverse);
14:47:04 [2020-07-07T18:47:04.947Z] 	                                                                                                                                  ^^^^^^^
14:47:04 [2020-07-07T18:47:04.947Z] Javadoc: Missing tag for parameter reverse
14:47:04 [2020-07-07T18:47:04.947Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[311] 
14:47:04 [2020-07-07T18:47:04.947Z] 	Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue,
14:47:04 [2020-07-07T18:47:04.947Z] 	                                                                 ^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.947Z] Null type safety (type annotations): The expression of type '@NonNull BufferedBlockingQueue<HTInterval>' needs unchecked conversion to conform to 'Iterable<@NonNull HTInterval>', corresponding supertype is 'Iterable<HTInterval>'
14:47:04 [2020-07-07T18:47:04.947Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[265] 
14:47:04 [2020-07-07T18:47:04.947Z] 	public void writeInterval(ByteBuffer buffer, long nodeStart) {
14:47:04 [2020-07-07T18:47:04.947Z] 	                                                  ^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.947Z] Javadoc: Missing tag for parameter nodeStart
14:47:04 [2020-07-07T18:47:04.947Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[386] 
14:47:04 [2020-07-07T18:47:04.947Z] 	intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator();
14:47:04 [2020-07-07T18:47:04.947Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:04 [2020-07-07T18:47:04.947Z] Null type safety (type annotations): The expression of type 'Iterator<HTInterval>' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>'
14:47:04 [2020-07-07T18:47:04.947Z] 6 problems (6 warnings)
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] 
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
14:47:04 [2020-07-07T18:47:04.947Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
14:47:05 [2020-07-07T18:47:05.203Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.203Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
14:47:05 [2020-07-07T18:47:05.203Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.203Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
14:47:05 [2020-07-07T18:47:05.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
14:47:05 [2020-07-07T18:47:05.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.pom
14:47:05 [2020-07-07T18:47:05.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar
14:47:05 [2020-07-07T18:47:05.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz
14:47:05 [2020-07-07T18:47:05.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-p2metadata.xml
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-p2artifacts.xml
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] Building Trace Compass TMF Parent 6.0.0-SNAPSHOT                 [9/138]
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] --------------------------------[ pom ]---------------------------------
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-6.0.0-SNAPSHOT.pom
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] Building Trace Compass Filter Parser 1.0.5-SNAPSHOT             [10/138]
14:47:05 [2020-07-07T18:47:05.458Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/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])
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] The project's OSGi version is 1.0.5.202007071840
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.459Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.pom
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-pack200.jar.pack.gz
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-p2metadata.xml
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-p2artifacts.xml
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] Building org.eclipse.tracecompass.tmf.core 6.1.0-SNAPSHOT       [11/138]
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] The project's OSGi version is 6.1.0.202007071840
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] 
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
14:47:05 [2020-07-07T18:47:05.714Z] [INFO] Compiling 447 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[97] 
14:47:07 [2020-07-07T18:47:07.604Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
14:47:07 [2020-07-07T18:47:07.604Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[244] 
14:47:07 [2020-07-07T18:47:07.604Z] 	public TraceEntryModel build() {
14:47:07 [2020-07-07T18:47:07.604Z] 	       ^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] 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
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[297] 
14:47:07 [2020-07-07T18:47:07.604Z] 	public ModuleEntryModel build() {
14:47:07 [2020-07-07T18:47:07.604Z] 	       ^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] 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
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[352] 
14:47:07 [2020-07-07T18:47:07.604Z] 	public StateSystemEntryModel build() {
14:47:07 [2020-07-07T18:47:07.604Z] 	       ^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] 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
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[411] 
14:47:07 [2020-07-07T18:47:07.604Z] 	public AttributeEntryModel build() {
14:47:07 [2020-07-07T18:47:07.604Z] 	       ^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] 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
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[699] 
14:47:07 [2020-07-07T18:47:07.604Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
14:47:07 [2020-07-07T18:47:07.604Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] 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>>'
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[132] 
14:47:07 [2020-07-07T18:47:07.604Z] 	callsites = (List<ITmfCallsite>) result;
14:47:07 [2020-07-07T18:47:07.604Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Type safety: Unchecked cast from Object to List<ITmfCallsite>
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] 
14:47:07 [2020-07-07T18:47:07.604Z] 	ITmfTreeDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class);
14:47:07 [2020-07-07T18:47:07.604Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[101] 
14:47:07 [2020-07-07T18:47:07.604Z] 	return (T) resolve;
14:47:07 [2020-07-07T18:47:07.604Z] 	       ^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Type safety: Unchecked cast from Object to T
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[31] 
14:47:07 [2020-07-07T18:47:07.604Z] 	public static final Comparator<TmfResolvedSymbol> COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress);
14:47:07 [2020-07-07T18:47:07.604Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>'
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[72] 
14:47:07 [2020-07-07T18:47:07.604Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
14:47:07 [2020-07-07T18:47:07.604Z] 	                                                           ^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java:[52] 
14:47:07 [2020-07-07T18:47:07.604Z] 	COLORS.put(matcher.group(4).toLowerCase(), hexColor);
14:47:07 [2020-07-07T18:47:07.604Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[249] 
14:47:07 [2020-07-07T18:47:07.604Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat);
14:47:07 [2020-07-07T18:47:07.604Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[183] 
14:47:07 [2020-07-07T18:47:07.604Z] 	* @param cppFilt
14:47:07 [2020-07-07T18:47:07.604Z] 	         ^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Javadoc: Description expected after this reference
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[114] 
14:47:07 [2020-07-07T18:47:07.604Z] 	ITmfTreeXYDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class);
14:47:07 [2020-07-07T18:47:07.604Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[183] 
14:47:07 [2020-07-07T18:47:07.604Z] 	.collect(Collectors.joining("\n")); //$NON-NLS-1$
14:47:07 [2020-07-07T18:47:07.604Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Null type safety (type annotations): The expression of type 'Collector<CharSequence,capture#of ?,String>' needs unchecked conversion to conform to 'Collector<? super @NonNull String,capture#of ?,@Nullable String>'
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[341] 
14:47:07 [2020-07-07T18:47:07.604Z] 	try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
14:47:07 [2020-07-07T18:47:07.604Z] 	                                                                                                                                                                                             ^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Unnecessary $NON-NLS$ tag
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[65] 
14:47:07 [2020-07-07T18:47:07.604Z] 	fTraceTypeId = traceTypeId;
14:47:07 [2020-07-07T18:47:07.604Z] 	               ^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[67] 
14:47:07 [2020-07-07T18:47:07.604Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
14:47:07 [2020-07-07T18:47:07.604Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] 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>>'
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] 
14:47:07 [2020-07-07T18:47:07.604Z] 	fMetadata = metadata;
14:47:07 [2020-07-07T18:47:07.604Z] 	            ^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] 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>'
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[125] 
14:47:07 [2020-07-07T18:47:07.604Z] 	return Maps.uniqueIndex(fYSeries, series -> series.getName());
14:47:07 [2020-07-07T18:47:07.604Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] 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>'
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[131] 
14:47:07 [2020-07-07T18:47:07.604Z] 	return Maps.uniqueIndex(fSeries, series -> series.getName());
14:47:07 [2020-07-07T18:47:07.604Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>', corresponding supertype is 'Map<@NonNull String,@NonNull ISeriesModel>'
14:47:07 [2020-07-07T18:47:07.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[63] 
14:47:07 [2020-07-07T18:47:07.604Z] 	private final Multimap<ITmfTrace, WeakReference<ISymbolProvider>> fInstances = LinkedHashMultimap.create();
14:47:07 [2020-07-07T18:47:07.604Z] 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.604Z] 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>>'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[65] 
14:47:07 [2020-07-07T18:47:07.605Z] 	ITmfXyModel model = new TmfXyModel(title, series);
14:47:07 [2020-07-07T18:47:07.605Z] 	                                          ^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'List<@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ISeriesModel>', corresponding supertype is 'Collection<@NonNull ISeriesModel>'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[180] 
14:47:07 [2020-07-07T18:47:07.605Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
14:47:07 [2020-07-07T18:47:07.605Z] 	                                                                ^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[256] 
14:47:07 [2020-07-07T18:47:07.605Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
14:47:07 [2020-07-07T18:47:07.605Z] 	                                                                ^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[413] 
14:47:07 [2020-07-07T18:47:07.605Z] 	Object aspectResolved = aspectEntry.getValue().resolve(event);
14:47:07 [2020-07-07T18:47:07.605Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull ITmfEventAspect<?>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[508] 
14:47:07 [2020-07-07T18:47:07.605Z] 	Map<Long, String> searchMap = (Map<Long, String>) searchFilterObject;
14:47:07 [2020-07-07T18:47:07.605Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Type safety: Unchecked cast from Object to Map<Long,String>
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfXyModel.java:[78] 
14:47:07 [2020-07-07T18:47:07.605Z] 	return Maps.uniqueIndex(fSeries, series -> series.getName());
14:47:07 [2020-07-07T18:47:07.605Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>', corresponding supertype is 'Map<@NonNull String,@NonNull ISeriesModel>'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[664] 
14:47:07 [2020-07-07T18:47:07.605Z] 	return dir.getAbsolutePath();
14:47:07 [2020-07-07T18:47:07.605Z] 	       ^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[669] 
14:47:07 [2020-07-07T18:47:07.605Z] 	return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$
14:47:07 [2020-07-07T18:47:07.605Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[178] 
14:47:07 [2020-07-07T18:47:07.605Z] 	Map<Integer, Collection<String>> regexesMap = (Map<Integer, Collection<String>>) regexesObject;
14:47:07 [2020-07-07T18:47:07.605Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Type safety: Unchecked cast from Object to Map<Integer,Collection<String>>
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[64] 
14:47:07 [2020-07-07T18:47:07.605Z] 	fTimesRequested = Longs.toArray(times);
14:47:07 [2020-07-07T18:47:07.605Z] 	                  ^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[97] 
14:47:07 [2020-07-07T18:47:07.605Z] 	default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException {
14:47:07 [2020-07-07T18:47:07.605Z] 	                                                                                             ^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect<T>
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[83] 
14:47:07 [2020-07-07T18:47:07.605Z] 	results = FunctionNameMapper.mapFromBinaryFile(path.toFile());
14:47:07 [2020-07-07T18:47:07.605Z] 	                                               ^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] 
14:47:07 [2020-07-07T18:47:07.605Z] 	switch(FunctionNameMapper.guessMappingType(path.toFile())) {
14:47:07 [2020-07-07T18:47:07.605Z] 	                                           ^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[88] 
14:47:07 [2020-07-07T18:47:07.605Z] 	results = FunctionNameMapper.mapFromSizedTextFile(path.toFile());
14:47:07 [2020-07-07T18:47:07.605Z] 	                                                  ^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[91] 
14:47:07 [2020-07-07T18:47:07.605Z] 	results = FunctionNameMapper.mapFromNmTextFile(path.toFile());
14:47:07 [2020-07-07T18:47:07.605Z] 	                                               ^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[82] 
14:47:07 [2020-07-07T18:47:07.605Z] 	return fSymbolMapping.lastKey();
14:47:07 [2020-07-07T18:47:07.605Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'SortedMap<@NonNull Long,@NonNull TmfResolvedSymbol>'. Type 'SortedMap<K,V>' doesn't seem to be designed with null type annotations in mind
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[317] 
14:47:07 [2020-07-07T18:47:07.605Z] 	for (Class<? extends TmfSignal> signalClazz : fInboundSignalBlacklist.get(entry.getKey())) {
14:47:07 [2020-07-07T18:47:07.605Z] 	                                                                          ^^^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[49] 
14:47:07 [2020-07-07T18:47:07.605Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
14:47:07 [2020-07-07T18:47:07.605Z] 	                                                           ^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
14:47:07 [2020-07-07T18:47:07.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[123] 
14:47:07 [2020-07-07T18:47:07.605Z] 	V node = queue.poll();
14:47:07 [2020-07-07T18:47:07.605Z] 	         ^^^^^^^^^^^^
14:47:07 [2020-07-07T18:47:07.605Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable
14:47:07 [2020-07-07T18:47:07.605Z] 42 problems (42 warnings)
14:47:07 [2020-07-07T18:47:07.605Z] [INFO] 
14:47:07 [2020-07-07T18:47:07.605Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
14:47:07 [2020-07-07T18:47:07.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:07 [2020-07-07T18:47:07.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
14:47:07 [2020-07-07T18:47:07.605Z] [INFO] 
14:47:07 [2020-07-07T18:47:07.605Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
14:47:07 [2020-07-07T18:47:07.862Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.1.0-SNAPSHOT-sources.jar
14:47:07 [2020-07-07T18:47:07.862Z] [INFO] 
14:47:07 [2020-07-07T18:47:07.862Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
14:47:07 [2020-07-07T18:47:07.862Z] [INFO] 
14:47:07 [2020-07-07T18:47:07.862Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
14:47:08 [2020-07-07T18:47:08.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.1.0-SNAPSHOT.jar
14:47:08 [2020-07-07T18:47:08.373Z] [INFO] 
14:47:08 [2020-07-07T18:47:08.373Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
14:47:08 [2020-07-07T18:47:08.373Z] [INFO] 
14:47:08 [2020-07-07T18:47:08.373Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
14:47:08 [2020-07-07T18:47:08.373Z] [INFO] 
14:47:08 [2020-07-07T18:47:08.373Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
14:47:08 [2020-07-07T18:47:08.373Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.1.0-SNAPSHOT.jar
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.1.0-SNAPSHOT.jar
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.1.0-SNAPSHOT.pom
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.1.0-SNAPSHOT-sources.jar
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.1.0-SNAPSHOT-pack200.jar.pack.gz
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.1.0-SNAPSHOT-p2metadata.xml
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.1.0-SNAPSHOT-p2artifacts.xml
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.4-SNAPSHOT [12/138]
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] The project's OSGi version is 2.0.4.202007071840
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.301Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
14:47:09 [2020-07-07T18:47:09.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[55] 
14:47:09 [2020-07-07T18:47:09.558Z] 	fGroups = Arrays.copyOf(groups, groups.length);
14:47:09 [2020-07-07T18:47:09.558Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:09 [2020-07-07T18:47:09.558Z] Null type safety (type annotations): The expression of type 'Class<? extends ITmfEventAspect<?>>[]' needs unchecked conversion to conform to 'Class<? extends @NonNull ITmfEventAspect<?>> @NonNull[]'
14:47:09 [2020-07-07T18:47:09.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[29] 
14:47:09 [2020-07-07T18:47:09.558Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils;
14:47:09 [2020-07-07T18:47:09.558Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:09 [2020-07-07T18:47:09.558Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:47:09 [2020-07-07T18:47:09.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[110] 
14:47:09 [2020-07-07T18:47:09.558Z] 	entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
14:47:09 [2020-07-07T18:47:09.558Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
14:47:09 [2020-07-07T18:47:09.558Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:47:09 [2020-07-07T18:47:09.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[154] 
14:47:09 [2020-07-07T18:47:09.558Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
14:47:09 [2020-07-07T18:47:09.558Z] 	    ^^^^^^^^^^^^^^^^^^^^
14:47:09 [2020-07-07T18:47:09.558Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:47:09 [2020-07-07T18:47:09.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[154] 
14:47:09 [2020-07-07T18:47:09.558Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
14:47:09 [2020-07-07T18:47:09.558Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:09 [2020-07-07T18:47:09.558Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map<String,Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:47:09 [2020-07-07T18:47:09.558Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[187] 
14:47:09 [2020-07-07T18:47:09.558Z] 	int quark = entry.getValue();
14:47:09 [2020-07-07T18:47:09.558Z] 	            ^^^^^^^^^^^^^^^^
14:47:09 [2020-07-07T18:47:09.558Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:47:09 [2020-07-07T18:47:09.558Z] 6 problems (6 warnings)
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-sources.jar
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.pom
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-sources.jar
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-pack200.jar.pack.gz
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-p2metadata.xml
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-p2artifacts.xml
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] Building Trace Compass CTF Support Parent 6.0.0-SNAPSHOT        [13/138]
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --------------------------------[ pom ]---------------------------------
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
14:47:09 [2020-07-07T18:47:09.558Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-6.0.0-SNAPSHOT.pom
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.5-SNAPSHOT        [14/138]
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/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])
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] The project's OSGi version is 1.0.5.202007071840
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] 
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:47:09 [2020-07-07T18:47:09.559Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:47:09 [2020-07-07T18:47:09.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:47:09 [2020-07-07T18:47:09.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:47:09 [2020-07-07T18:47:09.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:47:09 [2020-07-07T18:47:09.818Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 448 kB/s)
14:47:09 [2020-07-07T18:47:09.818Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
14:47:09 [2020-07-07T18:47:09.818Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
14:47:09 [2020-07-07T18:47:09.818Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
14:47:10 [2020-07-07T18:47:10.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
14:47:10 [2020-07-07T18:47:10.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
14:47:10 [2020-07-07T18:47:10.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
14:47:10 [2020-07-07T18:47:10.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 51 kB/s)
14:47:10 [2020-07-07T18:47:10.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
14:47:10 [2020-07-07T18:47:10.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
14:47:10 [2020-07-07T18:47:10.379Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
14:47:10 [2020-07-07T18:47:10.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
14:47:10 [2020-07-07T18:47:10.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
14:47:10 [2020-07-07T18:47:10.635Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
14:47:10 [2020-07-07T18:47:10.635Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (3.6 kB at 226 kB/s)
14:47:10 [2020-07-07T18:47:10.635Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
14:47:10 [2020-07-07T18:47:10.635Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
14:47:10 [2020-07-07T18:47:10.635Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
14:47:11 [2020-07-07T18:47:11.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
14:47:11 [2020-07-07T18:47:11.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
14:47:11 [2020-07-07T18:47:11.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
14:47:11 [2020-07-07T18:47:11.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (2.7 kB at 152 kB/s)
14:47:11 [2020-07-07T18:47:11.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
14:47:11 [2020-07-07T18:47:11.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
14:47:11 [2020-07-07T18:47:11.197Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 723 kB/s)
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
14:47:11 [2020-07-07T18:47:11.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
14:47:11 [2020-07-07T18:47:11.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
14:47:11 [2020-07-07T18:47:11.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
14:47:11 [2020-07-07T18:47:11.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
14:47:11 [2020-07-07T18:47:11.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
14:47:11 [2020-07-07T18:47:11.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
14:47:11 [2020-07-07T18:47:11.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
14:47:11 [2020-07-07T18:47:11.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
14:47:11 [2020-07-07T18:47:11.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
14:47:11 [2020-07-07T18:47:11.965Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
14:47:11 [2020-07-07T18:47:11.965Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
14:47:11 [2020-07-07T18:47:11.965Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
14:47:12 [2020-07-07T18:47:12.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
14:47:12 [2020-07-07T18:47:12.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
14:47:12 [2020-07-07T18:47:12.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
14:47:12 [2020-07-07T18:47:12.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
14:47:12 [2020-07-07T18:47:12.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
14:47:12 [2020-07-07T18:47:12.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
14:47:12 [2020-07-07T18:47:12.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
14:47:12 [2020-07-07T18:47:12.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.5 MB/s)
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 2.6 MB/s)
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 2.6 MB/s)
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 158 kB/s)
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 313 kB/s)
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 260 kB/s)
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 2.2 MB/s)
14:47:12 [2020-07-07T18:47:12.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 9.7 MB/s)
14:47:12 [2020-07-07T18:47:12.733Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
14:47:12 [2020-07-07T18:47:12.733Z] ANTLR Parser Generator  Version 3.5.2
14:47:12 [2020-07-07T18:47:12.989Z] Output file /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
14:47:12 [2020-07-07T18:47:12.989Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
14:47:13 [2020-07-07T18:47:13.550Z] Input file /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
14:47:13 [2020-07-07T18:47:13.550Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
14:47:13 [2020-07-07T18:47:13.550Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
14:47:13 [2020-07-07T18:47:13.550Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
14:47:13 [2020-07-07T18:47:13.550Z] 
14:47:13 [2020-07-07T18:47:13.550Z] As a result, alternative(s) 2 were disabled for that input
14:47:13 [2020-07-07T18:47:13.550Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
14:47:13 [2020-07-07T18:47:13.550Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
14:47:13 [2020-07-07T18:47:13.550Z] 
14:47:13 [2020-07-07T18:47:13.550Z] As a result, alternative(s) 3 were disabled for that input
14:47:13 [2020-07-07T18:47:13.550Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
14:47:13 [2020-07-07T18:47:13.550Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
14:47:13 [2020-07-07T18:47:13.550Z] 
14:47:13 [2020-07-07T18:47:13.550Z] As a result, alternative(s) 2 were disabled for that input
14:47:13 [2020-07-07T18:47:13.805Z] [INFO] 
14:47:13 [2020-07-07T18:47:13.805Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
14:47:13 [2020-07-07T18:47:13.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:13 [2020-07-07T18:47:13.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
14:47:13 [2020-07-07T18:47:13.805Z] [INFO] 
14:47:13 [2020-07-07T18:47:13.805Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
14:47:13 [2020-07-07T18:47:13.805Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.pom
14:47:14 [2020-07-07T18:47:14.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar
14:47:14 [2020-07-07T18:47:14.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-pack200.jar.pack.gz
14:47:14 [2020-07-07T18:47:14.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-p2metadata.xml
14:47:14 [2020-07-07T18:47:14.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-p2artifacts.xml
14:47:14 [2020-07-07T18:47:14.317Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.317Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
14:47:14 [2020-07-07T18:47:14.317Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.317Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
14:47:14 [2020-07-07T18:47:14.317Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.3-SNAPSHOT       [15/138]
14:47:14 [2020-07-07T18:47:14.317Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] The project's OSGi version is 4.0.3.202007071840
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.318Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/classes
14:47:14 [2020-07-07T18:47:14.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[308] 
14:47:14 [2020-07-07T18:47:14.880Z] 	SparseList sparseList = (SparseList) list;
14:47:14 [2020-07-07T18:47:14.880Z] 	^^^^^^^^^^
14:47:14 [2020-07-07T18:47:14.880Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
14:47:14 [2020-07-07T18:47:14.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[308] 
14:47:14 [2020-07-07T18:47:14.880Z] 	SparseList sparseList = (SparseList) list;
14:47:14 [2020-07-07T18:47:14.880Z] 	                         ^^^^^^^^^^
14:47:14 [2020-07-07T18:47:14.880Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
14:47:14 [2020-07-07T18:47:14.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[172] 
14:47:14 [2020-07-07T18:47:14.880Z] 	returnArray[i] = null;
14:47:14 [2020-07-07T18:47:14.880Z] 	                 ^^^^
14:47:14 [2020-07-07T18:47:14.880Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
14:47:14 [2020-07-07T18:47:14.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[222] 
14:47:14 [2020-07-07T18:47:14.880Z] 	return fInnerElements.get(index);
14:47:14 [2020-07-07T18:47:14.880Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:14 [2020-07-07T18:47:14.880Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
14:47:14 [2020-07-07T18:47:14.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[233] 
14:47:14 [2020-07-07T18:47:14.880Z] 	return fInnerElements.remove(index);
14:47:14 [2020-07-07T18:47:14.880Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:14 [2020-07-07T18:47:14.880Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
14:47:14 [2020-07-07T18:47:14.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[256] 
14:47:14 [2020-07-07T18:47:14.880Z] 	CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput));
14:47:14 [2020-07-07T18:47:14.880Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^
14:47:14 [2020-07-07T18:47:14.880Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed
14:47:14 [2020-07-07T18:47:14.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[341] 
14:47:14 [2020-07-07T18:47:14.880Z] 	return (top != null) ? top.getCurrentEvent() : null;
14:47:14 [2020-07-07T18:47:14.880Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:14 [2020-07-07T18:47:14.880Z] Potential resource leak: 'top' may not be closed at this location
14:47:14 [2020-07-07T18:47:14.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[396] 
14:47:14 [2020-07-07T18:47:14.880Z] 	return hasMoreEvents();
14:47:14 [2020-07-07T18:47:14.880Z] 	^^^^^^^^^^^^^^^^^^^^^^^
14:47:14 [2020-07-07T18:47:14.880Z] Potential resource leak: 'top' may not be closed at this location
14:47:14 [2020-07-07T18:47:14.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[501] 
14:47:14 [2020-07-07T18:47:14.880Z] 	CTFStreamInputReader se = fStreamInputReaders.get(j);
14:47:14 [2020-07-07T18:47:14.880Z] 	                     ^^
14:47:14 [2020-07-07T18:47:14.880Z] Potential resource leak: 'se' may not be closed
14:47:14 [2020-07-07T18:47:14.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[919] 
14:47:14 [2020-07-07T18:47:14.880Z] 	return !(pathname.getName().equals("metadata"));
14:47:14 [2020-07-07T18:47:14.880Z] 	                                   ^^^^^^^^^^
14:47:14 [2020-07-07T18:47:14.880Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
14:47:14 [2020-07-07T18:47:14.880Z] 10 problems (10 warnings)
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] 
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
14:47:14 [2020-07-07T18:47:14.880Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.pom
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-pack200.jar.pack.gz
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-p2metadata.xml
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-p2artifacts.xml
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.8-SNAPSHOT    [16/138]
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] The project's OSGi version is 1.0.8.202007071840
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.136Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.700Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
14:47:15 [2020-07-07T18:47:15.955Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.955Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.955Z] [INFO] 
14:47:15 [2020-07-07T18:47:15.955Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:15 [2020-07-07T18:47:15.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:47:15 [2020-07-07T18:47:15.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:47:15 [2020-07-07T18:47:15.955Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 507 kB/s)
14:47:16 [2020-07-07T18:47:16.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.467Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.724Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.724Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 151 kB/s)
14:47:16 [2020-07-07T18:47:16.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.724Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.979Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:47:16 [2020-07-07T18:47:16.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:47:17 [2020-07-07T18:47:17.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:47:17 [2020-07-07T18:47:17.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 63 kB/s)
14:47:17 [2020-07-07T18:47:17.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:47:17 [2020-07-07T18:47:17.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:47:17 [2020-07-07T18:47:17.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:47:17 [2020-07-07T18:47:17.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:47:17 [2020-07-07T18:47:17.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:47:17 [2020-07-07T18:47:17.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:47:17 [2020-07-07T18:47:17.235Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:47:17 [2020-07-07T18:47:17.235Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:47:17 [2020-07-07T18:47:17.235Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:47:17 [2020-07-07T18:47:17.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:47:17 [2020-07-07T18:47:17.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:47:17 [2020-07-07T18:47:17.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:47:17 [2020-07-07T18:47:17.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:47:17 [2020-07-07T18:47:17.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:47:17 [2020-07-07T18:47:17.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:47:17 [2020-07-07T18:47:17.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:47:17 [2020-07-07T18:47:17.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:47:17 [2020-07-07T18:47:17.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:47:17 [2020-07-07T18:47:17.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 292 kB/s)
14:47:17 [2020-07-07T18:47:17.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 3.5 MB/s)
14:47:17 [2020-07-07T18:47:17.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 10 MB/s)
14:47:18 [2020-07-07T18:47:18.002Z] [INFO] Executing tasks
14:47:18 [2020-07-07T18:47:18.002Z] 
14:47:18 [2020-07-07T18:47:18.002Z] main:
14:47:18 [2020-07-07T18:47:18.002Z] 
14:47:18 [2020-07-07T18:47:18.002Z] main:
14:47:18 [2020-07-07T18:47:18.002Z] 
14:47:18 [2020-07-07T18:47:18.002Z] checkAnyTraceExists:
14:47:18 [2020-07-07T18:47:18.002Z] 
14:47:18 [2020-07-07T18:47:18.002Z] verifyChecksum:
14:47:18 [2020-07-07T18:47:18.002Z]      [echo] Verifying: ${anyTraceExists}
14:47:18 [2020-07-07T18:47:18.002Z] 
14:47:18 [2020-07-07T18:47:18.002Z] deleteFailedCheckSumTraces:
14:47:18 [2020-07-07T18:47:18.002Z] 
14:47:18 [2020-07-07T18:47:18.002Z] downloadTraceFiles:
14:47:18 [2020-07-07T18:47:18.002Z]      [echo] Attempting to download test traces
14:47:18 [2020-07-07T18:47:18.002Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
14:47:18 [2020-07-07T18:47:18.002Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:47:18 [2020-07-07T18:47:18.002Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
14:47:18 [2020-07-07T18:47:18.002Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
14:47:18 [2020-07-07T18:47:18.929Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
14:47:18 [2020-07-07T18:47:18.929Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
14:47:18 [2020-07-07T18:47:18.929Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
14:47:18 [2020-07-07T18:47:18.929Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
14:47:19 [2020-07-07T18:47:19.856Z]      [exec] Cloning into 'ctf-testsuite'...
14:47:20 [2020-07-07T18:47:20.417Z] 
14:47:20 [2020-07-07T18:47:20.417Z] pullTestSuite:
14:47:20 [2020-07-07T18:47:20.417Z]      [exec] Your branch is up to date with 'origin/master'.
14:47:20 [2020-07-07T18:47:20.417Z]      [exec] Already on 'master'
14:47:20 [2020-07-07T18:47:20.673Z]      [exec] Already up to date.
14:47:20 [2020-07-07T18:47:20.673Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
14:47:20 [2020-07-07T18:47:20.673Z]      [exec] 
14:47:20 [2020-07-07T18:47:20.673Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
14:47:20 [2020-07-07T18:47:20.673Z]      [exec] changes and commit them, and you can discard any commits you make in this
14:47:20 [2020-07-07T18:47:20.673Z]      [exec] state without impacting any branches by performing another checkout.
14:47:20 [2020-07-07T18:47:20.673Z]      [exec] 
14:47:20 [2020-07-07T18:47:20.673Z]      [exec] If you want to create a new branch to retain commits you create, you may
14:47:20 [2020-07-07T18:47:20.673Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
14:47:20 [2020-07-07T18:47:20.673Z]      [exec] 
14:47:20 [2020-07-07T18:47:20.673Z]      [exec]   git checkout -b <new-branch-name>
14:47:20 [2020-07-07T18:47:20.673Z]      [exec] 
14:47:20 [2020-07-07T18:47:20.673Z]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
14:47:20 [2020-07-07T18:47:20.673Z] 
14:47:20 [2020-07-07T18:47:20.673Z] extractTraces:
14:47:20 [2020-07-07T18:47:20.673Z] 
14:47:20 [2020-07-07T18:47:20.673Z] checkAnyTraceExists:
14:47:20 [2020-07-07T18:47:20.673Z] 
14:47:20 [2020-07-07T18:47:20.673Z] verifyChecksum:
14:47:20 [2020-07-07T18:47:20.673Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
14:47:20 [2020-07-07T18:47:20.929Z] 
14:47:20 [2020-07-07T18:47:20.929Z] warnFailedCheckSum:
14:47:20 [2020-07-07T18:47:20.929Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
14:47:20 [2020-07-07T18:47:20.929Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:47:20 [2020-07-07T18:47:20.929Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
14:47:21 [2020-07-07T18:47:21.491Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:47:21 [2020-07-07T18:47:21.747Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
14:47:21 [2020-07-07T18:47:21.747Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:47:21 [2020-07-07T18:47:21.747Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
14:47:22 [2020-07-07T18:47:22.678Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:47:23 [2020-07-07T18:47:23.240Z]      [echo] Traces extracted successfully
14:47:23 [2020-07-07T18:47:23.240Z] [INFO] Executed tasks
14:47:23 [2020-07-07T18:47:23.240Z] [INFO] 
14:47:23 [2020-07-07T18:47:23.240Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:24 [2020-07-07T18:47:24.167Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
14:47:24 [2020-07-07T18:47:24.167Z] [INFO] Command line:
14:47:24 [2020-07-07T18:47:24.167Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:47:24 [2020-07-07T18:47:24.167Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:47:25 [2020-07-07T18:47:25.532Z] !SESSION 2020-07-07 18:47:23.915 -----------------------------------------------
14:47:25 [2020-07-07T18:47:25.532Z] eclipse.buildId=unknown
14:47:25 [2020-07-07T18:47:25.532Z] java.version=1.8.0_202
14:47:25 [2020-07-07T18:47:25.532Z] java.vendor=Oracle Corporation
14:47:25 [2020-07-07T18:47:25.532Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:47:25 [2020-07-07T18:47:25.532Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:47:25 [2020-07-07T18:47:25.532Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:47:25 [2020-07-07T18:47:25.532Z] 
14:47:25 [2020-07-07T18:47:25.532Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 18:47:25.191
14:47:25 [2020-07-07T18:47:25.532Z] !MESSAGE FrameworkEvent ERROR
14:47:25 [2020-07-07T18:47:25.532Z] !STACK 0
14:47:25 [2020-07-07T18:47:25.532Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
14:47:25 [2020-07-07T18:47:25.532Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:47:25 [2020-07-07T18:47:25.532Z] 
14:47:25 [2020-07-07T18:47:25.532Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:47:25 [2020-07-07T18:47:25.532Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:47:25 [2020-07-07T18:47:25.532Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:47:25 [2020-07-07T18:47:25.532Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:47:25 [2020-07-07T18:47:25.532Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:47:25 [2020-07-07T18:47:25.532Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:47:25 [2020-07-07T18:47:25.532Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:47:25 [2020-07-07T18:47:25.532Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:47:25 [2020-07-07T18:47:25.532Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:47:25 [2020-07-07T18:47:25.532Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:47:25 [2020-07-07T18:47:25.532Z] 
14:47:25 [2020-07-07T18:47:25.532Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 18:47:25.290
14:47:25 [2020-07-07T18:47:25.532Z] !MESSAGE FrameworkEvent ERROR
14:47:25 [2020-07-07T18:47:25.532Z] !STACK 0
14:47:25 [2020-07-07T18:47:25.532Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
14:47:25 [2020-07-07T18:47:25.532Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:47:25 [2020-07-07T18:47:25.532Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:47:25 [2020-07-07T18:47:25.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"
14:47:25 [2020-07-07T18:47:25.533Z]        org.apache.httpcomponents.httpclient.win [31]
14:47:25 [2020-07-07T18:47:25.533Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:47:25 [2020-07-07T18:47:25.533Z] 
14:47:25 [2020-07-07T18:47:25.533Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:47:25 [2020-07-07T18:47:25.533Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:47:25 [2020-07-07T18:47:25.533Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:47:25 [2020-07-07T18:47:25.533Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:47:25 [2020-07-07T18:47:25.533Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:47:25 [2020-07-07T18:47:25.533Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:47:25 [2020-07-07T18:47:25.533Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:47:25 [2020-07-07T18:47:25.533Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:47:25 [2020-07-07T18:47:25.533Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:47:25 [2020-07-07T18:47:25.533Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:47:26 [2020-07-07T18:47:26.095Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
14:47:26 [2020-07-07T18:47:26.095Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
14:47:26 [2020-07-07T18:47:26.095Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
14:47:26 [2020-07-07T18:47:26.095Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
14:47:26 [2020-07-07T18:47:26.095Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
14:47:26 [2020-07-07T18:47:26.095Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
14:47:26 [2020-07-07T18:47:26.095Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
14:47:26 [2020-07-07T18:47:26.095Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
14:47:26 [2020-07-07T18:47:26.095Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
14:47:26 [2020-07-07T18:47:26.095Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
14:47:26 [2020-07-07T18:47:26.095Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
14:47:26 [2020-07-07T18:47:26.095Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
14:47:26 [2020-07-07T18:47:26.095Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
14:47:26 [2020-07-07T18:47:26.095Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
14:47:40 [2020-07-07T18:47:40.941Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.307 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.946 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.521 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.693 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.465 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.521 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 2.444 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.744 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.158 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.467 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.682 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.017 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.202 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.24 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.088 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.367 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.009 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.012 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.04 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.004 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.003 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.003 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.392 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.009 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.393 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.21 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.007 s
14:47:40 [2020-07-07T18:47:40.941Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.634 s
14:47:40 [2020-07-07T18:47:40.941Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
14:47:40 [2020-07-07T18:47:40.941Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
14:47:40 [2020-07-07T18:47:40.941Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.404 s
14:47:40 [2020-07-07T18:47:40.941Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.049 s
14:47:40 [2020-07-07T18:47:40.941Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.1 s
14:47:40 [2020-07-07T18:47:40.941Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.04 s
14:47:40 [2020-07-07T18:47:40.941Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.161 s
14:47:40 [2020-07-07T18:47:40.941Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
14:47:40 [2020-07-07T18:47:40.941Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
14:47:40 [2020-07-07T18:47:40.941Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
14:47:40 [2020-07-07T18:47:40.941Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
14:47:40 [2020-07-07T18:47:40.941Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
14:47:40 [2020-07-07T18:47:40.941Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.001 s
14:47:40 [2020-07-07T18:47:40.942Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.018 s
14:47:40 [2020-07-07T18:47:40.942Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
14:47:40 [2020-07-07T18:47:40.942Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
14:47:40 [2020-07-07T18:47:40.942Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
14:47:40 [2020-07-07T18:47:40.942Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
14:47:40 [2020-07-07T18:47:40.942Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
14:47:40 [2020-07-07T18:47:40.942Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
14:47:40 [2020-07-07T18:47:40.942Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
14:47:40 [2020-07-07T18:47:40.942Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
14:47:40 [2020-07-07T18:47:40.942Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
14:47:40 [2020-07-07T18:47:40.942Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
14:47:40 [2020-07-07T18:47:40.942Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
14:47:40 [2020-07-07T18:47:40.942Z] 
14:47:40 [2020-07-07T18:47:40.942Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-07-07 18:47:40.523
14:47:40 [2020-07-07T18:47:40.942Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
14:47:40 [2020-07-07T18:47:40.942Z] 
14:47:40 [2020-07-07T18:47:40.942Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-07-07 18:47:40.533
14:47:40 [2020-07-07T18:47:40.942Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
14:47:40 [2020-07-07T18:47:40.942Z] 
14:47:40 [2020-07-07T18:47:40.942Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-07-07 18:47:40.552
14:47:40 [2020-07-07T18:47:40.942Z] !MESSAGE channel0_0	[                                                            ]	0 Events
14:47:40 [2020-07-07T18:47:40.942Z] 
14:47:40 [2020-07-07T18:47:40.942Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-07-07 18:47:40.552
14:47:40 [2020-07-07T18:47:40.942Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
14:47:41 [2020-07-07T18:47:41.198Z] 
14:47:41 [2020-07-07T18:47:41.198Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-07-07 18:47:41.031
14:47:41 [2020-07-07T18:47:41.198Z] !MESSAGE channel0_0	[ ]	0 Events
14:47:41 [2020-07-07T18:47:41.198Z] 
14:47:41 [2020-07-07T18:47:41.198Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-07-07 18:47:41.032
14:47:41 [2020-07-07T18:47:41.198Z] !MESSAGE channel0_1	[+]	1 Events
14:47:41 [2020-07-07T18:47:41.198Z] 
14:47:41 [2020-07-07T18:47:41.198Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-07-07 18:47:41.091
14:47:41 [2020-07-07T18:47:41.198Z] !MESSAGE channel0_0	[  ]	0 Events
14:47:41 [2020-07-07T18:47:41.198Z] 
14:47:41 [2020-07-07T18:47:41.198Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-07-07 18:47:41.091
14:47:41 [2020-07-07T18:47:41.198Z] !MESSAGE channel0_1	[++]	1 Events
14:47:41 [2020-07-07T18:47:41.198Z] 
14:47:41 [2020-07-07T18:47:41.198Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-07-07 18:47:41.142
14:47:41 [2020-07-07T18:47:41.198Z] !MESSAGE channel0_0	[          ]	0 Events
14:47:41 [2020-07-07T18:47:41.198Z] 
14:47:41 [2020-07-07T18:47:41.198Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-07-07 18:47:41.142
14:47:41 [2020-07-07T18:47:41.198Z] !MESSAGE channel0_1	[++++++++++]	1 Events
14:47:41 [2020-07-07T18:47:41.454Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
14:47:41 [2020-07-07T18:47:41.454Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.018 s
14:47:41 [2020-07-07T18:47:41.454Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.024 s
14:47:41 [2020-07-07T18:47:41.454Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.095 s
14:47:41 [2020-07-07T18:47:41.454Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.019 s
14:47:41 [2020-07-07T18:47:41.454Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.041 s
14:47:41 [2020-07-07T18:47:41.454Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.018 s
14:47:41 [2020-07-07T18:47:41.454Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.018 s
14:47:41 [2020-07-07T18:47:41.454Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.288 s
14:47:41 [2020-07-07T18:47:41.454Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.016 s
14:47:41 [2020-07-07T18:47:41.454Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.018 s
14:47:41 [2020-07-07T18:47:41.454Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.063 s
14:47:41 [2020-07-07T18:47:41.454Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.017 s
14:47:41 [2020-07-07T18:47:41.454Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.059 s
14:47:41 [2020-07-07T18:47:41.454Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.017 s
14:47:41 [2020-07-07T18:47:41.454Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.017 s
14:47:41 [2020-07-07T18:47:41.454Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.017 s
14:47:41 [2020-07-07T18:47:41.454Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.058 s
14:47:41 [2020-07-07T18:47:41.454Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.021 s
14:47:41 [2020-07-07T18:47:41.454Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.071 s
14:47:41 [2020-07-07T18:47:41.454Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
14:47:41 [2020-07-07T18:47:41.454Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
14:47:41 [2020-07-07T18:47:41.454Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.018 s
14:47:41 [2020-07-07T18:47:41.454Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
14:47:41 [2020-07-07T18:47:41.454Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
14:47:41 [2020-07-07T18:47:41.454Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
14:47:41 [2020-07-07T18:47:41.455Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
14:47:41 [2020-07-07T18:47:41.710Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
14:47:41 [2020-07-07T18:47:41.710Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.116 s
14:47:41 [2020-07-07T18:47:41.710Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.069 s
14:47:41 [2020-07-07T18:47:41.710Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.017 s
14:47:41 [2020-07-07T18:47:41.710Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.016 s
14:47:41 [2020-07-07T18:47:41.710Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.072 s
14:47:41 [2020-07-07T18:47:41.710Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.016 s
14:47:41 [2020-07-07T18:47:41.710Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.016 s
14:47:41 [2020-07-07T18:47:41.710Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
14:47:41 [2020-07-07T18:47:41.710Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
14:47:41 [2020-07-07T18:47:41.710Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.048 s
14:47:41 [2020-07-07T18:47:41.710Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:47:41 [2020-07-07T18:47:41.710Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:47:41 [2020-07-07T18:47:41.710Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:47:41 [2020-07-07T18:47:41.710Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:47:41 [2020-07-07T18:47:41.710Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:47:41 [2020-07-07T18:47:41.710Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:47:41 [2020-07-07T18:47:41.710Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:47:41 [2020-07-07T18:47:41.710Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:47:41 [2020-07-07T18:47:41.710Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
14:47:41 [2020-07-07T18:47:41.710Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
14:47:42 [2020-07-07T18:47:42.638Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
14:47:42 [2020-07-07T18:47:42.638Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.101 s
14:47:42 [2020-07-07T18:47:42.638Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.107 s
14:47:42 [2020-07-07T18:47:42.638Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.103 s
14:47:42 [2020-07-07T18:47:42.638Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.131 s
14:47:42 [2020-07-07T18:47:42.638Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.069 s
14:47:42 [2020-07-07T18:47:42.638Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.029 s
14:47:42 [2020-07-07T18:47:42.638Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.068 s
14:47:42 [2020-07-07T18:47:42.638Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.029 s
14:47:42 [2020-07-07T18:47:42.638Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.068 s
14:47:42 [2020-07-07T18:47:42.638Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.031 s
14:47:42 [2020-07-07T18:47:42.638Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.068 s
14:47:42 [2020-07-07T18:47:42.638Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
14:47:43 [2020-07-07T18:47:43.199Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
14:47:43 [2020-07-07T18:47:43.199Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.016 s
14:47:43 [2020-07-07T18:47:43.199Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.016 s
14:47:43 [2020-07-07T18:47:43.199Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.058 s
14:47:43 [2020-07-07T18:47:43.199Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.155 s
14:47:43 [2020-07-07T18:47:43.199Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.199Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.038 s
14:47:43 [2020-07-07T18:47:43.199Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.199Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.199Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.199Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.199Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.063 s
14:47:43 [2020-07-07T18:47:43.199Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
14:47:43 [2020-07-07T18:47:43.456Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
14:47:43 [2020-07-07T18:47:43.456Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.017 s
14:47:43 [2020-07-07T18:47:43.456Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.013 s
14:47:43 [2020-07-07T18:47:43.456Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.456Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.456Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.02 s
14:47:43 [2020-07-07T18:47:43.456Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.456Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.013 s
14:47:43 [2020-07-07T18:47:43.456Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.456Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.456Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.013 s
14:47:43 [2020-07-07T18:47:43.456Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
14:47:43 [2020-07-07T18:47:43.456Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.013 s
14:47:43 [2020-07-07T18:47:43.456Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.456Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.013 s
14:47:43 [2020-07-07T18:47:43.456Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.013 s
14:47:43 [2020-07-07T18:47:43.456Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.013 s
14:47:43 [2020-07-07T18:47:43.456Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.456Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.028 s
14:47:43 [2020-07-07T18:47:43.456Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.456Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.456Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.016 s
14:47:43 [2020-07-07T18:47:43.456Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.456Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.013 s
14:47:43 [2020-07-07T18:47:43.456Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.028 s
14:47:43 [2020-07-07T18:47:43.456Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.028 s
14:47:43 [2020-07-07T18:47:43.456Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
14:47:43 [2020-07-07T18:47:43.456Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.027 s
14:47:43 [2020-07-07T18:47:43.456Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.013 s
14:47:43 [2020-07-07T18:47:43.456Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.018 s
14:47:43 [2020-07-07T18:47:43.456Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
14:47:43 [2020-07-07T18:47:43.456Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
14:47:43 [2020-07-07T18:47:43.456Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.002 s
14:47:43 [2020-07-07T18:47:43.456Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.001 s
14:47:43 [2020-07-07T18:47:43.456Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
14:47:44 [2020-07-07T18:47:44.384Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
14:47:44 [2020-07-07T18:47:44.384Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.041 s
14:47:44 [2020-07-07T18:47:44.384Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.045 s
14:47:44 [2020-07-07T18:47:44.384Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.041 s
14:47:44 [2020-07-07T18:47:44.384Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.047 s
14:47:44 [2020-07-07T18:47:44.384Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.041 s
14:47:44 [2020-07-07T18:47:44.384Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.04 s
14:47:44 [2020-07-07T18:47:44.384Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.045 s
14:47:44 [2020-07-07T18:47:44.384Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.041 s
14:47:44 [2020-07-07T18:47:44.384Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.041 s
14:47:44 [2020-07-07T18:47:44.384Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.041 s
14:47:44 [2020-07-07T18:47:44.384Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.045 s
14:47:44 [2020-07-07T18:47:44.384Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.041 s
14:47:44 [2020-07-07T18:47:44.384Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.041 s
14:47:44 [2020-07-07T18:47:44.384Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.045 s
14:47:44 [2020-07-07T18:47:44.384Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.042 s
14:47:44 [2020-07-07T18:47:44.384Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.057 s
14:47:44 [2020-07-07T18:47:44.384Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.04 s
14:47:44 [2020-07-07T18:47:44.384Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.06 s
14:47:44 [2020-07-07T18:47:44.384Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.04 s
14:47:44 [2020-07-07T18:47:44.384Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
14:47:44 [2020-07-07T18:47:44.384Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
14:47:44 [2020-07-07T18:47:44.384Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
14:47:44 [2020-07-07T18:47:44.384Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
14:47:44 [2020-07-07T18:47:44.384Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
14:47:44 [2020-07-07T18:47:44.384Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
14:47:44 [2020-07-07T18:47:44.384Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
14:47:44 [2020-07-07T18:47:44.384Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.012 s
14:47:44 [2020-07-07T18:47:44.384Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
14:47:44 [2020-07-07T18:47:44.384Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
14:47:44 [2020-07-07T18:47:44.384Z] testBitFlagEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
14:47:44 [2020-07-07T18:47:44.384Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.384Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
14:47:44 [2020-07-07T18:47:44.385Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
14:47:44 [2020-07-07T18:47:44.385Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
14:47:44 [2020-07-07T18:47:44.385Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
14:47:44 [2020-07-07T18:47:44.385Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
14:47:44 [2020-07-07T18:47:44.385Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.007 s
14:47:44 [2020-07-07T18:47:44.385Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
14:47:44 [2020-07-07T18:47:44.385Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
14:47:44 [2020-07-07T18:47:44.385Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0.016 s
14:47:44 [2020-07-07T18:47:44.385Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
14:47:44 [2020-07-07T18:47:44.385Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
14:47:44 [2020-07-07T18:47:44.385Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
14:47:44 [2020-07-07T18:47:44.385Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.385Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
14:47:44 [2020-07-07T18:47:44.947Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
14:47:44 [2020-07-07T18:47:44.947Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
14:47:44 [2020-07-07T18:47:44.947Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.017 s
14:47:44 [2020-07-07T18:47:44.947Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.016 s
14:47:44 [2020-07-07T18:47:44.947Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.027 s
14:47:44 [2020-07-07T18:47:44.947Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
14:47:44 [2020-07-07T18:47:44.947Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
14:47:44 [2020-07-07T18:47:44.947Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.018 s
14:47:44 [2020-07-07T18:47:44.947Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
14:47:44 [2020-07-07T18:47:44.947Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
14:47:44 [2020-07-07T18:47:44.947Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
14:47:44 [2020-07-07T18:47:44.947Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
14:47:44 [2020-07-07T18:47:44.947Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
14:47:44 [2020-07-07T18:47:44.947Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.031 s
14:47:44 [2020-07-07T18:47:44.947Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
14:47:44 [2020-07-07T18:47:44.947Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
14:47:44 [2020-07-07T18:47:44.947Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.947Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
14:47:44 [2020-07-07T18:47:44.948Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
14:47:44 [2020-07-07T18:47:44.948Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
14:47:44 [2020-07-07T18:47:44.948Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
14:47:44 [2020-07-07T18:47:44.948Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
14:47:44 [2020-07-07T18:47:44.948Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
14:47:44 [2020-07-07T18:47:44.948Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
14:47:44 [2020-07-07T18:47:44.948Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.014 s
14:47:44 [2020-07-07T18:47:44.948Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
14:47:44 [2020-07-07T18:47:44.948Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
14:47:44 [2020-07-07T18:47:44.948Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
14:47:44 [2020-07-07T18:47:44.948Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
14:47:44 [2020-07-07T18:47:44.948Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
14:47:44 [2020-07-07T18:47:44.948Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
14:47:44 [2020-07-07T18:47:44.948Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testUnknownEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
14:47:44 [2020-07-07T18:47:44.948Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.948Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
14:47:44 [2020-07-07T18:47:44.948Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
14:47:44 [2020-07-07T18:47:44.948Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
14:47:44 [2020-07-07T18:47:44.949Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
14:47:44 [2020-07-07T18:47:44.949Z] 
14:47:44 [2020-07-07T18:47:44.949Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:44.809
14:47:44 [2020-07-07T18:47:44.949Z] !MESSAGE Struct already contains a field named ctx
14:47:44 [2020-07-07T18:47:44.949Z] 
14:47:44 [2020-07-07T18:47:44.949Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:44.810
14:47:44 [2020-07-07T18:47:44.949Z] !MESSAGE Struct already contains a field named ctx
14:47:44 [2020-07-07T18:47:44.949Z] 
14:47:44 [2020-07-07T18:47:44.949Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:44.810
14:47:44 [2020-07-07T18:47:44.949Z] !MESSAGE Struct already contains a field named ctx
14:47:44 [2020-07-07T18:47:44.949Z] 
14:47:44 [2020-07-07T18:47:44.949Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:44.810
14:47:44 [2020-07-07T18:47:44.949Z] !MESSAGE Struct already contains a field named ctx
14:47:44 [2020-07-07T18:47:44.949Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
14:47:44 [2020-07-07T18:47:44.949Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.001 s
14:47:44 [2020-07-07T18:47:44.949Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
14:47:44 [2020-07-07T18:47:44.949Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
14:47:44 [2020-07-07T18:47:44.949Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
14:47:44 [2020-07-07T18:47:44.949Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
14:47:44 [2020-07-07T18:47:44.949Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
14:47:44 [2020-07-07T18:47:44.949Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
14:47:44 [2020-07-07T18:47:44.949Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
14:47:44 [2020-07-07T18:47:44.949Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
14:47:44 [2020-07-07T18:47:44.949Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
14:47:44 [2020-07-07T18:47:44.949Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
14:47:44 [2020-07-07T18:47:44.949Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
14:47:44 [2020-07-07T18:47:44.949Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.003 s
14:47:44 [2020-07-07T18:47:44.949Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.078 s
14:47:44 [2020-07-07T18:47:44.949Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
14:47:44 [2020-07-07T18:47:44.949Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.004 s
14:47:44 [2020-07-07T18:47:44.949Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.011 s
14:47:44 [2020-07-07T18:47:44.949Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
14:47:44 [2020-07-07T18:47:44.949Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
14:47:44 [2020-07-07T18:47:44.949Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
14:47:44 [2020-07-07T18:47:44.949Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
14:47:45 [2020-07-07T18:47:45.206Z] line 8:11 required (...)+ loop did not match anything at character ';'
14:47:45 [2020-07-07T18:47:45.206Z] line 10:46 mismatched character '<EOF>' expecting '"'
14:47:45 [2020-07-07T18:47:45.206Z] line 9:16 no viable alternative at character 'o'
14:47:45 [2020-07-07T18:47:45.206Z] line 9:20 no viable alternative at character '?'
14:47:45 [2020-07-07T18:47:45.206Z] line 12:14 no viable alternative at character ''
14:47:45 [2020-07-07T18:47:45.206Z] line 32:0 mismatched character '<EOF>' expecting '"'
14:47:45 [2020-07-07T18:47:45.206Z] 
14:47:45 [2020-07-07T18:47:45.206Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:45.103
14:47:45 [2020-07-07T18:47:45.206Z] !MESSAGE Unknown trace attribute: test
14:47:45 [2020-07-07T18:47:45.206Z] 
14:47:45 [2020-07-07T18:47:45.206Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:45.104
14:47:45 [2020-07-07T18:47:45.206Z] !MESSAGE Unknown trace attribute: test1
14:47:45 [2020-07-07T18:47:45.206Z] 
14:47:45 [2020-07-07T18:47:45.206Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:45.104
14:47:45 [2020-07-07T18:47:45.206Z] !MESSAGE Unknown trace attribute: test2
14:47:45 [2020-07-07T18:47:45.206Z] 
14:47:45 [2020-07-07T18:47:45.206Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:45.104
14:47:45 [2020-07-07T18:47:45.206Z] !MESSAGE Unknown trace attribute: test3
14:47:45 [2020-07-07T18:47:45.206Z] 
14:47:45 [2020-07-07T18:47:45.206Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:45.104
14:47:45 [2020-07-07T18:47:45.206Z] !MESSAGE Unknown trace attribute: test4
14:47:45 [2020-07-07T18:47:45.206Z] 
14:47:45 [2020-07-07T18:47:45.206Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:45.111
14:47:45 [2020-07-07T18:47:45.206Z] !MESSAGE Unknown trace attribute: test2
14:47:45 [2020-07-07T18:47:45.206Z] 
14:47:45 [2020-07-07T18:47:45.206Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:45.127
14:47:45 [2020-07-07T18:47:45.206Z] !MESSAGE Unknown integer attribute: aa
14:47:45 [2020-07-07T18:47:45.206Z] 
14:47:45 [2020-07-07T18:47:45.206Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:45.127
14:47:45 [2020-07-07T18:47:45.206Z] !MESSAGE Unknown integer attribute: zz
14:47:45 [2020-07-07T18:47:45.206Z] 
14:47:45 [2020-07-07T18:47:45.206Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:45.127
14:47:45 [2020-07-07T18:47:45.206Z] !MESSAGE Unknown trace attribute: blah
14:47:45 [2020-07-07T18:47:45.206Z] 
14:47:45 [2020-07-07T18:47:45.206Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:47:45.127
14:47:45 [2020-07-07T18:47:45.206Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
14:47:45 [2020-07-07T18:47:45.462Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
14:47:45 [2020-07-07T18:47:45.462Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.013 s
14:47:45 [2020-07-07T18:47:45.462Z] 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.004 s
14:47:45 [2020-07-07T18:47:45.462Z] 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.011 s
14:47:45 [2020-07-07T18:47:45.462Z] 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.021 s
14:47:45 [2020-07-07T18:47:45.462Z] 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 s
14:47:45 [2020-07-07T18:47:45.462Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.462Z] 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.001 s
14:47:45 [2020-07-07T18:47:45.462Z] 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
14:47:45 [2020-07-07T18:47:45.462Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.462Z] 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 s
14:47:45 [2020-07-07T18:47:45.462Z] 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
14:47:45 [2020-07-07T18:47:45.462Z] 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
14:47:45 [2020-07-07T18:47:45.462Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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.001 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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.001 s
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.463Z] 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.002 s
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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 s
14:47:45 [2020-07-07T18:47:45.463Z] 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
14:47:45 [2020-07-07T18:47:45.463Z] 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.057 s
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.463Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] 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.011 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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.002 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.464Z] 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.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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.001 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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.001 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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.001 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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.05 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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.001 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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.001 s
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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.003 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] 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 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.464Z] 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
14:47:45 [2020-07-07T18:47:45.464Z] 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.013 s
14:47:45 [2020-07-07T18:47:45.465Z] 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.001 s
14:47:45 [2020-07-07T18:47:45.465Z] 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 s
14:47:45 [2020-07-07T18:47:45.465Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.465Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.465Z] 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
14:47:45 [2020-07-07T18:47:45.465Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.465Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.465Z] 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
14:47:45 [2020-07-07T18:47:45.465Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.465Z] 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
14:47:45 [2020-07-07T18:47:45.465Z] 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
14:47:45 [2020-07-07T18:47:45.465Z] 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
14:47:45 [2020-07-07T18:47:45.465Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
14:47:45 [2020-07-07T18:47:45.465Z] 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.082 s
14:47:45 [2020-07-07T18:47:45.465Z] 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.079 s
14:47:45 [2020-07-07T18:47:45.465Z] 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.003 s
14:47:45 [2020-07-07T18:47:45.465Z] 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.001 s
14:47:45 [2020-07-07T18:47:45.465Z] 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.008 s
14:47:45 [2020-07-07T18:47:45.465Z] 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
14:47:45 [2020-07-07T18:47:45.465Z] 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.001 s
14:47:45 [2020-07-07T18:47:45.465Z] 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 s
14:47:45 [2020-07-07T18:47:45.465Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
14:47:45 [2020-07-07T18:47:45.465Z] 
14:47:45 [2020-07-07T18:47:45.465Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-07-07 18:47:45.413
14:47:45 [2020-07-07T18:47:45.465Z] !MESSAGE Some message
14:47:45 [2020-07-07T18:47:45.465Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
14:47:45 [2020-07-07T18:47:45.465Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.465Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.465Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
14:47:45 [2020-07-07T18:47:45.465Z] 
14:47:45 [2020-07-07T18:47:45.465Z] Results:
14:47:45 [2020-07-07T18:47:45.465Z] 
14:47:45 [2020-07-07T18:47:45.465Z] Tests run: 621, Failures: 0, Errors: 0, Skipped: 1
14:47:45 [2020-07-07T18:47:45.465Z] 
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] All tests passed!
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] 
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.pom
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] 
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] 
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.12-SNAPSHOT [17/138]
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] 
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] 
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] The project's OSGi version is 1.0.12.202007071840
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] 
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] 
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] 
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] 
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] 
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:46 [2020-07-07T18:47:46.393Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
14:47:46 [2020-07-07T18:47:46.954Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[169] 
14:47:46 [2020-07-07T18:47:46.954Z] 	int timeStamps = (int) times.stream().filter(interval::intersects).count();
14:47:46 [2020-07-07T18:47:46.954Z] 	                                             ^^^^^^^^^^^^^^^^^^^^
14:47:46 [2020-07-07T18:47:46.954Z] Null type safety: parameter 1 provided via method descriptor Predicate<Long>.test(Long) needs unchecked conversion to conform to 'long'
14:47:46 [2020-07-07T18:47:46.954Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] 
14:47:46 [2020-07-07T18:47:46.954Z] 	fHistoryTreeFiles.add(historyTreeFile);
14:47:46 [2020-07-07T18:47:46.954Z] 	                      ^^^^^^^^^^^^^^^
14:47:46 [2020-07-07T18:47:46.954Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
14:47:46 [2020-07-07T18:47:46.954Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[46] 
14:47:46 [2020-07-07T18:47:46.954Z] 	fBackendMap.put(backend, historyTreeFile);
14:47:46 [2020-07-07T18:47:46.954Z] 	                         ^^^^^^^^^^^^^^^
14:47:46 [2020-07-07T18:47:46.954Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
14:47:46 [2020-07-07T18:47:46.954Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[100] 
14:47:46 [2020-07-07T18:47:46.954Z] 	ITmfStateInterval value = result.getValue();
14:47:46 [2020-07-07T18:47:46.954Z] 	                          ^^^^^^^^^^^^^^^^^
14:47:46 [2020-07-07T18:47:46.954Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull List<@NonNull String>,@NonNull ITmfStateInterval>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:47:46 [2020-07-07T18:47:46.954Z] 4 problems (4 warnings)
14:47:46 [2020-07-07T18:47:46.954Z] [INFO] 
14:47:46 [2020-07-07T18:47:46.954Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:46 [2020-07-07T18:47:46.954Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:46 [2020-07-07T18:47:46.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
14:47:46 [2020-07-07T18:47:46.954Z] [INFO] 
14:47:46 [2020-07-07T18:47:46.954Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-sources.jar
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] 
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] 
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] 
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] 
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] 
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] 
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] 
14:47:47 [2020-07-07T18:47:47.210Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:49 [2020-07-07T18:47:49.724Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
14:47:49 [2020-07-07T18:47:49.724Z] [INFO] Command line:
14:47:49 [2020-07-07T18:47:49.724Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:47:49 [2020-07-07T18:47:49.724Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:47:51 [2020-07-07T18:47:51.088Z] !SESSION 2020-07-07 18:47:49.855 -----------------------------------------------
14:47:51 [2020-07-07T18:47:51.088Z] eclipse.buildId=unknown
14:47:51 [2020-07-07T18:47:51.088Z] java.version=1.8.0_202
14:47:51 [2020-07-07T18:47:51.088Z] java.vendor=Oracle Corporation
14:47:51 [2020-07-07T18:47:51.088Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:47:51 [2020-07-07T18:47:51.088Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:47:51 [2020-07-07T18:47:51.089Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:47:51 [2020-07-07T18:47:51.089Z] 
14:47:51 [2020-07-07T18:47:51.089Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 18:47:51.023
14:47:51 [2020-07-07T18:47:51.089Z] !MESSAGE FrameworkEvent ERROR
14:47:51 [2020-07-07T18:47:51.089Z] !STACK 0
14:47:51 [2020-07-07T18:47:51.089Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51]
14:47:51 [2020-07-07T18:47:51.089Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:47:51 [2020-07-07T18:47:51.089Z] 
14:47:51 [2020-07-07T18:47:51.089Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:47:51 [2020-07-07T18:47:51.089Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:47:51 [2020-07-07T18:47:51.089Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:47:51 [2020-07-07T18:47:51.089Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:47:51 [2020-07-07T18:47:51.089Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:47:51 [2020-07-07T18:47:51.089Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:47:51 [2020-07-07T18:47:51.089Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:47:51 [2020-07-07T18:47:51.089Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:47:51 [2020-07-07T18:47:51.089Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:47:51 [2020-07-07T18:47:51.089Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:47:51 [2020-07-07T18:47:51.344Z] 
14:47:51 [2020-07-07T18:47:51.344Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 18:47:51.123
14:47:51 [2020-07-07T18:47:51.344Z] !MESSAGE FrameworkEvent ERROR
14:47:51 [2020-07-07T18:47:51.344Z] !STACK 0
14:47:51 [2020-07-07T18:47:51.344Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124]
14:47:51 [2020-07-07T18:47:51.344Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:47:51 [2020-07-07T18:47:51.344Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:47:51 [2020-07-07T18:47:51.344Z]     -> 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"
14:47:51 [2020-07-07T18:47:51.344Z]        org.apache.httpcomponents.httpclient.win [32]
14:47:51 [2020-07-07T18:47:51.344Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:47:51 [2020-07-07T18:47:51.344Z] 
14:47:51 [2020-07-07T18:47:51.344Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:47:51 [2020-07-07T18:47:51.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:47:51 [2020-07-07T18:47:51.344Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:47:51 [2020-07-07T18:47:51.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:47:51 [2020-07-07T18:47:51.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:47:51 [2020-07-07T18:47:51.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:47:51 [2020-07-07T18:47:51.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:47:51 [2020-07-07T18:47:51.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:47:51 [2020-07-07T18:47:51.344Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:47:51 [2020-07-07T18:47:51.344Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:47:52 [2020-07-07T18:47:52.273Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
14:47:52 [2020-07-07T18:47:52.273Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
14:47:52 [2020-07-07T18:47:52.273Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.013 s
14:47:52 [2020-07-07T18:47:52.273Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.273Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.273Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.005 s
14:47:52 [2020-07-07T18:47:52.273Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.273Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.273Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.273Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.273Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.273Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.273Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
14:47:52 [2020-07-07T18:47:52.273Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
14:47:52 [2020-07-07T18:47:52.273Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.273Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.273Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
14:47:52 [2020-07-07T18:47:52.274Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
14:47:52 [2020-07-07T18:47:52.274Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
14:47:52 [2020-07-07T18:47:52.274Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.274Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
14:47:52 [2020-07-07T18:47:52.274Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
14:47:52 [2020-07-07T18:47:52.274Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
14:47:52 [2020-07-07T18:47:52.274Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.274Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
14:47:52 [2020-07-07T18:47:52.274Z] 
14:47:52 [2020-07-07T18:47:52.274Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2020-07-07 18:47:52.125
14:47:52 [2020-07-07T18:47:52.274Z] !MESSAGE Custom factory for type 87 does not exist
14:47:52 [2020-07-07T18:47:52.274Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
14:47:52 [2020-07-07T18:47:52.274Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.002 s
14:47:52 [2020-07-07T18:47:52.274Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.274Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
14:47:52 [2020-07-07T18:47:52.274Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
14:47:52 [2020-07-07T18:47:52.274Z] testHtInterval[0: Hello](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0.002 s
14:47:52 [2020-07-07T18:47:52.274Z] testHtInterval[1: Test0](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.274Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
14:47:52 [2020-07-07T18:47:52.274Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
14:47:52 [2020-07-07T18:47:52.274Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.069 s
14:47:52 [2020-07-07T18:47:52.274Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
14:47:52 [2020-07-07T18:47:52.531Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
14:47:52 [2020-07-07T18:47:52.531Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
14:47:52 [2020-07-07T18:47:52.531Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
14:47:52 [2020-07-07T18:47:52.531Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.047 s
14:47:52 [2020-07-07T18:47:52.531Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
14:47:52 [2020-07-07T18:47:52.531Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0 s
14:47:52 [2020-07-07T18:47:52.531Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
14:47:53 [2020-07-07T18:47:53.460Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
14:47:53 [2020-07-07T18:47:53.460Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
14:47:53 [2020-07-07T18:47:53.460Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
14:47:53 [2020-07-07T18:47:53.460Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
14:47:53 [2020-07-07T18:47:53.460Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.019 s
14:47:53 [2020-07-07T18:47:53.460Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
14:47:53 [2020-07-07T18:47:53.460Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.424 s
14:47:53 [2020-07-07T18:47:53.460Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.005 s
14:47:53 [2020-07-07T18:47:53.460Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
14:47:53 [2020-07-07T18:47:53.460Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
14:47:53 [2020-07-07T18:47:53.460Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.013 s
14:47:53 [2020-07-07T18:47:53.460Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
14:47:53 [2020-07-07T18:47:53.460Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.378 s
14:47:53 [2020-07-07T18:47:53.460Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
14:47:54 [2020-07-07T18:47:54.022Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
14:47:54 [2020-07-07T18:47:54.022Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
14:47:54 [2020-07-07T18:47:54.022Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.003 s
14:47:54 [2020-07-07T18:47:54.022Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
14:47:54 [2020-07-07T18:47:54.022Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.011 s
14:47:54 [2020-07-07T18:47:54.022Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
14:47:54 [2020-07-07T18:47:54.022Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.408 s
14:47:54 [2020-07-07T18:47:54.022Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
14:47:54 [2020-07-07T18:47:54.022Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
14:47:54 [2020-07-07T18:47:54.022Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
14:47:54 [2020-07-07T18:47:54.022Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.006 s
14:47:54 [2020-07-07T18:47:54.022Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
14:47:54 [2020-07-07T18:47:54.022Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.299 s
14:47:54 [2020-07-07T18:47:54.022Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
14:47:55 [2020-07-07T18:47:55.390Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.21 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
14:47:55 [2020-07-07T18:47:55.390Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
14:47:55 [2020-07-07T18:47:55.390Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.032 s
14:47:55 [2020-07-07T18:47:55.390Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 1.165 s
14:47:55 [2020-07-07T18:47:55.390Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
14:47:55 [2020-07-07T18:47:55.390Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
14:47:55 [2020-07-07T18:47:55.390Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
14:47:55 [2020-07-07T18:47:55.390Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
14:47:55 [2020-07-07T18:47:55.390Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.004 s
14:47:55 [2020-07-07T18:47:55.390Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
14:47:55 [2020-07-07T18:47:55.390Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
14:47:55 [2020-07-07T18:47:55.390Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.01 s
14:47:55 [2020-07-07T18:47:55.390Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
14:47:55 [2020-07-07T18:47:55.390Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
14:47:55 [2020-07-07T18:47:55.390Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.004 s
14:47:55 [2020-07-07T18:47:55.390Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
14:47:55 [2020-07-07T18:47:55.390Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
14:47:55 [2020-07-07T18:47:55.390Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
14:47:55 [2020-07-07T18:47:55.390Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
14:47:55 [2020-07-07T18:47:55.390Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
14:47:55 [2020-07-07T18:47:55.390Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.390Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
14:47:55 [2020-07-07T18:47:55.390Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
14:47:55 [2020-07-07T18:47:55.390Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
14:47:55 [2020-07-07T18:47:55.390Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.005 s
14:47:55 [2020-07-07T18:47:55.390Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
14:47:55 [2020-07-07T18:47:55.390Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
14:47:55 [2020-07-07T18:47:55.390Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.067 s
14:47:55 [2020-07-07T18:47:55.390Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
14:47:55 [2020-07-07T18:47:55.951Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
14:47:55 [2020-07-07T18:47:55.951Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0 s
14:47:55 [2020-07-07T18:47:55.952Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.5 s
14:47:55 [2020-07-07T18:47:55.952Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.001 s
14:47:55 [2020-07-07T18:47:55.952Z] 
14:47:55 [2020-07-07T18:47:55.952Z] Results:
14:47:55 [2020-07-07T18:47:55.952Z] 
14:47:55 [2020-07-07T18:47:55.952Z] Tests run: 182, Failures: 0, Errors: 0, Skipped: 0
14:47:55 [2020-07-07T18:47:55.952Z] 
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] All tests passed!
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] 
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.pom
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-sources.jar
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] 
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] 
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.13-SNAPSHOT [18/138]
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] 
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] 
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] The project's OSGi version is 1.0.13.202007071840
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] 
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] 
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] 
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] 
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] 
14:47:56 [2020-07-07T18:47:56.513Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:56 [2020-07-07T18:47:56.514Z] [INFO] Compiling 152 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
14:47:57 [2020-07-07T18:47:57.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[97] 
14:47:57 [2020-07-07T18:47:57.879Z] 	ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS);
14:47:57 [2020-07-07T18:47:57.879Z] 	                      ^^^^
14:47:57 [2020-07-07T18:47:57.879Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent'
14:47:57 [2020-07-07T18:47:57.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[60] 
14:47:57 [2020-07-07T18:47:57.879Z] 	public void setUp() throws IOException {
14:47:57 [2020-07-07T18:47:57.879Z] 	                           ^^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.879Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest
14:47:57 [2020-07-07T18:47:57.879Z] 4. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 220)
14:47:57 [2020-07-07T18:47:57.879Z] 	assertFalse("equals", fEvent1.equals(fEvent1.getType()));
14:47:57 [2020-07-07T18:47:57.879Z] 	                                     ^^^^^^^^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.879Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent
14:47:57 [2020-07-07T18:47:57.879Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 174)
14:47:57 [2020-07-07T18:47:57.879Z] 	assertFalse("equals", Objects.equals(fLocation2, fLocation3));
14:47:57 [2020-07-07T18:47:57.879Z] 	                                                 ^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.879Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation
14:47:57 [2020-07-07T18:47:57.880Z] 6. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 175)
14:47:57 [2020-07-07T18:47:57.880Z] 	assertFalse("equals", Objects.equals(fLocation3, fLocation2));
14:47:57 [2020-07-07T18:47:57.880Z] 	                                                 ^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation
14:47:57 [2020-07-07T18:47:57.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[454] 
14:47:57 [2020-07-07T18:47:57.880Z] 	@NonNull Iterable<IAnalysisModule> modules = super.getAnalysisModules();
14:47:57 [2020-07-07T18:47:57.880Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Null type safety (type annotations): The expression of type '@NonNull Iterable<IAnalysisModule>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>'
14:47:57 [2020-07-07T18:47:57.880Z] 8. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 184)
14:47:57 [2020-07-07T18:47:57.880Z] 	assertFalse("equals", fType1.equals(fLabels1));
14:47:57 [2020-07-07T18:47:57.880Z] 	                                    ^^^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType
14:47:57 [2020-07-07T18:47:57.880Z] 9. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 256)
14:47:57 [2020-07-07T18:47:57.880Z] 	assertFalse("equals", fField1.equals(fValue1));
14:47:57 [2020-07-07T18:47:57.880Z] 	                                     ^^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField
14:47:57 [2020-07-07T18:47:57.880Z] 10. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 126)
14:47:57 [2020-07-07T18:47:57.880Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
14:47:57 [2020-07-07T18:47:57.880Z] 	                                 ^^^^^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
14:47:57 [2020-07-07T18:47:57.880Z] 11. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 32)
14:47:57 [2020-07-07T18:47:57.880Z] 	@SuppressWarnings({ "javadoc", "nls" })
14:47:57 [2020-07-07T18:47:57.880Z] 	                               ^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
14:47:57 [2020-07-07T18:47:57.880Z] 12. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 35)
14:47:57 [2020-07-07T18:47:57.880Z] 	@SuppressWarnings({ "javadoc", "nls" })
14:47:57 [2020-07-07T18:47:57.880Z] 	                               ^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
14:47:57 [2020-07-07T18:47:57.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[126] 
14:47:57 [2020-07-07T18:47:57.880Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
14:47:57 [2020-07-07T18:47:57.880Z] 	                                                           ^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
14:47:57 [2020-07-07T18:47:57.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[106] 
14:47:57 [2020-07-07T18:47:57.880Z] 	return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos());
14:47:57 [2020-07-07T18:47:57.880Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:47:57 [2020-07-07T18:47:57.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[136] 
14:47:57 [2020-07-07T18:47:57.880Z] 	return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo);
14:47:57 [2020-07-07T18:47:57.880Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:47:57 [2020-07-07T18:47:57.880Z] 16. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 60)
14:47:57 [2020-07-07T18:47:57.880Z] 	@SuppressWarnings({"javadoc", "nls"})
14:47:57 [2020-07-07T18:47:57.880Z] 	                              ^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
14:47:57 [2020-07-07T18:47:57.880Z] 17. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 40)
14:47:57 [2020-07-07T18:47:57.880Z] 	@SuppressWarnings("nls")
14:47:57 [2020-07-07T18:47:57.880Z] 	                  ^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
14:47:57 [2020-07-07T18:47:57.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[119] 
14:47:57 [2020-07-07T18:47:57.880Z] 	return event;
14:47:57 [2020-07-07T18:47:57.880Z] 	^^^^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Potential resource leak: 'stream' may not be closed at this location
14:47:57 [2020-07-07T18:47:57.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[124] 
14:47:57 [2020-07-07T18:47:57.880Z] 	return null;
14:47:57 [2020-07-07T18:47:57.880Z] 	^^^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Potential resource leak: 'stream' may not be closed at this location
14:47:57 [2020-07-07T18:47:57.880Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[127] 
14:47:57 [2020-07-07T18:47:57.880Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
14:47:57 [2020-07-07T18:47:57.880Z] 	                                                           ^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
14:47:57 [2020-07-07T18:47:57.880Z] 21. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 90)
14:47:57 [2020-07-07T18:47:57.880Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
14:47:57 [2020-07-07T18:47:57.880Z] 	                                 ^^^^^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
14:47:57 [2020-07-07T18:47:57.880Z] 22. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 57)
14:47:57 [2020-07-07T18:47:57.880Z] 	@SuppressWarnings({ "nls", "javadoc"})
14:47:57 [2020-07-07T18:47:57.880Z] 	                    ^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
14:47:57 [2020-07-07T18:47:57.880Z] 23. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 191)
14:47:57 [2020-07-07T18:47:57.880Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
14:47:57 [2020-07-07T18:47:57.880Z] 	                                 ^^^^^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
14:47:57 [2020-07-07T18:47:57.880Z] 24. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 133)
14:47:57 [2020-07-07T18:47:57.880Z] 	assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName()));
14:47:57 [2020-07-07T18:47:57.880Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite
14:47:57 [2020-07-07T18:47:57.880Z] 25. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 55)
14:47:57 [2020-07-07T18:47:57.880Z] 	@SuppressWarnings("nls")
14:47:57 [2020-07-07T18:47:57.880Z] 	                  ^^^^^
14:47:57 [2020-07-07T18:47:57.880Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
14:47:57 [2020-07-07T18:47:57.880Z] 26. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 156)
14:47:57 [2020-07-07T18:47:57.880Z] 	assertTrue("equals", !range1.equals(ts1));
14:47:57 [2020-07-07T18:47:57.880Z] 	                                    ^^^
14:47:57 [2020-07-07T18:47:57.880Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange
14:47:57 [2020-07-07T18:47:57.880Z] 26 problems (0 errors, 9 warnings, 9 info)
14:47:57 [2020-07-07T18:47:57.880Z] [INFO] 
14:47:57 [2020-07-07T18:47:57.880Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:57 [2020-07-07T18:47:57.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:47:57 [2020-07-07T18:47:57.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
14:47:57 [2020-07-07T18:47:57.880Z] [INFO] 
14:47:57 [2020-07-07T18:47:57.880Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:57 [2020-07-07T18:47:57.880Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-sources.jar
14:47:57 [2020-07-07T18:47:57.880Z] [INFO] 
14:47:57 [2020-07-07T18:47:57.880Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:57 [2020-07-07T18:47:57.880Z] [INFO] 
14:47:57 [2020-07-07T18:47:57.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:58 [2020-07-07T18:47:58.136Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar
14:47:58 [2020-07-07T18:47:58.392Z] [INFO] 
14:47:58 [2020-07-07T18:47:58.392Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:58 [2020-07-07T18:47:58.392Z] [INFO] 
14:47:58 [2020-07-07T18:47:58.392Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:58 [2020-07-07T18:47:58.392Z] [INFO] 
14:47:58 [2020-07-07T18:47:58.392Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:58 [2020-07-07T18:47:58.392Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar
14:47:58 [2020-07-07T18:47:58.953Z] [INFO] 
14:47:58 [2020-07-07T18:47:58.953Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:58 [2020-07-07T18:47:58.953Z] [INFO] 
14:47:58 [2020-07-07T18:47:58.953Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:59 [2020-07-07T18:47:59.879Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
14:47:59 [2020-07-07T18:47:59.879Z] [INFO] Command line:
14:47:59 [2020-07-07T18:47:59.879Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:47:59 [2020-07-07T18:47:59.879Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:48:01 [2020-07-07T18:48:01.769Z] !SESSION 2020-07-07 18:47:59.833 -----------------------------------------------
14:48:01 [2020-07-07T18:48:01.769Z] eclipse.buildId=unknown
14:48:01 [2020-07-07T18:48:01.769Z] java.version=1.8.0_202
14:48:01 [2020-07-07T18:48:01.769Z] java.vendor=Oracle Corporation
14:48:01 [2020-07-07T18:48:01.769Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:48:01 [2020-07-07T18:48:01.769Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:48:01 [2020-07-07T18:48:01.769Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:48:01 [2020-07-07T18:48:01.769Z] 
14:48:01 [2020-07-07T18:48:01.769Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 18:48:01.297
14:48:01 [2020-07-07T18:48:01.769Z] !MESSAGE FrameworkEvent ERROR
14:48:01 [2020-07-07T18:48:01.769Z] !STACK 0
14:48:01 [2020-07-07T18:48:01.769Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:48:01 [2020-07-07T18:48:01.769Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:48:01 [2020-07-07T18:48:01.769Z] 
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:48:01 [2020-07-07T18:48:01.769Z] 
14:48:01 [2020-07-07T18:48:01.769Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 18:48:01.390
14:48:01 [2020-07-07T18:48:01.769Z] !MESSAGE FrameworkEvent ERROR
14:48:01 [2020-07-07T18:48:01.769Z] !STACK 0
14:48:01 [2020-07-07T18:48:01.769Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:48:01 [2020-07-07T18:48:01.769Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:48:01 [2020-07-07T18:48:01.769Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:48:01 [2020-07-07T18:48:01.769Z]     -> 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"
14:48:01 [2020-07-07T18:48:01.769Z]        org.apache.httpcomponents.httpclient.win [35]
14:48:01 [2020-07-07T18:48:01.769Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:48:01 [2020-07-07T18:48:01.769Z] 
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:48:01 [2020-07-07T18:48:01.769Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:48:02 [2020-07-07T18:48:02.696Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
14:48:02 [2020-07-07T18:48:02.951Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
14:48:02 [2020-07-07T18:48:02.951Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.178 s
14:48:02 [2020-07-07T18:48:02.951Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0 s
14:48:02 [2020-07-07T18:48:02.951Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
14:48:02 [2020-07-07T18:48:02.951Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
14:48:02 [2020-07-07T18:48:02.951Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.003 s
14:48:02 [2020-07-07T18:48:02.951Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.002 s
14:48:02 [2020-07-07T18:48:02.951Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.002 s
14:48:02 [2020-07-07T18:48:02.951Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
14:48:06 [2020-07-07T18:48:06.218Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.424 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
14:48:06 [2020-07-07T18:48:06.218Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.169 s
14:48:06 [2020-07-07T18:48:06.218Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.012 s
14:48:06 [2020-07-07T18:48:06.218Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.113 s
14:48:06 [2020-07-07T18:48:06.218Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.009 s
14:48:06 [2020-07-07T18:48:06.218Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.112 s
14:48:06 [2020-07-07T18:48:06.218Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.007 s
14:48:06 [2020-07-07T18:48:06.218Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
14:48:16 [2020-07-07T18:48:16.177Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.88 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
14:48:16 [2020-07-07T18:48:16.177Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 5.63 s
14:48:16 [2020-07-07T18:48:16.177Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 3.249 s
14:48:16 [2020-07-07T18:48:16.177Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
14:48:18 [2020-07-07T18:48:18.694Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.389 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
14:48:18 [2020-07-07T18:48:18.694Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 2.297 s
14:48:18 [2020-07-07T18:48:18.694Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 1.091 s
14:48:18 [2020-07-07T18:48:18.694Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
14:48:18 [2020-07-07T18:48:18.694Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
14:48:18 [2020-07-07T18:48:18.694Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:48:18 [2020-07-07T18:48:18.694Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0 s
14:48:18 [2020-07-07T18:48:18.694Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.001 s
14:48:18 [2020-07-07T18:48:18.694Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
14:48:18 [2020-07-07T18:48:18.694Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
14:48:18 [2020-07-07T18:48:18.694Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
14:48:18 [2020-07-07T18:48:18.694Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:48:18 [2020-07-07T18:48:18.694Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
14:48:18 [2020-07-07T18:48:18.694Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0 s
14:48:18 [2020-07-07T18:48:18.694Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0 s
14:48:18 [2020-07-07T18:48:18.694Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0 s
14:48:18 [2020-07-07T18:48:18.694Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
14:48:21 [2020-07-07T18:48:21.964Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.024 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
14:48:21 [2020-07-07T18:48:21.964Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.006 s
14:48:21 [2020-07-07T18:48:21.964Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.002 s
14:48:21 [2020-07-07T18:48:21.964Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.005 s
14:48:21 [2020-07-07T18:48:21.964Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.003 s
14:48:21 [2020-07-07T18:48:21.964Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.004 s
14:48:21 [2020-07-07T18:48:21.964Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.003 s
14:48:21 [2020-07-07T18:48:21.964Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
14:48:21 [2020-07-07T18:48:21.964Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
14:48:21 [2020-07-07T18:48:21.964Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.006 s
14:48:21 [2020-07-07T18:48:21.964Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
14:48:21 [2020-07-07T18:48:21.964Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
14:48:21 [2020-07-07T18:48:21.964Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
14:48:21 [2020-07-07T18:48:21.964Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
14:48:21 [2020-07-07T18:48:21.964Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.964Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
14:48:21 [2020-07-07T18:48:21.964Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
14:48:21 [2020-07-07T18:48:21.964Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.964Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
14:48:21 [2020-07-07T18:48:21.964Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
14:48:21 [2020-07-07T18:48:21.964Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.964Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
14:48:21 [2020-07-07T18:48:21.964Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
14:48:21 [2020-07-07T18:48:21.964Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.015 s
14:48:21 [2020-07-07T18:48:21.964Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.964Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.964Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.964Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.003 s
14:48:21 [2020-07-07T18:48:21.964Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.01 s
14:48:21 [2020-07-07T18:48:21.964Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.964Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
14:48:21 [2020-07-07T18:48:21.964Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
14:48:21 [2020-07-07T18:48:21.964Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.964Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.964Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
14:48:21 [2020-07-07T18:48:21.965Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
14:48:21 [2020-07-07T18:48:21.965Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
14:48:21 [2020-07-07T18:48:21.965Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
14:48:21 [2020-07-07T18:48:21.965Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.003 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.965Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
14:48:21 [2020-07-07T18:48:21.965Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
14:48:21 [2020-07-07T18:48:21.965Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.965Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
14:48:21 [2020-07-07T18:48:21.965Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
14:48:21 [2020-07-07T18:48:21.965Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
14:48:21 [2020-07-07T18:48:21.965Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
14:48:21 [2020-07-07T18:48:21.965Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
14:48:21 [2020-07-07T18:48:21.965Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
14:48:21 [2020-07-07T18:48:21.965Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.965Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
14:48:21 [2020-07-07T18:48:21.965Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
14:48:21 [2020-07-07T18:48:21.965Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0.001 s
14:48:21 [2020-07-07T18:48:21.965Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
14:48:21 [2020-07-07T18:48:21.965Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
14:48:21 [2020-07-07T18:48:21.965Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
14:48:21 [2020-07-07T18:48:21.965Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
14:48:24 [2020-07-07T18:48:24.485Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.617 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
14:48:24 [2020-07-07T18:48:24.485Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.352 s
14:48:24 [2020-07-07T18:48:24.485Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.264 s
14:48:24 [2020-07-07T18:48:24.485Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
14:48:34 [2020-07-07T18:48:34.433Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.749 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
14:48:34 [2020-07-07T18:48:34.433Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.477 s
14:48:34 [2020-07-07T18:48:34.433Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.258 s
14:48:34 [2020-07-07T18:48:34.433Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.006 s
14:48:34 [2020-07-07T18:48:34.433Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.008 s
14:48:34 [2020-07-07T18:48:34.433Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
14:48:44 [2020-07-07T18:48:44.380Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.123 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
14:48:44 [2020-07-07T18:48:44.380Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 6.387 s
14:48:44 [2020-07-07T18:48:44.380Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 3.736 s
14:48:44 [2020-07-07T18:48:44.380Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
14:48:45 [2020-07-07T18:48:45.308Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
14:48:45 [2020-07-07T18:48:45.308Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.125 s
14:48:45 [2020-07-07T18:48:45.308Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.712 s
14:48:45 [2020-07-07T18:48:45.308Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.316 s
14:48:45 [2020-07-07T18:48:45.308Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.036 s
14:48:45 [2020-07-07T18:48:45.308Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.009 s
14:48:45 [2020-07-07T18:48:45.308Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
14:48:45 [2020-07-07T18:48:45.308Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.05 s
14:48:45 [2020-07-07T18:48:45.308Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.067 s
14:48:45 [2020-07-07T18:48:45.308Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
14:48:45 [2020-07-07T18:48:45.308Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.303 s
14:48:45 [2020-07-07T18:48:45.308Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.031 s
14:48:45 [2020-07-07T18:48:45.308Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
14:48:45 [2020-07-07T18:48:45.308Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.009 s
14:48:45 [2020-07-07T18:48:45.308Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
14:48:45 [2020-07-07T18:48:45.308Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.051 s
14:48:45 [2020-07-07T18:48:45.308Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
14:48:45 [2020-07-07T18:48:45.308Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
14:48:45 [2020-07-07T18:48:45.308Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.05 s
14:48:45 [2020-07-07T18:48:45.308Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
14:48:45 [2020-07-07T18:48:45.564Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
14:48:45 [2020-07-07T18:48:45.564Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.003 s
14:48:45 [2020-07-07T18:48:45.564Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
14:48:45 [2020-07-07T18:48:45.564Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
14:48:45 [2020-07-07T18:48:45.564Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.12 s
14:48:45 [2020-07-07T18:48:45.564Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.024 s
14:48:45 [2020-07-07T18:48:45.564Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
14:48:45 [2020-07-07T18:48:45.564Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
14:48:45 [2020-07-07T18:48:45.564Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.002 s
14:48:45 [2020-07-07T18:48:45.564Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.014 s
14:48:45 [2020-07-07T18:48:45.564Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
14:48:45 [2020-07-07T18:48:45.564Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.137 s
14:48:45 [2020-07-07T18:48:45.564Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
14:48:45 [2020-07-07T18:48:45.564Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
14:48:45 [2020-07-07T18:48:45.564Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
14:48:45 [2020-07-07T18:48:45.564Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.003 s
14:48:45 [2020-07-07T18:48:45.564Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
14:48:45 [2020-07-07T18:48:45.564Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
14:48:45 [2020-07-07T18:48:45.564Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.003 s
14:48:45 [2020-07-07T18:48:45.564Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
14:48:48 [2020-07-07T18:48:48.829Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.162 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
14:48:48 [2020-07-07T18:48:48.829Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.19 s
14:48:48 [2020-07-07T18:48:48.829Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.22 s
14:48:48 [2020-07-07T18:48:48.829Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.052 s
14:48:48 [2020-07-07T18:48:48.829Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.026 s
14:48:48 [2020-07-07T18:48:48.829Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
14:48:48 [2020-07-07T18:48:48.829Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
14:48:48 [2020-07-07T18:48:48.829Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.141 s
14:48:48 [2020-07-07T18:48:48.829Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.175 s
14:48:48 [2020-07-07T18:48:48.829Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.009 s
14:48:48 [2020-07-07T18:48:48.829Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.982 s
14:48:48 [2020-07-07T18:48:48.829Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.026 s
14:48:48 [2020-07-07T18:48:48.829Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
14:48:48 [2020-07-07T18:48:48.829Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
14:48:48 [2020-07-07T18:48:48.829Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.009 s
14:48:48 [2020-07-07T18:48:48.829Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.14 s
14:48:48 [2020-07-07T18:48:48.829Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.01 s
14:48:48 [2020-07-07T18:48:48.829Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
14:48:48 [2020-07-07T18:48:48.829Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.139 s
14:48:48 [2020-07-07T18:48:48.829Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
14:49:56 [2020-07-07T18:49:56.464Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.881 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
14:49:56 [2020-07-07T18:49:56.464Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.184 s
14:49:56 [2020-07-07T18:49:56.464Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.186 s
14:49:56 [2020-07-07T18:49:56.464Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.195 s
14:49:56 [2020-07-07T18:49:56.464Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.181 s
14:49:56 [2020-07-07T18:49:56.464Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.183 s
14:49:56 [2020-07-07T18:49:56.464Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.367 s
14:49:56 [2020-07-07T18:49:56.464Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.224 s
14:49:56 [2020-07-07T18:49:56.464Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.369 s
14:49:56 [2020-07-07T18:49:56.464Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.361 s
14:49:56 [2020-07-07T18:49:56.464Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.212 s
14:49:56 [2020-07-07T18:49:56.464Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.182 s
14:49:56 [2020-07-07T18:49:56.464Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.187 s
14:49:56 [2020-07-07T18:49:56.464Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.201 s
14:49:56 [2020-07-07T18:49:56.464Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.183 s
14:49:56 [2020-07-07T18:49:56.464Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.367 s
14:49:56 [2020-07-07T18:49:56.464Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.181 s
14:49:56 [2020-07-07T18:49:56.464Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.186 s
14:49:56 [2020-07-07T18:49:56.464Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.361 s
14:49:56 [2020-07-07T18:49:56.464Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.21 s
14:49:56 [2020-07-07T18:49:56.464Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.179 s
14:49:56 [2020-07-07T18:49:56.464Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.214 s
14:49:56 [2020-07-07T18:49:56.464Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.181 s
14:49:56 [2020-07-07T18:49:56.464Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.18 s
14:49:56 [2020-07-07T18:49:56.464Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.193 s
14:49:56 [2020-07-07T18:49:56.464Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.198 s
14:49:56 [2020-07-07T18:49:56.464Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.181 s
14:49:56 [2020-07-07T18:49:56.465Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.225 s
14:49:56 [2020-07-07T18:49:56.465Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.365 s
14:49:56 [2020-07-07T18:49:56.465Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.384 s
14:49:56 [2020-07-07T18:49:56.465Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.197 s
14:49:56 [2020-07-07T18:49:56.465Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.367 s
14:49:56 [2020-07-07T18:49:56.465Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.363 s
14:49:56 [2020-07-07T18:49:56.465Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.199 s
14:49:56 [2020-07-07T18:49:56.465Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.358 s
14:49:56 [2020-07-07T18:49:56.465Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.219 s
14:49:56 [2020-07-07T18:49:56.465Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.214 s
14:49:56 [2020-07-07T18:49:56.465Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.224 s
14:49:56 [2020-07-07T18:49:56.465Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.189 s
14:49:56 [2020-07-07T18:49:56.465Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.182 s
14:49:56 [2020-07-07T18:49:56.465Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.221 s
14:49:56 [2020-07-07T18:49:56.465Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.222 s
14:49:56 [2020-07-07T18:49:56.465Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.181 s
14:49:56 [2020-07-07T18:49:56.465Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.182 s
14:49:56 [2020-07-07T18:49:56.465Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.181 s
14:49:56 [2020-07-07T18:49:56.465Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.182 s
14:49:56 [2020-07-07T18:49:56.465Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.18 s
14:49:56 [2020-07-07T18:49:56.465Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.194 s
14:49:56 [2020-07-07T18:49:56.465Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
14:49:56 [2020-07-07T18:49:56.465Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
14:49:56 [2020-07-07T18:49:56.465Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:49:56 [2020-07-07T18:49:56.465Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:49:56 [2020-07-07T18:49:56.465Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:49:56 [2020-07-07T18:49:56.465Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:49:56 [2020-07-07T18:49:56.465Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:49:56 [2020-07-07T18:49:56.465Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:49:56 [2020-07-07T18:49:56.465Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:49:56 [2020-07-07T18:49:56.465Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:49:56 [2020-07-07T18:49:56.465Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
14:49:56 [2020-07-07T18:49:56.465Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
14:49:56 [2020-07-07T18:49:56.465Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
14:50:06 [2020-07-07T18:50:06.409Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.355 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
14:50:06 [2020-07-07T18:50:06.409Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
14:50:06 [2020-07-07T18:50:06.409Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
14:50:06 [2020-07-07T18:50:06.409Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.01 s
14:50:06 [2020-07-07T18:50:06.409Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
14:50:06 [2020-07-07T18:50:06.409Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.363 s
14:50:06 [2020-07-07T18:50:06.409Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.088 s
14:50:06 [2020-07-07T18:50:06.409Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.036 s
14:50:06 [2020-07-07T18:50:06.409Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.018 s
14:50:06 [2020-07-07T18:50:06.409Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.394 s
14:50:06 [2020-07-07T18:50:06.409Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.065 s
14:50:06 [2020-07-07T18:50:06.409Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
14:50:06 [2020-07-07T18:50:06.409Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.028 s
14:50:06 [2020-07-07T18:50:06.409Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
14:50:06 [2020-07-07T18:50:06.409Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
14:50:06 [2020-07-07T18:50:06.409Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.01 s
14:50:06 [2020-07-07T18:50:06.409Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.018 s
14:50:06 [2020-07-07T18:50:06.409Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.365 s
14:50:06 [2020-07-07T18:50:06.409Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
14:50:06 [2020-07-07T18:50:06.409Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
14:50:06 [2020-07-07T18:50:06.409Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.067 s
14:50:06 [2020-07-07T18:50:06.409Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.103 s
14:50:06 [2020-07-07T18:50:06.409Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.028 s
14:50:06 [2020-07-07T18:50:06.409Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.018 s
14:50:06 [2020-07-07T18:50:06.409Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
14:50:06 [2020-07-07T18:50:06.409Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
14:50:06 [2020-07-07T18:50:06.409Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
14:50:06 [2020-07-07T18:50:06.409Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.009 s
14:50:06 [2020-07-07T18:50:06.409Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
14:50:12 [2020-07-07T18:50:12.949Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.109 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
14:50:12 [2020-07-07T18:50:12.949Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.186 s
14:50:12 [2020-07-07T18:50:12.949Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.187 s
14:50:12 [2020-07-07T18:50:12.949Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.179 s
14:50:12 [2020-07-07T18:50:12.949Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.182 s
14:50:12 [2020-07-07T18:50:12.949Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.188 s
14:50:12 [2020-07-07T18:50:12.949Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.185 s
14:50:12 [2020-07-07T18:50:12.949Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
14:50:13 [2020-07-07T18:50:13.205Z] 
14:50:13 [2020-07-07T18:50:13.205Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:50:13.037
14:50:13 [2020-07-07T18:50:13.205Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
14:50:13 [2020-07-07T18:50:13.205Z] !STACK 0
14:50:13 [2020-07-07T18:50:13.205Z] java.lang.RuntimeException: The parameter should be set
14:50:13 [2020-07-07T18:50:13.205Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:50:13 [2020-07-07T18:50:13.205Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:50:13 [2020-07-07T18:50:13.205Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:50:13 [2020-07-07T18:50:13.205Z] 
14:50:13 [2020-07-07T18:50:13.205Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:50:13.038
14:50:13 [2020-07-07T18:50:13.205Z] !MESSAGE Exception executing analysis
14:50:13 [2020-07-07T18:50:13.205Z] !STACK 0
14:50:13 [2020-07-07T18:50:13.205Z] java.lang.RuntimeException: The parameter should be set
14:50:13 [2020-07-07T18:50:13.205Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:50:13 [2020-07-07T18:50:13.205Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:50:13 [2020-07-07T18:50:13.205Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:50:14 [2020-07-07T18:50:14.569Z] 
14:50:14 [2020-07-07T18:50:14.569Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:50:14.240
14:50:14 [2020-07-07T18:50:14.569Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
14:50:14 [2020-07-07T18:50:14.569Z] !STACK 0
14:50:14 [2020-07-07T18:50:14.570Z] java.lang.RuntimeException: The parameter should be set
14:50:14 [2020-07-07T18:50:14.570Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:50:14 [2020-07-07T18:50:14.570Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:50:14 [2020-07-07T18:50:14.570Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:50:14 [2020-07-07T18:50:14.570Z] 
14:50:14 [2020-07-07T18:50:14.570Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:50:14.241
14:50:14 [2020-07-07T18:50:14.570Z] !MESSAGE Exception executing analysis
14:50:14 [2020-07-07T18:50:14.570Z] !STACK 0
14:50:14 [2020-07-07T18:50:14.570Z] java.lang.RuntimeException: The parameter should be set
14:50:14 [2020-07-07T18:50:14.570Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:50:14 [2020-07-07T18:50:14.570Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:50:14 [2020-07-07T18:50:14.570Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:50:14 [2020-07-07T18:50:14.570Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.413 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
14:50:14 [2020-07-07T18:50:14.570Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.209 s
14:50:14 [2020-07-07T18:50:14.570Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.204 s
14:50:14 [2020-07-07T18:50:14.570Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
14:50:15 [2020-07-07T18:50:15.497Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
14:50:15 [2020-07-07T18:50:15.497Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.009 s
14:50:15 [2020-07-07T18:50:15.497Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.007 s
14:50:15 [2020-07-07T18:50:15.497Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.109 s
14:50:15 [2020-07-07T18:50:15.497Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
14:50:15 [2020-07-07T18:50:15.497Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
14:50:15 [2020-07-07T18:50:15.497Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
14:50:15 [2020-07-07T18:50:15.497Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
14:50:15 [2020-07-07T18:50:15.497Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
14:50:15 [2020-07-07T18:50:15.497Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
14:50:15 [2020-07-07T18:50:15.497Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
14:50:15 [2020-07-07T18:50:15.497Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
14:50:15 [2020-07-07T18:50:15.497Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
14:50:15 [2020-07-07T18:50:15.497Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
14:50:15 [2020-07-07T18:50:15.497Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
14:50:15 [2020-07-07T18:50:15.497Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
14:50:15 [2020-07-07T18:50:15.497Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
14:51:51 [2020-07-07T18:51:51.886Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.299 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
14:51:51 [2020-07-07T18:51:51.886Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.395 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.366 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.376 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.364 s
14:51:51 [2020-07-07T18:51:51.886Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.402 s
14:51:51 [2020-07-07T18:51:51.886Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.402 s
14:51:51 [2020-07-07T18:51:51.886Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.387 s
14:51:51 [2020-07-07T18:51:51.886Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.566 s
14:51:51 [2020-07-07T18:51:51.886Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.431 s
14:51:51 [2020-07-07T18:51:51.886Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.367 s
14:51:51 [2020-07-07T18:51:51.886Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.369 s
14:51:51 [2020-07-07T18:51:51.886Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.554 s
14:51:51 [2020-07-07T18:51:51.886Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.363 s
14:51:51 [2020-07-07T18:51:51.886Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.395 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.366 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.364 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.382 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.382 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.382 s
14:51:51 [2020-07-07T18:51:51.886Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.364 s
14:51:51 [2020-07-07T18:51:51.886Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.368 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.413 s
14:51:51 [2020-07-07T18:51:51.886Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.375 s
14:51:51 [2020-07-07T18:51:51.886Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.402 s
14:51:51 [2020-07-07T18:51:51.886Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.403 s
14:51:51 [2020-07-07T18:51:51.886Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.392 s
14:51:51 [2020-07-07T18:51:51.886Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.38 s
14:51:51 [2020-07-07T18:51:51.886Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.367 s
14:51:51 [2020-07-07T18:51:51.886Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.374 s
14:51:51 [2020-07-07T18:51:51.886Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.364 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.363 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.37 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.374 s
14:51:51 [2020-07-07T18:51:51.886Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.374 s
14:51:51 [2020-07-07T18:51:51.886Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
14:51:51 [2020-07-07T18:51:51.886Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
14:51:51 [2020-07-07T18:51:51.886Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.886Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
14:51:51 [2020-07-07T18:51:51.886Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
14:51:51 [2020-07-07T18:51:51.886Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.886Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
14:51:51 [2020-07-07T18:51:51.886Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
14:51:51 [2020-07-07T18:51:51.886Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.886Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.886Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.886Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.886Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.887Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
14:51:51 [2020-07-07T18:51:51.887Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
14:51:51 [2020-07-07T18:51:51.887Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.004 s
14:51:51 [2020-07-07T18:51:51.887Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.887Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.887Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.887Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
14:51:51 [2020-07-07T18:51:51.887Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
14:51:51 [2020-07-07T18:51:51.887Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
14:51:51 [2020-07-07T18:51:51.887Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
14:51:51 [2020-07-07T18:51:51.887Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.002 s
14:51:51 [2020-07-07T18:51:51.887Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
14:51:51 [2020-07-07T18:51:51.887Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
14:51:51 [2020-07-07T18:51:51.887Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.887Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
14:51:51 [2020-07-07T18:51:51.887Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
14:51:51 [2020-07-07T18:51:51.887Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.887Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
14:51:51 [2020-07-07T18:51:51.887Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
14:51:51 [2020-07-07T18:51:51.887Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.009 s
14:51:51 [2020-07-07T18:51:51.887Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.887Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
14:51:51 [2020-07-07T18:51:51.887Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
14:51:51 [2020-07-07T18:51:51.887Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.285 s
14:51:51 [2020-07-07T18:51:51.887Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.211 s
14:51:51 [2020-07-07T18:51:51.887Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.006 s
14:51:51 [2020-07-07T18:51:51.887Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.589 s
14:51:51 [2020-07-07T18:51:51.887Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.01 s
14:51:51 [2020-07-07T18:51:51.887Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.1 s
14:51:51 [2020-07-07T18:51:51.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
14:51:51 [2020-07-07T18:51:51.887Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.887Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
14:51:51 [2020-07-07T18:51:51.888Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
14:51:51 [2020-07-07T18:51:51.888Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
14:51:51 [2020-07-07T18:51:51.888Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
14:51:51 [2020-07-07T18:51:51.888Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
14:51:51 [2020-07-07T18:51:51.888Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
14:51:51 [2020-07-07T18:51:51.888Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
14:51:51 [2020-07-07T18:51:51.888Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
14:51:51 [2020-07-07T18:51:51.888Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
14:51:51 [2020-07-07T18:51:51.888Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
14:51:51 [2020-07-07T18:51:51.888Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
14:51:51 [2020-07-07T18:51:51.888Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
14:51:51 [2020-07-07T18:51:51.888Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
14:51:51 [2020-07-07T18:51:51.888Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.009 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
14:51:51 [2020-07-07T18:51:51.888Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1 s
14:51:51 [2020-07-07T18:51:51.888Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.888Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
14:51:51 [2020-07-07T18:51:51.888Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
14:51:51 [2020-07-07T18:51:51.888Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.003 s
14:51:51 [2020-07-07T18:51:51.888Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.888Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.889Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.889Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.889Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
14:51:51 [2020-07-07T18:51:51.889Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
14:51:51 [2020-07-07T18:51:51.889Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
14:51:51 [2020-07-07T18:51:51.889Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
14:51:51 [2020-07-07T18:51:51.889Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.889Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
14:51:51 [2020-07-07T18:51:51.889Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
14:51:51 [2020-07-07T18:51:51.889Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.003 s
14:51:51 [2020-07-07T18:51:51.889Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.889Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
14:51:51 [2020-07-07T18:51:51.889Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
14:51:51 [2020-07-07T18:51:51.889Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.002 s
14:51:51 [2020-07-07T18:51:51.889Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.889Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
14:51:51 [2020-07-07T18:51:51.889Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
14:51:51 [2020-07-07T18:51:51.889Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
14:51:51 [2020-07-07T18:51:51.889Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
14:51:51 [2020-07-07T18:51:51.889Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.889Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
14:51:51 [2020-07-07T18:51:51.889Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
14:51:51 [2020-07-07T18:51:51.889Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.005 s
14:51:51 [2020-07-07T18:51:51.889Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
14:51:51 [2020-07-07T18:51:51.889Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
14:51:51 [2020-07-07T18:51:51.889Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.002 s
14:51:51 [2020-07-07T18:51:51.889Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
14:51:51 [2020-07-07T18:51:51.889Z] 
14:51:51 [2020-07-07T18:51:51.889Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-07-07 18:51:43.442
14:51:51 [2020-07-07T18:51:51.889Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:51:51 [2020-07-07T18:51:51.889Z] !STACK 0
14:51:51 [2020-07-07T18:51:51.889Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:51:51 [2020-07-07T18:51:51.889Z] 	at java.lang.Thread.run(Thread.java:748)
14:51:51 [2020-07-07T18:51:51.889Z] 
14:51:51 [2020-07-07T18:51:51.889Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-07-07 18:51:44.544
14:51:51 [2020-07-07T18:51:51.889Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:51:51 [2020-07-07T18:51:51.889Z] !STACK 0
14:51:51 [2020-07-07T18:51:51.889Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:51:51 [2020-07-07T18:51:51.889Z] 	at java.lang.Thread.run(Thread.java:748)
14:51:51 [2020-07-07T18:51:51.889Z] 
14:51:51 [2020-07-07T18:51:51.889Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-07-07 18:51:45.645
14:51:51 [2020-07-07T18:51:51.889Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:51:51 [2020-07-07T18:51:51.889Z] !STACK 0
14:51:51 [2020-07-07T18:51:51.889Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:51:51 [2020-07-07T18:51:51.889Z] 	at java.lang.Thread.run(Thread.java:748)
14:51:51 [2020-07-07T18:51:51.889Z] 
14:51:51 [2020-07-07T18:51:51.889Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:51:45.645
14:51:51 [2020-07-07T18:51:51.889Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(398,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
14:51:51 [2020-07-07T18:51:51.889Z] 
14:51:51 [2020-07-07T18:51:51.889Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:51:47.866
14:51:51 [2020-07-07T18:51:51.889Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(405,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
14:51:51 [2020-07-07T18:51:51.889Z] 
14:51:51 [2020-07-07T18:51:51.889Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:51:48.991
14:51:51 [2020-07-07T18:51:51.889Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
14:51:51 [2020-07-07T18:51:51.889Z] !STACK 0
14:51:51 [2020-07-07T18:51:51.889Z] java.lang.IllegalStateException: This exception happens before initialization
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:51:51 [2020-07-07T18:51:51.889Z] 
14:51:51 [2020-07-07T18:51:51.889Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:51:48.992
14:51:51 [2020-07-07T18:51:51.889Z] !MESSAGE Exception executing analysis
14:51:51 [2020-07-07T18:51:51.889Z] !STACK 0
14:51:51 [2020-07-07T18:51:51.889Z] java.lang.IllegalStateException: This exception happens before initialization
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:51:51 [2020-07-07T18:51:51.889Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:51:51 [2020-07-07T18:51:51.889Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.895 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
14:51:51 [2020-07-07T18:51:51.889Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.008 s
14:51:51 [2020-07-07T18:51:51.889Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.114 s
14:51:51 [2020-07-07T18:51:51.889Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.314 s
14:51:51 [2020-07-07T18:51:51.889Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
14:51:51 [2020-07-07T18:51:51.889Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.112 s
14:51:51 [2020-07-07T18:51:51.889Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.11 s
14:51:51 [2020-07-07T18:51:51.889Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.109 s
14:51:51 [2020-07-07T18:51:51.889Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.004 s
14:51:51 [2020-07-07T18:51:51.889Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.008 s
14:51:51 [2020-07-07T18:51:51.889Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.113 s
14:51:51 [2020-07-07T18:51:51.889Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
14:51:51 [2020-07-07T18:51:51.889Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
14:51:51 [2020-07-07T18:51:51.889Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.889Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.889Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
14:51:51 [2020-07-07T18:51:51.890Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
14:51:51 [2020-07-07T18:51:51.890Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.002 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.890Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
14:51:51 [2020-07-07T18:51:51.890Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
14:51:51 [2020-07-07T18:51:51.890Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.006 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.002 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.003 s
14:51:51 [2020-07-07T18:51:51.890Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.036 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.003 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.019 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.019 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.016 s
14:51:51 [2020-07-07T18:51:51.890Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.001 s
14:51:51 [2020-07-07T18:51:51.890Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.002 s
14:51:51 [2020-07-07T18:51:51.890Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
14:51:52 [2020-07-07T18:51:52.146Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
14:51:52 [2020-07-07T18:51:52.146Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.256 s
14:51:52 [2020-07-07T18:51:52.147Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.002 s
14:51:52 [2020-07-07T18:51:52.147Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
14:52:00 [2020-07-07T18:52:00.234Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.426 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
14:52:00 [2020-07-07T18:52:00.234Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.223 s
14:52:00 [2020-07-07T18:52:00.234Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.303 s
14:52:00 [2020-07-07T18:52:00.234Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.186 s
14:52:00 [2020-07-07T18:52:00.234Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.218 s
14:52:00 [2020-07-07T18:52:00.234Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.315 s
14:52:00 [2020-07-07T18:52:00.234Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.181 s
14:52:00 [2020-07-07T18:52:00.234Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
14:52:05 [2020-07-07T18:52:05.479Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.865 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
14:52:05 [2020-07-07T18:52:05.479Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.431 s
14:52:05 [2020-07-07T18:52:05.479Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.377 s
14:52:05 [2020-07-07T18:52:05.479Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.424 s
14:52:05 [2020-07-07T18:52:05.479Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.398 s
14:52:05 [2020-07-07T18:52:05.479Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.79 s
14:52:05 [2020-07-07T18:52:05.479Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.801 s
14:52:05 [2020-07-07T18:52:05.479Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.418 s
14:52:05 [2020-07-07T18:52:05.479Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.398 s
14:52:05 [2020-07-07T18:52:05.479Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0 s
14:52:05 [2020-07-07T18:52:05.479Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.368 s
14:52:05 [2020-07-07T18:52:05.479Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
14:52:05 [2020-07-07T18:52:05.479Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
14:52:05 [2020-07-07T18:52:05.479Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.002 s
14:52:05 [2020-07-07T18:52:05.479Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
14:52:05 [2020-07-07T18:52:05.479Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
14:52:05 [2020-07-07T18:52:05.479Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
14:52:05 [2020-07-07T18:52:05.479Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
14:52:05 [2020-07-07T18:52:05.479Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
14:52:05 [2020-07-07T18:52:05.735Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
14:52:05 [2020-07-07T18:52:05.735Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.004 s
14:52:05 [2020-07-07T18:52:05.735Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.026 s
14:52:05 [2020-07-07T18:52:05.735Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
14:52:05 [2020-07-07T18:52:05.735Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
14:52:05 [2020-07-07T18:52:05.735Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.088 s
14:52:05 [2020-07-07T18:52:05.735Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
14:52:05 [2020-07-07T18:52:05.735Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.082 s
14:52:05 [2020-07-07T18:52:05.735Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.08 s
14:52:05 [2020-07-07T18:52:05.735Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
14:52:05 [2020-07-07T18:52:05.735Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
14:52:05 [2020-07-07T18:52:05.735Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.042 s
14:52:05 [2020-07-07T18:52:05.735Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
14:52:05 [2020-07-07T18:52:05.735Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
14:52:10 [2020-07-07T18:52:10.982Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.828 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
14:52:10 [2020-07-07T18:52:10.982Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.267 s
14:52:10 [2020-07-07T18:52:10.982Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.188 s
14:52:10 [2020-07-07T18:52:10.982Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.186 s
14:52:10 [2020-07-07T18:52:10.982Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.185 s
14:52:10 [2020-07-07T18:52:10.982Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
14:52:10 [2020-07-07T18:52:10.982Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
14:52:10 [2020-07-07T18:52:10.982Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
14:52:10 [2020-07-07T18:52:10.982Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
14:52:10 [2020-07-07T18:52:10.982Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
14:52:10 [2020-07-07T18:52:10.982Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
14:52:10 [2020-07-07T18:52:10.982Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
14:52:10 [2020-07-07T18:52:10.982Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
14:52:10 [2020-07-07T18:52:10.982Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
14:52:10 [2020-07-07T18:52:10.982Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
14:52:10 [2020-07-07T18:52:10.982Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
14:52:10 [2020-07-07T18:52:10.982Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
14:52:10 [2020-07-07T18:52:10.982Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
14:52:10 [2020-07-07T18:52:10.982Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
14:52:10 [2020-07-07T18:52:10.982Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
14:52:10 [2020-07-07T18:52:10.982Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.001 s
14:52:10 [2020-07-07T18:52:10.982Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.005 s
14:52:10 [2020-07-07T18:52:10.982Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.006 s
14:52:10 [2020-07-07T18:52:10.982Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0 s
14:52:10 [2020-07-07T18:52:10.982Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
14:52:10 [2020-07-07T18:52:10.982Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
14:52:10 [2020-07-07T18:52:10.982Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
14:52:10 [2020-07-07T18:52:10.982Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
14:52:10 [2020-07-07T18:52:10.982Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
14:52:10 [2020-07-07T18:52:10.982Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.004 s
14:52:10 [2020-07-07T18:52:10.982Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
14:52:10 [2020-07-07T18:52:10.982Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
14:52:10 [2020-07-07T18:52:10.982Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
14:52:29 [2020-07-07T18:52:29.029Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.003 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
14:52:29 [2020-07-07T18:52:29.029Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.001 s
14:52:29 [2020-07-07T18:52:29.029Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
14:52:29 [2020-07-07T18:52:29.029Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
14:52:29 [2020-07-07T18:52:29.029Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
14:52:29 [2020-07-07T18:52:29.029Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
14:52:29 [2020-07-07T18:52:29.029Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0.001 s
14:52:29 [2020-07-07T18:52:29.029Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
14:52:29 [2020-07-07T18:52:29.029Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
14:52:29 [2020-07-07T18:52:29.029Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.029Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.029Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.001 s
14:52:29 [2020-07-07T18:52:29.029Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.029Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
14:52:29 [2020-07-07T18:52:29.029Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
14:52:29 [2020-07-07T18:52:29.029Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.029Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.029Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.029Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
14:52:29 [2020-07-07T18:52:29.029Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
14:52:29 [2020-07-07T18:52:29.029Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0.001 s
14:52:29 [2020-07-07T18:52:29.029Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.029Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
14:52:29 [2020-07-07T18:52:29.029Z] 
14:52:29 [2020-07-07T18:52:29.029Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:52:28.724
14:52:29 [2020-07-07T18:52:29.029Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(522,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
14:52:29 [2020-07-07T18:52:29.957Z] 
14:52:29 [2020-07-07T18:52:29.957Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:52:29.726
14:52:29 [2020-07-07T18:52:29.957Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(524,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
14:52:29 [2020-07-07T18:52:29.957Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.207 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
14:52:29 [2020-07-07T18:52:29.957Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.022 s
14:52:29 [2020-07-07T18:52:29.957Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.001 s
14:52:29 [2020-07-07T18:52:29.957Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
14:52:29 [2020-07-07T18:52:29.957Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
14:52:29 [2020-07-07T18:52:29.957Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.957Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.957Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
14:52:29 [2020-07-07T18:52:29.957Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.957Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.957Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.957Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
14:52:29 [2020-07-07T18:52:29.957Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.957Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.957Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.957Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.957Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
14:52:29 [2020-07-07T18:52:29.957Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.957Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
14:52:29 [2020-07-07T18:52:29.957Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
14:52:30 [2020-07-07T18:52:30.884Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
14:52:30 [2020-07-07T18:52:30.884Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:52:30 [2020-07-07T18:52:30.884Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:52:30 [2020-07-07T18:52:30.884Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:52:30 [2020-07-07T18:52:30.884Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:52:30 [2020-07-07T18:52:30.884Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.233 s
14:52:30 [2020-07-07T18:52:30.884Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:52:30 [2020-07-07T18:52:30.884Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:52:30 [2020-07-07T18:52:30.884Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:52:30 [2020-07-07T18:52:30.884Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.103 s
14:52:30 [2020-07-07T18:52:30.884Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:52:30 [2020-07-07T18:52:30.884Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.719 s
14:52:30 [2020-07-07T18:52:30.885Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:52:30 [2020-07-07T18:52:30.885Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
14:52:30 [2020-07-07T18:52:30.885Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
14:52:30 [2020-07-07T18:52:30.885Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
14:52:30 [2020-07-07T18:52:30.885Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.002 s
14:52:30 [2020-07-07T18:52:30.885Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
14:52:30 [2020-07-07T18:52:30.885Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0 s
14:52:30 [2020-07-07T18:52:30.885Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.058 s
14:52:30 [2020-07-07T18:52:30.885Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
14:52:31 [2020-07-07T18:52:31.141Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
14:52:31 [2020-07-07T18:52:31.141Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.075 s
14:52:31 [2020-07-07T18:52:31.141Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
14:52:31 [2020-07-07T18:52:31.141Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.05 s
14:52:31 [2020-07-07T18:52:31.141Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
14:52:31 [2020-07-07T18:52:31.141Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.013 s
14:52:31 [2020-07-07T18:52:31.141Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.005 s
14:52:31 [2020-07-07T18:52:31.141Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
14:52:31 [2020-07-07T18:52:31.141Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.084 s
14:52:31 [2020-07-07T18:52:31.141Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.141Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.009 s
14:52:31 [2020-07-07T18:52:31.141Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
14:52:31 [2020-07-07T18:52:31.141Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.01 s
14:52:31 [2020-07-07T18:52:31.141Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.004 s
14:52:31 [2020-07-07T18:52:31.141Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
14:52:31 [2020-07-07T18:52:31.141Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
14:52:31 [2020-07-07T18:52:31.141Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
14:52:31 [2020-07-07T18:52:31.141Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0.003 s
14:52:31 [2020-07-07T18:52:31.141Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.141Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
14:52:31 [2020-07-07T18:52:31.141Z] 
14:52:31 [2020-07-07T18:52:31.141Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:52:31.137
14:52:31 [2020-07-07T18:52:31.141Z] !MESSAGE Error parsing /tmp/markers3755867166059116559xml
14:52:31 [2020-07-07T18:52:31.141Z] !STACK 0
14:52:31 [2020-07-07T18:52:31.141Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3755867166059116559xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
14:52:31 [2020-07-07T18:52:31.141Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
14:52:31 [2020-07-07T18:52:31.141Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
14:52:31 [2020-07-07T18:52:31.141Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:31 [2020-07-07T18:52:31.141Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:31 [2020-07-07T18:52:31.141Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:31 [2020-07-07T18:52:31.141Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
14:52:31 [2020-07-07T18:52:31.141Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
14:52:31 [2020-07-07T18:52:31.141Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
14:52:31 [2020-07-07T18:52:31.141Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
14:52:31 [2020-07-07T18:52:31.142Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
14:52:31 [2020-07-07T18:52:31.142Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
14:52:31 [2020-07-07T18:52:31.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:52:31 [2020-07-07T18:52:31.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
14:52:31 [2020-07-07T18:52:31.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
14:52:31 [2020-07-07T18:52:31.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:31 [2020-07-07T18:52:31.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
14:52:31 [2020-07-07T18:52:31.142Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
14:52:31 [2020-07-07T18:52:31.142Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
14:52:31 [2020-07-07T18:52:31.142Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:31 [2020-07-07T18:52:31.142Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
14:52:31 [2020-07-07T18:52:31.142Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:31 [2020-07-07T18:52:31.142Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
14:52:31 [2020-07-07T18:52:31.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:52:31 [2020-07-07T18:52:31.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:52:31 [2020-07-07T18:52:31.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:31 [2020-07-07T18:52:31.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:52:31 [2020-07-07T18:52:31.142Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:52:31 [2020-07-07T18:52:31.398Z] 
14:52:31 [2020-07-07T18:52:31.398Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:52:31.191
14:52:31 [2020-07-07T18:52:31.398Z] !MESSAGE Error parsing /tmp/markers283651514219837775xml
14:52:31 [2020-07-07T18:52:31.398Z] !STACK 0
14:52:31 [2020-07-07T18:52:31.398Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers283651514219837775xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
14:52:31 [2020-07-07T18:52:31.398Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
14:52:31 [2020-07-07T18:52:31.398Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:31 [2020-07-07T18:52:31.399Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.399Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.399Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.399Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.399Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:52:31 [2020-07-07T18:52:31.399Z] 
14:52:31 [2020-07-07T18:52:31.399Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:52:31.194
14:52:31 [2020-07-07T18:52:31.399Z] !MESSAGE Error parsing /tmp/markers4496897876423776498xml
14:52:31 [2020-07-07T18:52:31.399Z] !STACK 0
14:52:31 [2020-07-07T18:52:31.399Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4496897876423776498xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
14:52:31 [2020-07-07T18:52:31.399Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:31 [2020-07-07T18:52:31.399Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.399Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.399Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.399Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:31 [2020-07-07T18:52:31.399Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.400Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.400Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:52:31 [2020-07-07T18:52:31.400Z] 
14:52:31 [2020-07-07T18:52:31.400Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:52:31.197
14:52:31 [2020-07-07T18:52:31.400Z] !MESSAGE Error parsing /tmp/markers7488660938409543544xml
14:52:31 [2020-07-07T18:52:31.400Z] !STACK 0
14:52:31 [2020-07-07T18:52:31.400Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7488660938409543544xml; 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.
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:31 [2020-07-07T18:52:31.400Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.400Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.400Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.400Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.400Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:52:31 [2020-07-07T18:52:31.400Z] 
14:52:31 [2020-07-07T18:52:31.400Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:52:31.201
14:52:31 [2020-07-07T18:52:31.400Z] !MESSAGE Error parsing /tmp/markers5178961909024384796xml
14:52:31 [2020-07-07T18:52:31.400Z] !STACK 0
14:52:31 [2020-07-07T18:52:31.400Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.google.common.collect.Range.<init>(Range.java:352)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.google.common.collect.Range.create(Range.java:146)
14:52:31 [2020-07-07T18:52:31.400Z] 	at com.google.common.collect.Range.closed(Range.java:170)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.400Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.400Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.400Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.400Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.401Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.401Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:52:31 [2020-07-07T18:52:31.401Z] 
14:52:31 [2020-07-07T18:52:31.401Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:52:31.203
14:52:31 [2020-07-07T18:52:31.401Z] !MESSAGE Error parsing /tmp/markers6067173095418465500xml
14:52:31 [2020-07-07T18:52:31.401Z] !STACK 0
14:52:31 [2020-07-07T18:52:31.401Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6067173095418465500xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:31 [2020-07-07T18:52:31.401Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.401Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.401Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.401Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.401Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:52:31 [2020-07-07T18:52:31.401Z] 
14:52:31 [2020-07-07T18:52:31.401Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:52:31.206
14:52:31 [2020-07-07T18:52:31.401Z] !MESSAGE Error parsing /tmp/markers4417707323782439358xml
14:52:31 [2020-07-07T18:52:31.401Z] !STACK 0
14:52:31 [2020-07-07T18:52:31.401Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.google.common.collect.Range.<init>(Range.java:352)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.google.common.collect.Range.create(Range.java:146)
14:52:31 [2020-07-07T18:52:31.401Z] 	at com.google.common.collect.Range.closed(Range.java:170)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.401Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.401Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
14:52:31 [2020-07-07T18:52:31.401Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:52:31 [2020-07-07T18:52:31.401Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.402Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.402Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:52:31 [2020-07-07T18:52:31.402Z] 
14:52:31 [2020-07-07T18:52:31.402Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:52:31.209
14:52:31 [2020-07-07T18:52:31.402Z] !MESSAGE Error parsing /tmp/markers6285496723035640374xml
14:52:31 [2020-07-07T18:52:31.402Z] !STACK 0
14:52:31 [2020-07-07T18:52:31.402Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6285496723035640374xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:31 [2020-07-07T18:52:31.402Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.402Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.402Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.402Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.402Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.402Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:52:31 [2020-07-07T18:52:31.402Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:52:31 [2020-07-07T18:52:31.402Z] 
14:52:31 [2020-07-07T18:52:31.402Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 18:52:31.211
14:52:31 [2020-07-07T18:52:31.402Z] !MESSAGE Error parsing /tmp/markers2100517844669922304xml
14:52:31 [2020-07-07T18:52:31.402Z] !STACK 0
14:52:31 [2020-07-07T18:52:31.402Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2100517844669922304xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
14:52:31 [2020-07-07T18:52:31.402Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:52:31 [2020-07-07T18:52:31.402Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
14:52:31 [2020-07-07T18:52:31.403Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.403Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.403Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.403Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:52:31 [2020-07-07T18:52:31.403Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.403Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.403Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.403Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:52:31 [2020-07-07T18:52:31.403Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.403Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.403Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.403Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:52:31 [2020-07-07T18:52:31.403Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:52:31 [2020-07-07T18:52:31.403Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:52:31 [2020-07-07T18:52:31.403Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:52:31 [2020-07-07T18:52:31.403Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:52:31 [2020-07-07T18:52:31.403Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:52:31 [2020-07-07T18:52:31.403Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
14:52:31 [2020-07-07T18:52:31.403Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.08 s
14:52:31 [2020-07-07T18:52:31.403Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.004 s
14:52:31 [2020-07-07T18:52:31.403Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.003 s
14:52:31 [2020-07-07T18:52:31.403Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.002 s
14:52:31 [2020-07-07T18:52:31.403Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
14:52:31 [2020-07-07T18:52:31.403Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
14:52:31 [2020-07-07T18:52:31.403Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.403Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.403Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.403Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
14:52:31 [2020-07-07T18:52:31.403Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
14:52:31 [2020-07-07T18:52:31.403Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0.001 s
14:52:31 [2020-07-07T18:52:31.403Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
14:52:31 [2020-07-07T18:52:31.403Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
14:52:31 [2020-07-07T18:52:31.403Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.403Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
14:52:31 [2020-07-07T18:52:31.403Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
14:52:31 [2020-07-07T18:52:31.403Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.003 s
14:52:31 [2020-07-07T18:52:31.403Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
14:52:31 [2020-07-07T18:52:31.659Z] 
14:52:31 [2020-07-07T18:52:31.659Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-07-07 18:52:31.652
14:52:31 [2020-07-07T18:52:31.659Z] !MESSAGE no spawner in java.library.path
14:52:31 [2020-07-07T18:52:31.915Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
14:52:31 [2020-07-07T18:52:31.915Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.472 s
14:52:31 [2020-07-07T18:52:31.915Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.915Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.002 s
14:52:31 [2020-07-07T18:52:31.915Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
14:52:31 [2020-07-07T18:52:31.915Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
14:52:31 [2020-07-07T18:52:31.915Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.003 s
14:52:31 [2020-07-07T18:52:31.915Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.009 s
14:52:31 [2020-07-07T18:52:31.915Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.002 s
14:52:31 [2020-07-07T18:52:31.915Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.001 s
14:52:31 [2020-07-07T18:52:31.915Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.002 s
14:52:31 [2020-07-07T18:52:31.915Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
14:52:31 [2020-07-07T18:52:31.915Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
14:52:31 [2020-07-07T18:52:31.915Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.915Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.915Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.915Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.915Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.915Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.915Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.915Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
14:52:31 [2020-07-07T18:52:31.915Z] 
14:52:31 [2020-07-07T18:52:31.915Z] Results:
14:52:31 [2020-07-07T18:52:31.915Z] 
14:52:31 [2020-07-07T18:52:31.915Z] Tests run: 836, Failures: 0, Errors: 0, Skipped: 1
14:52:31 [2020-07-07T18:52:31.915Z] 
14:52:31 [2020-07-07T18:52:31.915Z] 
14:52:31 [2020-07-07T18:52:31.915Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 18:52:31.795
14:52:31 [2020-07-07T18:52:31.915Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:52:32 [2020-07-07T18:52:32.477Z] 
14:52:32 [2020-07-07T18:52:32.477Z] !ENTRY org.eclipse.core.jobs 2 2 2020-07-07 18:52:32.430
14:52:32 [2020-07-07T18:52:32.477Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
14:52:32 [2020-07-07T18:52:32.477Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
14:52:32 [2020-07-07T18:52:32.477Z] 
14:52:32 [2020-07-07T18:52:32.477Z] !ENTRY org.eclipse.core.jobs 2 2 2020-07-07 18:52:32.430
14:52:32 [2020-07-07T18:52:32.477Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
14:52:32 [2020-07-07T18:52:32.477Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] All tests passed!
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.pom
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-sources.jar
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.1-SNAPSHOT   [19/138]
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] The project's OSGi version is 4.2.1.202007071840
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.733Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
14:52:32 [2020-07-07T18:52:32.989Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[127] 
14:52:32 [2020-07-07T18:52:32.989Z] 	return iter;
14:52:32 [2020-07-07T18:52:32.989Z] 	^^^^^^^^^^^^
14:52:32 [2020-07-07T18:52:32.989Z] Potential resource leak: 'iter' may not be closed at this location
14:52:32 [2020-07-07T18:52:32.989Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[201] 
14:52:32 [2020-07-07T18:52:32.989Z] 	elem = (CtfIterator) fTrace.createIterator();
14:52:32 [2020-07-07T18:52:32.989Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:52:32 [2020-07-07T18:52:32.989Z] Potential resource leak: 'elem' may not be closed at this location
14:52:32 [2020-07-07T18:52:32.989Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[205] 
14:52:32 [2020-07-07T18:52:32.989Z] 	return elem;
14:52:32 [2020-07-07T18:52:32.989Z] 	^^^^^^^^^^^^
14:52:32 [2020-07-07T18:52:32.989Z] Potential resource leak: 'elem' may not be closed at this location
14:52:32 [2020-07-07T18:52:32.989Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[83] 
14:52:32 [2020-07-07T18:52:32.989Z] 	CtfIterator iterator = getIterator();
14:52:32 [2020-07-07T18:52:32.989Z] 	            ^^^^^^^^
14:52:32 [2020-07-07T18:52:32.989Z] Potential resource leak: 'iterator' may not be closed
14:52:32 [2020-07-07T18:52:32.989Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[128] 
14:52:32 [2020-07-07T18:52:32.989Z] 	return iterator == null ? null : iterator.getCurrentEvent();
14:52:32 [2020-07-07T18:52:32.989Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:52:32 [2020-07-07T18:52:32.989Z] Potential resource leak: 'iterator' may not be closed at this location
14:52:32 [2020-07-07T18:52:32.989Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[156] 
14:52:32 [2020-07-07T18:52:32.989Z] 	return retVal;
14:52:32 [2020-07-07T18:52:32.989Z] 	^^^^^^^^^^^^^^
14:52:32 [2020-07-07T18:52:32.989Z] Potential resource leak: 'iterator' may not be closed at this location
14:52:32 [2020-07-07T18:52:32.989Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[178] 
14:52:32 [2020-07-07T18:52:32.989Z] 	return ret;
14:52:32 [2020-07-07T18:52:32.989Z] 	^^^^^^^^^^^
14:52:32 [2020-07-07T18:52:32.989Z] Potential resource leak: 'iterator' may not be closed at this location
14:52:32 [2020-07-07T18:52:32.989Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[191] 
14:52:32 [2020-07-07T18:52:32.989Z] 	return iterator == null ? false : iterator.seek(location);
14:52:32 [2020-07-07T18:52:32.989Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:52:32 [2020-07-07T18:52:32.989Z] Potential resource leak: 'iterator' may not be closed at this location
14:52:32 [2020-07-07T18:52:32.989Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[58] 
14:52:32 [2020-07-07T18:52:32.989Z] 	return getFirst();
14:52:32 [2020-07-07T18:52:32.989Z] 	       ^^^^^^^^^^
14:52:32 [2020-07-07T18:52:32.989Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:52:32 [2020-07-07T18:52:32.989Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[156] 
14:52:32 [2020-07-07T18:52:32.989Z] 	return fPreviousEvent;
14:52:32 [2020-07-07T18:52:32.989Z] 	^^^^^^^^^^^^^^^^^^^^^^
14:52:32 [2020-07-07T18:52:32.989Z] Potential resource leak: 'top' may not be closed at this location
14:52:32 [2020-07-07T18:52:32.989Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[173] 
14:52:32 [2020-07-07T18:52:32.989Z] 	return fTrace.timestampCyclesToNanos(ts);
14:52:32 [2020-07-07T18:52:32.989Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:52:32 [2020-07-07T18:52:32.989Z] Potential resource leak: 'top' may not be closed at this location
14:52:32 [2020-07-07T18:52:32.989Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[176] 
14:52:32 [2020-07-07T18:52:32.989Z] 	return 0;
14:52:32 [2020-07-07T18:52:32.989Z] 	^^^^^^^^^
14:52:32 [2020-07-07T18:52:32.989Z] Potential resource leak: 'top' may not be closed at this location
14:52:32 [2020-07-07T18:52:32.989Z] 12 problems (12 warnings)
14:52:32 [2020-07-07T18:52:32.989Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] 
14:52:32 [2020-07-07T18:52:32.990Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.pom
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-pack200.jar.pack.gz
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-p2metadata.xml
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-p2artifacts.xml
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.11-SNAPSHOT [20/138]
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] The project's OSGi version is 1.0.11.202007071840
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.246Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
14:52:33 [2020-07-07T18:52:33.502Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[41] 
14:52:33 [2020-07-07T18:52:33.502Z] 	private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3;
14:52:33 [2020-07-07T18:52:33.502Z] 	                                                                           ^^^^^^^^^^^
14:52:33 [2020-07-07T18:52:33.502Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated
14:52:33 [2020-07-07T18:52:33.757Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[111] 
14:52:33 [2020-07-07T18:52:33.757Z] 	SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids);
14:52:33 [2020-07-07T18:52:33.757Z] 	                                                                                         ^^^
14:52:33 [2020-07-07T18:52:33.757Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
14:52:33 [2020-07-07T18:52:33.757Z] 2 problems (2 warnings)
14:52:33 [2020-07-07T18:52:33.757Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.757Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:52:33 [2020-07-07T18:52:33.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
14:52:33 [2020-07-07T18:52:33.757Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.757Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.757Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
14:52:33 [2020-07-07T18:52:33.757Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.757Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.758Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.758Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar
14:52:33 [2020-07-07T18:52:33.758Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.758Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.758Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.758Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.758Z] [INFO] 
14:52:33 [2020-07-07T18:52:33.758Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:33 [2020-07-07T18:52:33.758Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar
14:52:34 [2020-07-07T18:52:34.014Z] [INFO] 
14:52:34 [2020-07-07T18:52:34.014Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:34 [2020-07-07T18:52:34.014Z] [INFO] 
14:52:34 [2020-07-07T18:52:34.014Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:34 [2020-07-07T18:52:34.575Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
14:52:34 [2020-07-07T18:52:34.575Z] [INFO] Command line:
14:52:34 [2020-07-07T18:52:34.575Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:52:34 [2020-07-07T18:52:34.575Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:52:35 [2020-07-07T18:52:35.941Z] !SESSION 2020-07-07 18:52:34.521 -----------------------------------------------
14:52:35 [2020-07-07T18:52:35.941Z] eclipse.buildId=unknown
14:52:35 [2020-07-07T18:52:35.941Z] java.version=1.8.0_202
14:52:35 [2020-07-07T18:52:35.941Z] java.vendor=Oracle Corporation
14:52:35 [2020-07-07T18:52:35.941Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:52:35 [2020-07-07T18:52:35.941Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:52:35 [2020-07-07T18:52:35.941Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:52:35 [2020-07-07T18:52:35.941Z] 
14:52:35 [2020-07-07T18:52:35.941Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 18:52:35.732
14:52:35 [2020-07-07T18:52:35.941Z] !MESSAGE FrameworkEvent ERROR
14:52:35 [2020-07-07T18:52:35.941Z] !STACK 0
14:52:35 [2020-07-07T18:52:35.941Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:52:35 [2020-07-07T18:52:35.941Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:52:35 [2020-07-07T18:52:35.941Z] 
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:52:35 [2020-07-07T18:52:35.941Z] 
14:52:35 [2020-07-07T18:52:35.941Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 18:52:35.822
14:52:35 [2020-07-07T18:52:35.941Z] !MESSAGE FrameworkEvent ERROR
14:52:35 [2020-07-07T18:52:35.941Z] !STACK 0
14:52:35 [2020-07-07T18:52:35.941Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:52:35 [2020-07-07T18:52:35.941Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:52:35 [2020-07-07T18:52:35.941Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:52:35 [2020-07-07T18:52:35.941Z]     -> 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"
14:52:35 [2020-07-07T18:52:35.941Z]        org.apache.httpcomponents.httpclient.win [35]
14:52:35 [2020-07-07T18:52:35.941Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:52:35 [2020-07-07T18:52:35.941Z] 
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:52:35 [2020-07-07T18:52:35.941Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:52:36 [2020-07-07T18:52:36.869Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
14:52:38 [2020-07-07T18:52:38.761Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.943 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
14:52:38 [2020-07-07T18:52:38.761Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.127 s
14:52:38 [2020-07-07T18:52:38.761Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.12 s
14:52:38 [2020-07-07T18:52:38.761Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.068 s
14:52:38 [2020-07-07T18:52:38.761Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
14:52:38 [2020-07-07T18:52:38.761Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
14:52:39 [2020-07-07T18:52:39.323Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
14:52:39 [2020-07-07T18:52:39.323Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.371 s
14:52:39 [2020-07-07T18:52:39.323Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.092 s
14:52:39 [2020-07-07T18:52:39.323Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
14:52:39 [2020-07-07T18:52:39.580Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
14:52:39 [2020-07-07T18:52:39.580Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:52:39 [2020-07-07T18:52:39.580Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:52:39 [2020-07-07T18:52:39.580Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:52:39 [2020-07-07T18:52:39.580Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.054 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
14:52:39 [2020-07-07T18:52:39.580Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
14:52:43 [2020-07-07T18:52:43.747Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.712 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
14:52:43 [2020-07-07T18:52:43.747Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.22 s
14:52:43 [2020-07-07T18:52:43.747Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
14:52:43 [2020-07-07T18:52:43.747Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
14:52:43 [2020-07-07T18:52:43.747Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.302 s
14:52:43 [2020-07-07T18:52:43.747Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
14:52:43 [2020-07-07T18:52:43.747Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
14:52:43 [2020-07-07T18:52:43.747Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
14:52:43 [2020-07-07T18:52:43.747Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.598 s
14:52:43 [2020-07-07T18:52:43.747Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
14:52:43 [2020-07-07T18:52:43.747Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.703 s
14:52:43 [2020-07-07T18:52:43.747Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
14:52:43 [2020-07-07T18:52:43.747Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0 s
14:52:43 [2020-07-07T18:52:43.747Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
14:52:43 [2020-07-07T18:52:43.747Z] 
14:52:43 [2020-07-07T18:52:43.747Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:52:43.155
14:52:43 [2020-07-07T18:52:43.747Z] !MESSAGE Unknown trace attribute: test
14:52:43 [2020-07-07T18:52:43.747Z] 
14:52:43 [2020-07-07T18:52:43.747Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:52:43.156
14:52:43 [2020-07-07T18:52:43.747Z] !MESSAGE Unknown trace attribute: test1
14:52:43 [2020-07-07T18:52:43.747Z] 
14:52:43 [2020-07-07T18:52:43.747Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:52:43.156
14:52:43 [2020-07-07T18:52:43.747Z] !MESSAGE Unknown trace attribute: test2
14:52:43 [2020-07-07T18:52:43.747Z] 
14:52:43 [2020-07-07T18:52:43.747Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:52:43.157
14:52:43 [2020-07-07T18:52:43.747Z] !MESSAGE Unknown trace attribute: test3
14:52:43 [2020-07-07T18:52:43.747Z] 
14:52:43 [2020-07-07T18:52:43.747Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-07-07 18:52:43.157
14:52:43 [2020-07-07T18:52:43.747Z] !MESSAGE Unknown trace attribute: test4
14:52:43 [2020-07-07T18:52:43.747Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
14:52:43 [2020-07-07T18:52:43.747Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.004 s
14:52:43 [2020-07-07T18:52:43.747Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.025 s
14:52:43 [2020-07-07T18:52:43.747Z] 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
14:52:43 [2020-07-07T18:52:43.747Z] 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
14:52:43 [2020-07-07T18:52:43.747Z] 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
14:52:43 [2020-07-07T18:52:43.747Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
14:52:50 [2020-07-07T18:52:50.283Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.444 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
14:52:50 [2020-07-07T18:52:50.283Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 4.074 s
14:52:50 [2020-07-07T18:52:50.283Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 2.369 s
14:52:50 [2020-07-07T18:52:50.283Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
14:53:28 [2020-07-07T18:53:28.948Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.477 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
14:53:28 [2020-07-07T18:53:28.948Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.004 s
14:53:28 [2020-07-07T18:53:28.948Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 5.133 s
14:53:28 [2020-07-07T18:53:28.948Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.858 s
14:53:28 [2020-07-07T18:53:28.948Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.85 s
14:53:28 [2020-07-07T18:53:28.948Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.951 s
14:53:28 [2020-07-07T18:53:28.948Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
14:53:28 [2020-07-07T18:53:28.948Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
14:53:28 [2020-07-07T18:53:28.948Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.891 s
14:53:28 [2020-07-07T18:53:28.948Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
14:53:28 [2020-07-07T18:53:28.948Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:53:28 [2020-07-07T18:53:28.948Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 5.067 s
14:53:28 [2020-07-07T18:53:28.948Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:53:28 [2020-07-07T18:53:28.948Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
14:53:28 [2020-07-07T18:53:28.948Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:53:28 [2020-07-07T18:53:28.948Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:53:28 [2020-07-07T18:53:28.948Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:53:28 [2020-07-07T18:53:28.948Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
14:53:28 [2020-07-07T18:53:28.948Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.858 s
14:53:28 [2020-07-07T18:53:28.948Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:53:28 [2020-07-07T18:53:28.948Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.847 s
14:53:28 [2020-07-07T18:53:28.948Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.843 s
14:53:28 [2020-07-07T18:53:28.948Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.825 s
14:53:28 [2020-07-07T18:53:28.948Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
14:53:28 [2020-07-07T18:53:28.948Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:53:28 [2020-07-07T18:53:28.948Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.852 s
14:53:28 [2020-07-07T18:53:28.948Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:53:28 [2020-07-07T18:53:28.948Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.865 s
14:53:28 [2020-07-07T18:53:28.948Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:53:28 [2020-07-07T18:53:28.948Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
14:53:28 [2020-07-07T18:53:28.948Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
14:53:28 [2020-07-07T18:53:28.948Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
14:53:28 [2020-07-07T18:53:28.948Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.815 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
14:53:28 [2020-07-07T18:53:28.948Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.129 s
14:53:28 [2020-07-07T18:53:28.948Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.131 s
14:53:28 [2020-07-07T18:53:28.948Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.425 s
14:53:28 [2020-07-07T18:53:28.948Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.129 s
14:53:28 [2020-07-07T18:53:28.948Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
14:53:31 [2020-07-07T18:53:31.467Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.497 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
14:53:31 [2020-07-07T18:53:31.467Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.006 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
14:53:31 [2020-07-07T18:53:31.467Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:53:31 [2020-07-07T18:53:31.467Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
14:53:31 [2020-07-07T18:53:31.467Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.003 s
14:53:31 [2020-07-07T18:53:31.467Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
14:53:43 [2020-07-07T18:53:43.650Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.182 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
14:53:43 [2020-07-07T18:53:43.650Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.141 s
14:53:43 [2020-07-07T18:53:43.650Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.579 s
14:53:43 [2020-07-07T18:53:43.650Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
14:53:43 [2020-07-07T18:53:43.650Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.491 s
14:53:43 [2020-07-07T18:53:43.650Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.495 s
14:53:43 [2020-07-07T18:53:43.650Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.291 s
14:53:43 [2020-07-07T18:53:43.650Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.09 s
14:53:43 [2020-07-07T18:53:43.650Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.097 s
14:53:43 [2020-07-07T18:53:43.650Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.378 s
14:53:43 [2020-07-07T18:53:43.650Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.47 s
14:53:43 [2020-07-07T18:53:43.650Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.157 s
14:53:43 [2020-07-07T18:53:43.650Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.437 s
14:53:43 [2020-07-07T18:53:43.650Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
14:53:43 [2020-07-07T18:53:43.650Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
14:53:43 [2020-07-07T18:53:43.650Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
14:53:43 [2020-07-07T18:53:43.650Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
14:53:43 [2020-07-07T18:53:43.650Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.361 s
14:53:43 [2020-07-07T18:53:43.650Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.342 s
14:53:43 [2020-07-07T18:53:43.650Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
14:53:43 [2020-07-07T18:53:43.650Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
14:53:43 [2020-07-07T18:53:43.650Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
14:53:43 [2020-07-07T18:53:43.650Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
14:53:43 [2020-07-07T18:53:43.650Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.015 s
14:53:43 [2020-07-07T18:53:43.650Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
14:53:43 [2020-07-07T18:53:43.650Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
14:53:43 [2020-07-07T18:53:43.650Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0.001 s
14:53:43 [2020-07-07T18:53:43.650Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
14:53:43 [2020-07-07T18:53:43.650Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
14:53:43 [2020-07-07T18:53:43.650Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
14:53:43 [2020-07-07T18:53:43.650Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
14:53:43 [2020-07-07T18:53:43.650Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
14:53:43 [2020-07-07T18:53:43.650Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
14:53:43 [2020-07-07T18:53:43.650Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
14:53:44 [2020-07-07T18:53:44.578Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
14:53:44 [2020-07-07T18:53:44.578Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0 s
14:53:44 [2020-07-07T18:53:44.578Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.09 s
14:53:44 [2020-07-07T18:53:44.578Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.114 s
14:53:44 [2020-07-07T18:53:44.578Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.073 s
14:53:44 [2020-07-07T18:53:44.578Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.098 s
14:53:44 [2020-07-07T18:53:44.578Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.118 s
14:53:44 [2020-07-07T18:53:44.578Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.086 s
14:53:44 [2020-07-07T18:53:44.578Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.087 s
14:53:44 [2020-07-07T18:53:44.578Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
14:53:56 [2020-07-07T18:53:56.751Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.367 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
14:53:56 [2020-07-07T18:53:56.751Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.424 s
14:53:56 [2020-07-07T18:53:56.751Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.682 s
14:53:56 [2020-07-07T18:53:56.751Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.307 s
14:53:56 [2020-07-07T18:53:56.751Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.305 s
14:53:56 [2020-07-07T18:53:56.751Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.306 s
14:53:56 [2020-07-07T18:53:56.751Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.343 s
14:53:56 [2020-07-07T18:53:56.751Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
14:53:56 [2020-07-07T18:53:56.751Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
14:53:56 [2020-07-07T18:53:56.751Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
14:53:56 [2020-07-07T18:53:56.751Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
14:53:56 [2020-07-07T18:53:56.751Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
14:53:56 [2020-07-07T18:53:56.751Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0 s
14:53:56 [2020-07-07T18:53:56.751Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
14:55:48 [2020-07-07T18:55:48.134Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.189 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.925 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.072 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 8.824 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.773 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.711 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 8.882 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 8.183 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 8.95 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.055 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.051 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.155 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.66 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.26 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.491 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.216 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.217 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.218 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.013 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.014 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.015 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.815 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.232 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.139 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.542 s
14:55:48 [2020-07-07T18:55:48.134Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.032 s
14:55:48 [2020-07-07T18:55:48.135Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.739 s
14:55:48 [2020-07-07T18:55:48.135Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
14:55:48 [2020-07-07T18:55:48.135Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
14:55:48 [2020-07-07T18:55:48.135Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.017 s
14:55:48 [2020-07-07T18:55:48.135Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.034 s
14:55:48 [2020-07-07T18:55:48.135Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.017 s
14:55:48 [2020-07-07T18:55:48.135Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.018 s
14:55:48 [2020-07-07T18:55:48.135Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.015 s
14:55:48 [2020-07-07T18:55:48.135Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.015 s
14:55:48 [2020-07-07T18:55:48.135Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.067 s
14:55:48 [2020-07-07T18:55:48.135Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.015 s
14:55:48 [2020-07-07T18:55:48.135Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.015 s
14:55:48 [2020-07-07T18:55:48.135Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.015 s
14:55:48 [2020-07-07T18:55:48.135Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.052 s
14:55:48 [2020-07-07T18:55:48.135Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.021 s
14:55:48 [2020-07-07T18:55:48.135Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.014 s
14:55:48 [2020-07-07T18:55:48.135Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.016 s
14:55:48 [2020-07-07T18:55:48.135Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.054 s
14:55:48 [2020-07-07T18:55:48.135Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.015 s
14:55:48 [2020-07-07T18:55:48.135Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.015 s
14:55:48 [2020-07-07T18:55:48.135Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
14:55:48 [2020-07-07T18:55:48.135Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
14:55:48 [2020-07-07T18:55:48.135Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 0.082 s
14:55:48 [2020-07-07T18:55:48.135Z] 
14:55:48 [2020-07-07T18:55:48.135Z] Results:
14:55:48 [2020-07-07T18:55:48.135Z] 
14:55:48 [2020-07-07T18:55:48.135Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
14:55:48 [2020-07-07T18:55:48.135Z] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] All tests passed!
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.pom
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.0-SNAPSHOT [21/138]
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] The project's OSGi version is 1.0.0.202007071840
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-sources.jar
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
14:55:48 [2020-07-07T18:55:48.135Z] [INFO] Command line:
14:55:48 [2020-07-07T18:55:48.135Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:55:48 [2020-07-07T18:55:48.135Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:55:48 [2020-07-07T18:55:48.135Z] !SESSION 2020-07-07 18:55:45.177 -----------------------------------------------
14:55:48 [2020-07-07T18:55:48.135Z] eclipse.buildId=unknown
14:55:48 [2020-07-07T18:55:48.135Z] java.version=1.8.0_202
14:55:48 [2020-07-07T18:55:48.135Z] java.vendor=Oracle Corporation
14:55:48 [2020-07-07T18:55:48.135Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:55:48 [2020-07-07T18:55:48.135Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:55:48 [2020-07-07T18:55:48.135Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:55:48 [2020-07-07T18:55:48.135Z] 
14:55:48 [2020-07-07T18:55:48.135Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 18:55:46.417
14:55:48 [2020-07-07T18:55:48.135Z] !MESSAGE FrameworkEvent ERROR
14:55:48 [2020-07-07T18:55:48.135Z] !STACK 0
14:55:48 [2020-07-07T18:55:48.135Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:55:48 [2020-07-07T18:55:48.135Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:55:48 [2020-07-07T18:55:48.135Z] 
14:55:48 [2020-07-07T18:55:48.135Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:55:48 [2020-07-07T18:55:48.135Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:55:48 [2020-07-07T18:55:48.136Z] 
14:55:48 [2020-07-07T18:55:48.136Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 18:55:46.501
14:55:48 [2020-07-07T18:55:48.136Z] !MESSAGE FrameworkEvent ERROR
14:55:48 [2020-07-07T18:55:48.136Z] !STACK 0
14:55:48 [2020-07-07T18:55:48.136Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:55:48 [2020-07-07T18:55:48.136Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:55:48 [2020-07-07T18:55:48.136Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:55:48 [2020-07-07T18:55:48.136Z]     -> 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"
14:55:48 [2020-07-07T18:55:48.136Z]        org.apache.httpcomponents.httpclient.win [35]
14:55:48 [2020-07-07T18:55:48.136Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:55:48 [2020-07-07T18:55:48.136Z] 
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:55:48 [2020-07-07T18:55:48.136Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:55:48 [2020-07-07T18:55:48.136Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
14:55:48 [2020-07-07T18:55:48.136Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
14:55:48 [2020-07-07T18:55:48.136Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.006 s
14:55:48 [2020-07-07T18:55:48.136Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
14:55:48 [2020-07-07T18:55:48.136Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
14:55:48 [2020-07-07T18:55:48.136Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.141 s
14:55:48 [2020-07-07T18:55:48.136Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.009 s
14:55:48 [2020-07-07T18:55:48.136Z] 
14:55:48 [2020-07-07T18:55:48.136Z] Results:
14:55:48 [2020-07-07T18:55:48.136Z] 
14:55:48 [2020-07-07T18:55:48.136Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
14:55:48 [2020-07-07T18:55:48.136Z] 
14:55:48 [2020-07-07T18:55:48.393Z] [INFO] All tests passed!
14:55:48 [2020-07-07T18:55:48.393Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.393Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.pom
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-sources.jar
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 6.1.0-SNAPSHOT         [22/138]
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] The project's OSGi version is 6.1.0.202007071840
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] --- maven-antrun-plugin:1.8:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] Executing tasks
14:55:48 [2020-07-07T18:55:48.649Z] 
14:55:48 [2020-07-07T18:55:48.649Z] main:
14:55:48 [2020-07-07T18:55:48.649Z] 
14:55:48 [2020-07-07T18:55:48.649Z] main:
14:55:48 [2020-07-07T18:55:48.649Z] 
14:55:48 [2020-07-07T18:55:48.649Z] resetCSS:
14:55:48 [2020-07-07T18:55:48.649Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
14:55:48 [2020-07-07T18:55:48.649Z] 
14:55:48 [2020-07-07T18:55:48.649Z] checkTargetPlatform:
14:55:48 [2020-07-07T18:55:48.649Z]      [echo] Verifying target platform: tracecompass-e4.12
14:55:48 [2020-07-07T18:55:48.649Z] 
14:55:48 [2020-07-07T18:55:48.649Z] fixCSS:
14:55:48 [2020-07-07T18:55:48.649Z]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] Executed tasks
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] 
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
14:55:48 [2020-07-07T18:55:48.649Z] [INFO] Compiling 566 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
14:55:51 [2020-07-07T18:55:51.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java:[67] 
14:55:51 [2020-07-07T18:55:51.917Z] 	return fSeries.getXSeries();
14:55:51 [2020-07-07T18:55:51.917Z] 	               ^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.917Z] The method getXSeries() from the type ISeries<capture#6-of ?> is deprecated
14:55:51 [2020-07-07T18:55:51.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java:[72] 
14:55:51 [2020-07-07T18:55:51.917Z] 	return fSeries.getYSeries();
14:55:51 [2020-07-07T18:55:51.917Z] 	               ^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.917Z] The method getYSeries() from the type ISeries<capture#7-of ?> is deprecated
14:55:51 [2020-07-07T18:55:51.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[113] 
14:55:51 [2020-07-07T18:55:51.917Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
14:55:51 [2020-07-07T18:55:51.917Z] 	                                                                                                                          ^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:51 [2020-07-07T18:55:51.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[119] 
14:55:51 [2020-07-07T18:55:51.917Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
14:55:51 [2020-07-07T18:55:51.917Z] 	                                           ^^^
14:55:51 [2020-07-07T18:55:51.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:51 [2020-07-07T18:55:51.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[121] 
14:55:51 [2020-07-07T18:55:51.917Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
14:55:51 [2020-07-07T18:55:51.917Z] 	                                           ^^^
14:55:51 [2020-07-07T18:55:51.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:51 [2020-07-07T18:55:51.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[123] 
14:55:51 [2020-07-07T18:55:51.917Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
14:55:51 [2020-07-07T18:55:51.917Z] 	                                           ^^^
14:55:51 [2020-07-07T18:55:51.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:51 [2020-07-07T18:55:51.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[884] 
14:55:51 [2020-07-07T18:55:51.917Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat);
14:55:51 [2020-07-07T18:55:51.917Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.917Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
14:55:51 [2020-07-07T18:55:51.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1722] 
14:55:51 [2020-07-07T18:55:51.917Z] 	new TmfTimestampFormat(inputData.format);
14:55:51 [2020-07-07T18:55:51.917Z] 	                       ^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.917Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:51 [2020-07-07T18:55:51.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[91] 
14:55:51 [2020-07-07T18:55:51.917Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
14:55:51 [2020-07-07T18:55:51.917Z] 	         ^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.917Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
14:55:51 [2020-07-07T18:55:51.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[101] 
14:55:51 [2020-07-07T18:55:51.917Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) entry;
14:55:51 [2020-07-07T18:55:51.917Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.917Z] Type safety: Unchecked cast from ITmfTreeViewerEntry to TmfGenericTreeEntry<TmfTreeDataModel>
14:55:51 [2020-07-07T18:55:51.917Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[136] 
14:55:51 [2020-07-07T18:55:51.917Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
14:55:51 [2020-07-07T18:55:51.917Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.917Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[163] 
14:55:51 [2020-07-07T18:55:51.918Z] 	ITmfTreeXYDataProvider<?> dataProvider = DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
14:55:51 [2020-07-07T18:55:51.918Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[79] 
14:55:51 [2020-07-07T18:55:51.918Z] 	Object service = page.getActivePart().getSite().getService(IHandlerService.class);
14:55:51 [2020-07-07T18:55:51.918Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] 
14:55:51 [2020-07-07T18:55:51.918Z] 	private static final @NonNull Comparator<ITmfStateInterval> INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime);
14:55:51 [2020-07-07T18:55:51.918Z] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Null type safety (type annotations): The expression of type 'Comparator<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull Comparator<ITmfStateInterval>'
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[77] 
14:55:51 [2020-07-07T18:55:51.918Z] 	private static final @NonNull Comparator<ITimeEvent> TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration);
14:55:51 [2020-07-07T18:55:51.918Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Null type safety (type annotations): The expression of type 'Comparator<ITimeEvent>' needs unchecked conversion to conform to '@NonNull Comparator<ITimeEvent>'
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[233] 
14:55:51 [2020-07-07T18:55:51.918Z] 	doFilterEventList(entry, eventList, predicates);
14:55:51 [2020-07-07T18:55:51.918Z] 	                         ^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[253] 
14:55:51 [2020-07-07T18:55:51.918Z] 	doFilterEventList(entry, eventList, predicates);
14:55:51 [2020-07-07T18:55:51.918Z] 	                         ^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[275] 
14:55:51 [2020-07-07T18:55:51.918Z] 	Collection<Integer> quarks = getQuarksForEntry(entry, ss);
14:55:51 [2020-07-07T18:55:51.918Z] 	                                               ^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry'
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/importexport/ManifestReader.java:[81] 
14:55:51 [2020-07-07T18:55:51.918Z] 	XmlUtils.safeValidate(schema, new StreamSource(input));
14:55:51 [2020-07-07T18:55:51.918Z] 	                      ^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[541] 
14:55:51 [2020-07-07T18:55:51.918Z] 	Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class);
14:55:51 [2020-07-07T18:55:51.918Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1232] 
14:55:51 [2020-07-07T18:55:51.918Z] 	Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class);
14:55:51 [2020-07-07T18:55:51.918Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1234] 
14:55:51 [2020-07-07T18:55:51.918Z] 	Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class);
14:55:51 [2020-07-07T18:55:51.918Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] 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
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java:[96] 
14:55:51 [2020-07-07T18:55:51.918Z] 	OutputElementStyle style = entry.getValue();
14:55:51 [2020-07-07T18:55:51.918Z] 	                           ^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java:[99] 
14:55:51 [2020-07-07T18:55:51.918Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
14:55:51 [2020-07-07T18:55:51.918Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Null type safety (type annotations): The expression of type 'HashMap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>', corresponding supertype is 'Map<@NonNull String,@NonNull Object>'
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java:[105] 
14:55:51 [2020-07-07T18:55:51.918Z] 	return builder.build();
14:55:51 [2020-07-07T18:55:51.918Z] 	       ^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Null type safety (type annotations): The expression of type 'ImmutableMultimap<String,Object>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull String,@NonNull Object>', corresponding supertype is 'Multimap<String,Object>'
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java:[91] 
14:55:51 [2020-07-07T18:55:51.918Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
14:55:51 [2020-07-07T18:55:51.918Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java:[91] 
14:55:51 [2020-07-07T18:55:51.918Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
14:55:51 [2020-07-07T18:55:51.918Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java:[111] 
14:55:51 [2020-07-07T18:55:51.918Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
14:55:51 [2020-07-07T18:55:51.918Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
14:55:51 [2020-07-07T18:55:51.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:51 [2020-07-07T18:55:51.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[227] 
14:55:51 [2020-07-07T18:55:51.918Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
14:55:51 [2020-07-07T18:55:51.918Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[311] 
14:55:52 [2020-07-07T18:55:52.177Z] 	dataProvider = initializeDataProvider(fTrace);
14:55:52 [2020-07-07T18:55:52.177Z] 	                                      ^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[383] 
14:55:52 [2020-07-07T18:55:52.177Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
14:55:52 [2020-07-07T18:55:52.177Z] 	                                                      ^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[479] 
14:55:52 [2020-07-07T18:55:52.177Z] 	series.setXSeries(brightXArray);
14:55:52 [2020-07-07T18:55:52.177Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] The method setXSeries(double[]) from the type ISeries<capture#5-of ?> is deprecated
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[480] 
14:55:52 [2020-07-07T18:55:52.177Z] 	series.setYSeries(brightYArray);
14:55:52 [2020-07-07T18:55:52.177Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] The method setYSeries(double[]) from the type ISeries<capture#6-of ?> is deprecated
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[493] 
14:55:52 [2020-07-07T18:55:52.177Z] 	dimmedSeries.setXSeries(dimmedXArray);
14:55:52 [2020-07-07T18:55:52.177Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] The method setXSeries(double[]) from the type ISeries<capture#12-of ?> is deprecated
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[494] 
14:55:52 [2020-07-07T18:55:52.177Z] 	dimmedSeries.setYSeries(dimmedYArray);
14:55:52 [2020-07-07T18:55:52.177Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] The method setYSeries(double[]) from the type ISeries<capture#13-of ?> is deprecated
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[664] 
14:55:52 [2020-07-07T18:55:52.177Z] 	int numRequests = fOverrideNbPoints != 0 ? fOverrideNbPoints : (int) Math.min(getWindowEndTime() - getWindowStartTime() + 1, (long) (getSwtChart().getPlotArea().getBounds().width * fResolution));
14:55:52 [2020-07-07T18:55:52.177Z] 	                                                                                                                                                                 ^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] The method getBounds() from the type IPlotArea is deprecated
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[244] 
14:55:52 [2020-07-07T18:55:52.177Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
14:55:52 [2020-07-07T18:55:52.177Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[343] 
14:55:52 [2020-07-07T18:55:52.177Z] 	dataProvider = initializeDataProvider(fTrace);
14:55:52 [2020-07-07T18:55:52.177Z] 	                                      ^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[415] 
14:55:52 [2020-07-07T18:55:52.177Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
14:55:52 [2020-07-07T18:55:52.177Z] 	                                                      ^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1170] 
14:55:52 [2020-07-07T18:55:52.177Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
14:55:52 [2020-07-07T18:55:52.177Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] 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
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1188] 
14:55:52 [2020-07-07T18:55:52.177Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
14:55:52 [2020-07-07T18:55:52.177Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] 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
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[848] 
14:55:52 [2020-07-07T18:55:52.177Z] 	return Iterables.concat(Collections.singleton(root), Iterables.concat(transform));
14:55:52 [2020-07-07T18:55:52.177Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>'
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[52] 
14:55:52 [2020-07-07T18:55:52.177Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
14:55:52 [2020-07-07T18:55:52.177Z] 	                                                                         ^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[53] 
14:55:52 [2020-07-07T18:55:52.177Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
14:55:52 [2020-07-07T18:55:52.177Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java:[149] 
14:55:52 [2020-07-07T18:55:52.177Z] 	fView.filterUpdated(fRegex, fFilterRegexes);
14:55:52 [2020-07-07T18:55:52.177Z] 	                            ^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Null type safety (type annotations): The expression of type 'Set<@NonNull String>' needs unchecked conversion to conform to '@NonNull Set<@NonNull String>'
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java:[242] 
14:55:52 [2020-07-07T18:55:52.177Z] 	fView.filterUpdated(fRegex, fFilterRegexes);
14:55:52 [2020-07-07T18:55:52.177Z] 	                            ^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Null type safety (type annotations): The expression of type 'Set<@NonNull String>' needs unchecked conversion to conform to '@NonNull Set<@NonNull String>'
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[152] 
14:55:52 [2020-07-07T18:55:52.177Z] 	Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class);
14:55:52 [2020-07-07T18:55:52.177Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] 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
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[262] 
14:55:52 [2020-07-07T18:55:52.177Z] 	Object serviceObject = window.getService(IHandlerService.class);
14:55:52 [2020-07-07T18:55:52.177Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] 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
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[174] 
14:55:52 [2020-07-07T18:55:52.177Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
14:55:52 [2020-07-07T18:55:52.177Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[304] 
14:55:52 [2020-07-07T18:55:52.177Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getDataContextId(CHECKED_ELEMENTS));
14:55:52 [2020-07-07T18:55:52.177Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Type safety: Unchecked cast from Object to Set<Long>
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[360] 
14:55:52 [2020-07-07T18:55:52.177Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
14:55:52 [2020-07-07T18:55:52.177Z] 	                  ^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[539] 
14:55:52 [2020-07-07T18:55:52.177Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
14:55:52 [2020-07-07T18:55:52.177Z] 	          ^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[626] 
14:55:52 [2020-07-07T18:55:52.177Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
14:55:52 [2020-07-07T18:55:52.177Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.177Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
14:55:52 [2020-07-07T18:55:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[694] 
14:55:52 [2020-07-07T18:55:52.177Z] 	return comparator.compare((T) e1, (T) e2);
14:55:52 [2020-07-07T18:55:52.177Z] 	                          ^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Type safety: Unchecked cast from Object to T
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[694] 
14:55:52 [2020-07-07T18:55:52.178Z] 	return comparator.compare((T) e1, (T) e2);
14:55:52 [2020-07-07T18:55:52.178Z] 	                                  ^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Type safety: Unchecked cast from Object to T
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java:[117] 
14:55:52 [2020-07-07T18:55:52.178Z] 	return fTimeProvider.getSwtChart().getPlotArea().getBounds().width;
14:55:52 [2020-07-07T18:55:52.178Z] 	                                                 ^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] The method getBounds() from the type IPlotArea is deprecated
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[89] 
14:55:52 [2020-07-07T18:55:52.178Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
14:55:52 [2020-07-07T18:55:52.178Z] 	         ^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[99] 
14:55:52 [2020-07-07T18:55:52.178Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) entry;
14:55:52 [2020-07-07T18:55:52.178Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Type safety: Unchecked cast from ITmfTreeViewerEntry to TmfGenericTreeEntry<TmfTreeDataModel>
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[134] 
14:55:52 [2020-07-07T18:55:52.178Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
14:55:52 [2020-07-07T18:55:52.178Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[156] 
14:55:52 [2020-07-07T18:55:52.178Z] 	ITmfTreeXYDataProvider<?> dataProvider = DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
14:55:52 [2020-07-07T18:55:52.178Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[108] 
14:55:52 [2020-07-07T18:55:52.178Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
14:55:52 [2020-07-07T18:55:52.178Z] 	                                                                                                                          ^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[114] 
14:55:52 [2020-07-07T18:55:52.178Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
14:55:52 [2020-07-07T18:55:52.178Z] 	                                           ^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[116] 
14:55:52 [2020-07-07T18:55:52.178Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
14:55:52 [2020-07-07T18:55:52.178Z] 	                                           ^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[118] 
14:55:52 [2020-07-07T18:55:52.178Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
14:55:52 [2020-07-07T18:55:52.178Z] 	                                           ^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[131] 
14:55:52 [2020-07-07T18:55:52.178Z] 	return new ZipArchiveFile(new ZipFile(file));
14:55:52 [2020-07-07T18:55:52.178Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Potential resource leak: '<unassigned Closeable value>' may not be closed at this location
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java:[46] 
14:55:52 [2020-07-07T18:55:52.178Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
14:55:52 [2020-07-07T18:55:52.178Z] 	                                                                         ^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java:[47] 
14:55:52 [2020-07-07T18:55:52.178Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
14:55:52 [2020-07-07T18:55:52.178Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[217] 
14:55:52 [2020-07-07T18:55:52.178Z] 	return new TimeGraphLineEntry(model);
14:55:52 [2020-07-07T18:55:52.178Z] 	                              ^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[219] 
14:55:52 [2020-07-07T18:55:52.178Z] 	return new TimeGraphEntry(model);
14:55:52 [2020-07-07T18:55:52.178Z] 	                          ^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[236] 
14:55:52 [2020-07-07T18:55:52.178Z] 	this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime));
14:55:52 [2020-07-07T18:55:52.178Z] 	                                                               ^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[847] 
14:55:52 [2020-07-07T18:55:52.178Z] 	int width = fContext.getFontMetrics().getAverageCharWidth();
14:55:52 [2020-07-07T18:55:52.178Z] 	                                      ^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] The method getAverageCharWidth() from the type FontMetrics is deprecated
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[537] 
14:55:52 [2020-07-07T18:55:52.178Z] 	new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$
14:55:52 [2020-07-07T18:55:52.178Z] 	                                             ^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[38] 
14:55:52 [2020-07-07T18:55:52.178Z] 	super(model.getName());
14:55:52 [2020-07-07T18:55:52.178Z] 	      ^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/StylePropertiesUtils.java:[48] 
14:55:52 [2020-07-07T18:55:52.178Z] 	@NonNull Map<@NonNull String, @NonNull Object> updatedStyles = new HashMap<>(styleMap);
14:55:52 [2020-07-07T18:55:52.178Z] 	                                                                             ^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,Object>' needs unchecked conversion to conform to 'Map<? extends @NonNull String,? extends @NonNull Object>'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[172] 
14:55:52 [2020-07-07T18:55:52.178Z] 	return traceElement.getSupplementaryResources();
14:55:52 [2020-07-07T18:55:52.178Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[195] 
14:55:52 [2020-07-07T18:55:52.178Z] 	TraceToTrim create = TraceToTrim.create(this, childElement);
14:55:52 [2020-07-07T18:55:52.178Z] 	                                              ^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[111] 
14:55:52 [2020-07-07T18:55:52.178Z] 	OutputElementStyle style = entry.getValue();
14:55:52 [2020-07-07T18:55:52.178Z] 	                           ^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[114] 
14:55:52 [2020-07-07T18:55:52.178Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
14:55:52 [2020-07-07T18:55:52.178Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'HashMap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>', corresponding supertype is 'Map<@NonNull String,@NonNull Object>'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[147] 
14:55:52 [2020-07-07T18:55:52.178Z] 	String styleKey = styleEntry.getKey();
14:55:52 [2020-07-07T18:55:52.178Z] 	                  ^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[149] 
14:55:52 [2020-07-07T18:55:52.178Z] 	OutputElementStyle elementStyle = styleEntry.getValue();
14:55:52 [2020-07-07T18:55:52.178Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[178] 
14:55:52 [2020-07-07T18:55:52.178Z] 	stateTable = stateItemList.toArray(new StateItem[stateItemList.size()]);
14:55:52 [2020-07-07T18:55:52.178Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Null type safety (type annotations): The expression of type 'StateItem[]' needs unchecked conversion to conform to '@Nullable StateItem @NonNull[]'
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[288] 
14:55:52 [2020-07-07T18:55:52.178Z] 	Integer index = entry.getValue();
14:55:52 [2020-07-07T18:55:52.178Z] 	                ^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[265] 
14:55:52 [2020-07-07T18:55:52.178Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
14:55:52 [2020-07-07T18:55:52.178Z]                 .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class);
14:55:52 [2020-07-07T18:55:52.178Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[177] 
14:55:52 [2020-07-07T18:55:52.178Z] 	Rectangle bounds = fSwtChart.getPlotArea().getBounds();
14:55:52 [2020-07-07T18:55:52.178Z] 	                                           ^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] The method getBounds() from the type IPlotArea is deprecated
14:55:52 [2020-07-07T18:55:52.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[451] 
14:55:52 [2020-07-07T18:55:52.178Z] 	Rectangle bounds = fSwtChart.getPlotArea().getBounds();
14:55:52 [2020-07-07T18:55:52.178Z] 	                                           ^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.178Z] The method getBounds() from the type IPlotArea is deprecated
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[579] 
14:55:52 [2020-07-07T18:55:52.179Z] 	ISeries[] series = set.getSeries();
14:55:52 [2020-07-07T18:55:52.179Z] 	^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[745] 
14:55:52 [2020-07-07T18:55:52.179Z] 	Rectangle controlBounds = getSwtChart().getPlotArea().getBounds();
14:55:52 [2020-07-07T18:55:52.179Z] 	                                                      ^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] The method getBounds() from the type IPlotArea is deprecated
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[18] 
14:55:52 [2020-07-07T18:55:52.179Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation;
14:55:52 [2020-07-07T18:55:52.179Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[90] 
14:55:52 [2020-07-07T18:55:52.179Z] 	*            {@link IAnnotation} that represent this marker event
14:55:52 [2020-07-07T18:55:52.179Z] 	                    ^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[99] 
14:55:52 [2020-07-07T18:55:52.179Z] 	public MarkerEvent(IAnnotation annotation, ITimeGraphEntry entry, String category, boolean foreground) {
14:55:52 [2020-07-07T18:55:52.179Z] 	                   ^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[102] 
14:55:52 [2020-07-07T18:55:52.179Z] 	fLabel = annotation.getLabel();
14:55:52 [2020-07-07T18:55:52.179Z] 	         ^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Discouraged access: The method 'IAnnotation.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[156] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$
14:55:52 [2020-07-07T18:55:52.179Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
14:55:52 [2020-07-07T18:55:52.179Z] 	                                 ^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
14:55:52 [2020-07-07T18:55:52.179Z] 	                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[162] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
14:55:52 [2020-07-07T18:55:52.179Z] 	                                 ^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[162] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
14:55:52 [2020-07-07T18:55:52.179Z] 	                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[163] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
14:55:52 [2020-07-07T18:55:52.179Z] 	                                 ^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[163] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
14:55:52 [2020-07-07T18:55:52.179Z] 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[167] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$
14:55:52 [2020-07-07T18:55:52.179Z] 	                                                    ^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[233] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
14:55:52 [2020-07-07T18:55:52.179Z] 	                      ^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[233] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
14:55:52 [2020-07-07T18:55:52.179Z] 	                                     ^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[243] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state);
14:55:52 [2020-07-07T18:55:52.179Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[251] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
14:55:52 [2020-07-07T18:55:52.179Z] 	                        ^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[251] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
14:55:52 [2020-07-07T18:55:52.179Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[298] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE,
14:55:52 [2020-07-07T18:55:52.179Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[299] 
14:55:52 [2020-07-07T18:55:52.179Z] 	eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$
14:55:52 [2020-07-07T18:55:52.179Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
14:55:52 [2020-07-07T18:55:52.179Z] 	                                 ^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
14:55:52 [2020-07-07T18:55:52.179Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
14:55:52 [2020-07-07T18:55:52.179Z] 	                                                                                                                                                     ^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
14:55:52 [2020-07-07T18:55:52.179Z] 	                                 ^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
14:55:52 [2020-07-07T18:55:52.179Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
14:55:52 [2020-07-07T18:55:52.179Z] 	                                                                                                                                                    ^^^^^^^
14:55:52 [2020-07-07T18:55:52.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.179Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
14:55:52 [2020-07-07T18:55:52.179Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
14:55:52 [2020-07-07T18:55:52.180Z] 	                                 ^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
14:55:52 [2020-07-07T18:55:52.180Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
14:55:52 [2020-07-07T18:55:52.180Z] 	                                                                                                                                                     ^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[309] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
14:55:52 [2020-07-07T18:55:52.180Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[309] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
14:55:52 [2020-07-07T18:55:52.180Z] 	                                                             ^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[324] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
14:55:52 [2020-07-07T18:55:52.180Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[324] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
14:55:52 [2020-07-07T18:55:52.180Z] 	                                                                         ^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[332] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
14:55:52 [2020-07-07T18:55:52.180Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[332] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
14:55:52 [2020-07-07T18:55:52.180Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[333] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
14:55:52 [2020-07-07T18:55:52.180Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[333] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
14:55:52 [2020-07-07T18:55:52.180Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[340] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
14:55:52 [2020-07-07T18:55:52.180Z] 	                       ^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[340] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
14:55:52 [2020-07-07T18:55:52.180Z] 	                                            ^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[356] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
14:55:52 [2020-07-07T18:55:52.180Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[356] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
14:55:52 [2020-07-07T18:55:52.180Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
14:55:52 [2020-07-07T18:55:52.180Z] 	                                 ^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
14:55:52 [2020-07-07T18:55:52.180Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
14:55:52 [2020-07-07T18:55:52.180Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
14:55:52 [2020-07-07T18:55:52.180Z] 	                                 ^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
14:55:52 [2020-07-07T18:55:52.180Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
14:55:52 [2020-07-07T18:55:52.180Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
14:55:52 [2020-07-07T18:55:52.180Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
14:55:52 [2020-07-07T18:55:52.180Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
14:55:52 [2020-07-07T18:55:52.181Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
14:55:52 [2020-07-07T18:55:52.181Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
14:55:52 [2020-07-07T18:55:52.181Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
14:55:52 [2020-07-07T18:55:52.181Z] 	                                 ^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
14:55:52 [2020-07-07T18:55:52.181Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
14:55:52 [2020-07-07T18:55:52.181Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
14:55:52 [2020-07-07T18:55:52.181Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
14:55:52 [2020-07-07T18:55:52.181Z] 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[781] 
14:55:52 [2020-07-07T18:55:52.181Z] 	for (Entry<String, String> filterEntry : getPresentationProvider().getFilterInput(te).entrySet()) {
14:55:52 [2020-07-07T18:55:52.181Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<String,String>' needs unchecked conversion to conform to 'Map.Entry<@NonNull String,@NonNull String>'
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[787] 
14:55:52 [2020-07-07T18:55:52.181Z] 	Integer property = mapEntry.getKey();
14:55:52 [2020-07-07T18:55:52.181Z] 	                   ^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull Predicate<@NonNull Multimap<@NonNull String,@NonNull Object>>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[835] 
14:55:52 [2020-07-07T18:55:52.181Z] 	doFilterEventList(entry, eventList, Maps.transformValues(predicates, p -> new TransformedPredicate(p)));
14:55:52 [2020-07-07T18:55:52.181Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,@NonNull Predicate<@NonNull Multimap<@NonNull String,@NonNull Object>>>' needs unchecked conversion to conform to '@NonNull Map<@NonNull Integer,@NonNull Predicate<@NonNull Multimap<@NonNull String,@NonNull Object>>>'
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[894] 
14:55:52 [2020-07-07T18:55:52.181Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
14:55:52 [2020-07-07T18:55:52.181Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] 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>>'
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1499] 
14:55:52 [2020-07-07T18:55:52.181Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
14:55:52 [2020-07-07T18:55:52.181Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] 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
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1863] 
14:55:52 [2020-07-07T18:55:52.181Z] 	service = site.getService(IWorkbenchSiteProgressService.class);
14:55:52 [2020-07-07T18:55:52.181Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] 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
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[3013] 
14:55:52 [2020-07-07T18:55:52.181Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
14:55:52 [2020-07-07T18:55:52.181Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] 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
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[3025] 
14:55:52 [2020-07-07T18:55:52.181Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
14:55:52 [2020-07-07T18:55:52.181Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] 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
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[256] 
14:55:52 [2020-07-07T18:55:52.181Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
14:55:52 [2020-07-07T18:55:52.181Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] 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
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/model/StyleManager.java:[89] 
14:55:52 [2020-07-07T18:55:52.181Z] 	styleQueue.addAll(Arrays.asList(split));
14:55:52 [2020-07-07T18:55:52.181Z] 	                                ^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to '@NonNull String []'
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[135] 
14:55:52 [2020-07-07T18:55:52.181Z] 	return closeZipFile(specifiedFile);
14:55:52 [2020-07-07T18:55:52.181Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Potential resource leak: 'specifiedFile' may not be closed at this location
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[195] 
14:55:52 [2020-07-07T18:55:52.181Z] 	return archiveSize;
14:55:52 [2020-07-07T18:55:52.181Z] 	^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Potential resource leak: 'zipFile' may not be closed at this location
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.java:[264] 
14:55:52 [2020-07-07T18:55:52.181Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
14:55:52 [2020-07-07T18:55:52.181Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] 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
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[99] 
14:55:52 [2020-07-07T18:55:52.181Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
14:55:52 [2020-07-07T18:55:52.181Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[99] 
14:55:52 [2020-07-07T18:55:52.181Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
14:55:52 [2020-07-07T18:55:52.181Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.181Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[119] 
14:55:52 [2020-07-07T18:55:52.181Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
14:55:52 [2020-07-07T18:55:52.181Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.181Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[53] 
14:55:52 [2020-07-07T18:55:52.182Z] 	String oldFillColorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.fillColor());
14:55:52 [2020-07-07T18:55:52.182Z] 	                                                                                                   ^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] The method fillColor() from the type ITimeEventStyleStrings is deprecated
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[54] 
14:55:52 [2020-07-07T18:55:52.182Z] 	String oldHeightFactorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.heightFactor());
14:55:52 [2020-07-07T18:55:52.182Z] 	                                                                                                      ^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] The method heightFactor() from the type ITimeEventStyleStrings is deprecated
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[173] 
14:55:52 [2020-07-07T18:55:52.182Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
14:55:52 [2020-07-07T18:55:52.182Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[303] 
14:55:52 [2020-07-07T18:55:52.182Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getDataContextId(CHECKED_ELEMENTS));
14:55:52 [2020-07-07T18:55:52.182Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Type safety: Unchecked cast from Object to Set<Long>
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[357] 
14:55:52 [2020-07-07T18:55:52.182Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
14:55:52 [2020-07-07T18:55:52.182Z] 	                  ^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[536] 
14:55:52 [2020-07-07T18:55:52.182Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
14:55:52 [2020-07-07T18:55:52.182Z] 	          ^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[601] 
14:55:52 [2020-07-07T18:55:52.182Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
14:55:52 [2020-07-07T18:55:52.182Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[669] 
14:55:52 [2020-07-07T18:55:52.182Z] 	return comparator.compare((T) e1, (T) e2);
14:55:52 [2020-07-07T18:55:52.182Z] 	                          ^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Type safety: Unchecked cast from Object to T
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[669] 
14:55:52 [2020-07-07T18:55:52.182Z] 	return comparator.compare((T) e1, (T) e2);
14:55:52 [2020-07-07T18:55:52.182Z] 	                                  ^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Type safety: Unchecked cast from Object to T
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
14:55:52 [2020-07-07T18:55:52.182Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
14:55:52 [2020-07-07T18:55:52.182Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
14:55:52 [2020-07-07T18:55:52.182Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
14:55:52 [2020-07-07T18:55:52.182Z] 	                                                       ^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[271] 
14:55:52 [2020-07-07T18:55:52.182Z] 	addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip),
14:55:52 [2020-07-07T18:55:52.182Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] 
14:55:52 [2020-07-07T18:55:52.182Z] 	ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange,
14:55:52 [2020-07-07T18:55:52.182Z]                             TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime));
14:55:52 [2020-07-07T18:55:52.182Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[274] 
14:55:52 [2020-07-07T18:55:52.182Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
14:55:52 [2020-07-07T18:55:52.182Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[274] 
14:55:52 [2020-07-07T18:55:52.182Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
14:55:52 [2020-07-07T18:55:52.182Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[277] 
14:55:52 [2020-07-07T18:55:52.182Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
14:55:52 [2020-07-07T18:55:52.182Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[277] 
14:55:52 [2020-07-07T18:55:52.182Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
14:55:52 [2020-07-07T18:55:52.182Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[110] 
14:55:52 [2020-07-07T18:55:52.182Z] 	int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth();
14:55:52 [2020-07-07T18:55:52.182Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] The method getAverageCharWidth() from the type FontMetrics is deprecated
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1738] 
14:55:52 [2020-07-07T18:55:52.182Z] 	new TmfTimestampFormat(inputElement.getInputFormat());
14:55:52 [2020-07-07T18:55:52.182Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1813] 
14:55:52 [2020-07-07T18:55:52.182Z] 	new TmfTimestampFormat(attribute.getInputFormat());
14:55:52 [2020-07-07T18:55:52.182Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[720] 
14:55:52 [2020-07-07T18:55:52.182Z] 	int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate));
14:55:52 [2020-07-07T18:55:52.182Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1130] 
14:55:52 [2020-07-07T18:55:52.182Z] 	int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y));
14:55:52 [2020-07-07T18:55:52.182Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[38] 
14:55:52 [2020-07-07T18:55:52.182Z] 	((Iterable<TraceTypeHelper>) inputElement).forEach(helper -> {
14:55:52 [2020-07-07T18:55:52.182Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[76] 
14:55:52 [2020-07-07T18:55:52.182Z] 	fInput = (Iterable<@NonNull TraceTypeHelper>) newInput;
14:55:52 [2020-07-07T18:55:52.182Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[39] 
14:55:52 [2020-07-07T18:55:52.182Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.Annotation;
14:55:52 [2020-07-07T18:55:52.182Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[40] 
14:55:52 [2020-07-07T18:55:52.182Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationCategoriesModel;
14:55:52 [2020-07-07T18:55:52.182Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.182Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.182Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[41] 
14:55:52 [2020-07-07T18:55:52.183Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationModel;
14:55:52 [2020-07-07T18:55:52.183Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[42] 
14:55:52 [2020-07-07T18:55:52.183Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation.AnnotationType;
14:55:52 [2020-07-07T18:55:52.183Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[43] 
14:55:52 [2020-07-07T18:55:52.183Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IOutputAnnotationProvider;
14:55:52 [2020-07-07T18:55:52.183Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[176] 
14:55:52 [2020-07-07T18:55:52.183Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
14:55:52 [2020-07-07T18:55:52.183Z]                 .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class);
14:55:52 [2020-07-07T18:55:52.183Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[183] 
14:55:52 [2020-07-07T18:55:52.183Z] 	((BaseDataProviderTimeGraphPresentationProvider) presentationProvider).addProvider(dataProvider, getTooltipResolver(dataProvider));
14:55:52 [2020-07-07T18:55:52.183Z] 	                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Null type safety (type annotations): The expression of type 'BiFunction<ITimeEvent,Long,Map<String,String>>' needs unchecked conversion to conform to '@NonNull BiFunction<@NonNull ITimeEvent,@NonNull Long,@NonNull Map<@NonNull String,@NonNull String>>'
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[404] 
14:55:52 [2020-07-07T18:55:52.183Z] 	Map<@NonNull String, @NonNull Object> parameters = getFetchRowModelParameters(start, end, resolution, fullSearch, entry.getValue());
14:55:52 [2020-07-07T18:55:52.183Z] 	                                                                                                                  ^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Null type safety (type annotations): The expression of type 'Collection<Long>' needs unchecked conversion to conform to '@NonNull Collection<Long>'
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[570] 
14:55:52 [2020-07-07T18:55:52.183Z] 	if (provider instanceof IOutputAnnotationProvider) {
14:55:52 [2020-07-07T18:55:52.183Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[572] 
14:55:52 [2020-07-07T18:55:52.183Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
14:55:52 [2020-07-07T18:55:52.183Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[572] 
14:55:52 [2020-07-07T18:55:52.183Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
14:55:52 [2020-07-07T18:55:52.183Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotationCategories(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[572] 
14:55:52 [2020-07-07T18:55:52.183Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
14:55:52 [2020-07-07T18:55:52.183Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[573] 
14:55:52 [2020-07-07T18:55:52.183Z] 	AnnotationCategoriesModel model = response.getModel();
14:55:52 [2020-07-07T18:55:52.183Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[575] 
14:55:52 [2020-07-07T18:55:52.183Z] 	viewMarkerCategories.addAll(model.getAnnotationCategories());
14:55:52 [2020-07-07T18:55:52.183Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The method 'AnnotationCategoriesModel.getAnnotationCategories()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[593] 
14:55:52 [2020-07-07T18:55:52.183Z] 	if (provider instanceof IOutputAnnotationProvider) {
14:55:52 [2020-07-07T18:55:52.183Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
14:55:52 [2020-07-07T18:55:52.183Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
14:55:52 [2020-07-07T18:55:52.183Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
14:55:52 [2020-07-07T18:55:52.183Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
14:55:52 [2020-07-07T18:55:52.183Z] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotations(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
14:55:52 [2020-07-07T18:55:52.183Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
14:55:52 [2020-07-07T18:55:52.183Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[596] 
14:55:52 [2020-07-07T18:55:52.183Z] 	AnnotationModel model = response.getModel();
14:55:52 [2020-07-07T18:55:52.183Z] 	^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[598] 
14:55:52 [2020-07-07T18:55:52.183Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
14:55:52 [2020-07-07T18:55:52.183Z] 	                              ^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[598] 
14:55:52 [2020-07-07T18:55:52.183Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
14:55:52 [2020-07-07T18:55:52.183Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The method 'AnnotationModel.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[600] 
14:55:52 [2020-07-07T18:55:52.183Z] 	for (Annotation annotation : entry.getValue()) {
14:55:52 [2020-07-07T18:55:52.183Z] 	     ^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.183Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
14:55:52 [2020-07-07T18:55:52.183Z] 	if (annotation.getType() == AnnotationType.CHART) {
14:55:52 [2020-07-07T18:55:52.183Z] 	    ^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.184Z] Discouraged access: The method 'Annotation.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
14:55:52 [2020-07-07T18:55:52.184Z] 	if (annotation.getType() == AnnotationType.CHART) {
14:55:52 [2020-07-07T18:55:52.184Z] 	                            ^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.184Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
14:55:52 [2020-07-07T18:55:52.184Z] 	if (annotation.getType() == AnnotationType.CHART) {
14:55:52 [2020-07-07T18:55:52.184Z] 	                                           ^^^^^
14:55:52 [2020-07-07T18:55:52.184Z] Discouraged access: The field 'IAnnotation.AnnotationType.CHART' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[605] 
14:55:52 [2020-07-07T18:55:52.184Z] 	if (annotation.getEntryId() != -1) {
14:55:52 [2020-07-07T18:55:52.184Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.184Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[607] 
14:55:52 [2020-07-07T18:55:52.184Z] 	markerEntry = fEntries.get(provider, annotation.getEntryId());
14:55:52 [2020-07-07T18:55:52.184Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.184Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
14:55:52 [2020-07-07T18:55:52.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[654] 
14:55:52 [2020-07-07T18:55:52.184Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
14:55:52 [2020-07-07T18:55:52.184Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
14:55:52 [2020-07-07T18:55:52.184Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
14:55:52 [2020-07-07T18:55:52.184Z] 206 problems (206 warnings)
14:55:52 [2020-07-07T18:55:52.184Z] [INFO] 
14:55:52 [2020-07-07T18:55:52.184Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
14:55:52 [2020-07-07T18:55:52.184Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:55:52 [2020-07-07T18:55:52.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
14:55:52 [2020-07-07T18:55:52.184Z] [INFO] 
14:55:52 [2020-07-07T18:55:52.184Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
14:55:52 [2020-07-07T18:55:52.439Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.1.0-SNAPSHOT-sources.jar
14:55:52 [2020-07-07T18:55:52.439Z] [INFO] 
14:55:52 [2020-07-07T18:55:52.439Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
14:55:52 [2020-07-07T18:55:52.439Z] [INFO] 
14:55:52 [2020-07-07T18:55:52.439Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
14:55:52 [2020-07-07T18:55:52.695Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.1.0-SNAPSHOT.jar
14:55:53 [2020-07-07T18:55:53.258Z] [INFO] 
14:55:53 [2020-07-07T18:55:53.258Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
14:55:53 [2020-07-07T18:55:53.258Z] [INFO] 
14:55:53 [2020-07-07T18:55:53.258Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
14:55:53 [2020-07-07T18:55:53.258Z] [INFO] 
14:55:53 [2020-07-07T18:55:53.258Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
14:55:53 [2020-07-07T18:55:53.258Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.1.0-SNAPSHOT.jar
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- maven-antrun-plugin:1.8:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Executing tasks
14:55:55 [2020-07-07T18:55:55.146Z] 
14:55:55 [2020-07-07T18:55:55.146Z] main:
14:55:55 [2020-07-07T18:55:55.146Z] 
14:55:55 [2020-07-07T18:55:55.146Z] resetCSS:
14:55:55 [2020-07-07T18:55:55.146Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Executed tasks
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.1.0-SNAPSHOT.jar
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.1.0-SNAPSHOT.pom
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.1.0-SNAPSHOT-sources.jar
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.1.0-SNAPSHOT-pack200.jar.pack.gz
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.1.0-SNAPSHOT-p2metadata.xml
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.1.0-SNAPSHOT-p2artifacts.xml
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 1.0.0-SNAPSHOT [23/138]
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] The project's OSGi version is 1.0.0.202007071840
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
14:55:55 [2020-07-07T18:55:55.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[55] 
14:55:55 [2020-07-07T18:55:55.146Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
14:55:55 [2020-07-07T18:55:55.146Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:55 [2020-07-07T18:55:55.146Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
14:55:55 [2020-07-07T18:55:55.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[78] 
14:55:55 [2020-07-07T18:55:55.146Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
14:55:55 [2020-07-07T18:55:55.146Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:55 [2020-07-07T18:55:55.146Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
14:55:55 [2020-07-07T18:55:55.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java:[54] 
14:55:55 [2020-07-07T18:55:55.146Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
14:55:55 [2020-07-07T18:55:55.146Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:55 [2020-07-07T18:55:55.146Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
14:55:55 [2020-07-07T18:55:55.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java:[77] 
14:55:55 [2020-07-07T18:55:55.146Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
14:55:55 [2020-07-07T18:55:55.146Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:55:55 [2020-07-07T18:55:55.146Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
14:55:55 [2020-07-07T18:55:55.146Z] 4 problems (4 warnings)
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-sources.jar
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar
14:55:55 [2020-07-07T18:55:55.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.pom
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-sources.jar
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-p2metadata.xml
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-p2artifacts.xml
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.14-SNAPSHOT  [24/138]
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] The project's OSGi version is 1.0.14.202007071840
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:55 [2020-07-07T18:55:55.403Z] [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
14:55:55 [2020-07-07T18:55:55.964Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[125] 
14:55:55 [2020-07-07T18:55:55.964Z] 	assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView));
14:55:55 [2020-07-07T18:55:55.964Z] 	                                                                                                  ^^^^^^^^^
14:55:55 [2020-07-07T18:55:55.964Z] Unlikely argument type IViewPart for contains(Object) on a Collection<IViewReference>
14:55:55 [2020-07-07T18:55:55.964Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[107] 
14:55:55 [2020-07-07T18:55:55.964Z] 	return tmfEvent;
14:55:55 [2020-07-07T18:55:55.964Z] 	^^^^^^^^^^^^^^^^
14:55:55 [2020-07-07T18:55:55.964Z] Potential resource leak: 'stream' may not be closed at this location
14:55:55 [2020-07-07T18:55:55.964Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[111] 
14:55:55 [2020-07-07T18:55:55.964Z] 	return null;
14:55:55 [2020-07-07T18:55:55.964Z] 	^^^^^^^^^^^^
14:55:55 [2020-07-07T18:55:55.964Z] Potential resource leak: 'stream' may not be closed at this location
14:55:55 [2020-07-07T18:55:55.964Z] 3 problems (3 warnings)
14:55:55 [2020-07-07T18:55:55.964Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.964Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:55 [2020-07-07T18:55:55.964Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:55:55 [2020-07-07T18:55:55.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
14:55:55 [2020-07-07T18:55:55.964Z] [INFO] 
14:55:55 [2020-07-07T18:55:55.964Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:55 [2020-07-07T18:55:55.964Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-sources.jar
14:55:56 [2020-07-07T18:55:56.219Z] [INFO] 
14:55:56 [2020-07-07T18:55:56.219Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:56 [2020-07-07T18:55:56.219Z] [INFO] 
14:55:56 [2020-07-07T18:55:56.219Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:56 [2020-07-07T18:55:56.219Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar
14:55:56 [2020-07-07T18:55:56.781Z] [INFO] 
14:55:56 [2020-07-07T18:55:56.781Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:56 [2020-07-07T18:55:56.781Z] [INFO] 
14:55:56 [2020-07-07T18:55:56.781Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:56 [2020-07-07T18:55:56.781Z] [INFO] 
14:55:56 [2020-07-07T18:55:56.781Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:56 [2020-07-07T18:55:56.781Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar
14:55:56 [2020-07-07T18:55:56.781Z] [INFO] 
14:55:56 [2020-07-07T18:55:56.781Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:56 [2020-07-07T18:55:56.781Z] [INFO] 
14:55:56 [2020-07-07T18:55:56.781Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:55:57 [2020-07-07T18:55:57.708Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
14:55:57 [2020-07-07T18:55:57.708Z] [INFO] Command line:
14:55:57 [2020-07-07T18:55:57.708Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:55:57 [2020-07-07T18:55:57.708Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:00 [2020-07-07T18:56:00.692Z] !SESSION 2020-07-07 18:55:57.603 -----------------------------------------------
14:56:00 [2020-07-07T18:56:00.692Z] eclipse.buildId=unknown
14:56:00 [2020-07-07T18:56:00.692Z] java.version=1.8.0_202
14:56:00 [2020-07-07T18:56:00.692Z] java.vendor=Oracle Corporation
14:56:00 [2020-07-07T18:56:00.692Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:56:00 [2020-07-07T18:56:00.692Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:56:00 [2020-07-07T18:56:00.692Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:56:00 [2020-07-07T18:56:00.692Z] 
14:56:00 [2020-07-07T18:56:00.692Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 18:55:58.913
14:56:00 [2020-07-07T18:56:00.692Z] !MESSAGE FrameworkEvent ERROR
14:56:00 [2020-07-07T18:56:00.692Z] !STACK 0
14:56:00 [2020-07-07T18:56:00.692Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:56:00 [2020-07-07T18:56:00.692Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:56:00 [2020-07-07T18:56:00.692Z] 
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:56:00 [2020-07-07T18:56:00.692Z] 
14:56:00 [2020-07-07T18:56:00.692Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 18:55:59.004
14:56:00 [2020-07-07T18:56:00.692Z] !MESSAGE FrameworkEvent ERROR
14:56:00 [2020-07-07T18:56:00.692Z] !STACK 0
14:56:00 [2020-07-07T18:56:00.692Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:56:00 [2020-07-07T18:56:00.692Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:56:00 [2020-07-07T18:56:00.692Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:56:00 [2020-07-07T18:56:00.692Z]     -> 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"
14:56:00 [2020-07-07T18:56:00.692Z]        org.apache.httpcomponents.httpclient.win [36]
14:56:00 [2020-07-07T18:56:00.692Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:56:00 [2020-07-07T18:56:00.692Z] 
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:56:00 [2020-07-07T18:56:00.692Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:56:00 [2020-07-07T18:56:00.692Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:56:00 [2020-07-07T18:56:00.692Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:56:04 [2020-07-07T18:56:04.876Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:56:04 [2020-07-07T18:56:04.876Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
14:56:31 [2020-07-07T18:56:31.375Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.583 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
14:56:31 [2020-07-07T18:56:31.375Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.025 s
14:56:31 [2020-07-07T18:56:31.375Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 15.422 s
14:56:31 [2020-07-07T18:56:31.375Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.022 s
14:56:31 [2020-07-07T18:56:31.375Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.037 s
14:56:31 [2020-07-07T18:56:31.375Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0 s
14:56:31 [2020-07-07T18:56:31.375Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
14:56:41 [2020-07-07T18:56:41.320Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.724 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
14:56:41 [2020-07-07T18:56:41.320Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.247 s
14:56:41 [2020-07-07T18:56:41.320Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.001 s
14:56:41 [2020-07-07T18:56:41.320Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
14:56:59 [2020-07-07T18:56:59.362Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.711 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
14:56:59 [2020-07-07T18:56:59.362Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.214 s
14:56:59 [2020-07-07T18:56:59.362Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.382 s
14:56:59 [2020-07-07T18:56:59.363Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.304 s
14:56:59 [2020-07-07T18:56:59.363Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.214 s
14:56:59 [2020-07-07T18:56:59.363Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.098 s
14:56:59 [2020-07-07T18:56:59.363Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.212 s
14:56:59 [2020-07-07T18:56:59.363Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.48 s
14:56:59 [2020-07-07T18:56:59.363Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.304 s
14:56:59 [2020-07-07T18:56:59.363Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.312 s
14:56:59 [2020-07-07T18:56:59.363Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
14:57:17 [2020-07-07T18:57:17.410Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.789 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
14:57:17 [2020-07-07T18:57:17.410Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 2.895 s
14:57:17 [2020-07-07T18:57:17.410Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 4.904 s
14:57:17 [2020-07-07T18:57:17.410Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.217 s
14:57:17 [2020-07-07T18:57:17.410Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 2.602 s
14:57:17 [2020-07-07T18:57:17.410Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
14:57:56 [2020-07-07T18:57:56.072Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.449 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
14:57:56 [2020-07-07T18:57:56.072Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.403 s
14:57:56 [2020-07-07T18:57:56.072Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 11.517 s
14:57:56 [2020-07-07T18:57:56.072Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.51 s
14:57:56 [2020-07-07T18:57:56.072Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.401 s
14:57:56 [2020-07-07T18:57:56.072Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0 s
14:57:56 [2020-07-07T18:57:56.072Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 11.417 s
14:57:56 [2020-07-07T18:57:56.072Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
14:58:17 [2020-07-07T18:58:17.995Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.817 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
14:58:17 [2020-07-07T18:58:17.996Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.218 s
14:58:17 [2020-07-07T18:58:17.996Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.332 s
14:58:17 [2020-07-07T18:58:17.996Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.284 s
14:58:17 [2020-07-07T18:58:17.996Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.592 s
14:58:17 [2020-07-07T18:58:17.996Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.248 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
14:58:17 [2020-07-07T18:58:17.996Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
14:58:17 [2020-07-07T18:58:17.996Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
14:58:17 [2020-07-07T18:58:17.996Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
14:58:17 [2020-07-07T18:58:17.996Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
14:58:17 [2020-07-07T18:58:17.996Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 0.586 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
14:58:17 [2020-07-07T18:58:17.996Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
14:58:17 [2020-07-07T18:58:17.996Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.081 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
14:58:17 [2020-07-07T18:58:17.996Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
14:58:17 [2020-07-07T18:58:17.996Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.001 s
14:58:17 [2020-07-07T18:58:17.996Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
14:58:17 [2020-07-07T18:58:17.996Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
14:58:17 [2020-07-07T18:58:17.996Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
14:58:17 [2020-07-07T18:58:17.996Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
14:58:17 [2020-07-07T18:58:17.996Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
14:58:17 [2020-07-07T18:58:17.996Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
14:58:17 [2020-07-07T18:58:17.996Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0.001 s
14:58:17 [2020-07-07T18:58:17.996Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
14:58:17 [2020-07-07T18:58:17.996Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
14:58:17 [2020-07-07T18:58:17.996Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
14:58:17 [2020-07-07T18:58:17.996Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
14:58:17 [2020-07-07T18:58:17.996Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
14:58:17 [2020-07-07T18:58:17.996Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
14:58:17 [2020-07-07T18:58:17.996Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
14:58:17 [2020-07-07T18:58:17.996Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
14:58:17 [2020-07-07T18:58:17.996Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
14:58:17 [2020-07-07T18:58:17.996Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
14:58:17 [2020-07-07T18:58:17.996Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
14:58:17 [2020-07-07T18:58:17.996Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.044 s
14:58:17 [2020-07-07T18:58:17.996Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.031 s
14:58:17 [2020-07-07T18:58:17.996Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.016 s
14:58:17 [2020-07-07T18:58:17.996Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
14:58:19 [2020-07-07T18:58:19.361Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
14:58:19 [2020-07-07T18:58:19.361Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.505 s
14:58:19 [2020-07-07T18:58:19.361Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.495 s
14:58:19 [2020-07-07T18:58:19.361Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.399 s
14:58:19 [2020-07-07T18:58:19.361Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
14:58:19 [2020-07-07T18:58:19.924Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
14:58:19 [2020-07-07T18:58:19.924Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.21 s
14:58:19 [2020-07-07T18:58:19.924Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.386 s
14:58:19 [2020-07-07T18:58:19.924Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
14:58:21 [2020-07-07T18:58:21.814Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
14:58:21 [2020-07-07T18:58:21.814Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 0.434 s
14:58:21 [2020-07-07T18:58:21.814Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 0.512 s
14:58:21 [2020-07-07T18:58:21.814Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 0.888 s
14:58:21 [2020-07-07T18:58:21.814Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
14:58:23 [2020-07-07T18:58:23.180Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
14:58:23 [2020-07-07T18:58:23.180Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.6 s
14:58:23 [2020-07-07T18:58:23.180Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.701 s
14:58:23 [2020-07-07T18:58:23.180Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
14:58:25 [2020-07-07T18:58:25.067Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.957 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
14:58:25 [2020-07-07T18:58:25.067Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.107 s
14:58:25 [2020-07-07T18:58:25.067Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.297 s
14:58:25 [2020-07-07T18:58:25.067Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.419 s
14:58:25 [2020-07-07T18:58:25.068Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.337 s
14:58:25 [2020-07-07T18:58:25.068Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.797 s
14:58:25 [2020-07-07T18:58:25.068Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
14:58:25 [2020-07-07T18:58:25.632Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
14:58:25 [2020-07-07T18:58:25.632Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 0.38 s
14:58:25 [2020-07-07T18:58:25.632Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
14:58:25 [2020-07-07T18:58:25.887Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
14:58:25 [2020-07-07T18:58:25.887Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.009 s
14:58:25 [2020-07-07T18:58:25.887Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.011 s
14:58:25 [2020-07-07T18:58:25.887Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.344 s
14:58:25 [2020-07-07T18:58:25.887Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
14:58:26 [2020-07-07T18:58:26.143Z] 
14:58:26 [2020-07-07T18:58:26.143Z] !ENTRY org.eclipse.core.resources 4 372 2020-07-07 18:58:26.091
14:58:26 [2020-07-07T18:58:26.143Z] !MESSAGE Project 'SomeProject' is not open.
14:58:26 [2020-07-07T18:58:26.143Z] !STACK 0
14:58:26 [2020-07-07T18:58:26.143Z] java.lang.Exception: Project 'SomeProject' is not open.
14:58:26 [2020-07-07T18:58:26.143Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
14:58:26 [2020-07-07T18:58:26.143Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
14:58:26 [2020-07-07T18:58:26.143Z] 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:148)
14:58:26 [2020-07-07T18:58:26.143Z] 	at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:790)
14:58:26 [2020-07-07T18:58:26.143Z] 	at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199)
14:58:26 [2020-07-07T18:58:26.143Z] 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42)
14:58:26 [2020-07-07T18:58:26.143Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:58:26 [2020-07-07T18:58:26.398Z] 
14:58:26 [2020-07-07T18:58:26.398Z] !ENTRY org.eclipse.core.resources 2 2 2020-07-07 18:58:26.296
14:58:26 [2020-07-07T18:58:26.398Z] !MESSAGE Save operation warnings.
14:58:26 [2020-07-07T18:58:26.398Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2020-07-07 18:58:26.297
14:58:26 [2020-07-07T18:58:26.398Z] !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.
14:58:26 [2020-07-07T18:58:26.398Z] 
14:58:26 [2020-07-07T18:58:26.398Z] !ENTRY org.eclipse.cdt.core 1 0 2020-07-07 18:58:26.305
14:58:26 [2020-07-07T18:58:26.398Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
14:58:26 [2020-07-07T18:58:26.398Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
14:58:26 [2020-07-07T18:58:26.398Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.356 s
14:58:26 [2020-07-07T18:58:26.398Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.006 s
14:58:26 [2020-07-07T18:58:26.398Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.398Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
14:58:26 [2020-07-07T18:58:26.655Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
14:58:26 [2020-07-07T18:58:26.655Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.169 s
14:58:26 [2020-07-07T18:58:26.655Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
14:58:26 [2020-07-07T18:58:26.655Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
14:58:26 [2020-07-07T18:58:26.655Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
14:58:26 [2020-07-07T18:58:26.655Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
14:58:26 [2020-07-07T18:58:26.655Z] testStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testColorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
14:58:26 [2020-07-07T18:58:26.655Z] testFactorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testColorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testFactorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testColorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testFactorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testColorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testFactorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
14:58:26 [2020-07-07T18:58:26.655Z] testColorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testFactorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
14:58:26 [2020-07-07T18:58:26.655Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
14:58:26 [2020-07-07T18:58:26.655Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.002 s
14:58:26 [2020-07-07T18:58:26.655Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
14:58:26 [2020-07-07T18:58:26.655Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
14:58:26 [2020-07-07T18:58:26.655Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
14:58:26 [2020-07-07T18:58:26.655Z] 
14:58:26 [2020-07-07T18:58:26.655Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-07-07 18:58:26.520
14:58:26 [2020-07-07T18:58:26.655Z] !MESSAGE no spawner in java.library.path
14:58:26 [2020-07-07T18:58:26.655Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
14:58:26 [2020-07-07T18:58:26.655Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.074 s
14:58:26 [2020-07-07T18:58:26.655Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
14:58:26 [2020-07-07T18:58:26.655Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
14:58:26 [2020-07-07T18:58:26.655Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
14:58:26 [2020-07-07T18:58:26.655Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
14:58:26 [2020-07-07T18:58:26.655Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.006 s
14:58:26 [2020-07-07T18:58:26.655Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
14:58:26 [2020-07-07T18:58:26.655Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
14:58:26 [2020-07-07T18:58:26.655Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
14:58:26 [2020-07-07T18:58:26.655Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] testCountEventLimitOverflow(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
14:58:26 [2020-07-07T18:58:26.655Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
14:58:26 [2020-07-07T18:58:26.655Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
14:58:26 [2020-07-07T18:58:26.655Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0.001 s
14:58:26 [2020-07-07T18:58:26.655Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
14:58:26 [2020-07-07T18:58:26.655Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
14:58:26 [2020-07-07T18:58:26.655Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.655Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.656Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.656Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.656Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.656Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.656Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.656Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.656Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.656Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
14:58:26 [2020-07-07T18:58:26.656Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
14:58:26 [2020-07-07T18:58:26.656Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.006 s
14:58:26 [2020-07-07T18:58:26.656Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.656Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.001 s
14:58:26 [2020-07-07T18:58:26.656Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.656Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
14:58:26 [2020-07-07T18:58:26.656Z] 
14:58:26 [2020-07-07T18:58:26.656Z] Results:
14:58:26 [2020-07-07T18:58:26.656Z] 
14:58:26 [2020-07-07T18:58:26.656Z] Tests run: 202, Failures: 0, Errors: 0, Skipped: 0
14:58:26 [2020-07-07T18:58:26.656Z] 
14:58:26 [2020-07-07T18:58:26.911Z] 
14:58:26 [2020-07-07T18:58:26.911Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 18:58:26.902
14:58:26 [2020-07-07T18:58:26.911Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] All tests passed!
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] 
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.pom
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-sources.jar
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-p2metadata.xml
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-p2artifacts.xml
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] 
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] 
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.13-SNAPSHOT [25/138]
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] 
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] 
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] The project's OSGi version is 1.0.13.202007071840
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] 
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] 
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] 
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] 
14:58:27 [2020-07-07T18:58:27.473Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:27 [2020-07-07T18:58:27.474Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:58:27 [2020-07-07T18:58:27.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
14:58:27 [2020-07-07T18:58:27.474Z] [INFO] 
14:58:27 [2020-07-07T18:58:27.474Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:27 [2020-07-07T18:58:27.474Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[212] 
14:58:28 [2020-07-07T18:58:28.400Z] 	double[] xMain = mainSeries.getXSeries();
14:58:28 [2020-07-07T18:58:28.400Z] 	                            ^^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] The method getXSeries() from the type ISeries<capture#3-of ?> is deprecated
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[213] 
14:58:28 [2020-07-07T18:58:28.400Z] 	double[] yMain = mainSeries.getYSeries();
14:58:28 [2020-07-07T18:58:28.400Z] 	                            ^^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] The method getYSeries() from the type ISeries<capture#4-of ?> is deprecated
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[227] 
14:58:28 [2020-07-07T18:58:28.400Z] 	double[] xSeries = series.getXSeries();
14:58:28 [2020-07-07T18:58:28.400Z] 	                          ^^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] The method getXSeries() from the type ISeries<capture#6-of ?> is deprecated
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[228] 
14:58:28 [2020-07-07T18:58:28.400Z] 	double[] ySeries = series.getYSeries();
14:58:28 [2020-07-07T18:58:28.400Z] 	                          ^^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] The method getYSeries() from the type ISeries<capture#7-of ?> is deprecated
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[241] 
14:58:28 [2020-07-07T18:58:28.400Z] 	return new TmfCommonXAxisModel(getTitle(), x, yModels);
14:58:28 [2020-07-07T18:58:28.400Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] The constructor TmfCommonXAxisModel(String, long[], Map<String,IYModel>) is deprecated
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[48] 
14:58:28 [2020-07-07T18:58:28.400Z] 	import org.eclipse.ui.internal.views.markers.BookmarksView;
14:58:28 [2020-07-07T18:58:28.400Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.15.200.v20190519-2104/org.eclipse.ui.ide-3.15.200.v20190519-2104.jar')
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[60] 
14:58:28 [2020-07-07T18:58:28.400Z] 	* SWT bot test to test the {@link BookmarksView} in Trace Compass
14:58:28 [2020-07-07T18:58:28.400Z] 	                                  ^^^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.15.200.v20190519-2104/org.eclipse.ui.ide-3.15.200.v20190519-2104.jar')
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[25] 
14:58:28 [2020-07-07T18:58:28.400Z] 	import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent;
14:58:28 [2020-07-07T18:58:28.400Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[130] 
14:58:28 [2020-07-07T18:58:28.400Z] 	fEntries.add(pulse);
14:58:28 [2020-07-07T18:58:28.400Z] 	             ^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry'
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
14:58:28 [2020-07-07T18:58:28.400Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
14:58:28 [2020-07-07T18:58:28.400Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
14:58:28 [2020-07-07T18:58:28.400Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
14:58:28 [2020-07-07T18:58:28.400Z] 	               ^^^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[163] 
14:58:28 [2020-07-07T18:58:28.400Z] 	fEvents.put(pulse.getName(), events);
14:58:28 [2020-07-07T18:58:28.400Z] 	                             ^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>'
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[173] 
14:58:28 [2020-07-07T18:58:28.400Z] 	regexes.put(IFilterProperty.BOUND, fFilterRegex);
14:58:28 [2020-07-07T18:58:28.400Z] 	                                   ^^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[181] 
14:58:28 [2020-07-07T18:58:28.400Z] 	public void setFilterRegex(String filterRegex) {
14:58:28 [2020-07-07T18:58:28.400Z] 	                                  ^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] Javadoc: Missing tag for parameter filterRegex
14:58:28 [2020-07-07T18:58:28.400Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[232] 
14:58:28 [2020-07-07T18:58:28.400Z] 	ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues()));
14:58:28 [2020-07-07T18:58:28.400Z] 	                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:58:28 [2020-07-07T18:58:28.400Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to 'List<@Nullable Long>'
14:58:28 [2020-07-07T18:58:28.400Z] 15 problems (15 warnings)
14:58:28 [2020-07-07T18:58:28.400Z] [INFO] 
14:58:28 [2020-07-07T18:58:28.400Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:28 [2020-07-07T18:58:28.400Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:58:28 [2020-07-07T18:58:28.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
14:58:28 [2020-07-07T18:58:28.400Z] [INFO] 
14:58:28 [2020-07-07T18:58:28.401Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:28 [2020-07-07T18:58:28.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
14:58:28 [2020-07-07T18:58:28.401Z] [INFO] 
14:58:28 [2020-07-07T18:58:28.401Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:28 [2020-07-07T18:58:28.401Z] [INFO] 
14:58:28 [2020-07-07T18:58:28.401Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:28 [2020-07-07T18:58:28.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
14:58:28 [2020-07-07T18:58:28.656Z] [INFO] 
14:58:28 [2020-07-07T18:58:28.656Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:28 [2020-07-07T18:58:28.656Z] [INFO] 
14:58:28 [2020-07-07T18:58:28.656Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:28 [2020-07-07T18:58:28.656Z] [INFO] 
14:58:28 [2020-07-07T18:58:28.656Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:28 [2020-07-07T18:58:28.656Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
14:58:28 [2020-07-07T18:58:28.656Z] [INFO] 
14:58:28 [2020-07-07T18:58:28.656Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:28 [2020-07-07T18:58:28.656Z] [INFO] 
14:58:28 [2020-07-07T18:58:28.656Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:58:29 [2020-07-07T18:58:29.582Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
14:58:29 [2020-07-07T18:58:29.582Z] [INFO] Command line:
14:58:29 [2020-07-07T18:58:29.582Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:58:29 [2020-07-07T18:58:29.582Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:58:30 [2020-07-07T18:58:30.951Z] !SESSION 2020-07-07 18:58:29.571 -----------------------------------------------
14:58:30 [2020-07-07T18:58:30.951Z] eclipse.buildId=unknown
14:58:30 [2020-07-07T18:58:30.951Z] java.version=1.8.0_202
14:58:30 [2020-07-07T18:58:30.951Z] java.vendor=Oracle Corporation
14:58:30 [2020-07-07T18:58:30.951Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:58:30 [2020-07-07T18:58:30.951Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:58:30 [2020-07-07T18:58:30.951Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:58:30 [2020-07-07T18:58:30.951Z] 
14:58:30 [2020-07-07T18:58:30.951Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 18:58:30.895
14:58:30 [2020-07-07T18:58:30.951Z] !MESSAGE FrameworkEvent ERROR
14:58:30 [2020-07-07T18:58:30.951Z] !STACK 0
14:58:30 [2020-07-07T18:58:30.951Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:58:30 [2020-07-07T18:58:30.951Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:58:30 [2020-07-07T18:58:30.951Z] 
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:58:30 [2020-07-07T18:58:30.951Z] 
14:58:30 [2020-07-07T18:58:30.951Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 18:58:30.929
14:58:30 [2020-07-07T18:58:30.951Z] !MESSAGE FrameworkEvent ERROR
14:58:30 [2020-07-07T18:58:30.951Z] !STACK 0
14:58:30 [2020-07-07T18:58:30.951Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:58:30 [2020-07-07T18:58:30.951Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:58:30 [2020-07-07T18:58:30.951Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:58:30 [2020-07-07T18:58:30.951Z]     -> 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"
14:58:30 [2020-07-07T18:58:30.951Z]        org.apache.httpcomponents.httpclient.win [36]
14:58:30 [2020-07-07T18:58:30.951Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:58:30 [2020-07-07T18:58:30.951Z] 
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:58:30 [2020-07-07T18:58:30.951Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:58:31 [2020-07-07T18:58:31.879Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:58:32 [2020-07-07T18:58:32.135Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:58:36 [2020-07-07T18:58:36.300Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
14:58:36 [2020-07-07T18:58:36.555Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
14:58:36 [2020-07-07T18:58:36.555Z] Display size: 1440x900
14:58:36 [2020-07-07T18:58:36.555Z] OS version=3.10.0-1062.el7.x86_64
14:58:36 [2020-07-07T18:58:36.555Z] GTK version=3.22.30
14:58:36 [2020-07-07T18:58:36.555Z] GTK theme=Ambiance
14:58:36 [2020-07-07T18:58:36.555Z] LIBOVERLAY_SCROLLBAR=0
14:58:36 [2020-07-07T18:58:36.555Z] Time zone: Greenwich Mean Time
14:58:36 [2020-07-07T18:58:36.555Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:58:36 [2020-07-07T18:58:36.555Z] log4j:WARN Please initialize the log4j system properly.
14:58:39 [2020-07-07T18:58:39.070Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:58:39 [2020-07-07T18:58:39.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:58:39 [2020-07-07T18:58:39.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:58:39 [2020-07-07T18:58:39.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:58:39 [2020-07-07T18:58:39.582Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
14:58:39 [2020-07-07T18:58:39.582Z] DEBUG - Clicking on with mnemonic 'Show Raw'
14:58:39 [2020-07-07T18:58:39.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=715452634 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'
14:58:39 [2020-07-07T18:58:39.582Z] DEBUG - Clicked on with mnemonic 'Show Raw'
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Attempting to set focus on (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Attempting to set focus on (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Clicking on (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715452813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715452813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715452814 data=null doit=true} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715452814 data=null} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715452814 data=null button=1 stateMask=0x0 x=102 y=104 count=1} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715452815 data=null button=1 stateMask=0x80000 x=102 y=104 count=1} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715452815 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715452907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715452908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715452908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715452908 data=null doit=true} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715452908 data=null} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Clicked on (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Attempting to set focus on (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Selecting rows [4] in (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715452910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715452910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715452911 data=null doit=true} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715452911 data=null} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715452911 data=null button=1 stateMask=0x0 x=24 y=104 count=1} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715452911 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715452912 data=null button=1 stateMask=0x80000 x=24 y=104 count=1} to (of type 'Table')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715452917 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:58:39 [2020-07-07T18:58:39.838Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:58:40 [2020-07-07T18:58:40.093Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:58:40 [2020-07-07T18:58:40.093Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715453489 data=null doit=true} to Shell with text {Preferences}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715453489 data=null doit=true} to Shell with text {Preferences}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - matched Text with text "5", using matcher: of type 'Text'
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text')
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Clicking on TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=715453507 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=715453508 data=null doit=true} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=715453509 data=null} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=715453509 data=null button=1 stateMask=0x0 x=52 y=12 count=1} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715453509 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}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=715453510 data=null button=1 stateMask=0x80000 x=52 y=12 count=1} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=715453511 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=715453511 data=null doit=true} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=715453511 data=null} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Clicked on TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=715453512 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=715453512 data=null doit=true} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=715453512 data=null} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=715453519 data=null button=1 stateMask=0x0 x=52 y=12 count=1} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715453520 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}
14:58:40 [2020-07-07T18:58:40.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=715453520 data=null button=1 stateMask=0x80000 x=52 y=12 count=1} to TreeItem with text {General}
14:58:40 [2020-07-07T18:58:40.913Z] DEBUG - Clicking on Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=715454022 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=715454023 data=null doit=true} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.913Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:40 [2020-07-07T18:58:40.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=715454023 data=null} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=715454023 data=null button=1 stateMask=0x0 x=88 y=35 count=1} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715454023 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
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=715454024 data=null button=1 stateMask=0x80000 x=88 y=35 count=1} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=715454057 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=715454058 data=null doit=true} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=715454058 data=null} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Clicked on Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=715454058 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=715454058 data=null doit=true} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=715454059 data=null} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=715454059 data=null button=1 stateMask=0x0 x=88 y=35 count=1} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715454059 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
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=715454060 data=null button=1 stateMask=0x80000 x=88 y=35 count=1} to Tree node with text: Appearance
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Clicking on Tree node with text: Colors and Fonts
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=715454060 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=715454060 data=null doit=true} to Tree node with text: Colors and Fonts
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=715454061 data=null} to Tree node with text: Colors and Fonts
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=715454061 data=null button=1 stateMask=0x0 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
14:58:40 [2020-07-07T18:58:40.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715454061 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
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=715454061 data=null button=1 stateMask=0x80000 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=715454105 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=715454105 data=null doit=true} to Tree node with text: Colors and Fonts
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=715454105 data=null} to Tree node with text: Colors and Fonts
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Clicked on Tree node with text: Colors and Fonts
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=715454105 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=715454106 data=null doit=true} to Tree node with text: Colors and Fonts
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=715454106 data=null} to Tree node with text: Colors and Fonts
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=715454106 data=null button=1 stateMask=0x0 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715454106 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
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=715454107 data=null button=1 stateMask=0x80000 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Clicking on TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715454109 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715454109 data=null doit=true} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715454111 data=null} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715454111 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715454112 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}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715454112 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=715454112 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=715454112 data=null doit=true} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=715454112 data=null} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Clicked on TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715454113 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715454113 data=null doit=true} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715454113 data=null} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715454114 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715454114 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}
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715454114 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715454115 data=null doit=true} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715454115 data=null} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715454115 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715454115 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}
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715454119 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454120 data=null button=0 stateMask=0x0 x=272 y=173 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454120 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454120 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454120 data=null button=1 stateMask=0x0 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715454121 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)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454129 data=null button=1 stateMask=0x80000 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454129 data=null button=0 stateMask=0x0 x=272 y=173 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454130 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454130 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454130 data=null button=0 stateMask=0x0 x=272 y=173 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454131 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454131 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454131 data=null button=1 stateMask=0x0 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715454131 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)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=715454132 data=null button=1 stateMask=0x80000 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Clicking on &Use System Font
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=715454135 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')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=715454135 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')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=715454135 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=715454135 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=715454136 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')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=715454136 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')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=715454136 data=null item=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')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=715454138 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')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=715454138 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')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=715454138 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')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=715454138 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=715454139 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Clicked on &Use System Font
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Clicking on &Apply
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715454178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715454178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715454178 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715454178 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715454178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715454179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715454179 data=null item=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')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715454224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715454224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715454224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715454224 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715454225 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Clicked on &Apply
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Clicking on &Reset
14:58:41 [2020-07-07T18:58:41.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=715454227 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')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=715454227 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')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=715454228 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=715454228 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=715454228 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')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=715454228 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')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=715454228 data=null item=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')
14:58:41 [2020-07-07T18:58:41.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Clicked on &Reset
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:58:41 [2020-07-07T18:58:41.172Z] 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')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Clicking on Apply and Close
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715454287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715454287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715454287 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715454287 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715454287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715454287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:58:41 [2020-07-07T18:58:41.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715454287 data=null item=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')
14:58:41 [2020-07-07T18:58:41.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715453109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
14:58:41 [2020-07-07T18:58:41.427Z] DEBUG - Clicked on 
14:58:41 [2020-07-07T18:58:41.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715454694 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:58:41 [2020-07-07T18:58:41.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:58:41 [2020-07-07T18:58:41.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:58:41 [2020-07-07T18:58:41.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:58:41 [2020-07-07T18:58:41.683Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:41 [2020-07-07T18:58:41.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715454699 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:58:41 [2020-07-07T18:58:41.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715454699 data=null doit=true} to TreeItem with text {test}
14:58:41 [2020-07-07T18:58:41.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715454699 data=null} to TreeItem with text {test}
14:58:41 [2020-07-07T18:58:41.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715454699 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:58:41 [2020-07-07T18:58:41.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715454699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:58:41 [2020-07-07T18:58:41.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715454798 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:58:41 [2020-07-07T18:58:41.938Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:58:41 [2020-07-07T18:58:41.938Z] DEBUG - Clicking on with mnemonic 'Delete'
14:58:41 [2020-07-07T18:58:41.938Z] DEBUG - Clicked on with mnemonic 'Delete'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715455624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715455624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715455625 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715455625 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715455625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715455625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715455625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715455626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715455626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715455626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715455626 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715455626 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Clicking on OK
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715455627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715455627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715455627 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715455627 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715455627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715455627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.499Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.499Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.499Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.499Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.499Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.500Z] DEBUG - Clicked on OK
14:58:42 [2020-07-07T18:58:42.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715455627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:42 [2020-07-07T18:58:42.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715454897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:58:43 [2020-07-07T18:58:43.010Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.652 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
14:58:43 [2020-07-07T18:58:43.010Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 5.701 s
14:58:43 [2020-07-07T18:58:43.010Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
14:58:43 [2020-07-07T18:58:43.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:58:43 [2020-07-07T18:58:43.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:58:43 [2020-07-07T18:58:43.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:58:43 [2020-07-07T18:58:43.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:58:43 [2020-07-07T18:58:43.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:58:43 [2020-07-07T18:58:43.826Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:43 [2020-07-07T18:58:43.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715456987 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:58:43 [2020-07-07T18:58:43.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715456988 data=null doit=true} to TreeItem with text {TestForFiltering}
14:58:43 [2020-07-07T18:58:43.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715456988 data=null} to TreeItem with text {TestForFiltering}
14:58:43 [2020-07-07T18:58:43.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715456988 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:43 [2020-07-07T18:58:43.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715456988 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}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715457011 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715457012 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715457012 data=null doit=true} to TreeItem with text {TestForFiltering}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715457012 data=null} to TreeItem with text {TestForFiltering}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715457012 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715457012 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}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715457023 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715457024 data=null doit=true} to TreeItem with text {TestForFiltering}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715457024 data=null} to TreeItem with text {TestForFiltering}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715457024 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715457025 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}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715457084 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715457086 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715457086 data=null doit=true} to TreeItem with text {Traces [0]}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715457086 data=null} to TreeItem with text {Traces [0]}
14:58:44 [2020-07-07T18:58:44.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715457086 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:58:44 [2020-07-07T18:58:44.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715457087 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]}
14:58:44 [2020-07-07T18:58:44.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715457103 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=715469002 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=715469002 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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=715469002 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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=715469003 data=null item=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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=715469006 data=null doit=true} to Button with text {Current view}
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=715469007 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}
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=715469008 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=715469008 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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=715469008 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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=715469008 data=null item=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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=715469009 data=null doit=true} to Button with text {&All pages}
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=715469009 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}
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=715469010 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=715469010 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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=715469010 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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=715469010 data=null item=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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
14:58:56 [2020-07-07T18:58:56.252Z] 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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=715469012 data=null doit=true} to Button with text {Use current zoom}
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=715469083 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}
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=715469084 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=715469084 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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=715469085 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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=715469085 data=null item=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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
14:58:56 [2020-07-07T18:58:56.252Z] 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')
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.252Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=715469090 data=null doit=true} to Button with text {Number of horizontal pages:}
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=715469090 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:}
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=715469091 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=715469091 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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=715469091 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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=715469091 data=null item=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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=715469095 data=null doit=true} to Button with text {&All pages}
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=715469095 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}
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=715469097 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=715469097 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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=715469097 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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=715469097 data=null item=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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=715469116 data=null doit=true} to Button with text {Selected pages}
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=715469116 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}
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=715469117 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=715469117 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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=715469117 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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=715469117 data=null item=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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Clicking on Cancel
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=715469121 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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=715469121 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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=715469121 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=715469121 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=715469121 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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=715469121 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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=715469121 data=null item=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')
14:58:56 [2020-07-07T18:58:56.253Z] DEBUG - Clicked on 
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715469798 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715469821 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715469821 data=null doit=true} to TreeItem with text {TestForFiltering}
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715469821 data=null} to TreeItem with text {TestForFiltering}
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715469821 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715469821 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}
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715469830 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - Clicking on with mnemonic 'Delete'
14:58:56 [2020-07-07T18:58:56.818Z] DEBUG - Clicked on with mnemonic 'Delete'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715470610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715470611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715470611 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715470611 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715470611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715470611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715470611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715470611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715470611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715470611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715470611 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715470611 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Clicking on OK
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715470612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715470612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715470612 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715470612 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715470612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715470612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Clicked on OK
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715470612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:58:57 [2020-07-07T18:58:57.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715469896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:58:58 [2020-07-07T18:58:58.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715471726 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715471726 data=null doit=true} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715471726 data=null} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715471726 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715471726 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}
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715471732 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:58 [2020-07-07T18:58:58.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715471732 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715471732 data=null doit=true} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715471732 data=null} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715471733 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715471733 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}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715471745 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715471746 data=null doit=true} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715471746 data=null} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715471746 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715471746 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}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715471748 data=null button=1 stateMask=0x80000 x=75 y=12 count=1} to TreeItem with text {TestForFiltering}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Attempting to set focus on Tree with text {}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715471749 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715471749 data=null doit=true} to TreeItem with text {Traces [0]}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715471749 data=null} to TreeItem with text {Traces [0]}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715471749 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715471749 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]}
14:58:58 [2020-07-07T18:58:58.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715471755 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - number of items : 9
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - Clicking on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=715476442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=715476443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=715476443 data=null doit=true} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=715476443 data=null} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=715476443 data=null button=1 stateMask=0x0 x=5 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=715476443 data=null button=1 stateMask=0x80000 x=5 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicked on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - number of items : 9
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicking on ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715476445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715476445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715476445 data=null doit=true} to ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715476445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715476445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715476445 data=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}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715476446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715476446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715476446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715476446 data=null doit=true} to ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715476446 data=null} to ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicked on ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicking on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=715476446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=715476446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=715476446 data=null doit=true} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=715476446 data=null} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=715476446 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=715476447 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicked on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - number of items : 9
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715476448 data=null doit=true} to ToolItem with tooltip text {Select}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715476448 data=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}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715476448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715476448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715476448 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715476448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715476448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715476448 data=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}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715476449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715476449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715476449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715476449 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715476449 data=null} to ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicking on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=715476449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=715476449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=715476449 data=null doit=true} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=715476449 data=null} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=715476449 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=715476450 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicked on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicking on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=715476450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=715476450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=715476450 data=null doit=true} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=715476450 data=null} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=715476450 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=715476450 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicked on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - number of items : 9
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715476451 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715476451 data=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}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715476451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715476451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715476451 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715476451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715476451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715476451 data=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}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715476451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715476451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715476451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715476451 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715476451 data=null} to ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicking on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=715476451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=715476451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=715476452 data=null doit=true} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=715476452 data=null} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=715476452 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=715476452 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicked on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - number of items : 9
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715476452 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715476452 data=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}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715476453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715476453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715476453 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715476453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715476453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715476453 data=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}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715476453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715476453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715476453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715476453 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715476453 data=null} to ToolItem with tooltip text {Reset zoom factor}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor}
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Clicking on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=715476453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=715476453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=715476453 data=null doit=true} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=715476454 data=null} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=715476454 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=715476455 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicked on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicking on with mnemonic 'Select'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=715476513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicked on with mnemonic 'Select'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicking on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=715476514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=715476514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=715476514 data=null doit=true} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=715476514 data=null} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=715476514 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=715476515 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicked on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicking on with mnemonic 'Zoom in'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=715476523 data=null doit=true} to MenuItem with text {Select}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=715476523 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}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=715476523 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'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicked on with mnemonic 'Zoom in'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicking on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=715476523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=715476523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=715476523 data=null doit=true} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=715476523 data=null} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=715476524 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=715476524 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicked on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicking on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=715476524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=715476524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=715476524 data=null doit=true} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=715476524 data=null} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=715476524 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=715476525 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicked on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicking on with mnemonic 'Zoom out'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=715476584 data=null doit=true} to MenuItem with text {Zoom in}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=715476584 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}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=715476584 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'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicked on with mnemonic 'Zoom out'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicking on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=715476584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=715476584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=715476584 data=null doit=true} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=715476584 data=null} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=715476585 data=null button=1 stateMask=0x0 x=365 y=127 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=715476585 data=null button=1 stateMask=0x80000 x=365 y=127 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicked on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=715476598 data=null doit=true} to MenuItem with text {Zoom out}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=715476598 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}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=715476598 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'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicking on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=715476599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=715476599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=715476599 data=null doit=true} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=715476599 data=null} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=715476599 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=715476600 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicked on (of type 'Canvas')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - number of items : 9
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715476601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715476601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715476601 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715476601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715476601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:59:04 [2020-07-07T18:59:04.063Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:59:04 [2020-07-07T18:59:04.063Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:59:04 [2020-07-07T18:59:04.063Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:59:04 [2020-07-07T18:59:04.063Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:59:04 [2020-07-07T18:59:04.063Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Setting text on (of type 'Combo') to peer2
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=715476797 data=null} to (of type 'Combo')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Set text on (of type 'Combo') to peer2
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') already selected, not selecting again.
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@81a56b2
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=715476810 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')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=715476810 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')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=715476810 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=715476811 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=715476811 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')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=715476813 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')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=715476813 data=null item=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')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=715476813 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')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=715476813 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')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=715476813 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')
14:59:04 [2020-07-07T18:59:04.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=715476813 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=715476813 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Clicking on Find
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=715476814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=715476814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=715476814 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=715476814 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=715476814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=715476814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=715476814 data=null item=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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=715476888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=715476889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=715476889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=715476889 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=715476889 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Clicked on Find
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Clicking on Close
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=715476889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=715476889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=715476890 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=715476890 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=715476890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=715476890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=715476890 data=null item=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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715476601 data=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)}
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Clicked on 
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - number of items : 9
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715476908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715476908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715476908 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715476908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715476908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
14:59:04 [2020-07-07T18:59:04.064Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:59:04 [2020-07-07T18:59:04.064Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:59:04 [2020-07-07T18:59:04.064Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:59:04 [2020-07-07T18:59:04.064Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:59:04 [2020-07-07T18:59:04.064Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Setting text on (of type 'Combo') to 1001
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=715477088 data=null} to (of type 'Combo')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Set text on (of type 'Combo') to 1001
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4cd079fe
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=715477090 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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=715477090 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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=715477090 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=715477090 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=715477090 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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=715477091 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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=715477091 data=null item=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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=715477092 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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=715477092 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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=715477093 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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=715477093 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=715477104 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@202b5293
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=715477105 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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=715477106 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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=715477106 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=715477106 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=715477106 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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=715477106 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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=715477106 data=null item=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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=715477106 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')
14:59:04 [2020-07-07T18:59:04.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=715477106 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')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=715477106 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')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=715477106 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=715477106 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Clicking on Find
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=715477107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=715477107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=715477107 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=715477107 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=715477107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=715477107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=715477107 data=null item=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')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=715477123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=715477207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=715477231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=715477231 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=715477232 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Clicked on Find
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Clicking on Close
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=715477232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=715477232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=715477232 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=715477232 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=715477232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=715477232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=715477232 data=null item=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')
14:59:04 [2020-07-07T18:59:04.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715476908 data=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)}
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - Clicked on 
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - Clicking on Add...
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=715477489 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')
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=715477489 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')
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=715477489 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=715477489 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=715477489 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')
14:59:04 [2020-07-07T18:59:04.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=715477489 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')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=715477589 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')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=715477590 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')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=715477590 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')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=715477590 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=715477590 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Clicked on Add...
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Setting text on (of type 'Combo') to peer2
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=715477595 data=null} to (of type 'Combo')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Set text on (of type 'Combo') to peer2
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2821da0a
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=715477606 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')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=715477606 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')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=715477606 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=715477606 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=715477606 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')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=715477606 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')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=715477606 data=null item=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')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=715477607 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')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=715477607 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')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=715477607 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')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=715477609 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=715477609 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.576Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Clicking on Create
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=715477620 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')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=715477620 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')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=715477620 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=715477620 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=715477620 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')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=715477620 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')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=715477620 data=null item=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')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=715477489 data=null item=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')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Clicked on 
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Clicking on OK
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715477718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715477718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715477718 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715477719 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715477719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715477719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715477719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=715477328 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...'
14:59:04 [2020-07-07T18:59:04.832Z] DEBUG - Clicked on 
14:59:04 [2020-07-07T18:59:04.832Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
14:59:04 [2020-07-07T18:59:04.832Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Attempting to set focus on (of type 'Table')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Attempting to set focus on (of type 'Table')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Selecting rows [0] in (of type 'Table')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715477996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715477996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715477996 data=null doit=true} to (of type 'Table')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715477996 data=null} to (of type 'Table')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=715477996 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715478000 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')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=715478000 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Clicking on Remove
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=715478012 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')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=715478012 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')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=715478012 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=715478012 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=715478012 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')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=715478012 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')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=715478012 data=null item=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')
14:59:04 [2020-07-07T18:59:04.833Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.833Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.833Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.833Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.833Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - Clicked on Remove
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:04 [2020-07-07T18:59:04.833Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.088Z] DEBUG - Clicking on OK
14:59:05 [2020-07-07T18:59:05.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715478016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715478016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715478016 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715478027 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715478028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715478028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715478028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=715477817 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...'
14:59:05 [2020-07-07T18:59:05.089Z] DEBUG - Clicked on 
14:59:05 [2020-07-07T18:59:05.089Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
14:59:05 [2020-07-07T18:59:05.089Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Text with text "0", using matcher: of type 'Text'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - Clicking on OK
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715478319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715478319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715478319 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715478319 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715478319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715478319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715478319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=715478206 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...'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - Clicked on 
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
14:59:05 [2020-07-07T18:59:05.345Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Clicking on Default
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=715478590 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')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=715478590 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')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=715478590 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=715478590 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=715478590 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')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=715478590 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')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=715478590 data=null item=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')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=715478609 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')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=715478609 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')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=715478610 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')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=715478610 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=715478610 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Clicked on Default
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Clicking on OK
14:59:05 [2020-07-07T18:59:05.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715478610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715478610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715478610 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715478610 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715478610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715478625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715478625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=715478422 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...'
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Clicked on 
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - number of items : 9
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715478721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715478721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715478721 data=null doit=true} to ToolItem with tooltip text {Go to next page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715478721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715478721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715478721 data=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}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - number of items : 9
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715478723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715478723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715478723 data=null doit=true} to ToolItem with tooltip text {Go to previous page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715478723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715478723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715478723 data=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}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - number of items : 9
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715478724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715478724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715478724 data=null doit=true} to ToolItem with tooltip text {Go to last page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715478724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715478724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715478724 data=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}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - number of items : 9
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715478725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715478725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715478725 data=null doit=true} to ToolItem with tooltip text {Go to first page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715478725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715478725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715478725 data=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}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:59:05 [2020-07-07T18:59:05.602Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
14:59:05 [2020-07-07T18:59:05.602Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page}
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Clicking on with mnemonic 'Next page'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=715478786 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'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Clicked on with mnemonic 'Next page'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Clicking on with mnemonic 'Previous page'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=715478801 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'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Clicked on with mnemonic 'Previous page'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Clicking on with mnemonic 'Last page'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=715478817 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'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Clicked on with mnemonic 'Last page'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Clicking on with mnemonic 'First page'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=715478824 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'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Clicked on with mnemonic 'First page'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
14:59:05 [2020-07-07T18:59:05.858Z] DEBUG - Clicking on with mnemonic 'Pages...'
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - Clicked on with mnemonic 'Pages...'
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - Clicking on OK
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715479109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715479109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715479109 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715479109 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715479109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715479109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715479109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=715478887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...'
14:59:06 [2020-07-07T18:59:06.114Z] DEBUG - Clicked on 
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715479987 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715479997 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715479997 data=null doit=true} to TreeItem with text {TestForFiltering}
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715479998 data=null} to TreeItem with text {TestForFiltering}
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715479998 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715480008 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}
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715480013 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - Clicking on with mnemonic 'Delete'
14:59:07 [2020-07-07T18:59:07.043Z] DEBUG - Clicked on with mnemonic 'Delete'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715480715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715480715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715480715 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715480715 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715480716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715480716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715480717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715480717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715480717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715480717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715480717 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715480717 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Clicking on OK
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715480717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715480717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715480718 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715480718 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715480718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715480718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.604Z] DEBUG - Clicked on OK
14:59:07 [2020-07-07T18:59:07.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715480718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:07 [2020-07-07T18:59:07.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715480074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:59:08 [2020-07-07T18:59:08.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
14:59:08 [2020-07-07T18:59:08.116Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.093 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
14:59:08 [2020-07-07T18:59:08.116Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 14.74 s
14:59:08 [2020-07-07T18:59:08.116Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 10.105 s
14:59:08 [2020-07-07T18:59:08.116Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
14:59:08 [2020-07-07T18:59:08.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715481922 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715481922 data=null doit=true} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715481922 data=null} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715481922 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715481922 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}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715481938 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715481938 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715481938 data=null doit=true} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715481938 data=null} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715481939 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715481939 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}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715481942 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715481942 data=null doit=true} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715481942 data=null} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715481943 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715481943 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}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715481944 data=null button=1 stateMask=0x80000 x=75 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715481945 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715481945 data=null doit=true} to TreeItem with text {Traces [0]}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715481945 data=null} to TreeItem with text {Traces [0]}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715481945 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715481945 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]}
14:59:08 [2020-07-07T18:59:08.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715481955 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - number of items : 7
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715483339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715483339 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715483339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715483339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715483339 data=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}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715483388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715483424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715483424 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715483424 data=null} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - number of items : 7
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715483424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715483424 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715483425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715483425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715483425 data=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}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715483495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715483501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715483501 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715483501 data=null} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - number of items : 7
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715483502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715483502 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715483502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715483502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715483502 data=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}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715483578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715483584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715483584 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715483584 data=null} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - number of items : 7
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715483584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715483584 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715483584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715483584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715483585 data=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}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715483613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715483618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715483618 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715483618 data=null} to ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - number of items : 7
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715483619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715483619 data=null doit=true} to ToolItem with tooltip text {Increase priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715483619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715483619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715483619 data=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}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715483619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715483619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715483619 data=null doit=true} to ToolItem with tooltip text {Increase priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715483619 data=null} to ToolItem with tooltip text {Increase priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - number of items : 7
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715483620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715483620 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715483620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715483620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715483620 data=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}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715483685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715483691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715483691 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715483691 data=null} to ToolItem with tooltip text {Decrease priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - number of items : 7
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715483692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715483692 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715483692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715483692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715483692 data=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}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715483699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715483718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715483718 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715483718 data=null} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Attempting to set focus on (of type 'Label')
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - number of items : 7
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715483720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715483720 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715483720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715483720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715483720 data=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}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715483729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715483796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715483797 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715483797 data=null} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Attempting to set focus on (of type 'Label')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - number of items : 7
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715483797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715483797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715483797 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715483797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715483798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715483798 data=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}
14:59:10 [2020-07-07T18:59:10.814Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Attempting to set focus on (of type 'Table')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Selecting rows [2] in (of type 'Table')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715483930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715483930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715483930 data=null doit=true} to (of type 'Table')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715483930 data=null} to (of type 'Table')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715483930 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to (of type 'Table')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715483931 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
14:59:10 [2020-07-07T18:59:10.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715483978 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to (of type 'Table')
14:59:12 [2020-07-07T18:59:12.702Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.569 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
14:59:12 [2020-07-07T18:59:12.702Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 0.664 s
14:59:12 [2020-07-07T18:59:12.702Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
14:59:15 [2020-07-07T18:59:15.219Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:59:15 [2020-07-07T18:59:15.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:59:15 [2020-07-07T18:59:15.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:59:15 [2020-07-07T18:59:15.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:59:15 [2020-07-07T18:59:15.475Z] DEBUG - Attempting to set focus on Table with text {}
14:59:15 [2020-07-07T18:59:15.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=715488486 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:59:15 [2020-07-07T18:59:15.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=715488486 data=null doit=true} to TableItem with text {}
14:59:15 [2020-07-07T18:59:15.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=715488487 data=null} to TableItem with text {}
14:59:15 [2020-07-07T18:59:15.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715488487 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:59:15 [2020-07-07T18:59:15.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715488487 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:59:15 [2020-07-07T18:59:15.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715488491 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:59:15 [2020-07-07T18:59:15.475Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
14:59:15 [2020-07-07T18:59:15.475Z] DEBUG - Clicking on with mnemonic 'Open Source Code'
14:59:15 [2020-07-07T18:59:15.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=715488514 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'
14:59:15 [2020-07-07T18:59:15.731Z] DEBUG - Clicked on with mnemonic 'Open Source Code'
14:59:15 [2020-07-07T18:59:15.731Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"'
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715489196 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715489199 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715489199 data=null doit=true} to TreeItem with text {test}
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715489200 data=null} to TreeItem with text {test}
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715489200 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715489200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715489217 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - Clicking on with mnemonic 'Delete'
14:59:16 [2020-07-07T18:59:16.293Z] DEBUG - Clicked on with mnemonic 'Delete'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715489995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715489996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715489996 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715489996 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715489996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715489996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715489996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715489996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715489996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715489996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715489996 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715489996 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Clicking on OK
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715489996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715489997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715489997 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715489997 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715489997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:16 [2020-07-07T18:59:16.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715489997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:16 [2020-07-07T18:59:16.858Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:16 [2020-07-07T18:59:16.858Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:16 [2020-07-07T18:59:16.858Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:16 [2020-07-07T18:59:16.859Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:16 [2020-07-07T18:59:16.859Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:16 [2020-07-07T18:59:16.859Z] DEBUG - Clicked on OK
14:59:17 [2020-07-07T18:59:17.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715489997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:17 [2020-07-07T18:59:17.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715489302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:59:17 [2020-07-07T18:59:17.370Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.68 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
14:59:17 [2020-07-07T18:59:17.370Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 4.591 s
14:59:17 [2020-07-07T18:59:17.370Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
14:59:17 [2020-07-07T18:59:17.370Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
14:59:17 [2020-07-07T18:59:17.370Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
14:59:17 [2020-07-07T18:59:17.370Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
14:59:27 [2020-07-07T18:59:27.313Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.737 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
14:59:27 [2020-07-07T18:59:27.313Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 9.651 s
14:59:27 [2020-07-07T18:59:27.313Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715500583 data=null button=0 stateMask=0x0 x=75 y=12 count=0} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715500583 data=null doit=true} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715500583 data=null} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715500583 data=null button=1 stateMask=0x0 x=75 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715500583 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}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715500600 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715500601 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715500601 data=null doit=true} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715500601 data=null} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715500601 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715500601 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}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715500604 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715500605 data=null doit=true} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715500605 data=null} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715500605 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715500605 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}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715500606 data=null button=1 stateMask=0x80000 x=75 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715500607 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715500607 data=null doit=true} to TreeItem with text {Traces [0]}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715500607 data=null} to TreeItem with text {Traces [0]}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715500607 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715500607 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]}
14:59:27 [2020-07-07T18:59:27.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715500613 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:59:28 [2020-07-07T18:59:28.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
14:59:28 [2020-07-07T18:59:28.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - number of items : 11
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715502004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715502004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715502004 data=null doit=true} to ToolItem with tooltip text {Add new filter}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715502004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715502005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715502005 data=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}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715502009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715502009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715502009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715502009 data=null doit=true} to ToolItem with tooltip text {Add new filter}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715502009 data=null} to ToolItem with tooltip text {Add new filter}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=715502010 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {FILTER <name>}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=715502010 data=null doit=true} to TreeItem with text {FILTER <name>}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=715502010 data=null} to TreeItem with text {FILTER <name>}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=715502010 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {FILTER <name>}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715502010 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=715502013 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {FILTER <name>}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Attempting to set focus on (of type 'Text')
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=715502026 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=715502026 data=null doit=true} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=715502028 data=null} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=715502029 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715502030 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}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=715502043 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=715502043 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=715502043 data=null doit=true} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=715502044 data=null} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=715502044 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=715502044 data=null doit=true} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=715502044 data=null} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=715502045 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715502045 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}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=715502048 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=715502088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
14:59:28 [2020-07-07T18:59:28.936Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=715502108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715502109 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715502109 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715502109 data=null button=1 stateMask=0x0 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715502109 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)
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715502109 data=null button=1 stateMask=0x80000 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715502110 data=null button=0 stateMask=0x0 x=204 y=35 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715502110 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715502110 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:28 [2020-07-07T18:59:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715502110 data=null button=1 stateMask=0x0 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715502110 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)
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715502124 data=null button=1 stateMask=0x80000 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Clicking on with mnemonic 'AND'
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=715502186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND'
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Clicked on with mnemonic 'AND'
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=715502194 data=null button=0 stateMask=0x0 x=77 y=58 count=0} to Tree node with text: AND
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=715502194 data=null doit=true} to Tree node with text: AND
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=715502195 data=null} to Tree node with text: AND
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=715502195 data=null button=1 stateMask=0x0 x=77 y=58 count=1} to Tree node with text: AND
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715502195 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
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=715502197 data=null button=1 stateMask=0x80000 x=77 y=58 count=1} to Tree node with text: AND
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Clicking on with mnemonic 'CONTAINS'
14:59:29 [2020-07-07T18:59:29.192Z] 
14:59:29 [2020-07-07T18:59:29.192Z] (Eclipse:4486): Gtk-WARNING **: 18:59:29.092: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=715502220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS'
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - Clicked on with mnemonic 'CONTAINS'
14:59:29 [2020-07-07T18:59:29.192Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again.
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
14:59:29 [2020-07-07T18:59:29.192Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=715502288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Attempting to set focus on (of type 'Text')
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=715502294 data=null button=0 stateMask=0x0 x=173 y=81 count=0} to Tree node with text: Timestamp CONTAINS "100"
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=715502294 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=715502295 data=null} to Tree node with text: Timestamp CONTAINS "100"
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=715502295 data=null button=1 stateMask=0x0 x=173 y=81 count=1} to Tree node with text: Timestamp CONTAINS "100"
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715502295 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"
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=715502325 data=null button=1 stateMask=0x80000 x=173 y=81 count=1} to Tree node with text: Timestamp CONTAINS "100"
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=715502326 data=null button=0 stateMask=0x0 x=77 y=58 count=0} to Tree node with text: AND
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=715502326 data=null doit=true} to Tree node with text: AND
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=715502326 data=null} to Tree node with text: AND
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=715502326 data=null button=1 stateMask=0x0 x=77 y=58 count=1} to Tree node with text: AND
14:59:29 [2020-07-07T18:59:29.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715502326 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
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=715502332 data=null button=1 stateMask=0x80000 x=77 y=58 count=1} to Tree node with text: AND
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - number of items : 11
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715502376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715502376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715502376 data=null doit=true} to ToolItem with tooltip text {Save filters}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715502376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715502376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715502376 data=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}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715502377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715502377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715502377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715502377 data=null doit=true} to ToolItem with tooltip text {Save filters}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715502378 data=null} to ToolItem with tooltip text {Save filters}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:59:29 [2020-07-07T18:59:29.448Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:59:29 [2020-07-07T18:59:29.449Z] DEBUG - Attempting to set focus on Table with text {}
14:59:29 [2020-07-07T18:59:29.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=715502385 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
14:59:29 [2020-07-07T18:59:29.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=715502385 data=null doit=true} to TableItem with text {}
14:59:29 [2020-07-07T18:59:29.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=715502385 data=null} to TableItem with text {}
14:59:29 [2020-07-07T18:59:29.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715502386 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
14:59:29 [2020-07-07T18:59:29.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715502386 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:59:29 [2020-07-07T18:59:29.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715502387 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
14:59:29 [2020-07-07T18:59:29.449Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
14:59:29 [2020-07-07T18:59:29.449Z] DEBUG - Clicking on with mnemonic 'timestamp'
14:59:29 [2020-07-07T18:59:29.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=715502425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp'
14:59:29 [2020-07-07T18:59:29.449Z] DEBUG - Clicked on with mnemonic 'timestamp'
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715504046 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715504046 data=null doit=true} to TreeItem with text {TestForFiltering}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715504046 data=null} to TreeItem with text {TestForFiltering}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715504047 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715504047 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}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715504061 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715504062 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715504062 data=null doit=true} to TreeItem with text {TestForFiltering}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715504062 data=null} to TreeItem with text {TestForFiltering}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715504062 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715504062 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}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715504072 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:31 [2020-07-07T18:59:31.341Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715504073 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715504073 data=null doit=true} to TreeItem with text {Traces [1]}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715504073 data=null} to TreeItem with text {Traces [1]}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715504073 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715504074 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
14:59:31 [2020-07-07T18:59:31.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715504077 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - number of items : 11
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715505428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715505428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715505428 data=null doit=true} to ToolItem with tooltip text {Add new filter}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715505428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715505428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715505428 data=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}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715505432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715505432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715505432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715505432 data=null doit=true} to ToolItem with tooltip text {Add new filter}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715505432 data=null} to ToolItem with tooltip text {Add new filter}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=715505433 data=null button=0 stateMask=0x0 x=78 y=104 count=0} to TreeItem with text {FILTER <name>}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=715505433 data=null doit=true} to TreeItem with text {FILTER <name>}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=715505433 data=null} to TreeItem with text {FILTER <name>}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=715505433 data=null button=1 stateMask=0x0 x=78 y=104 count=1} to TreeItem with text {FILTER <name>}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715505433 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=715505436 data=null button=1 stateMask=0x80000 x=78 y=104 count=1} to TreeItem with text {FILTER <name>}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Attempting to set focus on (of type 'Text')
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Clicking on TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=715505439 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=715505439 data=null doit=true} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=715505441 data=null} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=715505450 data=null button=1 stateMask=0x0 x=63 y=104 count=1} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715505450 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}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=715505454 data=null button=1 stateMask=0x80000 x=63 y=104 count=1} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=715505454 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=715505454 data=null doit=true} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=715505454 data=null} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Clicked on TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=715505455 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=715505455 data=null doit=true} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=715505455 data=null} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=715505455 data=null button=1 stateMask=0x0 x=63 y=104 count=1} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715505455 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}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=715505460 data=null button=1 stateMask=0x80000 x=63 y=104 count=1} to TreeItem with text {FILTER field}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=715505493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
14:59:32 [2020-07-07T18:59:32.528Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=715505509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715505510 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715505511 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715505511 data=null button=1 stateMask=0x0 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715505511 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)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715505511 data=null button=1 stateMask=0x80000 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715505511 data=null button=0 stateMask=0x0 x=204 y=127 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715505511 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715505511 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715505512 data=null button=1 stateMask=0x0 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715505512 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)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715505525 data=null button=1 stateMask=0x80000 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Clicking on with mnemonic 'COMPARE'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=715505585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Clicked on with mnemonic 'COMPARE'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=715505623 data=null doit=true} to Tree node with text: <select aspect> = <value>
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=715505623 data=null} to Tree node with text: <select aspect> = <value>
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=715505624 data=null button=1 stateMask=0x0 x=155 y=150 count=1} to Tree node with text: <select aspect> = <value>
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715505624 data=null item=TreeItem {<select aspect> = <value>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: <select aspect> = <value>
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=715505624 data=null button=1 stateMask=0x80000 x=155 y=150 count=1} to Tree node with text: <select aspect> = <value>
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=715505625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Attempting to set focus on (of type 'Text')
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - Attempting to set focus on (of type 'Text')
14:59:32 [2020-07-07T18:59:32.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - matched Button with text "<", using matcher: of type 'Button'
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - matched Button with text "=", using matcher: of type 'Button'
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - matched Button with text ">", using matcher: of type 'Button'
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>'
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO'
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button'
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button'
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button'
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=715505650 data=null doit=true} to Button with text {=}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=715505650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=715505652 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=715505683 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=715505683 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=715505683 data=null item=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')
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - number of items : 11
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715505684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715505684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715505684 data=null doit=true} to ToolItem with tooltip text {Save filters}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715505684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715505684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715505684 data=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}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715505688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715505688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715505688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715505688 data=null doit=true} to ToolItem with tooltip text {Save filters}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715505688 data=null} to ToolItem with tooltip text {Save filters}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Attempting to set focus on Table with text {}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=715505696 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=715505696 data=null doit=true} to TableItem with text {}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=715505696 data=null} to TableItem with text {}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715505696 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715505696 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:59:32 [2020-07-07T18:59:32.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715505697 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
14:59:32 [2020-07-07T18:59:32.785Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field'
14:59:32 [2020-07-07T18:59:32.785Z] DEBUG - Clicking on with mnemonic 'field'
14:59:32 [2020-07-07T18:59:32.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=715505775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field'
14:59:32 [2020-07-07T18:59:32.785Z] DEBUG - Clicked on with mnemonic 'field'
14:59:34 [2020-07-07T18:59:34.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:34 [2020-07-07T18:59:34.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:34 [2020-07-07T18:59:34.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:34 [2020-07-07T18:59:34.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:34 [2020-07-07T18:59:34.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:34 [2020-07-07T18:59:34.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:34 [2020-07-07T18:59:34.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715507321 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:59:34 [2020-07-07T18:59:34.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715507321 data=null doit=true} to TreeItem with text {TestForFiltering}
14:59:34 [2020-07-07T18:59:34.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715507321 data=null} to TreeItem with text {TestForFiltering}
14:59:34 [2020-07-07T18:59:34.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715507321 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:34 [2020-07-07T18:59:34.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715507321 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}
14:59:34 [2020-07-07T18:59:34.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715507332 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:34 [2020-07-07T18:59:34.405Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:34 [2020-07-07T18:59:34.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715507333 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:59:34 [2020-07-07T18:59:34.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715507333 data=null doit=true} to TreeItem with text {TestForFiltering}
14:59:34 [2020-07-07T18:59:34.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715507333 data=null} to TreeItem with text {TestForFiltering}
14:59:34 [2020-07-07T18:59:34.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715507333 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:34 [2020-07-07T18:59:34.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715507333 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}
14:59:34 [2020-07-07T18:59:34.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715507338 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:34 [2020-07-07T18:59:34.406Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
14:59:34 [2020-07-07T18:59:34.406Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:34 [2020-07-07T18:59:34.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715507339 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
14:59:34 [2020-07-07T18:59:34.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715507339 data=null doit=true} to TreeItem with text {Traces [1]}
14:59:34 [2020-07-07T18:59:34.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715507339 data=null} to TreeItem with text {Traces [1]}
14:59:34 [2020-07-07T18:59:34.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715507339 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:59:34 [2020-07-07T18:59:34.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715507339 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
14:59:34 [2020-07-07T18:59:34.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715507345 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - number of items : 11
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715508713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715508713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715508713 data=null doit=true} to ToolItem with tooltip text {Add new filter}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715508713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715508713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715508713 data=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}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715508741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715508741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715508741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715508742 data=null doit=true} to ToolItem with tooltip text {Add new filter}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715508742 data=null} to ToolItem with tooltip text {Add new filter}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=715508742 data=null button=0 stateMask=0x0 x=78 y=173 count=0} to TreeItem with text {FILTER <name>}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=715508742 data=null doit=true} to TreeItem with text {FILTER <name>}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=715508742 data=null} to TreeItem with text {FILTER <name>}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=715508742 data=null button=1 stateMask=0x0 x=78 y=173 count=1} to TreeItem with text {FILTER <name>}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715508742 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=715508746 data=null button=1 stateMask=0x80000 x=78 y=173 count=1} to TreeItem with text {FILTER <name>}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Attempting to set focus on (of type 'Text')
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=715508750 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=715508750 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=715508752 data=null} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=715508752 data=null button=1 stateMask=0x0 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715508752 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}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=715508755 data=null button=1 stateMask=0x80000 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=715508755 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=715508755 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=715508755 data=null} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=715508756 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=715508756 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=715508756 data=null} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=715508756 data=null button=1 stateMask=0x0 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715508756 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}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=715508782 data=null button=1 stateMask=0x80000 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=715508801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
14:59:35 [2020-07-07T18:59:35.771Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=715508818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715508819 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715508819 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715508819 data=null button=1 stateMask=0x0 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715508819 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)
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715508819 data=null button=1 stateMask=0x80000 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715508820 data=null button=0 stateMask=0x0 x=204 y=196 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715508820 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:35 [2020-07-07T18:59:35.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715508820 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715508820 data=null button=1 stateMask=0x0 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715508820 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)
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=715508831 data=null button=1 stateMask=0x80000 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Clicking on with mnemonic 'OR'
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=715508888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR'
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Clicked on with mnemonic 'OR'
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=715508896 data=null button=0 stateMask=0x0 x=72 y=219 count=0} to Tree node with text: OR
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=715508896 data=null doit=true} to Tree node with text: OR
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=715508896 data=null} to Tree node with text: OR
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=715508896 data=null button=1 stateMask=0x0 x=72 y=219 count=1} to Tree node with text: OR
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715508896 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
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=715508899 data=null button=1 stateMask=0x80000 x=72 y=219 count=1} to Tree node with text: OR
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
14:59:35 [2020-07-07T18:59:35.772Z] DEBUG - Clicking on with mnemonic 'EQUALS'
14:59:36 [2020-07-07T18:59:36.028Z] 
14:59:36 [2020-07-07T18:59:36.028Z] (Eclipse:4486): Gtk-WARNING **: 18:59:35.792: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=715508920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS'
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Clicked on with mnemonic 'EQUALS'
14:59:36 [2020-07-07T18:59:36.028Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=715508987 data=null button=0 stateMask=0x0 x=162 y=242 count=0} to TreeItem with text {<select aspect> EQUALS}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=715508987 data=null doit=true} to TreeItem with text {<select aspect> EQUALS}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=715508987 data=null} to TreeItem with text {<select aspect> EQUALS}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=715508987 data=null button=1 stateMask=0x0 x=162 y=242 count=1} to TreeItem with text {<select aspect> EQUALS}
14:59:36 [2020-07-07T18:59:36.028Z] 
14:59:36 [2020-07-07T18:59:36.028Z] (Eclipse:4486): Gtk-WARNING **: 18:59:35.822: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715508987 data=null item=TreeItem {<select aspect> EQUALS} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {<select aspect> EQUALS}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=715509012 data=null button=1 stateMask=0x80000 x=162 y=242 count=1} to TreeItem with text {<select aspect> EQUALS}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=715509013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Attempting to set focus on (of type 'Text')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=715509019 data=null button=0 stateMask=0x0 x=72 y=219 count=0} to Tree node with text: OR
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=715509019 data=null doit=true} to Tree node with text: OR
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=715509019 data=null} to Tree node with text: OR
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=715509020 data=null button=1 stateMask=0x0 x=72 y=219 count=1} to Tree node with text: OR
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715509020 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
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=715509026 data=null button=1 stateMask=0x80000 x=72 y=219 count=1} to Tree node with text: OR
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Clicking on with mnemonic 'MATCHES'
14:59:36 [2020-07-07T18:59:36.028Z] 
14:59:36 [2020-07-07T18:59:36.028Z] (Eclipse:4486): Gtk-WARNING **: 18:59:35.925: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=715509093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES'
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Clicked on with mnemonic 'MATCHES'
14:59:36 [2020-07-07T18:59:36.028Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=715509118 data=null button=0 stateMask=0x0 x=167 y=265 count=0} to TreeItem with text {<select aspect> MATCHES}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=715509118 data=null doit=true} to TreeItem with text {<select aspect> MATCHES}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=715509118 data=null} to TreeItem with text {<select aspect> MATCHES}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=715509119 data=null button=1 stateMask=0x0 x=167 y=265 count=1} to TreeItem with text {<select aspect> MATCHES}
14:59:36 [2020-07-07T18:59:36.028Z] 
14:59:36 [2020-07-07T18:59:36.028Z] (Eclipse:4486): Gtk-WARNING **: 18:59:35.998: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715509119 data=null item=TreeItem {<select aspect> MATCHES} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {<select aspect> MATCHES}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=715509187 data=null button=1 stateMask=0x80000 x=167 y=265 count=1} to TreeItem with text {<select aspect> MATCHES}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=715509187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Attempting to set focus on (of type 'Text')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Attempting to set focus on (of type 'Text')
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - number of items : 11
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715509198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715509198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715509198 data=null doit=true} to ToolItem with tooltip text {Save filters}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715509198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715509198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715509199 data=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}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715509199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:36 [2020-07-07T18:59:36.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715509200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:36 [2020-07-07T18:59:36.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715509200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
14:59:36 [2020-07-07T18:59:36.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715509200 data=null doit=true} to ToolItem with tooltip text {Save filters}
14:59:36 [2020-07-07T18:59:36.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715509200 data=null} to ToolItem with tooltip text {Save filters}
14:59:36 [2020-07-07T18:59:36.029Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
14:59:36 [2020-07-07T18:59:36.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:59:36 [2020-07-07T18:59:36.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:59:36 [2020-07-07T18:59:36.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:59:36 [2020-07-07T18:59:36.029Z] DEBUG - Attempting to set focus on Table with text {}
14:59:36 [2020-07-07T18:59:36.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=715509228 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
14:59:36 [2020-07-07T18:59:36.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=715509228 data=null doit=true} to TableItem with text {}
14:59:36 [2020-07-07T18:59:36.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=715509228 data=null} to TableItem with text {}
14:59:36 [2020-07-07T18:59:36.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715509229 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
14:59:36 [2020-07-07T18:59:36.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715509229 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
14:59:36 [2020-07-07T18:59:36.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715509230 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
14:59:36 [2020-07-07T18:59:36.284Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
14:59:36 [2020-07-07T18:59:36.284Z] DEBUG - Clicking on with mnemonic 'matchAndEquals'
14:59:36 [2020-07-07T18:59:36.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=715509285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals'
14:59:36 [2020-07-07T18:59:36.284Z] DEBUG - Clicked on with mnemonic 'matchAndEquals'
14:59:38 [2020-07-07T18:59:38.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715511313 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:59:38 [2020-07-07T18:59:38.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:38 [2020-07-07T18:59:38.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:38 [2020-07-07T18:59:38.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:38 [2020-07-07T18:59:38.173Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:38 [2020-07-07T18:59:38.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=715511334 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
14:59:38 [2020-07-07T18:59:38.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=715511334 data=null doit=true} to TreeItem with text {TestForFiltering}
14:59:38 [2020-07-07T18:59:38.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=715511334 data=null} to TreeItem with text {TestForFiltering}
14:59:38 [2020-07-07T18:59:38.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=715511334 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:38 [2020-07-07T18:59:38.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715511334 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}
14:59:38 [2020-07-07T18:59:38.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=715511339 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
14:59:38 [2020-07-07T18:59:38.429Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:38 [2020-07-07T18:59:38.429Z] DEBUG - Clicking on with mnemonic 'Delete'
14:59:38 [2020-07-07T18:59:38.429Z] DEBUG - Clicked on with mnemonic 'Delete'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715512004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715512004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715512004 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715512004 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715512004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715512004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715512004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715512004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715512004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715512004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715512004 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715512004 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Clicking on OK
14:59:38 [2020-07-07T18:59:38.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715512005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:38 [2020-07-07T18:59:38.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715512005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:38 [2020-07-07T18:59:38.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715512005 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:38 [2020-07-07T18:59:38.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715512005 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:38 [2020-07-07T18:59:38.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715512005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:38 [2020-07-07T18:59:38.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715512005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:38 [2020-07-07T18:59:38.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:38 [2020-07-07T18:59:38.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:38 [2020-07-07T18:59:38.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:38 [2020-07-07T18:59:38.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:38 [2020-07-07T18:59:38.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:38 [2020-07-07T18:59:38.992Z] DEBUG - Clicked on OK
14:59:39 [2020-07-07T18:59:39.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715512005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:39 [2020-07-07T18:59:39.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715511367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:59:39 [2020-07-07T18:59:39.503Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.282 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
14:59:39 [2020-07-07T18:59:39.503Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.654 s
14:59:39 [2020-07-07T18:59:39.503Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.274 s
14:59:39 [2020-07-07T18:59:39.503Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.507 s
14:59:39 [2020-07-07T18:59:39.503Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Clicking on TableItem with text {}
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=715514022 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=715514022 data=null doit=true} to TableItem with text {}
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Attempting to set focus on Table with text {}
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=715514023 data=null} to TableItem with text {}
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715514023 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715514023 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715514030 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=715514030 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=715514030 data=null doit=true} to TableItem with text {}
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=715514031 data=null} to TableItem with text {}
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Clicked on TableItem with text {}
14:59:40 [2020-07-07T18:59:40.871Z] DEBUG - Attempting to set focus on (of type 'Table')
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - Clicking on TableItem with text {}
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=715514608 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=715514608 data=null doit=true} to TableItem with text {}
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - Attempting to set focus on Table with text {}
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=715514608 data=null} to TableItem with text {}
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715514608 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715514608 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715514610 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=715514610 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=715514611 data=null doit=true} to TableItem with text {}
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=715514611 data=null} to TableItem with text {}
14:59:41 [2020-07-07T18:59:41.432Z] DEBUG - Clicked on TableItem with text {}
14:59:41 [2020-07-07T18:59:41.688Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
14:59:41 [2020-07-07T18:59:41.688Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
14:59:41 [2020-07-07T18:59:41.688Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
14:59:41 [2020-07-07T18:59:41.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=715514635 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'
14:59:42 [2020-07-07T18:59:42.249Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:59:42 [2020-07-07T18:59:42.249Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:59:42 [2020-07-07T18:59:42.249Z] DEBUG - Clicking on TableItem with text {}
14:59:42 [2020-07-07T18:59:42.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=715515178 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:59:42 [2020-07-07T18:59:42.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=715515178 data=null doit=true} to TableItem with text {}
14:59:42 [2020-07-07T18:59:42.249Z] DEBUG - Attempting to set focus on Table with text {}
14:59:42 [2020-07-07T18:59:42.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=715515178 data=null} to TableItem with text {}
14:59:42 [2020-07-07T18:59:42.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715515178 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
14:59:42 [2020-07-07T18:59:42.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715515178 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
14:59:42 [2020-07-07T18:59:42.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715515179 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
14:59:42 [2020-07-07T18:59:42.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=715515179 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
14:59:42 [2020-07-07T18:59:42.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=715515179 data=null doit=true} to TableItem with text {}
14:59:42 [2020-07-07T18:59:42.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=715515179 data=null} to TableItem with text {}
14:59:42 [2020-07-07T18:59:42.250Z] DEBUG - Clicked on TableItem with text {}
14:59:42 [2020-07-07T18:59:42.250Z] DEBUG - Attempting to set focus on (of type 'Table')
14:59:42 [2020-07-07T18:59:42.250Z] DEBUG - Attempting to set focus on (of type 'Table')
14:59:42 [2020-07-07T18:59:42.250Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
14:59:42 [2020-07-07T18:59:42.250Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
14:59:42 [2020-07-07T18:59:42.250Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
14:59:42 [2020-07-07T18:59:42.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=715515226 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'
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715515822 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715515832 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715515832 data=null doit=true} to TreeItem with text {test}
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715515832 data=null} to TreeItem with text {test}
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715515832 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715515832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715515872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - Clicking on with mnemonic 'Delete'
14:59:42 [2020-07-07T18:59:42.813Z] DEBUG - Clicked on with mnemonic 'Delete'
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715516610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715516610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715516610 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715516610 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715516610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715516610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715516610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715516610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715516610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715516610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715516610 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715516611 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Clicking on OK
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715516611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715516611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715516611 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715516611 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715516611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715516611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Clicked on OK
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715516611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:59:43 [2020-07-07T18:59:43.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715515895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
14:59:43 [2020-07-07T18:59:43.997Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.583 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
14:59:43 [2020-07-07T18:59:43.997Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.585 s
14:59:43 [2020-07-07T18:59:43.997Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.57 s
14:59:43 [2020-07-07T18:59:43.997Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.644 s
14:59:43 [2020-07-07T18:59:43.997Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
14:59:44 [2020-07-07T18:59:44.254Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=715517780 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=715517780 data=null doit=true} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=715517780 data=null} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=715517780 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715517780 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}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=715517789 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=715517789 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=715517790 data=null doit=true} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=715517790 data=null} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=715517790 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715517790 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}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=715517800 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=715517800 data=null doit=true} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=715517800 data=null} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=715517800 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715517800 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}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=715517802 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to TreeItem with text {TestAxisAlignment}
14:59:44 [2020-07-07T18:59:44.828Z] DEBUG - Attempting to set focus on Tree with text {}
14:59:44 [2020-07-07T18:59:44.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715517802 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
14:59:44 [2020-07-07T18:59:44.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715517802 data=null doit=true} to TreeItem with text {Traces [0]}
14:59:44 [2020-07-07T18:59:44.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715517803 data=null} to TreeItem with text {Traces [0]}
14:59:44 [2020-07-07T18:59:44.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715517803 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
14:59:44 [2020-07-07T18:59:44.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715517803 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]}
14:59:44 [2020-07-07T18:59:44.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715517808 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
14:59:46 [2020-07-07T18:59:46.719Z] 
14:59:46 [2020-07-07T18:59:46.719Z] (Eclipse:4486): Gtk-CRITICAL **: 18:59:46.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=715520120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=715520120 data=null doit=true} to Sash with text {}
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715520120 data=null item=null detail=0 x=150 y=0 width=3 height=108 stateMask=0x0 text=null doit=true} to Sash with text {}
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=715520122 data=null button=1 stateMask=0x0 x=1 y=54 count=1} to Sash with text {}
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=715520123 data=null x=1 y=54 width=0 height=0 detail=0} to Sash with text {}
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=715520123 data=null} to Sash with text {}
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715520123 data=null item=null detail=0 x=200 y=0 width=3 height=108 stateMask=0x0 text=null doit=true} to Sash with text {}
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=715520124 data=null button=0 stateMask=0x80000 x=1 y=54 count=0} to Sash with text {}
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715520124 data=null item=null detail=0 x=200 y=0 width=3 height=108 stateMask=0x80000 text=null doit=true} to Sash with text {}
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=715520125 data=null button=1 stateMask=0x0 x=1 y=54 count=1} to Sash with text {}
14:59:46 [2020-07-07T18:59:46.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=715520125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:59:47 [2020-07-07T18:59:47.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=715520726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:59:47 [2020-07-07T18:59:47.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=715520726 data=null doit=true} to Sash with text {}
14:59:47 [2020-07-07T18:59:47.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715520726 data=null item=null detail=0 x=201 y=0 width=3 height=108 stateMask=0x0 text=null doit=true} to Sash with text {}
14:59:47 [2020-07-07T18:59:47.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=715520727 data=null button=1 stateMask=0x0 x=1 y=54 count=1} to Sash with text {}
14:59:47 [2020-07-07T18:59:47.916Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=715520728 data=null x=1 y=54 width=0 height=0 detail=0} to Sash with text {}
14:59:47 [2020-07-07T18:59:47.916Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=715520728 data=null} to Sash with text {}
14:59:47 [2020-07-07T18:59:47.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715520728 data=null item=null detail=0 x=150 y=0 width=3 height=108 stateMask=0x0 text=null doit=true} to Sash with text {}
14:59:47 [2020-07-07T18:59:47.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=715520730 data=null button=0 stateMask=0x80000 x=1 y=54 count=0} to Sash with text {}
14:59:47 [2020-07-07T18:59:47.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715520731 data=null item=null detail=0 x=150 y=0 width=3 height=108 stateMask=0x80000 text=null doit=true} to Sash with text {}
14:59:47 [2020-07-07T18:59:47.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=715520732 data=null button=1 stateMask=0x0 x=1 y=54 count=1} to Sash with text {}
14:59:47 [2020-07-07T18:59:47.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=715520732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
14:59:48 [2020-07-07T18:59:48.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:59:50 [2020-07-07T18:59:50.064Z] 
14:59:50 [2020-07-07T18:59:50.064Z] (Eclipse:4486): Gtk-CRITICAL **: 18:59:49.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715523480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715523480 data=null button=0 stateMask=0x0 x=182 y=114 count=0} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715523481 data=null doit=true} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715523481 data=null} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715523484 data=null button=1 stateMask=0x0 x=182 y=114 count=1} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=715523484 data=null x=232 y=114 width=0 height=0 detail=0} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715523485 data=null button=1 stateMask=0x80000 x=232 y=114 count=1} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715523486 data=null button=1 stateMask=0x80000 x=232 y=114 count=1} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715523486 data=null button=0 stateMask=0x0 x=0 y=114 count=0} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715523486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715523486 data=null doit=true} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715523486 data=null} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715523989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715523989 data=null button=0 stateMask=0x0 x=232 y=114 count=0} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715523989 data=null doit=true} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715523989 data=null} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715523993 data=null button=1 stateMask=0x0 x=232 y=114 count=1} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.882Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=715523994 data=null x=182 y=114 width=0 height=0 detail=0} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715523994 data=null button=1 stateMask=0x80000 x=182 y=114 count=1} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715523995 data=null button=1 stateMask=0x80000 x=182 y=114 count=1} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715523995 data=null button=0 stateMask=0x0 x=0 y=114 count=0} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715523995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715523995 data=null doit=true} to TimeGraphControl with text {}
14:59:50 [2020-07-07T18:59:50.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715523995 data=null} to TimeGraphControl with text {}
14:59:51 [2020-07-07T18:59:51.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:59:53 [2020-07-07T18:59:53.334Z] 
14:59:53 [2020-07-07T18:59:53.334Z] (Eclipse:4486): Gtk-CRITICAL **: 18:59:52.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715526733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715526733 data=null button=0 stateMask=0x0 x=182 y=72 count=0} to TimeGraphControl with text {}
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715526733 data=null doit=true} to TimeGraphControl with text {}
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715526733 data=null} to TimeGraphControl with text {}
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715526735 data=null button=1 stateMask=0x0 x=182 y=72 count=1} to TimeGraphControl with text {}
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=715526735 data=null x=232 y=72 width=0 height=0 detail=0} to TimeGraphControl with text {}
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715526736 data=null button=1 stateMask=0x80000 x=232 y=72 count=1} to TimeGraphControl with text {}
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715526737 data=null button=1 stateMask=0x80000 x=232 y=72 count=1} to TimeGraphControl with text {}
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715526737 data=null button=0 stateMask=0x0 x=0 y=72 count=0} to TimeGraphControl with text {}
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715526737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715526737 data=null doit=true} to TimeGraphControl with text {}
14:59:53 [2020-07-07T18:59:53.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715526737 data=null} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715527241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715527242 data=null button=0 stateMask=0x0 x=232 y=72 count=0} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715527242 data=null doit=true} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715527242 data=null} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715527244 data=null button=1 stateMask=0x0 x=232 y=72 count=1} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.152Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=715527244 data=null x=182 y=72 width=0 height=0 detail=0} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715527245 data=null button=1 stateMask=0x80000 x=182 y=72 count=1} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715527246 data=null button=1 stateMask=0x80000 x=182 y=72 count=1} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715527246 data=null button=0 stateMask=0x0 x=0 y=72 count=0} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715527246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715527246 data=null doit=true} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715527246 data=null} to TimeGraphControl with text {}
14:59:54 [2020-07-07T18:59:54.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:59:56 [2020-07-07T18:59:56.605Z] 
14:59:56 [2020-07-07T18:59:56.605Z] (Eclipse:4486): Gtk-CRITICAL **: 18:59:56.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:59:56 [2020-07-07T18:59:56.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:59:56 [2020-07-07T18:59:56.861Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
14:59:56 [2020-07-07T18:59:56.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:59:58 [2020-07-07T18:59:58.751Z] 
14:59:58 [2020-07-07T18:59:58.751Z] (Eclipse:4486): Gtk-CRITICAL **: 18:59:58.439: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715532382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715532383 data=null button=0 stateMask=0x0 x=173 y=63 count=0} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715532383 data=null doit=true} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715532383 data=null} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715532387 data=null button=1 stateMask=0x0 x=173 y=63 count=1} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=715532387 data=null x=223 y=63 width=0 height=0 detail=0} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715532387 data=null button=1 stateMask=0x80000 x=223 y=63 count=1} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715532389 data=null button=1 stateMask=0x80000 x=223 y=63 count=1} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715532389 data=null button=0 stateMask=0x0 x=0 y=63 count=0} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715532389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715532389 data=null doit=true} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715532389 data=null} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715532892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715532892 data=null button=0 stateMask=0x0 x=223 y=63 count=0} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715532893 data=null doit=true} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715532893 data=null} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715532895 data=null button=1 stateMask=0x0 x=223 y=63 count=1} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.879Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=715532895 data=null x=173 y=63 width=0 height=0 detail=0} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715532895 data=null button=1 stateMask=0x80000 x=173 y=63 count=1} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715532896 data=null button=1 stateMask=0x80000 x=173 y=63 count=1} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715532896 data=null button=0 stateMask=0x0 x=0 y=63 count=0} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715532896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715532896 data=null doit=true} to TimeGraphControl with text {}
14:59:59 [2020-07-07T18:59:59.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715532896 data=null} to TimeGraphControl with text {}
15:00:00 [2020-07-07T19:00:00.442Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:00:02 [2020-07-07T19:00:02.333Z] 
15:00:02 [2020-07-07T19:00:02.333Z] (Eclipse:4486): Gtk-CRITICAL **: 19:00:01.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=715535739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=715535739 data=null doit=true} to Sash with text {}
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715535739 data=null item=null detail=0 x=142 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=715535740 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=715535740 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=715535740 data=null} to Sash with text {}
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715535740 data=null item=null detail=0 x=192 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=715535741 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715535742 data=null item=null detail=0 x=192 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=715535744 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
15:00:02 [2020-07-07T19:00:02.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=715535744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:00:03 [2020-07-07T19:00:03.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=715536245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:00:03 [2020-07-07T19:00:03.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=715536245 data=null doit=true} to Sash with text {}
15:00:03 [2020-07-07T19:00:03.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715536246 data=null item=null detail=0 x=193 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
15:00:03 [2020-07-07T19:00:03.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=715536246 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
15:00:03 [2020-07-07T19:00:03.150Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=715536247 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
15:00:03 [2020-07-07T19:00:03.150Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=715536247 data=null} to Sash with text {}
15:00:03 [2020-07-07T19:00:03.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715536247 data=null item=null detail=0 x=142 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
15:00:03 [2020-07-07T19:00:03.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=715536248 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
15:00:03 [2020-07-07T19:00:03.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715536248 data=null item=null detail=0 x=142 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:00:03 [2020-07-07T19:00:03.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=715536249 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
15:00:03 [2020-07-07T19:00:03.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=715536249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:00:03 [2020-07-07T19:00:03.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:00:05 [2020-07-07T19:00:05.601Z] 
15:00:05 [2020-07-07T19:00:05.601Z] (Eclipse:4486): Gtk-CRITICAL **: 19:00:05.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=715539054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=715539054 data=null doit=true} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715539054 data=null item=null detail=0 x=133 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=715539055 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=715539055 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=715539055 data=null} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715539055 data=null item=null detail=0 x=183 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=715539056 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715539056 data=null item=null detail=0 x=183 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=715539057 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=715539057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=715539658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=715539658 data=null doit=true} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715539659 data=null item=null detail=0 x=184 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=715539661 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.726Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=715539662 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.726Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=715539662 data=null} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715539662 data=null item=null detail=0 x=133 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=715539663 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715539663 data=null item=null detail=0 x=133 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=715539664 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
15:00:06 [2020-07-07T19:00:06.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=715539664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.287Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:00:07 [2020-07-07T19:00:07.287Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
15:00:07 [2020-07-07T19:00:07.287Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:00:07 [2020-07-07T19:00:07.287Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:00:07 [2020-07-07T19:00:07.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=715540266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=715540266 data=null doit=true} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715540266 data=null item=null detail=0 x=134 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=715540267 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.287Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=715540267 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.288Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=715540267 data=null} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715540267 data=null item=null detail=0 x=184 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=715540268 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715540269 data=null item=null detail=0 x=184 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=715540269 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.288Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=715540269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=715540871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=715540872 data=null doit=true} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715540872 data=null item=null detail=0 x=184 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=715540873 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.848Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=715540874 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.848Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=715540874 data=null} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715540874 data=null item=null detail=0 x=134 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=715540875 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=715540875 data=null item=null detail=0 x=134 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=715540876 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
15:00:07 [2020-07-07T19:00:07.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=715540876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:00:08 [2020-07-07T19:00:08.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:00:08 [2020-07-07T19:00:08.409Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
15:00:08 [2020-07-07T19:00:08.409Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
15:00:08 [2020-07-07T19:00:08.409Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
15:00:08 [2020-07-07T19:00:08.409Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715541633 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - Attempting to set focus on Tree with text {}
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=715541636 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=715541636 data=null doit=true} to TreeItem with text {TestAxisAlignment}
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=715541636 data=null} to TreeItem with text {TestAxisAlignment}
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=715541636 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715541637 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}
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=715541641 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - Clicking on with mnemonic 'Delete'
15:00:08 [2020-07-07T19:00:08.665Z] DEBUG - Clicked on with mnemonic 'Delete'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715542297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715542297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715542297 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715542297 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715542297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715542297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715542298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715542298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715542298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715542298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715542298 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715542298 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Clicking on OK
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715542298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715542298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715542298 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715542298 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715542298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715542298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.227Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.227Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.227Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.227Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.227Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.227Z] DEBUG - Clicked on OK
15:00:09 [2020-07-07T19:00:09.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715542298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:09 [2020-07-07T19:00:09.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715541705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:00:09 [2020-07-07T19:00:09.738Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.685 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
15:00:09 [2020-07-07T19:00:09.738Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.619 s
15:00:09 [2020-07-07T19:00:09.738Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.193 s
15:00:09 [2020-07-07T19:00:09.738Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.317 s
15:00:09 [2020-07-07T19:00:09.738Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 2.249 s
15:00:09 [2020-07-07T19:00:09.738Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.408 s
15:00:09 [2020-07-07T19:00:09.738Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.399 s
15:00:09 [2020-07-07T19:00:09.738Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.514 s
15:00:09 [2020-07-07T19:00:09.738Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Clicking on with mnemonic 'Timestamp'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=715544333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Clicked on with mnemonic 'Timestamp'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Clicking on with mnemonic 'Host'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=715544366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Clicked on with mnemonic 'Host'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Clicking on with mnemonic 'Logger'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=715544394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Clicked on with mnemonic 'Logger'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Clicking on with mnemonic 'File'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=715544404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Clicked on with mnemonic 'File'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Clicking on with mnemonic 'Message'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=715544422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
15:00:11 [2020-07-07T19:00:11.628Z] DEBUG - Clicked on with mnemonic 'Message'
15:00:12 [2020-07-07T19:00:12.992Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:00:12 [2020-07-07T19:00:12.992Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:00:12 [2020-07-07T19:00:12.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:00:12 [2020-07-07T19:00:12.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:00:12 [2020-07-07T19:00:12.992Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
15:00:12 [2020-07-07T19:00:12.992Z] DEBUG - Clicking on with mnemonic 'Show All'
15:00:12 [2020-07-07T19:00:12.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=715545778 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'
15:00:12 [2020-07-07T19:00:12.992Z] DEBUG - Clicked on with mnemonic 'Show All'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicking on with mnemonic 'Message'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=715547166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicked on with mnemonic 'Message'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicking on with mnemonic 'Line'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=715547197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicked on with mnemonic 'Line'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicking on with mnemonic 'File'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=715547224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicked on with mnemonic 'File'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicking on with mnemonic 'Logger'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=715547235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicked on with mnemonic 'Logger'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicking on with mnemonic 'Host'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=715547252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicked on with mnemonic 'Host'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicking on with mnemonic 'Timestamp'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=715547258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicked on with mnemonic 'Timestamp'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicking on with mnemonic 'Message'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=715547261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicked on with mnemonic 'Message'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicking on with mnemonic 'Timestamp'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=715547276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicked on with mnemonic 'Timestamp'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicking on with mnemonic 'Line'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=715547287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicked on with mnemonic 'Line'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicking on with mnemonic 'Host'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=715547310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicked on with mnemonic 'Host'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicking on with mnemonic 'File'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=715547338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicked on with mnemonic 'File'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicking on with mnemonic 'Logger'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=715547374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
15:00:14 [2020-07-07T19:00:14.356Z] DEBUG - Clicked on with mnemonic 'Logger'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicking on with mnemonic 'Timestamp'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=715548758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicked on with mnemonic 'Timestamp'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicking on with mnemonic 'Host'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=715548792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicked on with mnemonic 'Host'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicking on with mnemonic 'Logger'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=715548820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicked on with mnemonic 'Logger'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicking on with mnemonic 'File'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=715548830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicked on with mnemonic 'File'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicking on with mnemonic 'Line'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=715548848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicked on with mnemonic 'Line'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicking on with mnemonic 'Message'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=715548858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicked on with mnemonic 'Message'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicking on with mnemonic 'Show All'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=715548869 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'
15:00:15 [2020-07-07T19:00:15.722Z] DEBUG - Clicked on with mnemonic 'Show All'
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715548957 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - Attempting to set focus on Tree with text {}
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715548960 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715548960 data=null doit=true} to TreeItem with text {test}
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715548960 data=null} to TreeItem with text {test}
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715548960 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715548960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715548981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - Clicking on with mnemonic 'Delete'
15:00:15 [2020-07-07T19:00:15.978Z] DEBUG - Clicked on with mnemonic 'Delete'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715549633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715549634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715549634 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715549634 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715549634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715549634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715549634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715549634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715549634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715549634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715549634 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715549634 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Clicking on OK
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715549635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715549635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715549635 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715549635 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715549635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715549635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.539Z] DEBUG - Clicked on OK
15:00:16 [2020-07-07T19:00:16.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715549635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:16 [2020-07-07T19:00:16.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715549011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:00:17 [2020-07-07T19:00:17.051Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.333 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
15:00:17 [2020-07-07T19:00:17.051Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 2.828 s
15:00:17 [2020-07-07T19:00:17.051Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.591 s
15:00:17 [2020-07-07T19:00:17.051Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.526 s
15:00:17 [2020-07-07T19:00:17.051Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
15:00:21 [2020-07-07T19:00:21.216Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.584 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
15:00:21 [2020-07-07T19:00:21.216Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 3.52 s
15:00:21 [2020-07-07T19:00:21.216Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
15:00:31 [2020-07-07T19:00:31.158Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.51 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
15:00:31 [2020-07-07T19:00:31.158Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 9.448 s
15:00:31 [2020-07-07T19:00:31.158Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Attempting to set focus on (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Clicking on (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715565051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715565051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715565051 data=null doit=true} to (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715565051 data=null} to (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715565051 data=null button=1 stateMask=0x0 x=14 y=35 count=1} to (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715565051 data=null button=1 stateMask=0x80000 x=14 y=35 count=1} to (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715565051 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715565052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715565053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715565053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715565053 data=null doit=true} to (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715565053 data=null} to (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Clicked on (of type 'Table')
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Clicking on with mnemonic 'Collapse Events'
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=715565083 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'
15:00:32 [2020-07-07T19:00:32.088Z] DEBUG - Clicked on with mnemonic 'Collapse Events'
15:00:33 [2020-07-07T19:00:33.454Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
15:00:33 [2020-07-07T19:00:33.454Z] DEBUG - Clicking on with mnemonic 'Clear Filters'
15:00:33 [2020-07-07T19:00:33.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=715566608 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'
15:00:33 [2020-07-07T19:00:33.711Z] DEBUG - Clicked on with mnemonic 'Clear Filters'
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715566921 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - Attempting to set focus on Tree with text {}
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715566924 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715566929 data=null doit=true} to TreeItem with text {test}
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715566929 data=null} to TreeItem with text {test}
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715566930 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715566930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715566940 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - Clicking on with mnemonic 'Delete'
15:00:33 [2020-07-07T19:00:33.967Z] DEBUG - Clicked on with mnemonic 'Delete'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715567612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715567612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715567612 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715567612 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715567612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715567612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715567612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715567613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715567613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715567613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715567613 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715567613 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Clicking on OK
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715567613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715567613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715567613 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715567613 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715567613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715567613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.529Z] DEBUG - Clicked on OK
15:00:34 [2020-07-07T19:00:34.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715567613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:34 [2020-07-07T19:00:34.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715566966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:00:35 [2020-07-07T19:00:35.040Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.879 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
15:00:35 [2020-07-07T19:00:35.040Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 4.824 s
15:00:35 [2020-07-07T19:00:35.040Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Attempting to set focus on (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Clicking on (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715571807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715571807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715571807 data=null doit=true} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715571807 data=null} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715571807 data=null button=1 stateMask=0x0 x=669 y=12 count=1} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715571810 data=null button=1 stateMask=0x80000 x=669 y=12 count=1} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715571810 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715571811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715571811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715571812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715571812 data=null doit=true} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715571812 data=null} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Clicked on (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Inserting text:e
15:00:39 [2020-07-07T19:00:39.208Z]  into text (of type 'Text')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Attempting to set focus on (of type 'Text')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Typing text 'e
15:00:39 [2020-07-07T19:00:39.208Z] ' with an interval of 100ms. between characters.
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Attempting to set focus on (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Selecting rows [7] in (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715572140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715572141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715572141 data=null doit=true} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715572141 data=null} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715572141 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715572141 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:00:39 [2020-07-07T19:00:39.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715572142 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715573067 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - Attempting to set focus on Tree with text {}
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715573137 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715573137 data=null doit=true} to TreeItem with text {test}
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715573138 data=null} to TreeItem with text {test}
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715573138 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715573138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715573141 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - Clicking on with mnemonic 'Delete'
15:00:40 [2020-07-07T19:00:40.135Z] DEBUG - Clicked on with mnemonic 'Delete'
15:00:41 [2020-07-07T19:00:41.063Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:41 [2020-07-07T19:00:41.063Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:00:41 [2020-07-07T19:00:41.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:41 [2020-07-07T19:00:41.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:41 [2020-07-07T19:00:41.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.063Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:41 [2020-07-07T19:00:41.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:41 [2020-07-07T19:00:41.063Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:41 [2020-07-07T19:00:41.063Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.063Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:41 [2020-07-07T19:00:41.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715573902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715573902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715573902 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715573902 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715573902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715573902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715573902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715573902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715573902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715573902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715573902 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715573902 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Clicking on OK
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715573903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715573903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715573903 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715573903 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715573904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715573904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Clicked on OK
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715573904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:41 [2020-07-07T19:00:41.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715573185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Attempting to set focus on (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Clicking on (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715575957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715575957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715575957 data=null doit=true} to (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715575957 data=null} to (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715575957 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715575959 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715575960 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715575960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715575961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715575961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715575961 data=null doit=true} to (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715575961 data=null} to (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Clicked on (of type 'Table')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Inserting text:00
15:00:42 [2020-07-07T19:00:42.959Z]  into text (of type 'Text')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Attempting to set focus on (of type 'Text')
15:00:42 [2020-07-07T19:00:42.959Z] DEBUG - Typing text '00
15:00:42 [2020-07-07T19:00:42.959Z] ' with an interval of 100ms. between characters.
15:00:43 [2020-07-07T19:00:43.215Z] DEBUG - Attempting to set focus on (of type 'Table')
15:00:43 [2020-07-07T19:00:43.215Z] DEBUG - Selecting rows [7] in (of type 'Table')
15:00:43 [2020-07-07T19:00:43.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715576351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:43 [2020-07-07T19:00:43.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715576351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:43 [2020-07-07T19:00:43.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715576351 data=null doit=true} to (of type 'Table')
15:00:43 [2020-07-07T19:00:43.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715576351 data=null} to (of type 'Table')
15:00:43 [2020-07-07T19:00:43.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715576351 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
15:00:43 [2020-07-07T19:00:43.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715576351 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:00:43 [2020-07-07T19:00:43.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715576352 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
15:00:44 [2020-07-07T19:00:44.141Z] DEBUG - Attempting to set focus on (of type 'Table')
15:00:44 [2020-07-07T19:00:44.141Z] DEBUG - Clicking on (of type 'Table')
15:00:44 [2020-07-07T19:00:44.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715577269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:44 [2020-07-07T19:00:44.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715577269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:44 [2020-07-07T19:00:44.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715577269 data=null doit=true} to (of type 'Table')
15:00:44 [2020-07-07T19:00:44.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715577269 data=null} to (of type 'Table')
15:00:44 [2020-07-07T19:00:44.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715577269 data=null button=1 stateMask=0x0 x=14 y=12 count=1} to (of type 'Table')
15:00:44 [2020-07-07T19:00:44.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715577280 data=null button=1 stateMask=0x80000 x=14 y=12 count=1} to (of type 'Table')
15:00:44 [2020-07-07T19:00:44.141Z] 
15:00:44 [2020-07-07T19:00:44.141Z] !ENTRY org.eclipse.ui 4 0 2020-07-07 19:00:44.099
15:00:44 [2020-07-07T19:00:44.141Z] !MESSAGE Unhandled event loop exception
15:00:44 [2020-07-07T19:00:44.141Z] !STACK 0
15:00:44 [2020-07-07T19:00:44.141Z] org.eclipse.swt.SWTException: Widget is disposed
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.SWT.error(SWT.java:4699)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.SWT.error(SWT.java:4614)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.SWT.error(SWT.java:4585)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:532)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:586)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:287)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:00:44 [2020-07-07T19:00:44.141Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:00:44 [2020-07-07T19:00:44.141Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:00:44 [2020-07-07T19:00:44.141Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:00:44 [2020-07-07T19:00:44.141Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:00:44 [2020-07-07T19:00:44.141Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:00:44 [2020-07-07T19:00:44.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715577280 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')
15:00:44 [2020-07-07T19:00:44.141Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715577284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:44 [2020-07-07T19:00:44.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715577284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:44 [2020-07-07T19:00:44.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715577285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:44 [2020-07-07T19:00:44.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715577285 data=null doit=true} to (of type 'Table')
15:00:44 [2020-07-07T19:00:44.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715577285 data=null} to (of type 'Table')
15:00:44 [2020-07-07T19:00:44.142Z] DEBUG - Clicked on (of type 'Table')
15:00:46 [2020-07-07T19:00:46.030Z] DEBUG - Attempting to set focus on (of type 'Table')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715579818 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Attempting to set focus on Tree with text {}
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715579873 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715579873 data=null doit=true} to TreeItem with text {test}
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715579873 data=null} to TreeItem with text {test}
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715579873 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715579873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715579877 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Clicking on with mnemonic 'Delete'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Clicked on with mnemonic 'Delete'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715580116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715580116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715580116 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715580116 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715580116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715580116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715580116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715580116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715580116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715580117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715580117 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715580117 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Clicking on OK
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715580130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:46 [2020-07-07T19:00:46.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715580131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:47 [2020-07-07T19:00:47.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715580131 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:47 [2020-07-07T19:00:47.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715580150 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:47 [2020-07-07T19:00:47.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715580150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:47 [2020-07-07T19:00:47.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715580150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:47 [2020-07-07T19:00:47.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:47 [2020-07-07T19:00:47.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:47 [2020-07-07T19:00:47.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:47 [2020-07-07T19:00:47.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:47 [2020-07-07T19:00:47.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:47 [2020-07-07T19:00:47.212Z] DEBUG - Clicked on OK
15:00:47 [2020-07-07T19:00:47.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715580150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:47 [2020-07-07T19:00:47.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715579913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:00:49 [2020-07-07T19:00:49.357Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:00:49 [2020-07-07T19:00:49.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:00:49 [2020-07-07T19:00:49.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:00:49 [2020-07-07T19:00:49.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:00:49 [2020-07-07T19:00:49.357Z] DEBUG - Attempting to set focus on (of type 'Table')
15:00:49 [2020-07-07T19:00:49.357Z] DEBUG - Clicking on (of type 'Table')
15:00:49 [2020-07-07T19:00:49.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715582521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:49 [2020-07-07T19:00:49.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715582521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:49 [2020-07-07T19:00:49.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715582521 data=null doit=true} to (of type 'Table')
15:00:49 [2020-07-07T19:00:49.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715582522 data=null} to (of type 'Table')
15:00:49 [2020-07-07T19:00:49.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715582522 data=null button=1 stateMask=0x0 x=205 y=12 count=1} to (of type 'Table')
15:00:49 [2020-07-07T19:00:49.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715582524 data=null button=1 stateMask=0x80000 x=205 y=12 count=1} to (of type 'Table')
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715582562 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715582563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715582563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715582563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715582563 data=null doit=true} to (of type 'Table')
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715582563 data=null} to (of type 'Table')
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - Clicked on (of type 'Table')
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - Inserting text:HostF
15:00:49 [2020-07-07T19:00:49.613Z]  into text (of type 'Text')
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - Attempting to set focus on (of type 'Text')
15:00:49 [2020-07-07T19:00:49.613Z] DEBUG - Typing text 'HostF
15:00:49 [2020-07-07T19:00:49.613Z] ' with an interval of 100ms. between characters.
15:00:50 [2020-07-07T19:00:50.173Z] DEBUG - Attempting to set focus on (of type 'Table')
15:00:50 [2020-07-07T19:00:50.173Z] DEBUG - Selecting rows [7] in (of type 'Table')
15:00:50 [2020-07-07T19:00:50.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715583293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:50 [2020-07-07T19:00:50.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715583293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:50 [2020-07-07T19:00:50.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715583293 data=null doit=true} to (of type 'Table')
15:00:50 [2020-07-07T19:00:50.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715583293 data=null} to (of type 'Table')
15:00:50 [2020-07-07T19:00:50.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715583293 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
15:00:50 [2020-07-07T19:00:50.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715583293 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:00:50 [2020-07-07T19:00:50.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715583294 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
15:00:51 [2020-07-07T19:00:51.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715584213 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:00:51 [2020-07-07T19:00:51.101Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:51 [2020-07-07T19:00:51.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:00:51 [2020-07-07T19:00:51.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:00:51 [2020-07-07T19:00:51.101Z] DEBUG - Attempting to set focus on Tree with text {}
15:00:51 [2020-07-07T19:00:51.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715584278 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:00:51 [2020-07-07T19:00:51.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715584278 data=null doit=true} to TreeItem with text {test}
15:00:51 [2020-07-07T19:00:51.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715584278 data=null} to TreeItem with text {test}
15:00:51 [2020-07-07T19:00:51.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715584278 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:00:51 [2020-07-07T19:00:51.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715584279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:00:51 [2020-07-07T19:00:51.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715584282 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:00:51 [2020-07-07T19:00:51.356Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:51 [2020-07-07T19:00:51.356Z] DEBUG - Clicking on with mnemonic 'Delete'
15:00:51 [2020-07-07T19:00:51.356Z] DEBUG - Clicked on with mnemonic 'Delete'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715584961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715584961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715584961 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715584961 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715584961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715584961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715584961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715584961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715584961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715584961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715584961 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715584961 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Clicking on OK
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715584962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715584962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715584962 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715584962 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715584962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715584962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:51 [2020-07-07T19:00:51.918Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:51 [2020-07-07T19:00:51.918Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:51 [2020-07-07T19:00:51.918Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:51 [2020-07-07T19:00:51.918Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:51 [2020-07-07T19:00:51.918Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:51 [2020-07-07T19:00:51.918Z] DEBUG - Clicked on OK
15:00:52 [2020-07-07T19:00:52.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715584962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:52 [2020-07-07T19:00:52.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715584309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Attempting to set focus on (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Clicking on (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715587014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715587014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715587014 data=null doit=true} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715587014 data=null} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715587014 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715587016 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715587017 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715587017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715587018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715587018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715587018 data=null doit=true} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715587018 data=null} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Clicked on (of type 'Table')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Inserting text:2 into text (of type 'Text')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Attempting to set focus on (of type 'Text')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Typing text '2' with an interval of 50ms. between characters.
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:00:54 [2020-07-07T19:00:54.061Z] DEBUG - Attempting to set focus on (of type 'Text')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Attempting to set focus on (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Clicking on (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715587273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715587273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715587274 data=null doit=true} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715587274 data=null} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715587312 data=null button=1 stateMask=0x0 x=669 y=12 count=1} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715587314 data=null button=1 stateMask=0x80000 x=669 y=12 count=1} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715587315 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715587315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715587316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715587316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715587316 data=null doit=true} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715587316 data=null} to (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Clicked on (of type 'Table')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Inserting text:F into text (of type 'Text')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Attempting to set focus on (of type 'Text')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters.
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - matched Text with text "F", using matcher: of type 'Text'
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:00:54 [2020-07-07T19:00:54.318Z] DEBUG - Attempting to set focus on (of type 'Text')
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - Attempting to set focus on (of type 'Table')
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=715588908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=715588908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=715588909 data=null doit=true} to CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=715588909 data=null} to CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=715588909 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=715588911 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.205Z] DEBUG - Clicked on CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.461Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=715589420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=715589420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.461Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=715589420 data=null doit=true} to CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=715589420 data=null} to CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=715589420 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"}
15:00:56 [2020-07-07T19:00:56.461Z] DEBUG - Clicked on CLabel with text {}
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715590929 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - Attempting to set focus on Tree with text {}
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715590962 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715590962 data=null doit=true} to TreeItem with text {test}
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715590962 data=null} to TreeItem with text {test}
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715590962 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715590962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715590965 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - Clicking on with mnemonic 'Delete'
15:00:57 [2020-07-07T19:00:57.826Z] DEBUG - Clicked on with mnemonic 'Delete'
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715591594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715591594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715591594 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715591594 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715591594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715591594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715591594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715591594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715591594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715591594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715591594 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715591594 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Clicking on OK
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715591595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715591595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715591595 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715591595 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715591595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715591595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Clicked on OK
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715591595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:00:58 [2020-07-07T19:00:58.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715590992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:01:00 [2020-07-07T19:01:00.644Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:01:00 [2020-07-07T19:01:00.644Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:00 [2020-07-07T19:01:00.644Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:01:00 [2020-07-07T19:01:00.644Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:01:00 [2020-07-07T19:01:00.644Z] DEBUG - Attempting to set focus on (of type 'Table')
15:01:00 [2020-07-07T19:01:00.644Z] DEBUG - Clicking on (of type 'Table')
15:01:00 [2020-07-07T19:01:00.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715593648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715593648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715593648 data=null doit=true} to (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715593649 data=null} to (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715593649 data=null button=1 stateMask=0x0 x=205 y=12 count=1} to (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715593651 data=null button=1 stateMask=0x80000 x=205 y=12 count=1} to (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715593651 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715593651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715593652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715593652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715593652 data=null doit=true} to (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715593652 data=null} to (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Clicked on (of type 'Table')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Inserting text:HostF
15:01:00 [2020-07-07T19:01:00.645Z]  into text (of type 'Text')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Attempting to set focus on (of type 'Text')
15:01:00 [2020-07-07T19:01:00.645Z] DEBUG - Typing text 'HostF
15:01:00 [2020-07-07T19:01:00.645Z] ' with an interval of 100ms. between characters.
15:01:01 [2020-07-07T19:01:01.211Z] DEBUG - Attempting to set focus on (of type 'Table')
15:01:01 [2020-07-07T19:01:01.211Z] DEBUG - Selecting rows [7] in (of type 'Table')
15:01:01 [2020-07-07T19:01:01.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715594370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:01:01 [2020-07-07T19:01:01.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715594370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:01:01 [2020-07-07T19:01:01.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715594371 data=null doit=true} to (of type 'Table')
15:01:01 [2020-07-07T19:01:01.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715594371 data=null} to (of type 'Table')
15:01:01 [2020-07-07T19:01:01.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715594371 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
15:01:01 [2020-07-07T19:01:01.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715594371 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:01:01 [2020-07-07T19:01:01.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715594372 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
15:01:02 [2020-07-07T19:01:02.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715595290 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:01:02 [2020-07-07T19:01:02.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:01:02 [2020-07-07T19:01:02.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:01:02 [2020-07-07T19:01:02.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:01:02 [2020-07-07T19:01:02.394Z] DEBUG - Attempting to set focus on Tree with text {}
15:01:02 [2020-07-07T19:01:02.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715595359 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:01:02 [2020-07-07T19:01:02.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715595359 data=null doit=true} to TreeItem with text {test}
15:01:02 [2020-07-07T19:01:02.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715595359 data=null} to TreeItem with text {test}
15:01:02 [2020-07-07T19:01:02.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715595359 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:01:02 [2020-07-07T19:01:02.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715595359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:01:02 [2020-07-07T19:01:02.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715595363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:01:02 [2020-07-07T19:01:02.394Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:01:02 [2020-07-07T19:01:02.394Z] DEBUG - Clicking on with mnemonic 'Delete'
15:01:02 [2020-07-07T19:01:02.394Z] DEBUG - Clicked on with mnemonic 'Delete'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715596067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715596067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715596067 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715596067 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715596067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715596067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715596067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715596067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715596067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715596067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715596067 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715596067 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Clicking on OK
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715596068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715596068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715596068 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715596068 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715596068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715596068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:02 [2020-07-07T19:01:02.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:02 [2020-07-07T19:01:02.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:02 [2020-07-07T19:01:02.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:02 [2020-07-07T19:01:02.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:02 [2020-07-07T19:01:02.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:02 [2020-07-07T19:01:02.956Z] DEBUG - Clicked on OK
15:01:03 [2020-07-07T19:01:03.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715596068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:03 [2020-07-07T19:01:03.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715595389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:01:03 [2020-07-07T19:01:03.468Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.452 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
15:01:03 [2020-07-07T19:01:03.468Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.165 s
15:01:03 [2020-07-07T19:01:03.468Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.52 s
15:01:03 [2020-07-07T19:01:03.468Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.539 s
15:01:03 [2020-07-07T19:01:03.468Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.632 s
15:01:03 [2020-07-07T19:01:03.468Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.473 s
15:01:03 [2020-07-07T19:01:03.468Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
15:01:15 [2020-07-07T19:01:15.635Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.211 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
15:01:15 [2020-07-07T19:01:15.635Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 1.648 s
15:01:15 [2020-07-07T19:01:15.635Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
15:01:15 [2020-07-07T19:01:15.635Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 4.62 s
15:01:15 [2020-07-07T19:01:15.635Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 2.949 s
15:01:15 [2020-07-07T19:01:15.635Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Clicking on TableItem with text {}
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=715608335 data=null button=0 stateMask=0x0 x=265 y=12 count=0} to TableItem with text {}
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=715608335 data=null doit=true} to TableItem with text {}
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Attempting to set focus on Table with text {}
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=715608335 data=null} to TableItem with text {}
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715608335 data=null button=1 stateMask=0x0 x=265 y=12 count=1} to TableItem with text {}
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715608337 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715608338 data=null button=1 stateMask=0x80000 x=265 y=12 count=1} to TableItem with text {}
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=715608338 data=null button=0 stateMask=0x0 x=265 y=12 count=0} to TableItem with text {}
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=715608338 data=null doit=true} to TableItem with text {}
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=715608339 data=null} to TableItem with text {}
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Clicked on TableItem with text {}
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Attempting to set focus on (of type 'Text')
15:01:15 [2020-07-07T19:01:15.635Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
15:01:16 [2020-07-07T19:01:16.563Z] DEBUG - Attempting to set focus on (of type 'Text')
15:01:17 [2020-07-07T19:01:17.930Z] DEBUG - Attempting to set focus on Table with text {}
15:01:17 [2020-07-07T19:01:17.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=715611016 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:01:17 [2020-07-07T19:01:17.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=715611016 data=null doit=true} to TableItem with text {}
15:01:17 [2020-07-07T19:01:17.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=715611016 data=null} to TableItem with text {}
15:01:17 [2020-07-07T19:01:17.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715611017 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:01:17 [2020-07-07T19:01:17.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715611017 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:01:17 [2020-07-07T19:01:17.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715611017 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:01:17 [2020-07-07T19:01:17.930Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
15:01:17 [2020-07-07T19:01:17.930Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
15:01:17 [2020-07-07T19:01:17.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=715611035 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...'
15:01:17 [2020-07-07T19:01:17.930Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
15:01:19 [2020-07-07T19:01:19.834Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - Attempting to set focus on Table with text {}
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=715612880 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=715612880 data=null doit=true} to TableItem with text {}
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=715612880 data=null} to TableItem with text {}
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=715612880 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715612881 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=715612883 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=715612904 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...'
15:01:19 [2020-07-07T19:01:19.835Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
15:01:20 [2020-07-07T19:01:20.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715613431 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - Attempting to set focus on Tree with text {}
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715613434 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715613434 data=null doit=true} to TreeItem with text {test}
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715613434 data=null} to TreeItem with text {test}
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715613434 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715613434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715613448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - Clicking on with mnemonic 'Delete'
15:01:20 [2020-07-07T19:01:20.396Z] DEBUG - Clicked on with mnemonic 'Delete'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715614058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715614058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715614059 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715614059 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715614059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715614059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715614059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715614059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715614059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715614059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715614059 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715614059 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Clicking on OK
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715614059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715614059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715614059 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715614059 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715614060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:20 [2020-07-07T19:01:20.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715614060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:20 [2020-07-07T19:01:20.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:20 [2020-07-07T19:01:20.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:20 [2020-07-07T19:01:20.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:20 [2020-07-07T19:01:20.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:20 [2020-07-07T19:01:20.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:20 [2020-07-07T19:01:20.958Z] DEBUG - Clicked on OK
15:01:21 [2020-07-07T19:01:21.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715614060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:21 [2020-07-07T19:01:21.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715613474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:01:21 [2020-07-07T19:01:21.470Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.776 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
15:01:21 [2020-07-07T19:01:21.470Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 4.547 s
15:01:21 [2020-07-07T19:01:21.470Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 1.87 s
15:01:21 [2020-07-07T19:01:21.470Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
15:01:21 [2020-07-07T19:01:21.725Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Attempting to set focus on Tree with text {}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=715615279 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=715615280 data=null doit=true} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=715615280 data=null} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=715615280 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715615280 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}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=715615290 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Attempting to set focus on Tree with text {}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=715615298 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=715615298 data=null doit=true} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=715615298 data=null} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=715615299 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715615299 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}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=715615302 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=715615302 data=null doit=true} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=715615303 data=null} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=715615303 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715615303 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}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=715615304 data=null button=1 stateMask=0x80000 x=81 y=12 count=1} to TreeItem with text {TestForOffsetting}
15:01:22 [2020-07-07T19:01:22.286Z] DEBUG - Attempting to set focus on Tree with text {}
15:01:22 [2020-07-07T19:01:22.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715615305 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
15:01:22 [2020-07-07T19:01:22.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715615305 data=null doit=true} to TreeItem with text {Traces [0]}
15:01:22 [2020-07-07T19:01:22.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715615305 data=null} to TreeItem with text {Traces [0]}
15:01:22 [2020-07-07T19:01:22.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715615305 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:01:22 [2020-07-07T19:01:22.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715615305 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]}
15:01:22 [2020-07-07T19:01:22.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715615313 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample6343191578593010712.xml"'
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715616643 data=null doit=true} to TreeItem with text {Traces [1]}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715616643 data=null} to TreeItem with text {Traces [1]}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715616644 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715616644 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]}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715616645 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Attempting to set focus on Tree with text {}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715616689 data=null button=0 stateMask=0x0 x=193 y=81 count=0} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6343191578593010712.xml} time=715616689 data=null doit=true} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6343191578593010712.xml} time=715616689 data=null} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715616689 data=null button=1 stateMask=0x0 x=193 y=81 count=1} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715616689 data=null item=TreeItem {sample6343191578593010712.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715616743 data=null button=1 stateMask=0x80000 x=193 y=81 count=1} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Attempting to set focus on Tree with text {}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715616744 data=null button=0 stateMask=0x0 x=193 y=81 count=0} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6343191578593010712.xml} time=715616744 data=null doit=true} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6343191578593010712.xml} time=715616744 data=null} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715616744 data=null button=1 stateMask=0x0 x=193 y=81 count=1} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715616744 data=null item=TreeItem {sample6343191578593010712.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715616747 data=null button=1 stateMask=0x80000 x=193 y=81 count=1} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
15:01:23 [2020-07-07T19:01:23.652Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Attempting to set focus on Tree with text {}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715616992 data=null button=0 stateMask=0x0 x=130 y=12 count=0} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6343191578593010712.xml} time=715616992 data=null doit=true} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6343191578593010712.xml} time=715616992 data=null} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715616992 data=null button=1 stateMask=0x0 x=130 y=12 count=1} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715616993 data=null item=TreeItem {sample6343191578593010712.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715616993 data=null button=1 stateMask=0x80000 x=130 y=12 count=1} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Clicking on TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715616993 data=null button=0 stateMask=0x0 x=417 y=12 count=0} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6343191578593010712.xml} time=715616993 data=null doit=true} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Attempting to set focus on Tree with text {}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6343191578593010712.xml} time=715616994 data=null} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715616994 data=null button=1 stateMask=0x0 x=417 y=12 count=1} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715617011 data=null item=TreeItem {sample6343191578593010712.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715617012 data=null button=1 stateMask=0x80000 x=417 y=12 count=1} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample6343191578593010712.xml} time=715617026 data=null button=0 stateMask=0x0 x=417 y=12 count=0} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample6343191578593010712.xml} time=715617026 data=null doit=true} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample6343191578593010712.xml} time=715617026 data=null} to TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - Clicked on TreeItem with text {sample6343191578593010712.xml}
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:01:23 [2020-07-07T19:01:23.908Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - Attempting to set focus on (of type 'Text')
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - Attempting to set focus on (of type 'Text')
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - Attempting to set focus on (of type 'Text')
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button'
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - Clicking on OK
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715617044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715617044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715617044 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715617044 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715617044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715617044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:23 [2020-07-07T19:01:23.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715617045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:24 [2020-07-07T19:01:24.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=715616832 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...'
15:01:24 [2020-07-07T19:01:24.480Z] DEBUG - Clicked on 
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample6343191578593010712.xml"'
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample6343191578593010712.xml - Eclipse Platform} time=715618832 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample6343191578593010712.xml - Eclipse Platform}
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - Attempting to set focus on Tree with text {}
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=715618867 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=715618867 data=null doit=true} to TreeItem with text {TestForOffsetting}
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=715618867 data=null} to TreeItem with text {TestForOffsetting}
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=715618868 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715618868 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}
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=715618880 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - Clicking on with mnemonic 'Delete'
15:01:25 [2020-07-07T19:01:25.848Z] DEBUG - Clicked on with mnemonic 'Delete'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715619613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715619613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715619613 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715619613 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715619613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715619613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715619613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715619613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715619613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715619613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715619613 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715619613 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Clicking on OK
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715619614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715619614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715619614 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715619614 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715619614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715619614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Clicked on OK
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715619614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:26 [2020-07-07T19:01:26.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715618908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:01:27 [2020-07-07T19:01:27.339Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.739 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
15:01:27 [2020-07-07T19:01:27.339Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 5.738 s
15:01:27 [2020-07-07T19:01:27.339Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
15:01:28 [2020-07-07T19:01:28.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
15:01:28 [2020-07-07T19:01:28.708Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:01:28 [2020-07-07T19:01:28.708Z] DEBUG - Attempting to set focus on  with text {}
15:01:28 [2020-07-07T19:01:28.708Z] DEBUG - Attempting to set focus on  with text {}
15:01:28 [2020-07-07T19:01:28.708Z] DEBUG - Attempting to set focus on  with text {}
15:01:29 [2020-07-07T19:01:29.269Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
15:01:29 [2020-07-07T19:01:29.269Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:01:29 [2020-07-07T19:01:29.269Z] DEBUG - Attempting to set focus on  with text {}
15:01:29 [2020-07-07T19:01:29.269Z] DEBUG - Attempting to set focus on  with text {}
15:01:29 [2020-07-07T19:01:29.830Z] DEBUG - Attempting to set focus on  with text {}
15:01:29 [2020-07-07T19:01:29.830Z] DEBUG - Attempting to set focus on  with text {}
15:01:30 [2020-07-07T19:01:30.086Z] DEBUG - Attempting to set focus on  with text {}
15:01:30 [2020-07-07T19:01:30.086Z] DEBUG - Attempting to set focus on  with text {}
15:01:30 [2020-07-07T19:01:30.647Z] DEBUG - Attempting to set focus on  with text {}
15:01:30 [2020-07-07T19:01:30.647Z] DEBUG - Attempting to set focus on  with text {}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - number of items : 5
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715624259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715624259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715624259 data=null doit=true} to ToolItem with tooltip text {Zoom In}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715624259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715624259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715624259 data=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}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715624262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715624262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715624262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715624262 data=null doit=true} to ToolItem with tooltip text {Zoom In}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715624262 data=null} to ToolItem with tooltip text {Zoom In}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - number of items : 5
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715624264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715624264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715624264 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715624265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715624265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715624265 data=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}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715624266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715624266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715624266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715624266 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715624266 data=null} to ToolItem with tooltip text {Zoom Out}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Attempting to set focus on  with text {}
15:01:31 [2020-07-07T19:01:31.210Z] DEBUG - Attempting to set focus on  with text {}
15:01:31 [2020-07-07T19:01:31.772Z] DEBUG - Attempting to set focus on  with text {}
15:01:31 [2020-07-07T19:01:31.772Z] DEBUG - Attempting to set focus on  with text {}
15:01:32 [2020-07-07T19:01:32.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
15:01:32 [2020-07-07T19:01:32.334Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:01:32 [2020-07-07T19:01:32.334Z] DEBUG - Attempting to set focus on  with text {}
15:01:32 [2020-07-07T19:01:32.334Z] DEBUG - Attempting to set focus on  with text {}
15:01:32 [2020-07-07T19:01:32.334Z] DEBUG - Attempting to set focus on  with text {}
15:01:32 [2020-07-07T19:01:32.334Z] DEBUG - Attempting to set focus on  with text {}
15:01:32 [2020-07-07T19:01:32.334Z] DEBUG - Attempting to set focus on  with text {}
15:01:32 [2020-07-07T19:01:32.334Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.205 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
15:01:32 [2020-07-07T19:01:32.334Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 1.763 s
15:01:32 [2020-07-07T19:01:32.334Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 3.187 s
15:01:32 [2020-07-07T19:01:32.334Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 0.204 s
15:01:32 [2020-07-07T19:01:32.334Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
15:01:32 [2020-07-07T19:01:32.589Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
15:01:32 [2020-07-07T19:01:32.589Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
15:01:32 [2020-07-07T19:01:32.589Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
15:01:32 [2020-07-07T19:01:32.589Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
15:01:32 [2020-07-07T19:01:32.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
15:01:33 [2020-07-07T19:01:33.150Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:01:33 [2020-07-07T19:01:33.150Z] DEBUG - Attempting to set focus on  with text {}
15:01:33 [2020-07-07T19:01:33.150Z] DEBUG - Attempting to set focus on  with text {}
15:01:33 [2020-07-07T19:01:33.150Z] DEBUG - Attempting to set focus on  with text {}
15:01:33 [2020-07-07T19:01:33.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
15:01:33 [2020-07-07T19:01:33.719Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:01:33 [2020-07-07T19:01:33.719Z] DEBUG - Attempting to set focus on  with text {}
15:01:33 [2020-07-07T19:01:33.719Z] DEBUG - Attempting to set focus on  with text {}
15:01:34 [2020-07-07T19:01:34.280Z] DEBUG - Attempting to set focus on  with text {}
15:01:34 [2020-07-07T19:01:34.280Z] DEBUG - Attempting to set focus on  with text {}
15:01:34 [2020-07-07T19:01:34.841Z] DEBUG - Attempting to set focus on  with text {}
15:01:34 [2020-07-07T19:01:34.841Z] DEBUG - Attempting to set focus on  with text {}
15:01:35 [2020-07-07T19:01:35.402Z] DEBUG - Attempting to set focus on  with text {}
15:01:35 [2020-07-07T19:01:35.402Z] DEBUG - Attempting to set focus on  with text {}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - number of items : 5
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715628903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715628903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715628904 data=null doit=true} to ToolItem with tooltip text {Zoom In}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715628904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715628904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715628904 data=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}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715628905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715628905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715628905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715628905 data=null doit=true} to ToolItem with tooltip text {Zoom In}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715628905 data=null} to ToolItem with tooltip text {Zoom In}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - number of items : 5
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715628909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715628909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715628909 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715628909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715628909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715628909 data=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}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715628910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715628910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715628910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715628910 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715628910 data=null} to ToolItem with tooltip text {Zoom Out}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Attempting to set focus on  with text {}
15:01:35 [2020-07-07T19:01:35.964Z] DEBUG - Attempting to set focus on  with text {}
15:01:36 [2020-07-07T19:01:36.527Z] DEBUG - Attempting to set focus on  with text {}
15:01:36 [2020-07-07T19:01:36.527Z] DEBUG - Attempting to set focus on  with text {}
15:01:37 [2020-07-07T19:01:37.089Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
15:01:37 [2020-07-07T19:01:37.089Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:01:37 [2020-07-07T19:01:37.089Z] DEBUG - Attempting to set focus on  with text {}
15:01:37 [2020-07-07T19:01:37.089Z] DEBUG - Attempting to set focus on  with text {}
15:01:37 [2020-07-07T19:01:37.089Z] DEBUG - Attempting to set focus on  with text {}
15:01:37 [2020-07-07T19:01:37.089Z] DEBUG - Attempting to set focus on  with text {}
15:01:37 [2020-07-07T19:01:37.089Z] DEBUG - Attempting to set focus on  with text {}
15:01:37 [2020-07-07T19:01:37.089Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.584 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
15:01:37 [2020-07-07T19:01:37.089Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 1.171 s
15:01:37 [2020-07-07T19:01:37.089Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 3.177 s
15:01:37 [2020-07-07T19:01:37.089Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 0.149 s
15:01:37 [2020-07-07T19:01:37.089Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
15:01:40 [2020-07-07T19:01:40.354Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:01:40 [2020-07-07T19:01:40.354Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715634483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715634483 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715634484 data=null doit=true} to TimeGraphControl with text {}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715634484 data=null} to TimeGraphControl with text {}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715634484 data=null button=1 stateMask=0x0 x=438 y=50 count=1} to TimeGraphControl with text {}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715634485 data=null button=0 stateMask=0x80000 x=810 y=107 count=0} to TimeGraphControl with text {}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715634485 data=null button=1 stateMask=0x80000 x=810 y=107 count=1} to TimeGraphControl with text {}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715634485 data=null button=0 stateMask=0x0 x=810 y=107 count=0} to TimeGraphControl with text {}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715634486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715634486 data=null doit=true} to TimeGraphControl with text {}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715634486 data=null} to TimeGraphControl with text {}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - number of items : 17
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715634488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715634488 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715634488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715634488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715634529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715634529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715634529 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715634529 data=null} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Clicking on OK
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715634530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715634530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715634530 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715634530 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715634530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715634530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715634530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715634488 data=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...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Clicked on 
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - number of items : 17
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715634575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715634578 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715634578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715634579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715634579 data=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}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715634579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715634580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715634580 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715634580 data=null} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - number of items : 17
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715634580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715634580 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715634580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715634580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715634580 data=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}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715634581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715634581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715634581 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715634581 data=null} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - number of items : 17
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715634581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715634581 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715634581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715634581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715634581 data=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}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715634582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715634582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715634582 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715634582 data=null} to ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - number of items : 17
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715634582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715634582 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715634582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715634583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715634583 data=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}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715634583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715634583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715634583 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715634583 data=null} to ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - number of items : 17
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715634583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715634583 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715634583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715634583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715634583 data=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}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715634583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715634583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715634583 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715634583 data=null} to ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - number of items : 17
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715634584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715634584 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715634584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715634584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715634644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715634645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715634645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715634645 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715634645 data=null} to ToolItem with tooltip text {Show Legend}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - Clicking on OK
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715634703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715634704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715634704 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715634704 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715634704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715634704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715634704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715634584 data=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}
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - Clicked on 
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:01:41 [2020-07-07T19:01:41.722Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - number of items : 17
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715637487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715637487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715637487 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715637487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715637487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715637537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715637538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715637540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715637540 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715637541 data=null} to ToolItem with tooltip text {Show Legend}
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.990Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - Clicking on OK
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715637547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715637547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715637547 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715637547 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715637547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715637547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715637547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:44 [2020-07-07T19:01:44.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715637487 data=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}
15:01:44 [2020-07-07T19:01:44.992Z] DEBUG - Clicked on 
15:01:44 [2020-07-07T19:01:44.992Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:01:44 [2020-07-07T19:01:44.992Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638202 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638202 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638202 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638203 data=null button=1 stateMask=0x0 x=438 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638203 data=null button=0 stateMask=0x80000 x=810 y=107 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638203 data=null button=1 stateMask=0x80000 x=810 y=107 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638204 data=null button=0 stateMask=0x0 x=810 y=107 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638204 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638204 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638205 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638205 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638205 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638207 data=null button=3 stateMask=0x0 x=717 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638207 data=null button=0 stateMask=0x200000 x=345 y=107 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638207 data=null button=3 stateMask=0x200000 x=345 y=107 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638208 data=null button=0 stateMask=0x0 x=345 y=107 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638208 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638208 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638212 data=null button=0 stateMask=0x0 x=903 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638212 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638212 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638214 data=null button=2 stateMask=0x0 x=903 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638214 data=null button=0 stateMask=0x100000 x=345 y=107 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638215 data=null button=2 stateMask=0x100000 x=345 y=107 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638215 data=null button=0 stateMask=0x0 x=345 y=107 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638215 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638215 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638216 data=null button=0 stateMask=0x0 x=270 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638216 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638217 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638218 data=null button=1 stateMask=0x0 x=270 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638219 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638219 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638219 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638219 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638220 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638221 data=null button=0 stateMask=0x0 x=289 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638221 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638221 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638223 data=null button=1 stateMask=0x0 x=289 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638223 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638224 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638224 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638224 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638224 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638226 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638230 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638230 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638232 data=null button=1 stateMask=0x0 x=307 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638233 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638233 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638233 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638233 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638233 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638235 data=null button=0 stateMask=0x0 x=326 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638235 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638235 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638236 data=null button=1 stateMask=0x0 x=326 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638237 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638237 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638237 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638238 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638238 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638239 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638239 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638239 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638241 data=null button=1 stateMask=0x0 x=345 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638241 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638242 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638242 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638245 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638245 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638246 data=null button=0 stateMask=0x0 x=363 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638246 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638246 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638248 data=null button=1 stateMask=0x0 x=363 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638249 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638249 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638249 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638249 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638249 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638251 data=null button=0 stateMask=0x0 x=382 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638251 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638251 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638253 data=null button=1 stateMask=0x0 x=382 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638253 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638253 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638254 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638254 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638254 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638255 data=null button=0 stateMask=0x0 x=401 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638255 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638255 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638257 data=null button=1 stateMask=0x0 x=401 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638257 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638258 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638258 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638258 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638258 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638259 data=null button=0 stateMask=0x0 x=419 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638259 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638259 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638263 data=null button=1 stateMask=0x0 x=419 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638274 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638274 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638274 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638275 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638275 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638278 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638279 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638279 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638281 data=null button=1 stateMask=0x0 x=438 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638281 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638281 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638281 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638282 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638282 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638283 data=null button=0 stateMask=0x0 x=456 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638283 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638283 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638285 data=null button=1 stateMask=0x0 x=456 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638285 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638285 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638285 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638286 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638286 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638287 data=null button=0 stateMask=0x0 x=475 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638287 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638287 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638289 data=null button=1 stateMask=0x0 x=475 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638289 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638289 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638289 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638290 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638290 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638291 data=null button=0 stateMask=0x0 x=494 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638291 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638291 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638295 data=null button=1 stateMask=0x0 x=494 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638296 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638296 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638296 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638296 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638296 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638298 data=null button=0 stateMask=0x0 x=512 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638298 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638298 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638299 data=null button=1 stateMask=0x0 x=512 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638300 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638300 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638300 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638301 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638301 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638302 data=null button=0 stateMask=0x0 x=531 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638302 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638302 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638304 data=null button=1 stateMask=0x0 x=531 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638304 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638304 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638304 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638305 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638305 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638306 data=null button=0 stateMask=0x0 x=550 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638306 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638306 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638308 data=null button=1 stateMask=0x0 x=550 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638308 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638308 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638308 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638308 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638309 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638312 data=null button=0 stateMask=0x0 x=568 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638312 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638312 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638314 data=null button=1 stateMask=0x0 x=568 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638314 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638314 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638315 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638315 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638315 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638316 data=null button=0 stateMask=0x0 x=587 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638316 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638316 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638318 data=null button=1 stateMask=0x0 x=587 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638318 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638318 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638319 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638319 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638319 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638320 data=null button=0 stateMask=0x0 x=605 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638320 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638320 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638322 data=null button=1 stateMask=0x0 x=605 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638322 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638322 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638323 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638323 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638323 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638324 data=null button=0 stateMask=0x0 x=624 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638324 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638324 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638328 data=null button=1 stateMask=0x0 x=624 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638329 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638329 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638329 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638329 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638329 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638331 data=null button=0 stateMask=0x0 x=643 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638331 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638331 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638333 data=null button=1 stateMask=0x0 x=643 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638333 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638334 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638334 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638334 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638334 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638336 data=null button=0 stateMask=0x0 x=661 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638336 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638336 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638338 data=null button=1 stateMask=0x0 x=661 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638338 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638338 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638338 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638339 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638339 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638340 data=null button=0 stateMask=0x0 x=680 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638340 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638340 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638376 data=null button=1 stateMask=0x0 x=680 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638377 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638377 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638377 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638377 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638378 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638379 data=null button=0 stateMask=0x0 x=699 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638379 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638379 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638381 data=null button=1 stateMask=0x0 x=699 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638382 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638382 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638382 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638382 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638382 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638383 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638383 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638383 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638385 data=null button=1 stateMask=0x0 x=717 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638386 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638386 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638386 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638386 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638386 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638387 data=null button=0 stateMask=0x0 x=736 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638388 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638388 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638389 data=null button=1 stateMask=0x0 x=736 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638390 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638390 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638390 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638395 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638395 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638396 data=null button=0 stateMask=0x0 x=754 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638396 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638397 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638398 data=null button=1 stateMask=0x0 x=754 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638399 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638399 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638399 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638399 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638399 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638401 data=null button=0 stateMask=0x0 x=773 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638401 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638401 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638403 data=null button=1 stateMask=0x0 x=773 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638403 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638403 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638404 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638404 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638404 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638405 data=null button=0 stateMask=0x0 x=792 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638405 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638405 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638407 data=null button=1 stateMask=0x0 x=792 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638410 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638410 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638410 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638410 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638410 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638412 data=null button=0 stateMask=0x0 x=810 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638412 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638412 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638413 data=null button=1 stateMask=0x0 x=810 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638414 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638414 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638414 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638414 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638415 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638416 data=null button=0 stateMask=0x0 x=829 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638416 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638416 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638417 data=null button=1 stateMask=0x0 x=829 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638418 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638418 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638418 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638418 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638418 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638419 data=null button=0 stateMask=0x0 x=848 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638419 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638420 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638421 data=null button=1 stateMask=0x0 x=848 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638421 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638422 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638422 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638422 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638422 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638423 data=null button=0 stateMask=0x0 x=866 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638423 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638423 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638427 data=null button=1 stateMask=0x0 x=866 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638428 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638428 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638428 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638428 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638428 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638430 data=null button=0 stateMask=0x0 x=885 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638430 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638430 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638432 data=null button=1 stateMask=0x0 x=885 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638432 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638432 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638433 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638433 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638433 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638434 data=null button=0 stateMask=0x0 x=903 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638434 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638434 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638436 data=null button=1 stateMask=0x0 x=903 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638436 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638437 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638437 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638437 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638437 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638438 data=null button=0 stateMask=0x0 x=922 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638438 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638439 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638477 data=null button=1 stateMask=0x0 x=922 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638477 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638478 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638478 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638478 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638478 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638480 data=null button=0 stateMask=0x0 x=941 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638480 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638480 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638482 data=null button=1 stateMask=0x0 x=941 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638482 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638482 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638483 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638483 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638483 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638484 data=null button=0 stateMask=0x0 x=959 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638484 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638484 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638486 data=null button=1 stateMask=0x0 x=959 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638486 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638487 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638487 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638487 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638487 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638489 data=null button=0 stateMask=0x0 x=270 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638489 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638489 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638490 data=null button=1 stateMask=0x0 x=270 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638493 data=null button=0 stateMask=0x80000 x=289 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638493 data=null button=1 stateMask=0x80000 x=289 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638494 data=null button=0 stateMask=0x0 x=289 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638494 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638494 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638496 data=null button=0 stateMask=0x0 x=289 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638497 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638497 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638498 data=null button=1 stateMask=0x0 x=289 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638499 data=null button=0 stateMask=0x80000 x=307 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638499 data=null button=1 stateMask=0x80000 x=307 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638499 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638500 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638500 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638501 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638501 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638501 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638503 data=null button=1 stateMask=0x0 x=307 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638503 data=null button=0 stateMask=0x80000 x=326 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638504 data=null button=1 stateMask=0x80000 x=326 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638504 data=null button=0 stateMask=0x0 x=326 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638504 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638504 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638505 data=null button=0 stateMask=0x0 x=326 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638505 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638505 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638507 data=null button=1 stateMask=0x0 x=326 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638508 data=null button=0 stateMask=0x80000 x=345 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638508 data=null button=1 stateMask=0x80000 x=345 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638508 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638512 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638513 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638514 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638514 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638514 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638516 data=null button=1 stateMask=0x0 x=345 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638516 data=null button=0 stateMask=0x80000 x=363 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638517 data=null button=1 stateMask=0x80000 x=363 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638517 data=null button=0 stateMask=0x0 x=363 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638517 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638517 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638518 data=null button=0 stateMask=0x0 x=363 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638518 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638518 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638520 data=null button=1 stateMask=0x0 x=363 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638520 data=null button=0 stateMask=0x80000 x=382 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638521 data=null button=1 stateMask=0x80000 x=382 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638521 data=null button=0 stateMask=0x0 x=382 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638521 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638521 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638522 data=null button=0 stateMask=0x0 x=382 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638522 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638522 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638524 data=null button=1 stateMask=0x0 x=382 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638524 data=null button=0 stateMask=0x80000 x=401 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638524 data=null button=1 stateMask=0x80000 x=401 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638577 data=null button=0 stateMask=0x0 x=401 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638577 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638577 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638579 data=null button=0 stateMask=0x0 x=401 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638579 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638579 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638580 data=null button=1 stateMask=0x0 x=401 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638581 data=null button=0 stateMask=0x80000 x=419 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638581 data=null button=1 stateMask=0x80000 x=419 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638581 data=null button=0 stateMask=0x0 x=419 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638581 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638581 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638583 data=null button=0 stateMask=0x0 x=419 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638583 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638583 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638584 data=null button=1 stateMask=0x0 x=419 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638585 data=null button=0 stateMask=0x80000 x=438 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638585 data=null button=1 stateMask=0x80000 x=438 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638585 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638585 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638586 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638587 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638587 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638587 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638588 data=null button=1 stateMask=0x0 x=438 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638589 data=null button=0 stateMask=0x80000 x=456 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638589 data=null button=1 stateMask=0x80000 x=456 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638589 data=null button=0 stateMask=0x0 x=456 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638589 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638589 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638591 data=null button=0 stateMask=0x0 x=456 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638591 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638591 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638592 data=null button=1 stateMask=0x0 x=456 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638593 data=null button=0 stateMask=0x80000 x=475 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638593 data=null button=1 stateMask=0x80000 x=475 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638593 data=null button=0 stateMask=0x0 x=475 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638593 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638593 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638597 data=null button=0 stateMask=0x0 x=475 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638597 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638597 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638599 data=null button=1 stateMask=0x0 x=475 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638599 data=null button=0 stateMask=0x80000 x=494 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638599 data=null button=1 stateMask=0x80000 x=494 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638600 data=null button=0 stateMask=0x0 x=494 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638600 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638600 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638601 data=null button=0 stateMask=0x0 x=494 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638601 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638601 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638603 data=null button=1 stateMask=0x0 x=494 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638603 data=null button=0 stateMask=0x80000 x=512 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638603 data=null button=1 stateMask=0x80000 x=512 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638604 data=null button=0 stateMask=0x0 x=512 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638604 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638604 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638605 data=null button=0 stateMask=0x0 x=512 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638605 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638605 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638607 data=null button=1 stateMask=0x0 x=512 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638607 data=null button=0 stateMask=0x80000 x=531 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638607 data=null button=1 stateMask=0x80000 x=531 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638607 data=null button=0 stateMask=0x0 x=531 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638607 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638607 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638608 data=null button=0 stateMask=0x0 x=531 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638609 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638609 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638612 data=null button=1 stateMask=0x0 x=531 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638613 data=null button=0 stateMask=0x80000 x=550 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638613 data=null button=1 stateMask=0x80000 x=550 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638613 data=null button=0 stateMask=0x0 x=550 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638613 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638614 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638615 data=null button=0 stateMask=0x0 x=550 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638615 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638615 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638617 data=null button=1 stateMask=0x0 x=550 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638617 data=null button=0 stateMask=0x80000 x=568 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638617 data=null button=1 stateMask=0x80000 x=568 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638617 data=null button=0 stateMask=0x0 x=568 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638618 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638618 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638619 data=null button=0 stateMask=0x0 x=568 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638619 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638619 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638620 data=null button=1 stateMask=0x0 x=568 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638621 data=null button=0 stateMask=0x80000 x=587 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638621 data=null button=1 stateMask=0x80000 x=587 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638621 data=null button=0 stateMask=0x0 x=587 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638621 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638621 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638622 data=null button=0 stateMask=0x0 x=587 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638622 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638623 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638624 data=null button=1 stateMask=0x0 x=587 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638624 data=null button=0 stateMask=0x80000 x=605 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638625 data=null button=1 stateMask=0x80000 x=605 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638625 data=null button=0 stateMask=0x0 x=605 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638625 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638625 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638626 data=null button=0 stateMask=0x0 x=605 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638630 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638631 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638632 data=null button=1 stateMask=0x0 x=605 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638633 data=null button=0 stateMask=0x80000 x=624 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638633 data=null button=1 stateMask=0x80000 x=624 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638633 data=null button=0 stateMask=0x0 x=624 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638633 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638634 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638635 data=null button=0 stateMask=0x0 x=624 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638635 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638635 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638636 data=null button=1 stateMask=0x0 x=624 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638637 data=null button=0 stateMask=0x80000 x=643 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638637 data=null button=1 stateMask=0x80000 x=643 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638637 data=null button=0 stateMask=0x0 x=643 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638637 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638637 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638639 data=null button=0 stateMask=0x0 x=643 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638639 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638639 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638640 data=null button=1 stateMask=0x0 x=643 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638676 data=null button=0 stateMask=0x80000 x=661 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638676 data=null button=1 stateMask=0x80000 x=661 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638677 data=null button=0 stateMask=0x0 x=661 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638677 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638677 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638678 data=null button=0 stateMask=0x0 x=661 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638679 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638679 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638681 data=null button=1 stateMask=0x0 x=661 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638681 data=null button=0 stateMask=0x80000 x=680 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638681 data=null button=1 stateMask=0x80000 x=680 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638681 data=null button=0 stateMask=0x0 x=680 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638682 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638682 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638683 data=null button=0 stateMask=0x0 x=680 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638683 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638683 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638685 data=null button=1 stateMask=0x0 x=680 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638685 data=null button=0 stateMask=0x80000 x=699 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638685 data=null button=1 stateMask=0x80000 x=699 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638685 data=null button=0 stateMask=0x0 x=699 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638685 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638685 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638687 data=null button=0 stateMask=0x0 x=699 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638687 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638687 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638688 data=null button=1 stateMask=0x0 x=699 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638689 data=null button=0 stateMask=0x80000 x=717 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638689 data=null button=1 stateMask=0x80000 x=717 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638689 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638689 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638689 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638693 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638693 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638693 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638695 data=null button=1 stateMask=0x0 x=717 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638696 data=null button=0 stateMask=0x80000 x=736 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638696 data=null button=1 stateMask=0x80000 x=736 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638696 data=null button=0 stateMask=0x0 x=736 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638696 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638696 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638698 data=null button=0 stateMask=0x0 x=736 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638698 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638698 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638699 data=null button=1 stateMask=0x0 x=736 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638700 data=null button=0 stateMask=0x80000 x=754 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638700 data=null button=1 stateMask=0x80000 x=754 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638700 data=null button=0 stateMask=0x0 x=754 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638700 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638700 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638702 data=null button=0 stateMask=0x0 x=754 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638702 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638702 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638703 data=null button=1 stateMask=0x0 x=754 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638704 data=null button=0 stateMask=0x80000 x=773 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638704 data=null button=1 stateMask=0x80000 x=773 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638704 data=null button=0 stateMask=0x0 x=773 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638704 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638704 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638705 data=null button=0 stateMask=0x0 x=773 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638705 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638705 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638709 data=null button=1 stateMask=0x0 x=773 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638710 data=null button=0 stateMask=0x80000 x=792 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638710 data=null button=1 stateMask=0x80000 x=792 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638710 data=null button=0 stateMask=0x0 x=792 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638711 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638711 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638712 data=null button=0 stateMask=0x0 x=792 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638712 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638712 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638714 data=null button=1 stateMask=0x0 x=792 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638714 data=null button=0 stateMask=0x80000 x=810 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638715 data=null button=1 stateMask=0x80000 x=810 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638715 data=null button=0 stateMask=0x0 x=810 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638715 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638715 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638716 data=null button=0 stateMask=0x0 x=810 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638716 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638716 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638718 data=null button=1 stateMask=0x0 x=810 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638718 data=null button=0 stateMask=0x80000 x=829 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638718 data=null button=1 stateMask=0x80000 x=829 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638719 data=null button=0 stateMask=0x0 x=829 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638719 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638719 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638720 data=null button=0 stateMask=0x0 x=829 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638720 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638720 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638722 data=null button=1 stateMask=0x0 x=829 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638722 data=null button=0 stateMask=0x80000 x=848 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638722 data=null button=1 stateMask=0x80000 x=848 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638722 data=null button=0 stateMask=0x0 x=848 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638722 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638723 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638726 data=null button=0 stateMask=0x0 x=848 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638726 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638726 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638728 data=null button=1 stateMask=0x0 x=848 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638729 data=null button=0 stateMask=0x80000 x=866 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638729 data=null button=1 stateMask=0x80000 x=866 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638729 data=null button=0 stateMask=0x0 x=866 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638729 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638729 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638731 data=null button=0 stateMask=0x0 x=866 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638731 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638731 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638732 data=null button=1 stateMask=0x0 x=866 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638733 data=null button=0 stateMask=0x80000 x=885 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638733 data=null button=1 stateMask=0x80000 x=885 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638733 data=null button=0 stateMask=0x0 x=885 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638733 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638733 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638734 data=null button=0 stateMask=0x0 x=885 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638735 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638735 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638736 data=null button=1 stateMask=0x0 x=885 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638736 data=null button=0 stateMask=0x80000 x=903 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638737 data=null button=1 stateMask=0x80000 x=903 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638737 data=null button=0 stateMask=0x0 x=903 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638737 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638737 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638738 data=null button=0 stateMask=0x0 x=903 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638738 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638738 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638740 data=null button=1 stateMask=0x0 x=903 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638740 data=null button=0 stateMask=0x80000 x=922 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638740 data=null button=1 stateMask=0x80000 x=922 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638741 data=null button=0 stateMask=0x0 x=922 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638775 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638775 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638776 data=null button=0 stateMask=0x0 x=922 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638776 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638777 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638778 data=null button=1 stateMask=0x0 x=922 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638779 data=null button=0 stateMask=0x80000 x=941 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638779 data=null button=1 stateMask=0x80000 x=941 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638779 data=null button=0 stateMask=0x0 x=941 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638779 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638779 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638780 data=null button=0 stateMask=0x0 x=941 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638781 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638781 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638782 data=null button=1 stateMask=0x0 x=941 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638783 data=null button=0 stateMask=0x80000 x=959 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638783 data=null button=1 stateMask=0x80000 x=959 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638783 data=null button=0 stateMask=0x0 x=959 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638783 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638783 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638785 data=null button=0 stateMask=0x0 x=959 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638785 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638785 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638786 data=null button=1 stateMask=0x0 x=959 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638787 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638787 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638787 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638787 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638787 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638788 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638789 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638789 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638790 data=null button=1 stateMask=0x0 x=345 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638791 data=null button=0 stateMask=0x80000 x=717 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638791 data=null button=1 stateMask=0x80000 x=717 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638796 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638796 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638796 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=715638798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638798 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=715638798 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=715638798 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=715638800 data=null button=1 stateMask=0x0 x=345 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638800 data=null button=0 stateMask=0x80000 x=438 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=715638800 data=null button=1 stateMask=0x80000 x=438 y=50 count=1} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=715638801 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=715638801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=715638801 data=null doit=true} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=715638801 data=null} to TimeGraphControl with text {}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - number of items : 17
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715638802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715638802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715638802 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715638802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715638802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715638908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715638908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715638908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715638908 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715638909 data=null} to ToolItem with tooltip text {Show Legend}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:45 [2020-07-07T19:01:45.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - Clicking on OK
15:01:46 [2020-07-07T19:01:46.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715638990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715638991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715638991 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715638991 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715638991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715638991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715638991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715638802 data=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}
15:01:46 [2020-07-07T19:01:46.028Z] DEBUG - Clicked on 
15:01:46 [2020-07-07T19:01:46.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:01:46 [2020-07-07T19:01:46.028Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - number of items : 17
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715639640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715639640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715639640 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715639640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715639640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715639690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715639690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715639690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715639692 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715639692 data=null} to ToolItem with tooltip text {Show Legend}
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.589Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - Clicking on OK
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715639699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715639699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715639699 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715639699 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715639699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715639699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715639699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715639640 data=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}
15:01:46 [2020-07-07T19:01:46.590Z] DEBUG - Clicked on 
15:01:46 [2020-07-07T19:01:46.846Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:01:46 [2020-07-07T19:01:46.846Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - number of items : 17
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715640305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715640305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715640305 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715640305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715640305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715640360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715640360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715640360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715640360 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715640360 data=null} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - Clicking on OK
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715640381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715640381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715640381 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715640381 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715640381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715640381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715640381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715640305 data=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}
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - Clicked on 
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:01:47 [2020-07-07T19:01:47.409Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - number of items : 17
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715641017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715641017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715641017 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715641017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715641017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715641071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715641071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715641071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715641071 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715641071 data=null} to ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - Clicking on OK
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715641077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715641077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715641077 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715641077 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715641077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715641077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715641077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715641017 data=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}
15:01:47 [2020-07-07T19:01:47.973Z] DEBUG - Clicked on 
15:01:48 [2020-07-07T19:01:48.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:01:48 [2020-07-07T19:01:48.230Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:01:52 [2020-07-07T19:01:52.395Z] DEBUG - number of items : 17
15:01:52 [2020-07-07T19:01:52.395Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715645006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715645006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.395Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715645006 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715645006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715645006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715645055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715645055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715645055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715645056 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715645056 data=null} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.396Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - Clicking on OK
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715645064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715645064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715645064 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715645064 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715645064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715645064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715645064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715645006 data=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}
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - Clicked on 
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:01:52 [2020-07-07T19:01:52.397Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - number of items : 17
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715645668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715645668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715645668 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715645668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715645668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715645718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715645718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715645718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715645718 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715645718 data=null} to ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=715645719 data=null doit=true} to Shell with text {Legend}
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.656Z] 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')
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:52 [2020-07-07T19:01:52.656Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=715645727 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\"")
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.657Z] 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')
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - Clicking on OK
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715645729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715645741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715645741 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715645741 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715645741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715645741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715645741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715645668 data=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}
15:01:52 [2020-07-07T19:01:52.657Z] DEBUG - Clicked on 
15:01:54 [2020-07-07T19:01:54.023Z] DEBUG - number of items : 17
15:01:54 [2020-07-07T19:01:54.023Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715646782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715646782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715646782 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715646782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715646782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715646832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715646832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715646832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715646832 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715646832 data=null} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.024Z] 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')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.024Z] 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')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Clicking on 
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715646836 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')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715646836 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')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715646836 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715646836 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715646837 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')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715646837 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')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715646837 data=null 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')
15:01:54 [2020-07-07T19:01:54.024Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Clicked on 
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.024Z] 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')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Clicking on OK
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715646839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715646839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715646839 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715646839 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715646839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715646839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715646839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715646782 data=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}
15:01:54 [2020-07-07T19:01:54.024Z] DEBUG - Clicked on 
15:01:54 [2020-07-07T19:01:54.951Z] DEBUG - number of items : 17
15:01:54 [2020-07-07T19:01:54.951Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715647870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715647870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715647871 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715647871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715647871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715647925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715647926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715647926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715647926 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715647926 data=null} to ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - Clicking on OK
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715647936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715647936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715647936 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715647936 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715647936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715647936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715647936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715647871 data=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}
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - Clicked on 
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:01:54 [2020-07-07T19:01:54.953Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:01:55 [2020-07-07T19:01:55.515Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:01:56 [2020-07-07T19:01:56.076Z] DEBUG - number of items : 17
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715649120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715649120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715649120 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715649120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715649120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715649120 data=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 Empty Rows}
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715649120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715649120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715649120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715649120 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715649122 data=null} to ToolItem with tooltip text {Hide Empty Rows}
15:01:56 [2020-07-07T19:01:56.077Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:01:56 [2020-07-07T19:01:56.638Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:01:56 [2020-07-07T19:01:56.638Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:01:56 [2020-07-07T19:01:56.638Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:01:56 [2020-07-07T19:01:56.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=715649755 data=null doit=true} to Shell with text {Time Event Filter}
15:01:56 [2020-07-07T19:01:56.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:01:56 [2020-07-07T19:01:56.638Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:01:56 [2020-07-07T19:01:56.638Z] DEBUG - Attempting to set focus on (of type 'Text')
15:01:56 [2020-07-07T19:01:56.638Z] DEBUG - Attempting to set focus on (of type 'Text')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - number of items : 17
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715650271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715650271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715650271 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715650271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715650271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715650271 data=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 Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715650272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715650272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715650272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715650272 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715650272 data=null} to ToolItem with tooltip text {Hide Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=715650274 data=null doit=true} to Shell with text {Time Event Filter}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Clicking on 
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715650275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715650275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715650275 data=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715650276 data=null} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715650276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715650276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715650276 data=null 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 'Close (Esc)' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Clicked on 
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - number of items : 17
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715650288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715650288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715650288 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715650288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715650288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715650340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715650340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715650340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715650340 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715650341 data=null} to ToolItem with tooltip text {Show Legend}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - Clicking on OK
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715650346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715650346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715650346 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715650347 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715650347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715650347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715650347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:01:57 [2020-07-07T19:01:57.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715650288 data=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}
15:01:57 [2020-07-07T19:01:57.457Z] DEBUG - Clicked on 
15:01:57 [2020-07-07T19:01:57.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:01:57 [2020-07-07T19:01:57.457Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - number of items : 17
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715664322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715664322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715664322 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715664322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715664322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715664379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715664379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715664379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715664379 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715664379 data=null} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.305Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Clicking on OK
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715664399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715664399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715664399 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715664399 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715664399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715664399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715664399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715664322 data=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}
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Clicked on 
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:12 [2020-07-07T19:02:12.306Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - number of items : 17
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715665537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715665537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715665537 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715665537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715665537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715665594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715665594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715665595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715665595 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715665595 data=null} to ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.563Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - Clicking on OK
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715665631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715665631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715665631 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715665631 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715665631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715665631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715665631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715665537 data=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}
15:02:12 [2020-07-07T19:02:12.564Z] DEBUG - Clicked on 
15:02:12 [2020-07-07T19:02:12.820Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:02:12 [2020-07-07T19:02:12.820Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:02:13 [2020-07-07T19:02:13.381Z] DEBUG - number of items : 17
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715666268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715666268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715666268 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715666268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715666268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715666321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715666322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715666322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715666322 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715666322 data=null} to ToolItem with tooltip text {Show Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=715666323 data=null doit=true} to Shell with text {Legend}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:13 [2020-07-07T19:02:13.382Z] 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')
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=715666325 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")
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:13 [2020-07-07T19:02:13.382Z] 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')
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Clicking on OK
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715666328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715666328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715666328 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715666328 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715666328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715666328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715666328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715666268 data=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}
15:02:13 [2020-07-07T19:02:13.382Z] DEBUG - Clicked on 
15:02:14 [2020-07-07T19:02:14.308Z] DEBUG - number of items : 17
15:02:14 [2020-07-07T19:02:14.308Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:02:14 [2020-07-07T19:02:14.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715667396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:14 [2020-07-07T19:02:14.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715667396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:14 [2020-07-07T19:02:14.308Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715667396 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:14 [2020-07-07T19:02:14.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715667396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:14 [2020-07-07T19:02:14.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715667396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715667506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715667506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715667506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715667506 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715667506 data=null} to ToolItem with tooltip text {Show Legend}
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:14 [2020-07-07T19:02:14.564Z] 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')
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:14 [2020-07-07T19:02:14.564Z] 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')
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Clicking on 
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715667521 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')
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715667521 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')
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715667521 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715667521 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715667521 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')
15:02:14 [2020-07-07T19:02:14.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715667521 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')
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715667521 data=null 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')
15:02:14 [2020-07-07T19:02:14.565Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - Clicked on 
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:14 [2020-07-07T19:02:14.565Z] 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')
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - Clicking on OK
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715667536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715667536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715667536 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715667536 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715667536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715667536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715667536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715667396 data=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}
15:02:14 [2020-07-07T19:02:14.565Z] DEBUG - Clicked on 
15:02:15 [2020-07-07T19:02:15.493Z] DEBUG - number of items : 17
15:02:15 [2020-07-07T19:02:15.493Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:02:15 [2020-07-07T19:02:15.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715668578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:15 [2020-07-07T19:02:15.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715668578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:15 [2020-07-07T19:02:15.493Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715668578 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:15 [2020-07-07T19:02:15.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715668578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715668578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715668633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715668633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715668633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715668633 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715668633 data=null} to ToolItem with tooltip text {Show Legend}
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.494Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:15 [2020-07-07T19:02:15.495Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.750Z] DEBUG - Clicking on OK
15:02:15 [2020-07-07T19:02:15.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715668693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715668693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715668693 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715668693 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715668693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715668693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715668693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:15 [2020-07-07T19:02:15.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715668578 data=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}
15:02:15 [2020-07-07T19:02:15.751Z] DEBUG - Clicked on 
15:02:15 [2020-07-07T19:02:15.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:02:15 [2020-07-07T19:02:15.751Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:02:16 [2020-07-07T19:02:16.312Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:16 [2020-07-07T19:02:16.312Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:16 [2020-07-07T19:02:16.312Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:16 [2020-07-07T19:02:16.872Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:16 [2020-07-07T19:02:16.872Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:17 [2020-07-07T19:02:17.434Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:17 [2020-07-07T19:02:17.434Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:17 [2020-07-07T19:02:17.689Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:17 [2020-07-07T19:02:17.689Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:18 [2020-07-07T19:02:18.250Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:18 [2020-07-07T19:02:18.250Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:18 [2020-07-07T19:02:18.814Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:18 [2020-07-07T19:02:18.814Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - number of items : 17
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715672342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715672342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715672342 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715672342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715672342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715672394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715672395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715672395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715672395 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715672395 data=null} to ToolItem with tooltip text {Show Legend}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.381Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.382Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - Clicking on OK
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715672400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715672400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715672400 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715672400 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715672400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715672401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715672401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715672342 data=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}
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - Clicked on 
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:02:19 [2020-07-07T19:02:19.383Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:02:19 [2020-07-07T19:02:19.944Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:19 [2020-07-07T19:02:19.944Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:19 [2020-07-07T19:02:19.944Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:19 [2020-07-07T19:02:19.944Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:02:19 [2020-07-07T19:02:19.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=715673041 data=null doit=true} to Shell with text {Time Event Filter}
15:02:19 [2020-07-07T19:02:19.944Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:19 [2020-07-07T19:02:19.944Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:02:20 [2020-07-07T19:02:20.506Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:21 [2020-07-07T19:02:21.433Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:02:21 [2020-07-07T19:02:21.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=715674575 data=null doit=true} to Shell with text {Time Event Filter}
15:02:21 [2020-07-07T19:02:21.433Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text'
15:02:21 [2020-07-07T19:02:21.433Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text')
15:02:21 [2020-07-07T19:02:21.433Z] DEBUG - Attempting to set focus on (of type 'Text')
15:02:21 [2020-07-07T19:02:21.433Z] DEBUG - Attempting to set focus on (of type 'Text')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - number of items : 17
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715675101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715675102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715675102 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715675102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715675102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715675139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715675139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715675139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715675140 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715675140 data=null} to ToolItem with tooltip text {Show Legend}
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - Clicking on OK
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715675147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715675147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715675147 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715675147 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715675147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715675147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715675147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:21 [2020-07-07T19:02:21.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715675102 data=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}
15:02:22 [2020-07-07T19:02:22.251Z] DEBUG - Clicked on 
15:02:22 [2020-07-07T19:02:22.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:02:22 [2020-07-07T19:02:22.251Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:02:22 [2020-07-07T19:02:22.813Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:22 [2020-07-07T19:02:22.813Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:22 [2020-07-07T19:02:22.813Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:22 [2020-07-07T19:02:22.813Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:22 [2020-07-07T19:02:22.813Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - number of items : 17
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715676285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715676285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715676285 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715676285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715676285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715676339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715676339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715676339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715676339 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715676339 data=null} to ToolItem with tooltip text {Show Legend}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - Clicking on OK
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715676345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715676345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715676345 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715676345 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715676345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715676345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715676345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715676285 data=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}
15:02:23 [2020-07-07T19:02:23.377Z] DEBUG - Clicked on 
15:02:23 [2020-07-07T19:02:23.377Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 46.3 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
15:02:23 [2020-07-07T19:02:23.377Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.417 s
15:02:23 [2020-07-07T19:02:23.377Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.818 s
15:02:23 [2020-07-07T19:02:23.377Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.472 s
15:02:23 [2020-07-07T19:02:23.377Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.658 s
15:02:23 [2020-07-07T19:02:23.377Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.682 s
15:02:23 [2020-07-07T19:02:23.377Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.694 s
15:02:23 [2020-07-07T19:02:23.377Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.992 s
15:02:23 [2020-07-07T19:02:23.377Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.905 s
15:02:23 [2020-07-07T19:02:23.377Z] testHideEmptyRows(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.402 s
15:02:23 [2020-07-07T19:02:23.377Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 14.064 s
15:02:23 [2020-07-07T19:02:23.377Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.227 s
15:02:23 [2020-07-07T19:02:23.377Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
15:02:23 [2020-07-07T19:02:23.377Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.072 s
15:02:23 [2020-07-07T19:02:23.377Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.659 s
15:02:23 [2020-07-07T19:02:23.377Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.754 s
15:02:23 [2020-07-07T19:02:23.377Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.212 s
15:02:23 [2020-07-07T19:02:23.377Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
15:02:23 [2020-07-07T19:02:23.377Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715677931 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715678070 data=null doit=true} to Shell with text {Preferences}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715678101 data=null button=0 stateMask=0x0 x=49 y=518 count=0} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715678101 data=null doit=true} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715678101 data=null} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715678101 data=null button=1 stateMask=0x0 x=49 y=518 count=1} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715678101 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}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715678165 data=null button=1 stateMask=0x80000 x=49 y=518 count=1} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715678166 data=null doit=true} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715678166 data=null} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715678166 data=null button=1 stateMask=0x0 x=49 y=518 count=1} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715678166 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}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715678167 data=null button=1 stateMask=0x80000 x=49 y=518 count=1} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=715678168 data=null button=0 stateMask=0x0 x=82 y=587 count=0} to Tree node with text: Trace Types
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=715678168 data=null doit=true} to Tree node with text: Trace Types
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=715678168 data=null} to Tree node with text: Trace Types
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=715678168 data=null button=1 stateMask=0x0 x=82 y=587 count=1} to Tree node with text: Trace Types
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715678168 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
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=715678221 data=null button=1 stateMask=0x80000 x=82 y=486 count=1} to Tree node with text: Trace Types
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Clicking on Check all
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=715678223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715678223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=715678223 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=715678223 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=715678223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=715678223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=715678223 data=null item=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')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=715678223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715678224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=715678224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=715678224 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=715678224 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Clicked on Check all
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Clicking on &Apply
15:02:25 [2020-07-07T19:02:25.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715678224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715678224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715678224 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715678224 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715678225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715678225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715678225 data=null item=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')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715678225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715678225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715678225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715678225 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715678225 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Clicked on &Apply
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:02:25 [2020-07-07T19:02:25.270Z] 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')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Clicking on Apply and Close
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715678226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715678226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715678226 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715678226 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715678226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715678226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715678226 data=null item=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')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715677937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Clicked on 
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - number of items : 11
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715678356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715678356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715678356 data=null doit=true} to ToolItem with tooltip text {Import filters}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715678356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715678356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715678356 data=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}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715678361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715678361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715678361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715678361 data=null doit=true} to ToolItem with tooltip text {Import filters}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715678361 data=null} to ToolItem with tooltip text {Import filters}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=715678362 data=null doit=true} to TreeItem with text {FILTER test}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=715678362 data=null} to TreeItem with text {FILTER test}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=715678362 data=null button=1 stateMask=0x0 x=61 y=288 count=1} to TreeItem with text {FILTER test}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715678363 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}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=715678363 data=null button=1 stateMask=0x80000 x=61 y=288 count=1} to TreeItem with text {FILTER test}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678363 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678363 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678363 data=null button=1 stateMask=0x0 x=206 y=311 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715678363 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
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678364 data=null button=1 stateMask=0x80000 x=206 y=292 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678364 data=null button=0 stateMask=0x0 x=206 y=292 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678364 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678364 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678364 data=null button=1 stateMask=0x0 x=206 y=292 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715678364 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
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678387 data=null button=1 stateMask=0x80000 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715678388 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:02:25 [2020-07-07T19:02:25.270Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:02:25 [2020-07-07T19:02:25.270Z] 
15:02:25 [2020-07-07T19:02:25.270Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:25.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715678495 data=null doit=true} to Shell with text {Preferences}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715678526 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715678526 data=null doit=true} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715678526 data=null} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715678526 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715678526 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}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715678594 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.527Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=715678595 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=715678595 data=null doit=true} to Tree node with text: Trace Types
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=715678595 data=null} to Tree node with text: Trace Types
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=715678595 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715678595 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
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=715678628 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Clicking on Uncheck all
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=715678642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715678642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=715678642 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=715678642 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=715678643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=715678643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=715678643 data=null item=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')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=715678644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715678644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=715678644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=715678644 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=715678644 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Clicked on Uncheck all
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=715678644 data=null doit=true} to TreeItem with text {Custom XML}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=715678644 data=null} to TreeItem with text {Custom XML}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=715678644 data=null button=1 stateMask=0x0 x=87 y=58 count=1} to TreeItem with text {Custom XML}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715678645 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}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=715678645 data=null button=1 stateMask=0x80000 x=87 y=58 count=1} to TreeItem with text {Custom XML}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=715678654 data=null doit=true} to Tree node with text: testxmlextension
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=715678654 data=null} to Tree node with text: testxmlextension
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=715678655 data=null button=1 stateMask=0x0 x=121 y=81 count=1} to Tree node with text: testxmlextension
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715678655 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
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=715678655 data=null button=1 stateMask=0x80000 x=121 y=81 count=1} to Tree node with text: testxmlextension
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=715678656 data=null button=0 stateMask=0x0 x=121 y=81 count=0} to Tree node with text: testxmlextension
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=715678656 data=null doit=true} to Tree node with text: testxmlextension
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=715678656 data=null} to Tree node with text: testxmlextension
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=715678657 data=null button=1 stateMask=0x0 x=121 y=81 count=1} to Tree node with text: testxmlextension
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715678657 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
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=715678662 data=null button=1 stateMask=0x80000 x=121 y=81 count=1} to Tree node with text: testxmlextension
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:02:25 [2020-07-07T19:02:25.527Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Clicking on Check selected
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=715678663 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')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=715678663 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')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=715678663 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=715678663 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=715678664 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')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=715678664 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')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=715678664 data=null item=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')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=715678664 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')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=715678664 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')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=715678664 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')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=715678664 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=715678664 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Clicked on Check selected
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Clicking on &Apply
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715678665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715678665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715678665 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715678665 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715678665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715678665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715678665 data=null item=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')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715678668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715678668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715678668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715678668 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715678668 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Clicked on &Apply
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:02:25 [2020-07-07T19:02:25.528Z] 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')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Clicking on Apply and Close
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715678669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715678669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715678669 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715678669 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715678669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715678669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715678669 data=null item=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')
15:02:25 [2020-07-07T19:02:25.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715678392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:02:25 [2020-07-07T19:02:25.784Z] DEBUG - Clicked on 
15:02:25 [2020-07-07T19:02:25.784Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.784Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:02:25 [2020-07-07T19:02:25.784Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:25 [2020-07-07T19:02:25.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=715678733 data=null button=0 stateMask=0x0 x=61 y=223 count=0} to TreeItem with text {FILTER test}
15:02:25 [2020-07-07T19:02:25.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=715678733 data=null doit=true} to TreeItem with text {FILTER test}
15:02:25 [2020-07-07T19:02:25.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=715678733 data=null} to TreeItem with text {FILTER test}
15:02:25 [2020-07-07T19:02:25.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=715678733 data=null button=1 stateMask=0x0 x=61 y=223 count=1} to TreeItem with text {FILTER test}
15:02:25 [2020-07-07T19:02:25.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715678733 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}
15:02:25 [2020-07-07T19:02:25.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=715678747 data=null button=1 stateMask=0x80000 x=61 y=223 count=1} to TreeItem with text {FILTER test}
15:02:25 [2020-07-07T19:02:25.784Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.785Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:02:25 [2020-07-07T19:02:25.785Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678748 data=null button=0 stateMask=0x0 x=206 y=246 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678748 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678748 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678748 data=null button=1 stateMask=0x0 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715678748 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
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715678756 data=null button=1 stateMask=0x80000 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715678757 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:02:25 [2020-07-07T19:02:25.785Z] 
15:02:25 [2020-07-07T19:02:25.785Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:25.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715678892 data=null doit=true} to Shell with text {Preferences}
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715678894 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715678894 data=null doit=true} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715678895 data=null} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715678895 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:25 [2020-07-07T19:02:25.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715678911 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}
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715678991 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:26 [2020-07-07T19:02:26.041Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=715678992 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=715678992 data=null doit=true} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=715678992 data=null} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=715678992 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715678992 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
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=715679021 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Clicking on Uncheck all
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=715679022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715679022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=715679022 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=715679022 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=715679023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=715679023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=715679023 data=null item=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')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=715679023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715679023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=715679023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=715679023 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=715679023 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Clicked on Uncheck all
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=715679024 data=null doit=true} to TreeItem with text {Custom Text}
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=715679024 data=null} to TreeItem with text {Custom Text}
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=715679024 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715679024 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}
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=715679025 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=715679025 data=null doit=true} to Tree node with text: testtxtextension
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=715679025 data=null} to Tree node with text: testtxtextension
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=715679025 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715679025 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
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=715679025 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=715679033 data=null button=0 stateMask=0x0 x=118 y=127 count=0} to Tree node with text: testtxtextension
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=715679033 data=null doit=true} to Tree node with text: testtxtextension
15:02:26 [2020-07-07T19:02:26.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=715679033 data=null} to Tree node with text: testtxtextension
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=715679034 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715679034 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
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=715679034 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Clicking on Check selected
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=715679035 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')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=715679035 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')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=715679035 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=715679035 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=715679035 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')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=715679035 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')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=715679035 data=null item=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')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=715679036 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')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=715679036 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')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=715679036 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')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=715679036 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=715679036 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Clicked on Check selected
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Clicking on &Apply
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715679036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715679036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715679036 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715679036 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715679037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715679037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715679037 data=null item=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')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715679037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715679037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715679037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715679037 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715679037 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Clicked on &Apply
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.042Z] 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')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Clicking on Apply and Close
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715679038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715679038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715679038 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715679038 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715679038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715679038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715679038 data=null item=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')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715678761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Clicked on 
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.042Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=715679100 data=null button=0 stateMask=0x0 x=61 y=223 count=0} to TreeItem with text {FILTER test}
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=715679100 data=null doit=true} to TreeItem with text {FILTER test}
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=715679100 data=null} to TreeItem with text {FILTER test}
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=715679100 data=null button=1 stateMask=0x0 x=61 y=223 count=1} to TreeItem with text {FILTER test}
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715679100 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}
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=715679115 data=null button=1 stateMask=0x80000 x=61 y=223 count=1} to TreeItem with text {FILTER test}
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.042Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:02:26 [2020-07-07T19:02:26.042Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715679116 data=null button=0 stateMask=0x0 x=206 y=246 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715679116 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715679116 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715679116 data=null button=1 stateMask=0x0 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715679116 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
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=715679125 data=null button=1 stateMask=0x80000 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715679125 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:02:26 [2020-07-07T19:02:26.042Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:02:26 [2020-07-07T19:02:26.042Z] 
15:02:26 [2020-07-07T19:02:26.042Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:25.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715679243 data=null doit=true} to Shell with text {Preferences}
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715679325 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715679325 data=null doit=true} to TreeItem with text {Tracing}
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715679325 data=null} to TreeItem with text {Tracing}
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715679325 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715679325 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}
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715679408 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:26 [2020-07-07T19:02:26.299Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=715679408 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=715679408 data=null doit=true} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=715679409 data=null} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=715679409 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715679409 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
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=715679411 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Clicking on Check all
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=715679412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715679412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=715679412 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=715679412 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=715679412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=715679412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=715679412 data=null item=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')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=715679419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715679419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=715679419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=715679419 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=715679419 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Clicked on Check all
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Clicking on &Apply
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715679420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715679420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715679420 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715679420 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715679420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715679420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715679420 data=null item=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')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715679421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715679421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715679421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715679421 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715679421 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Clicked on &Apply
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.300Z] 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')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Clicking on Apply and Close
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715679422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715679422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715679422 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715679422 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715679422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715679422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715679422 data=null item=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')
15:02:26 [2020-07-07T19:02:26.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715679129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - Clicked on 
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715679503 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:02:26 [2020-07-07T19:02:26.555Z] 
15:02:26 [2020-07-07T19:02:26.555Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:26.358: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715679605 data=null doit=true} to Shell with text {Preferences}
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715679635 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715679635 data=null doit=true} to TreeItem with text {Tracing}
15:02:26 [2020-07-07T19:02:26.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715679635 data=null} to TreeItem with text {Tracing}
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715679636 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715679636 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}
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715679704 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:26 [2020-07-07T19:02:26.556Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=715679704 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=715679704 data=null doit=true} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=715679704 data=null} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=715679705 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715679705 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
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=715679721 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.556Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Clicking on Check all
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=715679752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715679752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=715679752 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=715679752 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=715679754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=715679754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=715679754 data=null item=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')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=715679755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715679755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=715679755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=715679755 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=715679755 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Clicked on Check all
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Clicking on Uncheck all
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=715679766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715679766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=715679766 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=715679766 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=715679766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=715679766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=715679766 data=null item=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')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=715679767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715679767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=715679767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=715679767 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=715679767 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Clicked on Uncheck all
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Clicking on Check all
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=715679768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715679768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=715679768 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=715679768 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=715679768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=715679768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=715679768 data=null item=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')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=715679769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715679769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=715679769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=715679769 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=715679769 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Clicked on Check all
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=715679770 data=null button=0 stateMask=0x0 x=87 y=58 count=0} to TreeItem with text {Custom XML}
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=715679770 data=null doit=true} to TreeItem with text {Custom XML}
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=715679770 data=null} to TreeItem with text {Custom XML}
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=715679771 data=null button=1 stateMask=0x0 x=87 y=58 count=1} to TreeItem with text {Custom XML}
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715679771 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}
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=715679771 data=null button=1 stateMask=0x80000 x=87 y=58 count=1} to TreeItem with text {Custom XML}
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Clicking on Uncheck all
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=715679772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715679772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=715679772 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=715679772 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=715679772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=715679772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=715679772 data=null item=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')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=715679778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715679778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=715679778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=715679779 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=715679779 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Clicked on Uncheck all
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Clicking on Check selected
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=715679779 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')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=715679779 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')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=715679779 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=715679779 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=715679780 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')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=715679780 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')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=715679780 data=null item=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')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=715679780 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')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=715679780 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')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=715679780 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')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=715679780 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=715679780 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Clicked on Check selected
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Clicking on Check all
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=715679781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715679781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=715679781 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=715679781 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=715679781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=715679781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=715679781 data=null item=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')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=715679782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715679782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=715679782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=715679782 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=715679782 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - Clicked on Check all
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.815Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Clicking on Uncheck selected
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=715679783 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')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=715679783 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')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=715679783 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=715679783 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=715679783 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')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=715679783 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')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=715679783 data=null item=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')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=715679783 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')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=715679783 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')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=715679783 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')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=715679783 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=715679783 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Clicked on Uncheck selected
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Clicking on Uncheck all
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=715679784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715679784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=715679784 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=715679784 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=715679784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=715679784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=715679784 data=null item=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')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=715679785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715679785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=715679785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=715679785 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=715679785 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - Clicked on Uncheck all
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:26 [2020-07-07T19:02:26.816Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Clicking on Check all
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=715680087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715680087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=715680087 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=715680088 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=715680088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=715680088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=715680088 data=null item=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')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=715680092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715680092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=715680092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=715680092 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=715680092 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - Clicked on Check all
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
15:02:27 [2020-07-07T19:02:27.077Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Clicking on Check all
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=715680395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715680395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=715680395 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=715680395 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=715680396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=715680396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=715680396 data=null item=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')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=715680398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715680398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=715680398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=715680398 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=715680398 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Clicked on Check all
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Clicking on &Apply
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715680399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715680399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715680399 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715680399 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715680399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715680399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715680399 data=null item=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')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715680399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715680399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715680399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715680399 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715680399 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Clicked on &Apply
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:02:27 [2020-07-07T19:02:27.333Z] 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')
15:02:27 [2020-07-07T19:02:27.333Z] DEBUG - Clicking on Apply and Close
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715680400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715680400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715680400 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715680400 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715680400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715680400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715680400 data=null item=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')
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715679506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - Clicked on 
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715680458 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:02:27 [2020-07-07T19:02:27.334Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:02:27 [2020-07-07T19:02:27.334Z] 
15:02:27 [2020-07-07T19:02:27.334Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:27.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:27 [2020-07-07T19:02:27.589Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:02:27 [2020-07-07T19:02:27.589Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:02:27 [2020-07-07T19:02:27.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715680562 data=null doit=true} to Shell with text {Preferences}
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715680580 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715680592 data=null doit=true} to TreeItem with text {Tracing}
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715680593 data=null} to TreeItem with text {Tracing}
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715680593 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715680593 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}
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715680645 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:27 [2020-07-07T19:02:27.590Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=715680646 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=715680646 data=null doit=true} to Tree node with text: Trace Types
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=715680646 data=null} to Tree node with text: Trace Types
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=715680646 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715680646 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
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=715680679 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Clicking on Check all
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=715680693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715680693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=715680693 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=715680693 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=715680694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=715680694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=715680694 data=null item=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')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=715680694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715680695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=715680695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=715680695 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=715680695 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Clicked on Check all
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Clicking on &Apply
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715680695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715680695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715680695 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715680696 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715680696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715680696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715680696 data=null item=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')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715680696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715680696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715680696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715680696 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715680696 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Clicked on &Apply
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:02:27 [2020-07-07T19:02:27.590Z] 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')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Clicking on Apply and Close
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715680708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715680708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715680708 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715680708 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715680708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715680708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:27 [2020-07-07T19:02:27.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715680708 data=null item=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')
15:02:27 [2020-07-07T19:02:27.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715680462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Clicked on 
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715680796 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715680796 data=null doit=true} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715680796 data=null} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715680797 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715680797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715680800 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715680801 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715680801 data=null doit=true} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715680801 data=null} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715680801 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715680801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715680804 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715680804 data=null doit=true} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715680804 data=null} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715680804 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715680804 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}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715680805 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715680806 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715680806 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715680806 data=null} to TreeItem with text {Traces [1]}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715680806 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715680806 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715680808 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715680809 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715680809 data=null} to TreeItem with text {Traces [1]}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715680809 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715680809 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]}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715680810 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=715680810 data=null button=0 stateMask=0x0 x=114 y=81 count=0} to Tree node with text: syslog_collapse
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=715680810 data=null doit=true} to Tree node with text: syslog_collapse
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=715680810 data=null} to Tree node with text: syslog_collapse
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=715680810 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to Tree node with text: syslog_collapse
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715680810 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
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=715680819 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=715680820 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=715680820 data=null doit=true} to Tree node with text: syslog_collapse
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=715680820 data=null} to Tree node with text: syslog_collapse
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=715680820 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715680820 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
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=715680822 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715680855 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:02:27 [2020-07-07T19:02:27.847Z] 
15:02:27 [2020-07-07T19:02:27.847Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:27.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715681008 data=null doit=true} to Shell with text {Preferences}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715681010 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715681010 data=null doit=true} to TreeItem with text {Tracing}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715681010 data=null} to TreeItem with text {Tracing}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715681010 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:27 [2020-07-07T19:02:27.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715681010 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}
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715681038 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:28 [2020-07-07T19:02:28.103Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=715681039 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=715681050 data=null doit=true} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=715681050 data=null} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=715681050 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715681051 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
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=715681087 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.103Z] DEBUG - Clicking on Uncheck all
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=715681100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715681100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=715681100 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=715681100 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=715681104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=715681104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=715681104 data=null item=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')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=715681104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715681104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=715681104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=715681104 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=715681105 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Clicked on Uncheck all
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=715681105 data=null doit=true} to TreeItem with text {Custom Text}
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=715681105 data=null} to TreeItem with text {Custom Text}
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=715681105 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715681105 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}
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=715681116 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=715681136 data=null button=0 stateMask=0x0 x=87 y=35 count=0} to TreeItem with text {Custom Text}
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=715681136 data=null doit=true} to TreeItem with text {Custom Text}
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=715681136 data=null} to TreeItem with text {Custom Text}
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=715681137 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715681137 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}
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=715681137 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Clicking on Check selected
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=715681138 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')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=715681138 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')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=715681138 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=715681138 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=715681138 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')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=715681138 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')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=715681139 data=null item=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')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=715681140 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')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=715681140 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')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=715681140 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')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=715681140 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=715681140 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Clicked on Check selected
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Clicking on &Apply
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715681140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715681141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715681141 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715681141 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715681141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715681141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715681141 data=null item=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')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715681141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715681141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715681141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715681141 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715681141 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Clicked on &Apply
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:02:28 [2020-07-07T19:02:28.104Z] 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')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Clicking on Apply and Close
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715681142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715681142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715681142 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715681142 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715681142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715681142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715681142 data=null item=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')
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715680860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Clicked on 
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715681215 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715681215 data=null doit=true} to TreeItem with text {test}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715681215 data=null} to TreeItem with text {test}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715681215 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715681215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715681219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715681220 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715681220 data=null doit=true} to TreeItem with text {test}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715681220 data=null} to TreeItem with text {test}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715681220 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715681220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715681222 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:02:28 [2020-07-07T19:02:28.105Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715681223 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715681223 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715681223 data=null} to TreeItem with text {Traces [1]}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715681223 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715681234 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715681237 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:28 [2020-07-07T19:02:28.105Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=715681238 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=715681238 data=null doit=true} to Tree node with text: syslog_collapse
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=715681238 data=null} to Tree node with text: syslog_collapse
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=715681238 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715681238 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
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=715681240 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=715681246 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=715681247 data=null doit=true} to Tree node with text: syslog_collapse
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=715681247 data=null} to Tree node with text: syslog_collapse
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=715681247 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715681247 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
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=715681250 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:02:28 [2020-07-07T19:02:28.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715681285 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:02:28 [2020-07-07T19:02:28.361Z] 
15:02:28 [2020-07-07T19:02:28.361Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:28.143: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715681391 data=null doit=true} to Shell with text {Preferences}
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715681422 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715681422 data=null doit=true} to TreeItem with text {Tracing}
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715681422 data=null} to TreeItem with text {Tracing}
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715681422 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715681422 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}
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715681489 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:28 [2020-07-07T19:02:28.361Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=715681490 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=715681490 data=null doit=true} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=715681490 data=null} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=715681490 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715681503 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
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=715681507 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Clicking on Check all
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=715681537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715681537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=715681538 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=715681538 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=715681539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=715681539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=715681539 data=null item=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')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=715681540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715681540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=715681540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=715681540 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=715681540 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Clicked on Check all
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Clicking on &Apply
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715681541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715681541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715681541 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715681551 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715681552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715681552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715681552 data=null item=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')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715681553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715681553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715681553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715681553 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715681553 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Clicked on &Apply
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:02:28 [2020-07-07T19:02:28.618Z] 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')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Clicking on Apply and Close
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715681554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715681554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715681554 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715681554 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715681554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715681554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715681554 data=null item=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')
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715681289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - Clicked on 
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715681613 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:02:28 [2020-07-07T19:02:28.619Z] 
15:02:28 [2020-07-07T19:02:28.619Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:28.492: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715681793 data=null doit=true} to Shell with text {Preferences}
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:28 [2020-07-07T19:02:28.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715681795 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715681795 data=null doit=true} to TreeItem with text {Tracing}
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715681825 data=null} to TreeItem with text {Tracing}
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715681825 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715681825 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}
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715681877 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:28 [2020-07-07T19:02:28.874Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=715681877 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=715681878 data=null doit=true} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=715681878 data=null} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=715681878 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715681878 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
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=715681892 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Clicking on Check all
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=715681893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715681893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=715681893 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=715681893 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=715681894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=715681894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=715681894 data=null item=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')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=715681894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715681894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=715681894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=715681894 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=715681894 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Clicked on Check all
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Clicking on &Apply
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715681895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715681895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715681895 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715681895 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715681908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715681908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715681908 data=null item=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')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715681908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715681908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715681908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715681908 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715681908 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Clicked on &Apply
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:02:28 [2020-07-07T19:02:28.875Z] 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')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Clicking on Apply and Close
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715681909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715681909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715681909 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715681909 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715681909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715681909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715681909 data=null item=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')
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715681622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Clicked on 
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715681969 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:02:28 [2020-07-07T19:02:28.875Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:02:28 [2020-07-07T19:02:28.875Z] 
15:02:28 [2020-07-07T19:02:28.875Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:28.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715682116 data=null doit=true} to Shell with text {Preferences}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715682117 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715682117 data=null doit=true} to TreeItem with text {Tracing}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715682117 data=null} to TreeItem with text {Tracing}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715682118 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715682118 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}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715682215 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:29 [2020-07-07T19:02:29.132Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=715682216 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=715682216 data=null doit=true} to Tree node with text: Trace Types
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=715682216 data=null} to Tree node with text: Trace Types
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=715682216 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715682216 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
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=715682217 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Clicking on Uncheck all
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=715682235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715682244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=715682244 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=715682244 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=715682244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=715682245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=715682245 data=null item=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')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=715682245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=715682245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=715682245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=715682245 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=715682245 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Clicked on Uncheck all
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=715682246 data=null doit=true} to TreeItem with text {Custom Text}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=715682246 data=null} to TreeItem with text {Custom Text}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=715682246 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715682246 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}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=715682247 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=715682247 data=null doit=true} to Tree node with text: testtxtextension
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=715682247 data=null} to Tree node with text: testtxtextension
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=715682247 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715682247 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
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=715682248 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=715682249 data=null button=0 stateMask=0x0 x=118 y=127 count=0} to Tree node with text: testtxtextension
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=715682249 data=null doit=true} to Tree node with text: testtxtextension
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=715682249 data=null} to Tree node with text: testtxtextension
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=715682250 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715682250 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
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=715682250 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Clicking on Check selected
15:02:29 [2020-07-07T19:02:29.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=715682251 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')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=715682251 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')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=715682251 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=715682251 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=715682251 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')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=715682251 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')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=715682251 data=null item=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')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=715682252 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')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=715682252 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')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=715682252 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')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=715682252 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=715682252 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Clicked on Check selected
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Clicking on &Apply
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715682253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715682253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715682253 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715682253 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715682253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715682253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715682253 data=null item=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')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715682253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715682253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715682253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715682253 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715682253 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Clicked on &Apply
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:02:29 [2020-07-07T19:02:29.133Z] 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')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Clicking on Apply and Close
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715682254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715682254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715682254 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715682254 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715682254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715682254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715682254 data=null item=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')
15:02:29 [2020-07-07T19:02:29.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715681979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Clicked on 
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715682325 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715682325 data=null doit=true} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715682336 data=null} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715682336 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715682337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715682341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715682341 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715682341 data=null doit=true} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715682341 data=null} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715682341 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715682341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715682351 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.389Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715682351 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715682351 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715682351 data=null} to TreeItem with text {Traces [1]}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715682351 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715682351 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715682354 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715682354 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715682354 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715682354 data=null} to TreeItem with text {Traces [1]}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715682354 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715682354 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715682356 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Clicking on with mnemonic 'Import...'
15:02:29 [2020-07-07T19:02:29.389Z] DEBUG - Clicked on with mnemonic 'Import...'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=715682591 data=null doit=true} to Shell with text {Trace Import}
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.644Z] DEBUG - Clicking on Cancel
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=715682626 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')
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=715682639 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')
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=715682639 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=715682639 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=715682639 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')
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=715682639 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')
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=715682639 data=null item=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')
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=715682385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - Clicked on 
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715682725 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:02:29 [2020-07-07T19:02:29.645Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:02:29 [2020-07-07T19:02:29.645Z] 
15:02:29 [2020-07-07T19:02:29.645Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:29.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715682868 data=null doit=true} to Shell with text {Preferences}
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715682885 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715682885 data=null doit=true} to TreeItem with text {Tracing}
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715682885 data=null} to TreeItem with text {Tracing}
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715682885 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715682886 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}
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715682936 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:29 [2020-07-07T19:02:29.902Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=715682949 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=715682949 data=null doit=true} to Tree node with text: Trace Types
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=715682949 data=null} to Tree node with text: Trace Types
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=715682949 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715682949 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
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=715682951 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Clicking on Check all
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=715682952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715682952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=715682952 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=715682952 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=715682952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=715682953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=715682953 data=null item=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')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=715683002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715683002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=715683002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=715683002 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=715683002 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Clicked on Check all
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Clicking on &Apply
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715683003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715683003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715683003 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715683003 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715683003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715683003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715683003 data=null item=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')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715683004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715683004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715683004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715683004 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715683004 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Clicked on &Apply
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:02:29 [2020-07-07T19:02:29.903Z] 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')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Clicking on Apply and Close
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715683005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715683005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715683005 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715683005 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715683005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715683005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715683005 data=null item=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')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715682730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Clicked on 
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715683066 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715683066 data=null doit=true} to TreeItem with text {test}
15:02:29 [2020-07-07T19:02:29.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715683067 data=null} to TreeItem with text {test}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715683086 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715683086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715683090 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715683097 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715683097 data=null doit=true} to TreeItem with text {test}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715683097 data=null} to TreeItem with text {test}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715683097 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715683097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715683100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:02:30 [2020-07-07T19:02:30.159Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715683101 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715683101 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715683101 data=null} to TreeItem with text {Traces [1]}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715683101 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715683101 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715683103 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715683104 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715683104 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715683104 data=null} to TreeItem with text {Traces [1]}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715683104 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715683104 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715683106 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Clicking on with mnemonic 'Import...'
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Clicked on with mnemonic 'Import...'
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=715683311 data=null doit=true} to Shell with text {Trace Import}
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:02:30 [2020-07-07T19:02:30.159Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Clicking on Cancel
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=715683394 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')
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=715683394 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')
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=715683394 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=715683394 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=715683394 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')
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=715683394 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')
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=715683394 data=null item=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')
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=715683132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Clicked on 
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715683460 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:02:30 [2020-07-07T19:02:30.415Z] 
15:02:30 [2020-07-07T19:02:30.415Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:30.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=715683574 data=null doit=true} to Shell with text {Preferences}
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:30 [2020-07-07T19:02:30.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=715683606 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=715683606 data=null doit=true} to TreeItem with text {Tracing}
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=715683606 data=null} to TreeItem with text {Tracing}
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=715683606 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715683606 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}
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=715683688 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:02:30 [2020-07-07T19:02:30.671Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=715683689 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=715683689 data=null doit=true} to Tree node with text: Trace Types
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=715683689 data=null} to Tree node with text: Trace Types
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=715683689 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715683689 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
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=715683690 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Clicking on Check all
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=715683691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715683691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=715683691 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=715683691 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=715683702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=715683702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=715683702 data=null item=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')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=715683702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=715683702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=715683702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=715683702 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=715683702 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Clicked on Check all
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Clicking on &Apply
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=715683719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715683719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=715683719 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=715683720 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=715683723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=715683723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=715683723 data=null item=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')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=715683723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=715683723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=715683723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=715683723 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=715683723 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Clicked on &Apply
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:02:30 [2020-07-07T19:02:30.672Z] 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')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Clicking on Apply and Close
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=715683724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=715683724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=715683724 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=715683724 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=715683725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=715683725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=715683725 data=null item=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')
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=715683465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:02:30 [2020-07-07T19:02:30.672Z] DEBUG - Clicked on 
15:02:31 [2020-07-07T19:02:31.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=715684288 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:02:31 [2020-07-07T19:02:31.233Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:02:31 [2020-07-07T19:02:31.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:31 [2020-07-07T19:02:31.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:31 [2020-07-07T19:02:31.233Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:31 [2020-07-07T19:02:31.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715684291 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:02:31 [2020-07-07T19:02:31.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715684291 data=null doit=true} to TreeItem with text {test}
15:02:31 [2020-07-07T19:02:31.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715684291 data=null} to TreeItem with text {test}
15:02:31 [2020-07-07T19:02:31.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715684291 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:02:31 [2020-07-07T19:02:31.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715684291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:02:31 [2020-07-07T19:02:31.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715684302 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:02:31 [2020-07-07T19:02:31.234Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:02:31 [2020-07-07T19:02:31.234Z] DEBUG - Clicking on with mnemonic 'Delete'
15:02:31 [2020-07-07T19:02:31.234Z] DEBUG - Clicked on with mnemonic 'Delete'
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715685000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715685001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715685001 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715685001 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715685001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715685001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715685001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715685001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715685001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715685001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715685001 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715685001 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - Clicking on OK
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715685001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715685001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715685001 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715685001 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715685002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715685002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - Clicked on OK
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715685002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:32 [2020-07-07T19:02:32.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715684323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:02:32 [2020-07-07T19:02:32.418Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.095 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
15:02:32 [2020-07-07T19:02:32.418Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.194 s
15:02:32 [2020-07-07T19:02:32.418Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.333 s
15:02:32 [2020-07-07T19:02:32.418Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.154 s
15:02:32 [2020-07-07T19:02:32.418Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.848 s
15:02:32 [2020-07-07T19:02:32.418Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=715687009 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=715687009 data=null doit=true} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=715687009 data=null} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=715687009 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715687009 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=715687040 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=715687041 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=715687041 data=null doit=true} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=715687041 data=null} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=715687041 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715687041 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=715687044 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=715687044 data=null doit=true} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=715687044 data=null} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=715687045 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715687045 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}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=715687053 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715687053 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715687054 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715687054 data=null} to TreeItem with text {Traces [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715687054 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715687054 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715687059 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=715687079 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=715687079 data=null doit=true} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=715687079 data=null} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=715687079 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715687079 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=715687085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:34 [2020-07-07T19:02:34.309Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=715687086 data=null doit=true} to TreeItem with text {Experiments [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=715687086 data=null} to TreeItem with text {Experiments [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=715687086 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715687086 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]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=715687087 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715687088 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715687088 data=null} to TreeItem with text {Traces [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715687088 data=null button=1 stateMask=0x0 x=76 y=81 count=1} to TreeItem with text {Traces [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715687088 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]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715687089 data=null button=1 stateMask=0x80000 x=76 y=81 count=1} to TreeItem with text {Traces [1]}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=715687090 data=null doit=true} to TreeItem with text {test.xml}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=715687090 data=null} to TreeItem with text {test.xml}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=715687090 data=null button=1 stateMask=0x0 x=89 y=104 count=1} to TreeItem with text {test.xml}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715687090 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}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=715687105 data=null x=105 y=104 width=0 height=0 detail=0} to TreeItem with text {test.xml}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=715687106 data=null x=105 y=104 width=0 height=0 detail=0} to TreeItem with text {test.xml}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=715687107 data=null x=136 y=216 width=0 height=0 detail=2} to TreeItem with text {test.xml}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=715687110 data=null x=136 y=216 width=0 height=0 detail=2} to TreeItem with text {test.xml}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=715687110 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=715687110 data=null x=136 y=216 width=0 height=0 detail=2} to TreeItem with text {test.xml}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=715687111 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=715687111 data=[TmfTraceElement(/Test/Traces/test.xml)] x=136 y=216 width=0 height=0 detail=2} to TreeItem with text {test.xml}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=715687114 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:34 [2020-07-07T19:02:34.309Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=715687118 data=null button=0 stateMask=0x0 x=142 y=58 count=0} to TreeItem with text {Test Experiment [0]}
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=715687118 data=null doit=true} to TreeItem with text {Test Experiment [0]}
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=715687118 data=null} to TreeItem with text {Test Experiment [0]}
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=715687118 data=null button=1 stateMask=0x0 x=142 y=58 count=1} to TreeItem with text {Test Experiment [0]}
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715687118 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]}
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=715687130 data=null button=1 stateMask=0x80000 x=142 y=58 count=1} to TreeItem with text {Test Experiment [0]}
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
15:02:34 [2020-07-07T19:02:34.310Z] 
15:02:34 [2020-07-07T19:02:34.310Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.310Z] 
15:02:34 [2020-07-07T19:02:34.310Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
15:02:34 [2020-07-07T19:02:34.310Z] 
15:02:34 [2020-07-07T19:02:34.310Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.096: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=715687283 data=null doit=true} to Shell with text {Export trace package}
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
15:02:34 [2020-07-07T19:02:34.310Z] 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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
15:02:34 [2020-07-07T19:02:34.310Z] 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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=715687284 data=null doit=true} to Button with text {Sa&ve in tar format}
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=715687284 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}
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=715687284 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=715687284 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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=715687284 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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=715687284 data=null item=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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
15:02:34 [2020-07-07T19:02:34.310Z] 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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] 
15:02:34 [2020-07-07T19:02:34.310Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.310Z] 
15:02:34 [2020-07-07T19:02:34.310Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=715687317 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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=715687317 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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=715687317 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=715687317 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=715687317 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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=715687317 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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=715687317 data=null item=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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=715687318 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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=715687318 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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=715687318 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')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=715687318 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=715687318 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:02:34 [2020-07-07T19:02:34.310Z] 
15:02:34 [2020-07-07T19:02:34.310Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=715687318 data=null} to (of type 'Combo')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Clicking on &Finish
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=715687332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=715687332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=715687332 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=715687332 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=715687333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:34 [2020-07-07T19:02:34.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=715687333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:34 [2020-07-07T19:02:34.310Z] 
15:02:34 [2020-07-07T19:02:34.310Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.310Z] 
15:02:34 [2020-07-07T19:02:34.310Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.311Z] 
15:02:34 [2020-07-07T19:02:34.311Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.311Z] 
15:02:34 [2020-07-07T19:02:34.311Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.311Z] 
15:02:34 [2020-07-07T19:02:34.311Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.311Z] 
15:02:34 [2020-07-07T19:02:34.311Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.311Z] 
15:02:34 [2020-07-07T19:02:34.311Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:34.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:34 [2020-07-07T19:02:34.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=715687333 data=null item=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')
15:02:34 [2020-07-07T19:02:34.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=715687151 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...'
15:02:34 [2020-07-07T19:02:34.569Z] DEBUG - Clicked on 
15:02:34 [2020-07-07T19:02:34.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:34 [2020-07-07T19:02:34.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:34 [2020-07-07T19:02:34.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:34 [2020-07-07T19:02:34.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=715687794 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=715687795 data=null doit=true} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=715687795 data=null} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=715687795 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715687795 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}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=715687806 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=715687806 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=715687807 data=null doit=true} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=715687807 data=null} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=715687807 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715687807 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}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=715687810 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=715687810 data=null doit=true} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=715687810 data=null} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=715687811 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715687811 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}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=715687813 data=null button=1 stateMask=0x80000 x=63 y=12 count=1} to TreeItem with text {Import Test}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715687813 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715687813 data=null doit=true} to TreeItem with text {Traces [0]}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715687813 data=null} to TreeItem with text {Traces [0]}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715687813 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715687813 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]}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715687825 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715687826 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715687826 data=null doit=true} to TreeItem with text {Traces [0]}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715687826 data=null} to TreeItem with text {Traces [0]}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715687826 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715687826 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]}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715687828 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=715687924 data=null doit=true} to Shell with text {Import trace package}
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=715687937 data=null} to (of type 'Combo')
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Inserting text:
15:02:34 [2020-07-07T19:02:34.826Z]  into text (of type 'Combo')
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:02:34 [2020-07-07T19:02:34.826Z] DEBUG - Typing text '
15:02:34 [2020-07-07T19:02:34.826Z] ' with an interval of 50ms. between characters.
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - Clicking on &Finish
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=715688118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=715688118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=715688118 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=715688118 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=715688118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=715688118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:35 [2020-07-07T19:02:35.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:35 [2020-07-07T19:02:35.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:35 [2020-07-07T19:02:35.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:35 [2020-07-07T19:02:35.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:35 [2020-07-07T19:02:35.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - Clicked on &Finish
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=715688118 data=null item=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')
15:02:35 [2020-07-07T19:02:35.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=715687849 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...'
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=715688626 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=715688626 data=null doit=true} to TreeItem with text {Import Test}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=715688626 data=null} to TreeItem with text {Import Test}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=715688626 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715688626 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}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=715688636 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
15:02:35 [2020-07-07T19:02:35.644Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715688637 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715688637 data=null} to TreeItem with text {Traces [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715688637 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715688637 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]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715688639 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:35 [2020-07-07T19:02:35.644Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=715688639 data=null doit=true} to TreeItem with text {Experiments [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=715688639 data=null} to TreeItem with text {Experiments [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=715688639 data=null button=1 stateMask=0x0 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715688639 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]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=715688641 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=715688641 data=null button=0 stateMask=0x0 x=126 y=58 count=0} to TreeItem with text {Test Experiment [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=715688641 data=null doit=true} to TreeItem with text {Test Experiment [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=715688642 data=null} to TreeItem with text {Test Experiment [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=715688642 data=null button=1 stateMask=0x0 x=126 y=58 count=1} to TreeItem with text {Test Experiment [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715688642 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]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=715688646 data=null button=1 stateMask=0x80000 x=142 y=58 count=1} to TreeItem with text {Test Experiment [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=715688647 data=null button=1 stateMask=0x0 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
15:02:35 [2020-07-07T19:02:35.644Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=715688647 data=null button=1 stateMask=0x0 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
15:02:35 [2020-07-07T19:02:35.645Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=715688647 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]}
15:02:35 [2020-07-07T19:02:35.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=715688679 data=null button=1 stateMask=0x80000 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
15:02:35 [2020-07-07T19:02:35.645Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=715688683 data=null button=0 stateMask=0x0 x=142 y=58 count=0} to TreeItem with text {Test Experiment [1]}
15:02:35 [2020-07-07T19:02:35.645Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=715688683 data=null doit=true} to TreeItem with text {Test Experiment [1]}
15:02:35 [2020-07-07T19:02:35.645Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=715688683 data=null} to TreeItem with text {Test Experiment [1]}
15:02:35 [2020-07-07T19:02:35.645Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]}
15:02:36 [2020-07-07T19:02:36.205Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=715689986 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=715690024 data=null button=0 stateMask=0x0 x=55 y=127 count=0} to TreeItem with text {Test}
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=715690024 data=null doit=true} to TreeItem with text {Test}
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=715690024 data=null} to TreeItem with text {Test}
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=715690024 data=null button=1 stateMask=0x0 x=55 y=127 count=1} to TreeItem with text {Test}
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715690024 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=715690030 data=null button=1 stateMask=0x80000 x=55 y=127 count=1} to TreeItem with text {Test}
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - Clicking on with mnemonic 'Delete'
15:02:37 [2020-07-07T19:02:37.132Z] DEBUG - Clicked on with mnemonic 'Delete'
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715690696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715690696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715690696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715690696 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715690696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715690696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715690696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715690696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715690696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715690696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715690696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715690696 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:37 [2020-07-07T19:02:37.694Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:37 [2020-07-07T19:02:37.695Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:37 [2020-07-07T19:02:37.695Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:37 [2020-07-07T19:02:37.695Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.695Z] DEBUG - Clicking on OK
15:02:37 [2020-07-07T19:02:37.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715690696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715690697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715690697 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715690697 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715690697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715690697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.695Z] DEBUG - Clicked on OK
15:02:37 [2020-07-07T19:02:37.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715690697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:37 [2020-07-07T19:02:37.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715690056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=715691200 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=715691203 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=715691203 data=null doit=true} to TreeItem with text {Import Test}
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=715691203 data=null} to TreeItem with text {Import Test}
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=715691203 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715691204 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}
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=715691223 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - Clicking on with mnemonic 'Delete'
15:02:38 [2020-07-07T19:02:38.206Z] DEBUG - Clicked on with mnemonic 'Delete'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715691862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715691862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715691862 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715691862 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715691862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715691862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715691863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715691863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715691863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715691863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715691863 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715691863 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Clicking on OK
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715691863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715691863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715691863 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715691863 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715691863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:38 [2020-07-07T19:02:38.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715691863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:38 [2020-07-07T19:02:38.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:38 [2020-07-07T19:02:38.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:38 [2020-07-07T19:02:38.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:38 [2020-07-07T19:02:38.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:38 [2020-07-07T19:02:38.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:38 [2020-07-07T19:02:38.768Z] DEBUG - Clicked on OK
15:02:39 [2020-07-07T19:02:39.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715691863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:39 [2020-07-07T19:02:39.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715691247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=715693822 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=715693822 data=null doit=true} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=715693822 data=null} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=715693822 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715693822 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=715693830 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=715693830 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=715693830 data=null doit=true} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=715693830 data=null} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=715693831 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715693831 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=715693833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=715693834 data=null doit=true} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=715693834 data=null} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=715693834 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715693834 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}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=715693835 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {Test}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715693841 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715693841 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715693841 data=null} to TreeItem with text {Traces [1]}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715693841 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715693842 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715693846 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715693847 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715693847 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:40 [2020-07-07T19:02:40.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715693847 data=null} to TreeItem with text {Traces [1]}
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715693847 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715693847 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715693849 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
15:02:40 [2020-07-07T19:02:40.915Z] 
15:02:40 [2020-07-07T19:02:40.915Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:40.720: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:40 [2020-07-07T19:02:40.915Z] 
15:02:40 [2020-07-07T19:02:40.915Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:40.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:40 [2020-07-07T19:02:40.915Z] 
15:02:40 [2020-07-07T19:02:40.915Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:40.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
15:02:40 [2020-07-07T19:02:40.915Z] 
15:02:40 [2020-07-07T19:02:40.915Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:40.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=715694021 data=null doit=true} to Shell with text {Export trace package}
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Clicking on Deselect All
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=715694022 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')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=715694022 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')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=715694022 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=715694022 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=715694022 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')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=715694022 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')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=715694022 data=null item=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')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=715694023 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')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=715694023 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')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=715694023 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')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=715694023 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=715694023 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - Clicked on Deselect All
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
15:02:40 [2020-07-07T19:02:40.915Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
15:02:40 [2020-07-07T19:02:40.915Z] 
15:02:40 [2020-07-07T19:02:40.915Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:40.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:41 [2020-07-07T19:02:41.171Z] 
15:02:41 [2020-07-07T19:02:41.171Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:40.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:41 [2020-07-07T19:02:41.171Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.171Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
15:02:41 [2020-07-07T19:02:41.171Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
15:02:41 [2020-07-07T19:02:41.171Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.171Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.171Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.171Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.171Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.171Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.171Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.171Z] DEBUG - Clicking on Select All
15:02:41 [2020-07-07T19:02:41.171Z] 
15:02:41 [2020-07-07T19:02:41.171Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:40.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=715694104 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=715694120 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=715694120 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=715694120 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=715694120 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=715694120 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=715694120 data=null item=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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=715694121 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=715694121 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=715694121 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=715694121 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=715694121 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Clicked on Select All
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
15:02:41 [2020-07-07T19:02:41.172Z] 
15:02:41 [2020-07-07T19:02:41.172Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:41.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
15:02:41 [2020-07-07T19:02:41.172Z] 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=715694199 data=null doit=true} to Button with text {Save in &zip format}
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=715694199 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}
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=715694199 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=715694199 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=715694199 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=715694200 data=null item=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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
15:02:41 [2020-07-07T19:02:41.172Z] 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=715694200 data=null doit=true} to Button with text {Sa&ve in tar format}
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=715694200 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}
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=715694200 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=715694205 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=715694205 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=715694205 data=null item=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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
15:02:41 [2020-07-07T19:02:41.172Z] 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=715694206 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=715694206 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=715694206 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=715694206 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=715694206 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=715694206 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=715694206 data=null item=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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=715694206 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=715694206 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=715694206 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')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=715694206 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=715694206 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.172Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
15:02:41 [2020-07-07T19:02:41.173Z] 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')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=715694207 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')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=715694207 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')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=715694207 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=715694207 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=715694207 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')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=715694207 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')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=715694207 data=null item=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')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=715694207 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')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=715694207 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')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=715694207 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')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=715694207 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=715694207 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=715694207 data=null} to (of type 'Combo')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Clicking on &Finish
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=715694208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=715694208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=715694208 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=715694208 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=715694208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=715694208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Clicked on &Finish
15:02:41 [2020-07-07T19:02:41.173Z] 
15:02:41 [2020-07-07T19:02:41.173Z] (Eclipse:4486): Gtk-CRITICAL **: 19:02:41.038: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=715694208 data=null item=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')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=715693876 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...'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=715694327 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=715694327 data=null doit=true} to TreeItem with text {Test}
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=715694327 data=null} to TreeItem with text {Test}
15:02:41 [2020-07-07T19:02:41.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=715694327 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715694327 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=715694384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=715694385 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=715694385 data=null doit=true} to TreeItem with text {Test}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=715694385 data=null} to TreeItem with text {Test}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=715694385 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715694385 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=715694388 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:41 [2020-07-07T19:02:41.429Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715694388 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715694388 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715694388 data=null} to TreeItem with text {Traces [1]}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715694389 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715694389 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715694400 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715694401 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715694401 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715694401 data=null} to TreeItem with text {Traces [1]}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715694401 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715694401 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715694403 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=715694608 data=null doit=true} to Shell with text {Import trace package}
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=715694609 data=null} to (of type 'Combo')
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:02:41 [2020-07-07T19:02:41.429Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:02:41 [2020-07-07T19:02:41.430Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:02:41 [2020-07-07T19:02:41.430Z] DEBUG - Inserting text:
15:02:41 [2020-07-07T19:02:41.430Z]  into text (of type 'Combo')
15:02:41 [2020-07-07T19:02:41.430Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:02:41 [2020-07-07T19:02:41.430Z] DEBUG - Typing text '
15:02:41 [2020-07-07T19:02:41.430Z] ' with an interval of 50ms. between characters.
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Clicking on Select All
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=715694723 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')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=715694723 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')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=715694723 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=715694723 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=715694723 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')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=715694723 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')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=715694723 data=null item=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')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=715694723 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')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=715694724 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')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=715694724 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')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=715694724 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=715694724 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Clicked on Select All
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Clicking on &Finish
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=715694776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=715694776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=715694777 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=715694777 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=715694777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=715694777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=715694800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=715694800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=715694800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=715694800 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=715694800 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Clicked on &Finish
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=715694801 data=null doit=true} to Shell with text {Confirmation}
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Clicking on Yes To &All
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=715694801 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')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=715694801 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')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=715694801 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=715694801 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=715694801 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')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=715694801 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')
15:02:41 [2020-07-07T19:02:41.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=715694801 data=null item=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')
15:02:41 [2020-07-07T19:02:41.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=715694777 data=null item=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')
15:02:41 [2020-07-07T19:02:41.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=715694423 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...'
15:02:42 [2020-07-07T19:02:42.200Z] DEBUG - Clicked on 
15:02:42 [2020-07-07T19:02:42.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:02:42 [2020-07-07T19:02:42.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:42 [2020-07-07T19:02:42.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:42 [2020-07-07T19:02:42.200Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:02:42 [2020-07-07T19:02:42.200Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:02:42 [2020-07-07T19:02:42.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715695191 data=null doit=true} to TreeItem with text {Traces [1]}
15:02:42 [2020-07-07T19:02:42.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715695191 data=null} to TreeItem with text {Traces [1]}
15:02:42 [2020-07-07T19:02:42.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715695191 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:42 [2020-07-07T19:02:42.200Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715695192 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]}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715695193 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:02:42 [2020-07-07T19:02:42.201Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Double-clicking on TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=715695193 data=null button=0 stateMask=0x0 x=89 y=81 count=0} to TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=715695193 data=null doit=true} to TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=715695193 data=null} to TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=715695193 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715695193 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}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=715695211 data=null button=1 stateMask=0x80000 x=105 y=81 count=1} to TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=715695211 data=null button=1 stateMask=0x0 x=105 y=81 count=2} to TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=715695212 data=null button=1 stateMask=0x0 x=105 y=81 count=2} to TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=715695212 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}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=715695236 data=null button=1 stateMask=0x80000 x=105 y=81 count=2} to TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=715695241 data=null button=0 stateMask=0x0 x=105 y=81 count=0} to TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=715695241 data=null doit=true} to TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=715695241 data=null} to TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - Double-clicked on TreeItem with text {test.xml}
15:02:42 [2020-07-07T19:02:42.201Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"'
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=715696511 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform}
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=715696544 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=715696545 data=null doit=true} to TreeItem with text {Test}
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=715696545 data=null} to TreeItem with text {Test}
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=715696545 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715696545 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=715696553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - Clicking on with mnemonic 'Delete'
15:02:43 [2020-07-07T19:02:43.571Z] DEBUG - Clicked on with mnemonic 'Delete'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715697195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715697195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715697195 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715697195 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715697195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715697195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715697195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715697195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715697195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715697195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715697195 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715697195 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Clicking on OK
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715697195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715697195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715697195 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715697195 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715697195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715697196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.133Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.133Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.133Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.133Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.133Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.133Z] DEBUG - Clicked on OK
15:02:44 [2020-07-07T19:02:44.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715697196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:44 [2020-07-07T19:02:44.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715696579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:02:44 [2020-07-07T19:02:44.389Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.894 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
15:02:44 [2020-07-07T19:02:44.389Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 6.801 s
15:02:44 [2020-07-07T19:02:44.389Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 5.035 s
15:02:44 [2020-07-07T19:02:44.389Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
15:02:52 [2020-07-07T19:02:52.472Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.537 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
15:02:52 [2020-07-07T19:02:52.472Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.65 s
15:02:52 [2020-07-07T19:02:52.472Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.839 s
15:02:52 [2020-07-07T19:02:52.472Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 1.931 s
15:02:52 [2020-07-07T19:02:52.472Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
15:02:55 [2020-07-07T19:02:55.737Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.754 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
15:02:55 [2020-07-07T19:02:55.737Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 3.698 s
15:02:55 [2020-07-07T19:02:55.737Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
15:02:55 [2020-07-07T19:02:55.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=715709362 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=715709362 data=null doit=true} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=715709362 data=null} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=715709363 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715709363 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}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=715709372 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=715709373 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=715709373 data=null doit=true} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=715709373 data=null} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=715709373 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715709373 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}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=715709383 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=715709384 data=null doit=true} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=715709384 data=null} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=715709384 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715709384 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}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=715709385 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {TestText}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715709386 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715709386 data=null doit=true} to TreeItem with text {Traces [0]}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715709386 data=null} to TreeItem with text {Traces [0]}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715709386 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715709386 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]}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715709391 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:56 [2020-07-07T19:02:56.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715709395 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715709395 data=null doit=true} to TreeItem with text {Traces [0]}
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715709395 data=null} to TreeItem with text {Traces [0]}
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715709395 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715709395 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]}
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715709397 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=715709458 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Clicking on New...
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=715709458 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')
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=715709458 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')
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=715709458 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=715709458 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=715709459 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')
15:02:56 [2020-07-07T19:02:56.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=715709459 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')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=715709641 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')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=715709642 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')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=715709642 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')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=715709642 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=715709642 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - Clicked on New...
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=715709653 data=null doit=true} to Shell with text {Custom Text Parser}
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:56 [2020-07-07T19:02:56.555Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
15:02:56 [2020-07-07T19:02:56.556Z] 
15:02:56 [2020-07-07T19:02:56.556Z] (Eclipse:4486): Gtk-WARNING **: 19:02:56.523: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:02:56 [2020-07-07T19:02:56.556Z] 
15:02:56 [2020-07-07T19:02:56.556Z] (Eclipse:4486): Gtk-WARNING **: 19:02:56.525: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=715709706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:02:56 [2020-07-07T19:02:56.556Z] 
15:02:56 [2020-07-07T19:02:56.556Z] (Eclipse:4486): Gtk-WARNING **: 19:02:56.532: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:02:56 [2020-07-07T19:02:56.556Z] 
15:02:56 [2020-07-07T19:02:56.556Z] (Eclipse:4486): Gtk-WARNING **: 19:02:56.537: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - Clicking on 
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715709726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715709726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715709726 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715709726 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715709726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715709726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715709726 data=null item=null 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')
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - Clicked on 
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.813Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Clicking on 
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715709759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715709759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715709759 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715709759 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715709760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715709760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715709760 data=null item=null 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')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=715709786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715709786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=715709786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=715709786 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=715709786 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Clicked on 
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=715709794 data=null button=0 stateMask=0x0 x=128 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=715709794 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=715709794 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=715709795 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
15:02:56 [2020-07-07T19:02:56.814Z] 
15:02:56 [2020-07-07T19:02:56.814Z] (Eclipse:4486): Gtk-WARNING **: 19:02:56.634: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715709795 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)}
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=715709837 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=715709944 data=null button=0 stateMask=0x0 x=103 y=35 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=715709945 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=715709945 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=715709945 data=null button=1 stateMask=0x0 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715709945 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,∞) : }
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=715709968 data=null button=1 stateMask=0x80000 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.814Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - Clicking on 
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715709974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715709974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715709975 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715709975 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715709975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715709975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715709975 data=null item=null 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')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - Clicked on 
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
15:02:56 [2020-07-07T19:02:56.815Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=715709995 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')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Clicking on Highlight All
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=715710000 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')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=715710000 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')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=715710000 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=715710000 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=715710000 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')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=715710000 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')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=715710000 data=null item=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')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=715710002 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')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=715710002 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')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=715710002 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')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=715710002 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=715710002 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - Clicked on Highlight All
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Clicking on &Next >
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=715710004 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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=715710004 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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=715710004 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=715710004 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=715710004 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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=715710004 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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=715710004 data=null item=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')
15:02:57 [2020-07-07T19:02:57.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Clicked on &Next >
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Clicking on &Finish
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=715710036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=715710036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=715710036 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=715710036 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=715710036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=715710036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=715710036 data=null item=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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=715709459 data=null item=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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Clicked on 
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=715710117 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched List with text "", using matcher: of type 'List'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched List with text "", using matcher: (of type 'List')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=715710119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=715710119 data=null doit=true} to (of type 'List')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=715710119 data=null} to (of type 'List')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=715710120 data=null button=1 stateMask=0x0 x=117 y=80 count=1} to (of type 'List')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=715710120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=715710120 data=null button=1 stateMask=0x80000 x=117 y=80 count=1} to (of type 'List')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Clicking on Delete
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=715710120 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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=715710120 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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=715710120 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=715710120 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=715710120 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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=715710120 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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=715710137 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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=715710138 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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=715710138 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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=715710138 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=715710138 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Clicked on Delete
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=715710138 data=null doit=true} to Shell with text {Delete Custom Parser}
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Clicking on &Yes
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=715710139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=715710139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=715710139 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=715710139 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=715710139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=715710139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=715710139 data=null item=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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=715710120 data=null item=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')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Clicked on 
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=715710171 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Clicking on &Close
15:02:57 [2020-07-07T19:02:57.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=715710174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=715710174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=715710174 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=715710174 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=715710174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=715710175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=715710175 data=null item=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')
15:02:57 [2020-07-07T19:02:57.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=715709416 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...'
15:02:57 [2020-07-07T19:02:57.073Z] DEBUG - Clicked on 
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715710306 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=715710309 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=715710309 data=null doit=true} to TreeItem with text {TestText}
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=715710309 data=null} to TreeItem with text {TestText}
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=715710309 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715710309 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}
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=715710325 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - Clicking on with mnemonic 'Delete'
15:02:57 [2020-07-07T19:02:57.328Z] DEBUG - Clicked on with mnemonic 'Delete'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715710943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715710943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715710943 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715710943 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715710943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715710943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715710944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715710944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715710944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715710944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715710944 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715710944 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Clicking on OK
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715710944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715710944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715710944 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715710944 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715710944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715710944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Clicked on OK
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715710944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:02:57 [2020-07-07T19:02:57.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715710349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:02:58 [2020-07-07T19:02:58.451Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=715712053 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=715712054 data=null doit=true} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=715712054 data=null} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=715712054 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715712054 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}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=715712070 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=715712071 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=715712071 data=null doit=true} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=715712071 data=null} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=715712071 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715712071 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}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=715712074 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=715712075 data=null doit=true} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=715712075 data=null} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=715712075 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715712075 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}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=715712076 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715712077 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715712077 data=null doit=true} to TreeItem with text {Traces [0]}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715712077 data=null} to TreeItem with text {Traces [0]}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715712077 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715712077 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]}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715712082 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715712082 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715712082 data=null doit=true} to TreeItem with text {Traces [0]}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715712082 data=null} to TreeItem with text {Traces [0]}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715712082 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715712082 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]}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715712084 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=715712145 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched List with text "", using matcher: of type 'List'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched List with text "", using matcher: (of type 'List')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=715712146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=715712146 data=null doit=true} to (of type 'List')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=715712146 data=null} to (of type 'List')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=715712146 data=null button=1 stateMask=0x0 x=103 y=34 count=1} to (of type 'List')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=715712146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=715712146 data=null button=1 stateMask=0x80000 x=103 y=34 count=1} to (of type 'List')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Clicking on Edit...
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=715712147 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')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=715712147 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')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=715712147 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=715712147 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=715712147 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')
15:02:59 [2020-07-07T19:02:59.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=715712147 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')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=715712333 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')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=715712349 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')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=715712349 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')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=715712349 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=715712349 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - Clicked on Edit...
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=715712349 data=null doit=true} to Shell with text {Custom Text Parser}
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:59 [2020-07-07T19:02:59.270Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=715712388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Clicking on 
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715712398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715712398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715712399 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715712399 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715712399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715712399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715712399 data=null item=null 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')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=715712423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715712424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=715712424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=715712424 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=715712424 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Clicked on 
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=715712432 data=null button=0 stateMask=0x0 x=142 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=715712432 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=715712432 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
15:02:59 [2020-07-07T19:02:59.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=715712433 data=null button=1 stateMask=0x0 x=142 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715712433 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(.*)}
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=715712481 data=null button=1 stateMask=0x80000 x=142 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=715712593 data=null button=0 stateMask=0x0 x=103 y=35 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=715712593 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=715712593 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=715712593 data=null button=1 stateMask=0x0 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715712593 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,∞) : }
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=715712616 data=null button=1 stateMask=0x80000 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.528Z] DEBUG - Clicking on 
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715712622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715712622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715712622 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715712622 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715712622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715712622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715712622 data=null item=null 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Clicked on 
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=715712640 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Clicking on Highlight All
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=715712644 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=715712644 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=715712644 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=715712644 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=715712644 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=715712644 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=715712644 data=null item=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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=715712646 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=715712646 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=715712646 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=715712646 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=715712646 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Clicked on Highlight All
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Clicking on &Next >
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=715712647 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=715712647 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=715712647 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=715712647 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=715712647 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=715712647 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')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=715712647 data=null item=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')
15:02:59 [2020-07-07T19:02:59.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Clicked on &Next >
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Clicking on &Finish
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=715712674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=715712674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=715712674 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=715712674 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=715712674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=715712675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=715712675 data=null item=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')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=715712147 data=null item=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')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Clicked on 
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=715712754 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched List with text "", using matcher: of type 'List'
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched List with text "", using matcher: (of type 'List')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=715712755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=715712755 data=null doit=true} to (of type 'List')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=715712755 data=null} to (of type 'List')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=715712755 data=null button=1 stateMask=0x0 x=103 y=34 count=1} to (of type 'List')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=715712755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=715712756 data=null button=1 stateMask=0x80000 x=103 y=34 count=1} to (of type 'List')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Clicking on Delete
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=715712756 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')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=715712756 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')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=715712756 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=715712756 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=715712756 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')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=715712756 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')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=715712775 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')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=715712775 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')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=715712775 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')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=715712775 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=715712775 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Clicked on Delete
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=715712775 data=null doit=true} to Shell with text {Delete Custom Parser}
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Clicking on &Yes
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=715712776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=715712776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=715712776 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=715712776 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=715712776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=715712776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=715712776 data=null item=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')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=715712756 data=null item=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')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Clicked on 
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=715712806 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Clicking on &Close
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=715712807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=715712807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=715712807 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=715712807 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=715712807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=715712807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=715712807 data=null item=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')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=715712105 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...'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Clicked on 
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715712935 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Attempting to set focus on Tree with text {}
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=715712937 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=715712937 data=null doit=true} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=715712937 data=null} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=715712938 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715712938 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}
15:02:59 [2020-07-07T19:02:59.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=715712944 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
15:03:00 [2020-07-07T19:03:00.041Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:03:00 [2020-07-07T19:03:00.041Z] DEBUG - Clicking on with mnemonic 'Delete'
15:03:00 [2020-07-07T19:03:00.041Z] DEBUG - Clicked on with mnemonic 'Delete'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715713565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715713565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715713565 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715713565 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715713565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715713565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715713565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715713565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715713565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715713565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715713565 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715713565 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Clicking on OK
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715713565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715713565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715713565 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715713566 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715713566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715713566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Clicked on OK
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715713566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:00 [2020-07-07T19:03:00.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715712976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:03:01 [2020-07-07T19:03:01.165Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.368 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
15:03:01 [2020-07-07T19:03:01.165Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 2.693 s
15:03:01 [2020-07-07T19:03:01.165Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 2.621 s
15:03:01 [2020-07-07T19:03:01.165Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Attempting to set focus on Tree with text {}
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=715714331 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=715714331 data=null doit=true} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=715714331 data=null} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=715714331 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715714331 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}
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=715714339 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Attempting to set focus on Tree with text {}
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=715714339 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=715714339 data=null doit=true} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=715714339 data=null} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=715714340 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715714340 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}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=715714350 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=715714350 data=null doit=true} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=715714350 data=null} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=715714350 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715714350 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}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=715714351 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Attempting to set focus on Tree with text {}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715714352 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715714352 data=null doit=true} to TreeItem with text {Traces [0]}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715714352 data=null} to TreeItem with text {Traces [0]}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715714352 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715714352 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]}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715714356 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Attempting to set focus on Tree with text {}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=715714357 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=715714357 data=null doit=true} to TreeItem with text {Traces [0]}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=715714357 data=null} to TreeItem with text {Traces [0]}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=715714357 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715714357 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]}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=715714363 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=715714421 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=715714421 data=null doit=true} to Button with text {Text}
15:03:01 [2020-07-07T19:03:01.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=715714421 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}
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=715714422 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=715714422 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')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=715714422 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')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=715714422 data=null item=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')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Clicking on New...
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=715714422 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')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=715714422 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')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=715714422 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=715714422 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=715714422 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')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=715714422 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')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=715714555 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')
15:03:01 [2020-07-07T19:03:01.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=715714555 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')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=715714555 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')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=715714638 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=715714638 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - Clicked on New...
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=715714641 data=null doit=true} to Shell with text {Custom XML Parser}
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser}
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - Clicking on 
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715714687 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')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715714687 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')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715714687 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715714687 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715714687 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715714687 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715714687 data=null 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=715714696 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715714696 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=715714696 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=715714696 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=715714696 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Clicked on 
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Attempting to set focus on Tree with text {}
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=715714698 data=null button=0 stateMask=0x0 x=79 y=35 count=0} to Tree node with text: event
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=715714698 data=null doit=true} to Tree node with text: event
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=715714698 data=null} to Tree node with text: event
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=715714698 data=null button=1 stateMask=0x0 x=79 y=35 count=1} to Tree node with text: event
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715714706 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
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=715714751 data=null button=1 stateMask=0x80000 x=79 y=35 count=1} to Tree node with text: event
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=715714752 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=715714752 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=715714753 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=715714753 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=715714753 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=715714753 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=715714753 data=null item=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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=715714757 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=715714757 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=715714757 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=715714757 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=715714757 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Clicking on &Next >
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=715714758 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=715714758 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=715714758 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=715714758 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=715714759 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=715714759 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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=715714759 data=null item=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')
15:03:01 [2020-07-07T19:03:01.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Clicked on &Next >
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Clicking on &Finish
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=715714788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=715714788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=715714788 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=715714788 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=715714788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=715714788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=715714788 data=null item=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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=715714422 data=null item=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')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Clicked on 
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=715714839 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched List with text "", using matcher: of type 'List'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched List with text "", using matcher: (of type 'List')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=715714840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=715714841 data=null doit=true} to (of type 'List')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=715714841 data=null} to (of type 'List')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=715714841 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=715714841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=715714841 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:03:01 [2020-07-07T19:03:01.679Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.680Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.680Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.680Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.680Z] DEBUG - Clicking on Delete
15:03:01 [2020-07-07T19:03:01.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=715714841 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')
15:03:01 [2020-07-07T19:03:01.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=715714841 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')
15:03:01 [2020-07-07T19:03:01.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=715714841 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=715714842 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=715714842 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')
15:03:01 [2020-07-07T19:03:01.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=715714842 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')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=715714860 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')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=715714861 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')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=715714861 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')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=715714861 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=715714861 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Clicked on Delete
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=715714861 data=null doit=true} to Shell with text {Delete Custom Parser}
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Clicking on &Yes
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=715714862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=715714862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=715714862 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=715714862 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=715714862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=715714862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=715714862 data=null item=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')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=715714842 data=null item=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')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Clicked on 
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=715714894 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Clicking on &Close
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=715714906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=715714906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=715714906 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=715714906 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=715714906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=715714906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=715714906 data=null item=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')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=715714379 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...'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Clicked on 
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715715036 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Attempting to set focus on Tree with text {}
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=715715039 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=715715039 data=null doit=true} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=715715039 data=null} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=715715039 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715715039 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}
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=715715046 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Clicking on with mnemonic 'Delete'
15:03:01 [2020-07-07T19:03:01.935Z] DEBUG - Clicked on with mnemonic 'Delete'
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715715696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715715696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715715696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715715696 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715715696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715715696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715715696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715715696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715715696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715715696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715715696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.862Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715715696 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - Clicking on OK
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715715697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715715697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715715697 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715715697 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715715697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715715697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - Clicked on OK
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715715697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:02 [2020-07-07T19:03:02.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715715080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:03:03 [2020-07-07T19:03:03.118Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.13 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
15:03:03 [2020-07-07T19:03:03.118Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 2.08 s
15:03:03 [2020-07-07T19:03:03.118Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
15:03:03 [2020-07-07T19:03:03.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:03 [2020-07-07T19:03:03.375Z] 
15:03:03 [2020-07-07T19:03:03.375Z] !ENTRY org.eclipse.cdt.core 1 0 2020-07-07 19:03:03.210
15:03:03 [2020-07-07T19:03:03.375Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Attempting to set focus on Tree with text {}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=715716860 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=715716861 data=null doit=true} to TreeItem with text {SomeProject}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=715716861 data=null} to TreeItem with text {SomeProject}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=715716861 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715716861 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}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=715716874 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Attempting to set focus on Tree with text {}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=715716875 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=715716875 data=null doit=true} to TreeItem with text {SomeProject}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=715716875 data=null} to TreeItem with text {SomeProject}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=715716875 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715716875 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}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=715716879 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=715716907 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'
15:03:03 [2020-07-07T19:03:03.937Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
15:03:04 [2020-07-07T19:03:04.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=715717138 data=null doit=true} to TreeItem with text {SomeProject}
15:03:04 [2020-07-07T19:03:04.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=715717138 data=null} to TreeItem with text {SomeProject}
15:03:04 [2020-07-07T19:03:04.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=715717139 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
15:03:04 [2020-07-07T19:03:04.193Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715717139 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}
15:03:04 [2020-07-07T19:03:04.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=715717140 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {SomeProject}
15:03:04 [2020-07-07T19:03:04.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=715717141 data=null doit=true} to TreeItem with text {Trace Compass}
15:03:04 [2020-07-07T19:03:04.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=715717141 data=null} to TreeItem with text {Trace Compass}
15:03:04 [2020-07-07T19:03:04.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=715717141 data=null button=1 stateMask=0x0 x=93 y=35 count=1} to TreeItem with text {Trace Compass}
15:03:04 [2020-07-07T19:03:04.193Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715717141 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}
15:03:04 [2020-07-07T19:03:04.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=715717142 data=null button=1 stateMask=0x80000 x=93 y=35 count=1} to TreeItem with text {Trace Compass}
15:03:04 [2020-07-07T19:03:04.193Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=715718606 data=null doit=true} to Shell with text {Filters and Customization}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@74c08828
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=715718608 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Attempting to set focus on Table with text {}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=715718609 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {.* resources}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=715718609 data=null doit=true} to TableItem with text {.* resources}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=715718609 data=null} to TableItem with text {.* resources}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=715718610 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {.* resources}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715718626 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}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=715718637 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {.* resources}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Setting state to unchecked on: .* resources
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Attempting to set focus on Table with text {}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=715718638 data=null button=0 stateMask=0x0 x=133 y=127 count=0} to TableItem with text {Trace Compass Shadow Projects}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=715718638 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=715718639 data=null} to TableItem with text {Trace Compass Shadow Projects}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=715718639 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715718639 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}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=715718639 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Clicking on OK
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715718640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715718640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715718640 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715718640 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715718640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715718640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715718640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=715718543 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...'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Clicked on 
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:05 [2020-07-07T19:03:05.559Z] DEBUG - Attempting to set focus on Tree with text {}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=715718698 data=null button=0 stateMask=0x0 x=133 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=715718698 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=715718698 data=null} to TreeItem with text {.tracecompass-SomeProject}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=715718698 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715718698 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}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=715718713 data=null button=1 stateMask=0x80000 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=715718713 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=715718713 data=null} to TreeItem with text {.tracecompass-SomeProject}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=715718714 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715718714 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}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=715718716 data=null button=1 stateMask=0x80000 x=117 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715718716 data=null doit=true} to TreeItem with text {Traces [1]}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715718716 data=null} to TreeItem with text {Traces [1]}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715718716 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715718716 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]}
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715718718 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:03:05 [2020-07-07T19:03:05.560Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
15:03:05 [2020-07-07T19:03:05.560Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=715718809 data=null doit=true} to Shell with text {Filters and Customization}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@7e31c279
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=715718809 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Attempting to set focus on Table with text {}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=715718810 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {.* resources}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=715718811 data=null doit=true} to TableItem with text {.* resources}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=715718811 data=null} to TableItem with text {.* resources}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=715718811 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {.* resources}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715718811 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}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=715718811 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {.* resources}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Setting state to checked on: .* resources
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Attempting to set focus on Table with text {}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=715718825 data=null button=0 stateMask=0x0 x=133 y=127 count=0} to TableItem with text {Trace Compass Shadow Projects}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=715718825 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=715718825 data=null} to TableItem with text {Trace Compass Shadow Projects}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=715718825 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
15:03:05 [2020-07-07T19:03:05.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715718825 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}
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=715718826 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - Clicking on OK
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715718826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715718826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715718826 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715718826 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715718827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715718827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715718827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=715718740 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...'
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - Clicked on 
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:05 [2020-07-07T19:03:05.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715719062 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Attempting to set focus on Tree with text {}
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=715719065 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=715719065 data=null doit=true} to TreeItem with text {SomeProject}
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=715719065 data=null} to TreeItem with text {SomeProject}
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=715719066 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715719066 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}
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=715719082 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Clicking on with mnemonic 'Delete'
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Clicked on with mnemonic 'Delete'
15:03:06 [2020-07-07T19:03:06.072Z] 
15:03:06 [2020-07-07T19:03:06.072Z] (Eclipse:4486): Gtk-CRITICAL **: 19:03:05.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715719213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715719213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715719213 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715719213 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715719214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715719214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] 
15:03:06 [2020-07-07T19:03:06.072Z] (Eclipse:4486): Gtk-CRITICAL **: 19:03:06.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:03:06 [2020-07-07T19:03:06.072Z] 
15:03:06 [2020-07-07T19:03:06.072Z] (Eclipse:4486): Gtk-CRITICAL **: 19:03:06.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715719214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] 
15:03:06 [2020-07-07T19:03:06.072Z] (Eclipse:4486): Gtk-CRITICAL **: 19:03:06.038: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:03:06 [2020-07-07T19:03:06.072Z] 
15:03:06 [2020-07-07T19:03:06.072Z] (Eclipse:4486): Gtk-CRITICAL **: 19:03:06.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715719232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715719233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715719233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715719233 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715719233 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.072Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:03:06 [2020-07-07T19:03:06.073Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:03:06 [2020-07-07T19:03:06.073Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:03:06 [2020-07-07T19:03:06.073Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:03:06 [2020-07-07T19:03:06.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:06 [2020-07-07T19:03:06.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:03:06 [2020-07-07T19:03:06.073Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:03:06 [2020-07-07T19:03:06.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:03:06 [2020-07-07T19:03:06.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.328Z] 
15:03:06 [2020-07-07T19:03:06.328Z] (Eclipse:4486): Gtk-CRITICAL **: 19:03:06.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:03:06 [2020-07-07T19:03:06.328Z] DEBUG - Clicking on OK
15:03:06 [2020-07-07T19:03:06.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715719295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715719295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715719295 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715719295 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715719296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715719296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.328Z] DEBUG - Clicked on OK
15:03:06 [2020-07-07T19:03:06.584Z] 
15:03:06 [2020-07-07T19:03:06.584Z] (Eclipse:4486): Gtk-CRITICAL **: 19:03:06.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:03:06 [2020-07-07T19:03:06.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715719296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:06 [2020-07-07T19:03:06.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715719104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:03:06 [2020-07-07T19:03:06.839Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.598 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
15:03:06 [2020-07-07T19:03:06.839Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 2.175 s
15:03:06 [2020-07-07T19:03:06.839Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 0.328 s
15:03:06 [2020-07-07T19:03:06.839Z] 
15:03:06 [2020-07-07T19:03:06.839Z] Results:
15:03:06 [2020-07-07T19:03:06.839Z] 
15:03:06 [2020-07-07T19:03:06.839Z] Tests run: 78, Failures: 0, Errors: 0, Skipped: 6
15:03:06 [2020-07-07T19:03:06.839Z] 
15:03:06 [2020-07-07T19:03:06.839Z] 
15:03:06 [2020-07-07T19:03:06.839Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 19:03:06.803
15:03:06 [2020-07-07T19:03:06.839Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] All tests passed!
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] 
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.pom
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] 
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] 
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.6-SNAPSHOT [26/138]
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] 
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] 
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] The project's OSGi version is 2.1.6.202007071840
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] 
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] 
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] 
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] 
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] 
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:07 [2020-07-07T19:03:07.765Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
15:03:08 [2020-07-07T19:03:08.021Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[280] 
15:03:08 [2020-07-07T19:03:08.021Z] 	while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) {
15:03:08 [2020-07-07T19:03:08.021Z] 	                             ^^^^^^^^^^^^^^^^^
15:03:08 [2020-07-07T19:03:08.021Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'LinkedList<@NonNull TmfEdge>'. Type 'LinkedList<E>' doesn't seem to be designed with null type annotations in mind
15:03:08 [2020-07-07T19:03:08.021Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[387] 
15:03:08 [2020-07-07T19:03:08.021Z] 	List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values());
15:03:08 [2020-07-07T19:03:08.021Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^
15:03:08 [2020-07-07T19:03:08.021Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
15:03:08 [2020-07-07T19:03:08.021Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[388] 
15:03:08 [2020-07-07T19:03:08.021Z] 	list.addAll(fWorkers.values());
15:03:08 [2020-07-07T19:03:08.021Z] 	            ^^^^^^^^^^^^^^^^^
15:03:08 [2020-07-07T19:03:08.021Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
15:03:08 [2020-07-07T19:03:08.021Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] 
15:03:08 [2020-07-07T19:03:08.021Z] 	fAspects.put(HOST_ID_STR, worker.getHostId());
15:03:08 [2020-07-07T19:03:08.021Z] 	             ^^^^^^^^^^^
15:03:08 [2020-07-07T19:03:08.021Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:08 [2020-07-07T19:03:08.021Z] 4 problems (4 warnings)
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-sources.jar
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.pom
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-sources.jar
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-pack200.jar.pack.gz
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-p2metadata.xml
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-p2artifacts.xml
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.3-SNAPSHOT [27/138]
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] The project's OSGi version is 1.0.3.202007071840
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
15:03:08 [2020-07-07T19:03:08.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[61] 
15:03:08 [2020-07-07T19:03:08.277Z] 	private final EnumSet<DescriptorType> fType = EnumSet.noneOf(DescriptorType.class);
15:03:08 [2020-07-07T19:03:08.277Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:08 [2020-07-07T19:03:08.277Z] Null type safety (type annotations): The expression of type 'EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>' needs unchecked conversion to conform to '@NonNull EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>'
15:03:08 [2020-07-07T19:03:08.277Z] 1 problem (1 warning)
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-sources.jar
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar
15:03:08 [2020-07-07T19:03:08.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.pom
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-sources.jar
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-p2metadata.xml
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-p2artifacts.xml
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.2-SNAPSHOT [28/138]
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.533Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] The project's OSGi version is 1.1.2.202007071840
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] 
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:08 [2020-07-07T19:03:08.789Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
15:03:09 [2020-07-07T19:03:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[284] 
15:03:09 [2020-07-07T19:03:09.044Z] 	complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE)));
15:03:09 [2020-07-07T19:03:09.044Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:09 [2020-07-07T19:03:09.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:09 [2020-07-07T19:03:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[111] 
15:03:09 [2020-07-07T19:03:09.044Z] 	return buildFromInputStream(propsStream, isUserDefined, appliesTo);
15:03:09 [2020-07-07T19:03:09.044Z] 	                            ^^^^^^^^^^^
15:03:09 [2020-07-07T19:03:09.044Z] Null type safety (type annotations): The expression of type 'InputStream' needs unchecked conversion to conform to '@NonNull InputStream'
15:03:09 [2020-07-07T19:03:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[137] 
15:03:09 [2020-07-07T19:03:09.044Z] 	try (final DirectoryStream<Path> directoryStream = Files.newDirectoryStream(configDir)) {
15:03:09 [2020-07-07T19:03:09.044Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:09 [2020-07-07T19:03:09.044Z] Null type safety (type annotations): The expression of type 'DirectoryStream<Path>' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>'
15:03:09 [2020-07-07T19:03:09.044Z] 3 problems (3 warnings)
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-sources.jar
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.pom
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-sources.jar
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-pack200.jar.pack.gz
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-p2metadata.xml
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-p2artifacts.xml
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.2.0-SNAPSHOT [29/138]
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.044Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.045Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.045Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] The project's OSGi version is 5.2.0.202007071840
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.300Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
15:03:09 [2020-07-07T19:03:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java:[65] 
15:03:09 [2020-07-07T19:03:09.300Z] 	private static final Map<IStatisticsAnalysis, SegmentStoreStatisticsDataProvider> PROVIDER_MAP = new WeakHashMap<>();
15:03:09 [2020-07-07T19:03:09.300Z] 	                         ^^^^^^^^^^^^^^^^^^^
15:03:09 [2020-07-07T19:03:09.300Z] IStatisticsAnalysis is a raw type. References to generic type IStatisticsAnalysis<E> should be parameterized
15:03:09 [2020-07-07T19:03:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java:[68] 
15:03:09 [2020-07-07T19:03:09.300Z] 	private final IStatisticsAnalysis fProvider;
15:03:09 [2020-07-07T19:03:09.300Z] 	              ^^^^^^^^^^^^^^^^^^^
15:03:09 [2020-07-07T19:03:09.300Z] IStatisticsAnalysis is a raw type. References to generic type IStatisticsAnalysis<E> should be parameterized
15:03:09 [2020-07-07T19:03:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java:[104] 
15:03:09 [2020-07-07T19:03:09.300Z] 	public SegmentStoreStatisticsDataProvider(ITmfTrace trace, IStatisticsAnalysis provider, String id) {
15:03:09 [2020-07-07T19:03:09.300Z] 	                                                           ^^^^^^^^^^^^^^^^^^^
15:03:09 [2020-07-07T19:03:09.300Z] IStatisticsAnalysis is a raw type. References to generic type IStatisticsAnalysis<E> should be parameterized
15:03:09 [2020-07-07T19:03:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[242] 
15:03:09 [2020-07-07T19:03:09.300Z] 	fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class);
15:03:09 [2020-07-07T19:03:09.300Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:09 [2020-07-07T19:03:09.556Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>'
15:03:09 [2020-07-07T19:03:09.556Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[384] 
15:03:09 [2020-07-07T19:03:09.556Z] 	SeriesModel seriesModel = entry.getValue().build();
15:03:09 [2020-07-07T19:03:09.556Z] 	                          ^^^^^^^^^^^^^^^^
15:03:09 [2020-07-07T19:03:09.556Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,SegmentStoreScatterDataProvider.@NonNull Series>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:09 [2020-07-07T19:03:09.556Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] 
15:03:09 [2020-07-07T19:03:09.556Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
15:03:09 [2020-07-07T19:03:09.556Z] 	                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
15:03:09 [2020-07-07T19:03:09.556Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
15:03:09 [2020-07-07T19:03:09.556Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] 
15:03:09 [2020-07-07T19:03:09.556Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
15:03:09 [2020-07-07T19:03:09.556Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:09 [2020-07-07T19:03:09.556Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]'
15:03:09 [2020-07-07T19:03:09.556Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[459] 
15:03:09 [2020-07-07T19:03:09.556Z] 	builder.setProperties(Ints.toArray(fProperties)).build();
15:03:09 [2020-07-07T19:03:09.556Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:09 [2020-07-07T19:03:09.556Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
15:03:09 [2020-07-07T19:03:09.556Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] 
15:03:09 [2020-07-07T19:03:09.556Z] 	return builder.setProperties(Ints.toArray(fProperties)).build();
15:03:09 [2020-07-07T19:03:09.556Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:09 [2020-07-07T19:03:09.556Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
15:03:09 [2020-07-07T19:03:09.556Z] 9 problems (9 warnings)
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.0-SNAPSHOT-sources.jar
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.0-SNAPSHOT.jar
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.0-SNAPSHOT.jar
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.0-SNAPSHOT.jar
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.0-SNAPSHOT.pom
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.0-SNAPSHOT-sources.jar
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.0-SNAPSHOT-pack200.jar.pack.gz
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.0-SNAPSHOT-p2metadata.xml
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.2.0-SNAPSHOT-p2artifacts.xml
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 5.0.0-SNAPSHOT [30/138]
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] The project's OSGi version is 5.0.0.202007071840
15:03:09 [2020-07-07T19:03:09.556Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:09 [2020-07-07T19:03:09.557Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:09 [2020-07-07T19:03:09.557Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.557Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:09 [2020-07-07T19:03:09.557Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.557Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:09 [2020-07-07T19:03:09.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:09 [2020-07-07T19:03:09.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
15:03:09 [2020-07-07T19:03:09.557Z] [INFO] 
15:03:09 [2020-07-07T19:03:09.557Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:09 [2020-07-07T19:03:09.557Z] [INFO] Compiling 125 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
15:03:10 [2020-07-07T19:03:10.118Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[170] 
15:03:10 [2020-07-07T19:03:10.118Z] 	long cpuTime = entry.getValue();
15:03:10 [2020-07-07T19:03:10.118Z] 	               ^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.118Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:10 [2020-07-07T19:03:10.118Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[227] 
15:03:10 [2020-07-07T19:03:10.118Z] 	entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime));
15:03:10 [2020-07-07T19:03:10.118Z] 	                                                                            ^^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.118Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:10 [2020-07-07T19:03:10.118Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[234] 
15:03:10 [2020-07-07T19:03:10.118Z] 	String key = entry.getKey();
15:03:10 [2020-07-07T19:03:10.118Z] 	             ^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.118Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:10 [2020-07-07T19:03:10.118Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[243] 
15:03:10 [2020-07-07T19:03:10.118Z] 	entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue()));
15:03:10 [2020-07-07T19:03:10.118Z] 	                                                                                                        ^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.118Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:10 [2020-07-07T19:03:10.118Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[20] 
15:03:10 [2020-07-07T19:03:10.118Z] 	public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted {
15:03:10 [2020-07-07T19:03:10.118Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.118Z] Javadoc: Missing comment for public declaration
15:03:10 [2020-07-07T19:03:10.118Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[178] 
15:03:10 [2020-07-07T19:03:10.118Z] 	double[] threadValues = entry.getValue().getData();
15:03:10 [2020-07-07T19:03:10.118Z] 	                        ^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.118Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:10 [2020-07-07T19:03:10.118Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[273] 
15:03:10 [2020-07-07T19:03:10.118Z] 	nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName())));
15:03:10 [2020-07-07T19:03:10.118Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.118Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:10 [2020-07-07T19:03:10.118Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[39] 
15:03:10 [2020-07-07T19:03:10.118Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
15:03:10 [2020-07-07T19:03:10.118Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.118Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:03:10 [2020-07-07T19:03:10.118Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[234] 
15:03:10 [2020-07-07T19:03:10.118Z] 	TimeGraphEntryModel traceEntry = new TimeGraphEntryModel(fTraceId, -1, getTrace().getName(), ss.getStartTime(), end);
15:03:10 [2020-07-07T19:03:10.119Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[352] 
15:03:10 [2020-07-07T19:03:10.119Z] 	return builder.build();
15:03:10 [2020-07-07T19:03:10.119Z] 	       ^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<TimeGraphEntryModel>'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[413] 
15:03:10 [2020-07-07T19:03:10.119Z] 	return Lists.newArrayList(models);
15:03:10 [2020-07-07T19:03:10.119Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<@NonNull TimeGraphEntryModel>'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[413] 
15:03:10 [2020-07-07T19:03:10.119Z] 	return Lists.newArrayList(models);
15:03:10 [2020-07-07T19:03:10.119Z] 	                          ^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type 'Set<TimeGraphEntryModel>' needs unchecked conversion to conform to 'Iterable<? extends @NonNull TimeGraphEntryModel>', corresponding supertype is 'Iterable<TimeGraphEntryModel>'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[428] 
15:03:10 [2020-07-07T19:03:10.119Z] 	return builder.build();
15:03:10 [2020-07-07T19:03:10.119Z] 	       ^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<TimeGraphEntryModel>'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[454] 
15:03:10 [2020-07-07T19:03:10.119Z] 	for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) {
15:03:10 [2020-07-07T19:03:10.119Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type 'Collection<Integer>' needs unchecked conversion to conform to '@NonNull Collection<Integer>'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[757] 
15:03:10 [2020-07-07T19:03:10.119Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:03:10 [2020-07-07T19:03:10.119Z] 	                                                                                     ^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[757] 
15:03:10 [2020-07-07T19:03:10.119Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:03:10 [2020-07-07T19:03:10.119Z] 	                                                                                                             ^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[757] 
15:03:10 [2020-07-07T19:03:10.119Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:03:10 [2020-07-07T19:03:10.119Z] 	                                                                                                                              ^^
15:03:10 [2020-07-07T19:03:10.119Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[779] 
15:03:10 [2020-07-07T19:03:10.119Z] 	return new TmfModelResponse<>(returnValue, status, statusMessage);
15:03:10 [2020-07-07T19:03:10.119Z] 	                              ^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[794] 
15:03:10 [2020-07-07T19:03:10.119Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
15:03:10 [2020-07-07T19:03:10.119Z] 	                                              ^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[797] 
15:03:10 [2020-07-07T19:03:10.119Z] 	data.put(entry.getKey(), entry.getValue());
15:03:10 [2020-07-07T19:03:10.119Z] 	         ^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[797] 
15:03:10 [2020-07-07T19:03:10.119Z] 	data.put(entry.getKey(), entry.getValue());
15:03:10 [2020-07-07T19:03:10.119Z] 	                         ^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[45] 
15:03:10 [2020-07-07T19:03:10.119Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null;
15:03:10 [2020-07-07T19:03:10.119Z] 	                                                                                                          ^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[60] 
15:03:10 [2020-07-07T19:03:10.119Z] 	return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID);
15:03:10 [2020-07-07T19:03:10.119Z] 	                                             ^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] 
15:03:10 [2020-07-07T19:03:10.119Z] 	nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
15:03:10 [2020-07-07T19:03:10.119Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[229] 
15:03:10 [2020-07-07T19:03:10.119Z] 	return ImmutableList.copyOf(Iterables.transform(builders, DiskBuilder::build));
15:03:10 [2020-07-07T19:03:10.119Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IYModel>' needs unchecked conversion to conform to '@NonNull Iterable<? extends @NonNull IYModel>'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[236] 
15:03:10 [2020-07-07T19:03:10.119Z] 	long id = entry.getKey();
15:03:10 [2020-07-07T19:03:10.119Z] 	          ^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[237] 
15:03:10 [2020-07-07T19:03:10.119Z] 	int quark = entry.getValue();
15:03:10 [2020-07-07T19:03:10.119Z] 	            ^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[41] 
15:03:10 [2020-07-07T19:03:10.119Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
15:03:10 [2020-07-07T19:03:10.119Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[131] 
15:03:10 [2020-07-07T19:03:10.119Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
15:03:10 [2020-07-07T19:03:10.119Z] 	                                                                                             ^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety: parameter 1 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[131] 
15:03:10 [2020-07-07T19:03:10.119Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
15:03:10 [2020-07-07T19:03:10.119Z] 	                                                                                             ^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety: parameter 2 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[156] 
15:03:10 [2020-07-07T19:03:10.119Z] 	ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP);
15:03:10 [2020-07-07T19:03:10.119Z] 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.119Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:10 [2020-07-07T19:03:10.119Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[540] 
15:03:10 [2020-07-07T19:03:10.119Z] 	quarks = selectedEntries.values();
15:03:10 [2020-07-07T19:03:10.119Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.120Z] Null type safety (type annotations): The expression of type '@NonNull Collection<Integer>' needs unchecked conversion to conform to 'Collection<@NonNull Integer>'
15:03:10 [2020-07-07T19:03:10.120Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[586] 
15:03:10 [2020-07-07T19:03:10.120Z] 	return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED);
15:03:10 [2020-07-07T19:03:10.120Z] 	                              ^^^^^^
15:03:10 [2020-07-07T19:03:10.120Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
15:03:10 [2020-07-07T19:03:10.120Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[671] 
15:03:10 [2020-07-07T19:03:10.120Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:03:10 [2020-07-07T19:03:10.120Z] 	                                                                                ^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.120Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:03:10 [2020-07-07T19:03:10.120Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[671] 
15:03:10 [2020-07-07T19:03:10.120Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:03:10 [2020-07-07T19:03:10.120Z] 	                                                                                                        ^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.120Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:03:10 [2020-07-07T19:03:10.120Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[671] 
15:03:10 [2020-07-07T19:03:10.120Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:03:10 [2020-07-07T19:03:10.120Z] 	                                                                                                                         ^^
15:03:10 [2020-07-07T19:03:10.120Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:03:10 [2020-07-07T19:03:10.120Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[676] 
15:03:10 [2020-07-07T19:03:10.120Z] 	List<@NonNull ITmfCallsite> callsites = csAnalysis.getCallsites(String.valueOf(trace.getUUID()), deviceAspect.getDeviceType(), attributeName, interval.getStartTime() / 2L + interval.getEndTime() / 2L);
15:03:10 [2020-07-07T19:03:10.120Z] 	                                                                                                                               ^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.120Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:10 [2020-07-07T19:03:10.120Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[714] 
15:03:10 [2020-07-07T19:03:10.120Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
15:03:10 [2020-07-07T19:03:10.120Z] 	                                              ^^^^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.120Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
15:03:10 [2020-07-07T19:03:10.120Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[717] 
15:03:10 [2020-07-07T19:03:10.120Z] 	data.put(entry.getKey(), entry.getValue());
15:03:10 [2020-07-07T19:03:10.120Z] 	         ^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.120Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:10 [2020-07-07T19:03:10.120Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[717] 
15:03:10 [2020-07-07T19:03:10.120Z] 	data.put(entry.getKey(), entry.getValue());
15:03:10 [2020-07-07T19:03:10.120Z] 	                         ^^^^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.120Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
15:03:10 [2020-07-07T19:03:10.120Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsWorker.java:[99] 
15:03:10 [2020-07-07T19:03:10.120Z] 	workerInfo.put(OsStrings.tid(), String.valueOf(tid)); //$NON-NLS-1$
15:03:10 [2020-07-07T19:03:10.120Z] 	                                                      ^^^^^^^^^^^^^
15:03:10 [2020-07-07T19:03:10.120Z] Unnecessary $NON-NLS$ tag
15:03:10 [2020-07-07T19:03:10.120Z] 41 problems (41 warnings)
15:03:10 [2020-07-07T19:03:10.120Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.120Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:10 [2020-07-07T19:03:10.120Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:10 [2020-07-07T19:03:10.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
15:03:10 [2020-07-07T19:03:10.120Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.120Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:10 [2020-07-07T19:03:10.120Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-sources.jar
15:03:10 [2020-07-07T19:03:10.376Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.376Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:10 [2020-07-07T19:03:10.376Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.376Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:10 [2020-07-07T19:03:10.376Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar
15:03:10 [2020-07-07T19:03:10.376Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.376Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:10 [2020-07-07T19:03:10.376Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.376Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:10 [2020-07-07T19:03:10.376Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.376Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:10 [2020-07-07T19:03:10.376Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.pom
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-sources.jar
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-p2metadata.xml
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-p2artifacts.xml
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Building Trace Compass LTTng Support Parent 6.0.0-SNAPSHOT      [31/138]
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --------------------------------[ pom ]---------------------------------
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-6.0.0-SNAPSHOT.pom
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.2-SNAPSHOT [32/138]
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] The project's OSGi version is 1.1.2.202007071840
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.632Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-sources.jar
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.pom
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-sources.jar
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-pack200.jar.pack.gz
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-p2metadata.xml
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-p2artifacts.xml
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.0-SNAPSHOT [33/138]
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] The project's OSGi version is 4.0.0.202007071840
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] 
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:10 [2020-07-07T19:03:10.888Z] [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
15:03:11 [2020-07-07T19:03:11.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[173] 
15:03:11 [2020-07-07T19:03:11.145Z] 	int attributeQuark = series.getKey().fQuark;
15:03:11 [2020-07-07T19:03:11.145Z] 	                     ^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.145Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<DataDrivenXYDataProvider.@NonNull DisplayElement,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:11 [2020-07-07T19:03:11.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[176] 
15:03:11 [2020-07-07T19:03:11.145Z] 	series.getValue().getData()[i] = extractValue(value);
15:03:11 [2020-07-07T19:03:11.145Z] 	^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.145Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<DataDrivenXYDataProvider.@NonNull DisplayElement,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:11 [2020-07-07T19:03:11.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[183] 
15:03:11 [2020-07-07T19:03:11.145Z] 	if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) {
15:03:11 [2020-07-07T19:03:11.145Z] 	    ^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.145Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<DataDrivenXYDataProvider.@NonNull DisplayElement,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:11 [2020-07-07T19:03:11.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[184] 
15:03:11 [2020-07-07T19:03:11.145Z] 	getSeriesDelta(series.getValue().getData());
15:03:11 [2020-07-07T19:03:11.145Z] 	               ^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.145Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<DataDrivenXYDataProvider.@NonNull DisplayElement,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:11 [2020-07-07T19:03:11.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] 
15:03:11 [2020-07-07T19:03:11.145Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
15:03:11 [2020-07-07T19:03:11.145Z] 	                                                 ^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.145Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:11 [2020-07-07T19:03:11.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[331] 
15:03:11 [2020-07-07T19:03:11.145Z] 	return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$
15:03:11 [2020-07-07T19:03:11.145Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.145Z] Null type safety (type annotations): The expression of type 'Collector<CharSequence,capture#of ?,String>' needs unchecked conversion to conform to 'Collector<? super String,capture#of ?,@Nullable String>'
15:03:11 [2020-07-07T19:03:11.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[81] 
15:03:11 [2020-07-07T19:03:11.145Z] 	Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container);
15:03:11 [2020-07-07T19:03:11.145Z] 	               ^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.145Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull DataDrivenValue>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:11 [2020-07-07T19:03:11.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[177] 
15:03:11 [2020-07-07T19:03:11.145Z] 	buffer.putString(entry.getKey());
15:03:11 [2020-07-07T19:03:11.145Z] 	                 ^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.145Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:11 [2020-07-07T19:03:11.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[204] 
15:03:11 [2020-07-07T19:03:11.145Z] 	size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey());
15:03:11 [2020-07-07T19:03:11.145Z] 	                                                    ^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.145Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:11 [2020-07-07T19:03:11.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[57] 
15:03:11 [2020-07-07T19:03:11.145Z] 	final String alias = entry.getValue();
15:03:11 [2020-07-07T19:03:11.145Z] 	                     ^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.145Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:11 [2020-07-07T19:03:11.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[163] 
15:03:11 [2020-07-07T19:03:11.145Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
15:03:11 [2020-07-07T19:03:11.145Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.145Z] 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>>'
15:03:11 [2020-07-07T19:03:11.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[187] 
15:03:11 [2020-07-07T19:03:11.146Z] 	for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) {
15:03:11 [2020-07-07T19:03:11.146Z] 	                                                                                     ^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.146Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable
15:03:11 [2020-07-07T19:03:11.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[25] 
15:03:11 [2020-07-07T19:03:11.146Z] 	* {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package
15:03:11 [2020-07-07T19:03:11.146Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.146Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type
15:03:11 [2020-07-07T19:03:11.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[239] 
15:03:11 [2020-07-07T19:03:11.146Z] 	TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement));
15:03:11 [2020-07-07T19:03:11.146Z] 	                                                                                                                                        ^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.146Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
15:03:11 [2020-07-07T19:03:11.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[260] 
15:03:11 [2020-07-07T19:03:11.146Z] 	buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList);
15:03:11 [2020-07-07T19:03:11.146Z] 	                                                ^^^^^
15:03:11 [2020-07-07T19:03:11.146Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:11 [2020-07-07T19:03:11.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[404] 
15:03:11 [2020-07-07T19:03:11.146Z] 	return quarkToRow.values();
15:03:11 [2020-07-07T19:03:11.146Z] 	       ^^^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.146Z] Null type safety (type annotations): The expression of type '@NonNull Collection<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>'
15:03:11 [2020-07-07T19:03:11.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[266] 
15:03:11 [2020-07-07T19:03:11.146Z] 	series.getValue().getData()[i] = extractValue(value);
15:03:11 [2020-07-07T19:03:11.146Z] 	^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.146Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:11 [2020-07-07T19:03:11.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[274] 
15:03:11 [2020-07-07T19:03:11.146Z] 	getSeriesDelta(series.getValue().getData());
15:03:11 [2020-07-07T19:03:11.146Z] 	               ^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.146Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:11 [2020-07-07T19:03:11.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[278] 
15:03:11 [2020-07-07T19:03:11.146Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
15:03:11 [2020-07-07T19:03:11.146Z] 	                                                 ^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.146Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:11 [2020-07-07T19:03:11.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[369] 
15:03:11 [2020-07-07T19:03:11.146Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
15:03:11 [2020-07-07T19:03:11.146Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.146Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:03:11 [2020-07-07T19:03:11.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[162] 
15:03:11 [2020-07-07T19:03:11.146Z] 	fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate());
15:03:11 [2020-07-07T19:03:11.146Z] 	                                ^^^^^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.146Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull TmfXmlStateValueCu>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:03:11 [2020-07-07T19:03:11.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[85] 
15:03:11 [2020-07-07T19:03:11.146Z] 	return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances);
15:03:11 [2020-07-07T19:03:11.146Z] 	                                                            ^^^^^^
15:03:11 [2020-07-07T19:03:11.146Z] 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>'
15:03:11 [2020-07-07T19:03:11.146Z] 22 problems (22 warnings)
15:03:11 [2020-07-07T19:03:11.401Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-sources.jar
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:11 [2020-07-07T19:03:11.402Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.pom
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-sources.jar
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-pack200.jar.pack.gz
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-p2metadata.xml
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-p2artifacts.xml
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.4-SNAPSHOT [34/138]
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] The project's OSGi version is 3.0.4.202007071840
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:11 [2020-07-07T19:03:11.657Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
15:03:11 [2020-07-07T19:03:11.913Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] 
15:03:11 [2020-07-07T19:03:11.913Z] 	Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq());
15:03:11 [2020-07-07T19:03:11.913Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.913Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
15:03:11 [2020-07-07T19:03:11.913Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[108] 
15:03:11 [2020-07-07T19:03:11.913Z] 	Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq());
15:03:11 [2020-07-07T19:03:11.913Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.913Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
15:03:11 [2020-07-07T19:03:11.913Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[109] 
15:03:11 [2020-07-07T19:03:11.913Z] 	Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags());
15:03:11 [2020-07-07T19:03:11.913Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:03:11 [2020-07-07T19:03:11.913Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
15:03:11 [2020-07-07T19:03:11.913Z] 3 problems (3 warnings)
15:03:11 [2020-07-07T19:03:11.913Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.913Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:11 [2020-07-07T19:03:11.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:11 [2020-07-07T19:03:11.913Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
15:03:11 [2020-07-07T19:03:11.913Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.913Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:11 [2020-07-07T19:03:11.913Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-sources.jar
15:03:11 [2020-07-07T19:03:11.913Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.913Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:11 [2020-07-07T19:03:11.913Z] [INFO] 
15:03:11 [2020-07-07T19:03:11.913Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:11 [2020-07-07T19:03:11.913Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.pom
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-sources.jar
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-pack200.jar.pack.gz
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-p2metadata.xml
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-p2artifacts.xml
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.0-SNAPSHOT [35/138]
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] The project's OSGi version is 1.0.0.202007071840
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.168Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] 
15:03:12 [2020-07-07T19:03:12.424Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:03:13 [2020-07-07T19:03:13.351Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
15:03:13 [2020-07-07T19:03:13.351Z] [INFO] Command line:
15:03:13 [2020-07-07T19:03:13.351Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:03:13 [2020-07-07T19:03:13.351Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:03:14 [2020-07-07T19:03:14.716Z] !SESSION 2020-07-07 19:03:13.252 -----------------------------------------------
15:03:14 [2020-07-07T19:03:14.716Z] eclipse.buildId=unknown
15:03:14 [2020-07-07T19:03:14.716Z] java.version=1.8.0_202
15:03:14 [2020-07-07T19:03:14.716Z] java.vendor=Oracle Corporation
15:03:14 [2020-07-07T19:03:14.716Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:03:14 [2020-07-07T19:03:14.716Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:03:14 [2020-07-07T19:03:14.716Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:03:14 [2020-07-07T19:03:14.716Z] 
15:03:14 [2020-07-07T19:03:14.716Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:03:14.534
15:03:14 [2020-07-07T19:03:14.716Z] !MESSAGE FrameworkEvent ERROR
15:03:14 [2020-07-07T19:03:14.716Z] !STACK 0
15:03:14 [2020-07-07T19:03:14.716Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:03:14 [2020-07-07T19:03:14.716Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:03:14 [2020-07-07T19:03:14.716Z] 
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:03:14 [2020-07-07T19:03:14.716Z] 
15:03:14 [2020-07-07T19:03:14.716Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:03:14.623
15:03:14 [2020-07-07T19:03:14.716Z] !MESSAGE FrameworkEvent ERROR
15:03:14 [2020-07-07T19:03:14.716Z] !STACK 0
15:03:14 [2020-07-07T19:03:14.716Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:03:14 [2020-07-07T19:03:14.716Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:03:14 [2020-07-07T19:03:14.716Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:03:14 [2020-07-07T19:03:14.716Z]     -> 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"
15:03:14 [2020-07-07T19:03:14.716Z]        org.apache.httpcomponents.httpclient.win [36]
15:03:14 [2020-07-07T19:03:14.716Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:03:14 [2020-07-07T19:03:14.716Z] 
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:03:14 [2020-07-07T19:03:14.716Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:03:16 [2020-07-07T19:03:16.081Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:03:16 [2020-07-07T19:03:16.081Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:03:20 [2020-07-07T19:03:20.246Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:03:20 [2020-07-07T19:03:20.246Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
15:03:20 [2020-07-07T19:03:20.502Z] Display size: 1440x900
15:03:20 [2020-07-07T19:03:20.502Z] OS version=3.10.0-1062.el7.x86_64
15:03:20 [2020-07-07T19:03:20.502Z] GTK version=3.22.30
15:03:20 [2020-07-07T19:03:20.502Z] GTK theme=Ambiance
15:03:20 [2020-07-07T19:03:20.502Z] LIBOVERLAY_SCROLLBAR=0
15:03:20 [2020-07-07T19:03:20.502Z] Time zone: Greenwich Mean Time
15:03:20 [2020-07-07T19:03:20.757Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:03:20 [2020-07-07T19:03:20.757Z] log4j:WARN Please initialize the log4j system properly.
15:03:22 [2020-07-07T19:03:22.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
15:03:22 [2020-07-07T19:03:22.128Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:03:36 [2020-07-07T19:03:36.972Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:03:36 [2020-07-07T19:03:36.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:37 [2020-07-07T19:03:37.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:37 [2020-07-07T19:03:37.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:37 [2020-07-07T19:03:37.231Z] DEBUG - Setting state to checked on: minor_faults
15:03:37 [2020-07-07T19:03:37.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
15:03:37 [2020-07-07T19:03:37.794Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - Setting state to checked on: kernel_vm
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - Setting state to unchecked on: minor_faults
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715753138 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - Attempting to set focus on Tree with text {}
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715753187 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715753188 data=null doit=true} to TreeItem with text {test}
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715753188 data=null} to TreeItem with text {test}
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715753188 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715753189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715753198 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - Clicking on with mnemonic 'Delete'
15:03:40 [2020-07-07T19:03:40.312Z] DEBUG - Clicked on with mnemonic 'Delete'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715754106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715754106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715754106 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715754106 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715754106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715754106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715754107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715754107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715754107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715754107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715754107 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715754108 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Clicking on OK
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715754109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715754110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715754110 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715754110 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715754110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715754110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.244Z] DEBUG - Clicked on OK
15:03:41 [2020-07-07T19:03:41.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715754110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:41 [2020-07-07T19:03:41.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715753315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:03:41 [2020-07-07T19:03:41.500Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.328 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
15:03:41 [2020-07-07T19:03:41.500Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 16.168 s
15:03:41 [2020-07-07T19:03:41.500Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 2.245 s
15:03:41 [2020-07-07T19:03:41.500Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
15:03:42 [2020-07-07T19:03:42.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:03:42 [2020-07-07T19:03:42.062Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:03:52 [2020-07-07T19:03:52.006Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:03:52 [2020-07-07T19:03:52.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:52 [2020-07-07T19:03:52.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:52 [2020-07-07T19:03:52.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:52 [2020-07-07T19:03:52.006Z] DEBUG - Setting state to checked on: minor_faults
15:03:52 [2020-07-07T19:03:52.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:03:52 [2020-07-07T19:03:52.006Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:03:53 [2020-07-07T19:03:53.371Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:03:53 [2020-07-07T19:03:53.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:03:53 [2020-07-07T19:03:53.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:53 [2020-07-07T19:03:53.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:53 [2020-07-07T19:03:53.371Z] DEBUG - Setting state to checked on: kernel_vm
15:03:53 [2020-07-07T19:03:53.371Z] DEBUG - Setting state to unchecked on: minor_faults
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715766650 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - Attempting to set focus on Tree with text {}
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715766661 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715766661 data=null doit=true} to TreeItem with text {test}
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715766661 data=null} to TreeItem with text {test}
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715766661 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715766680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715766686 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - Clicking on with mnemonic 'Delete'
15:03:53 [2020-07-07T19:03:53.626Z] DEBUG - Clicked on with mnemonic 'Delete'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715767411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715767411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715767411 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715767411 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715767412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715767412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715767412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715767412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715767412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715767412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715767412 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715767412 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Clicking on OK
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715767414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715767414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715767414 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715767414 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715767414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715767414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Clicked on OK
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715767414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:03:54 [2020-07-07T19:03:54.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715766725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:03:54 [2020-07-07T19:03:54.809Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.284 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
15:03:54 [2020-07-07T19:03:54.809Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 9.619 s
15:03:54 [2020-07-07T19:03:54.809Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 2.105 s
15:03:54 [2020-07-07T19:03:54.809Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
15:03:55 [2020-07-07T19:03:55.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
15:03:55 [2020-07-07T19:03:55.370Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - number of items : 6
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715775615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715775616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715775616 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=715775616 data=null} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715775616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715775616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715775616 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}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715775686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715775687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715775687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715775687 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715775687 data=null} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=715775690 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'
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - number of items : 6
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715775733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715775733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715775733 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715775733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715775734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715775734 data=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}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715775736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715775740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715775740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715775741 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715775741 data=null} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - number of items : 6
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715775779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715775779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715775780 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715775780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715775780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715775780 data=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}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715775781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715775782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715775782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715775782 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715775782 data=null} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - number of items : 6
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715775786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715775786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715775786 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715775786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715775786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715775786 data=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}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715775788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715775789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715775789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715775789 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715775789 data=null} to ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.455Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:04:03 [2020-07-07T19:04:03.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
15:04:03 [2020-07-07T19:04:03.455Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
15:04:03 [2020-07-07T19:04:03.455Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:04:04 [2020-07-07T19:04:04.821Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:04:04 [2020-07-07T19:04:04.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - number of items : 6
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715781508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715781508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715781508 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=715781508 data=null} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715781508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715781508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715781508 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}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715781513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715781513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715781513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715781513 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715781513 data=null} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715781548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715781549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715781549 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=715781549 data=null} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715781549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715781549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715781549 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}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715781555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715781555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715781555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715781555 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715781555 data=null} to ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:04:08 [2020-07-07T19:04:08.999Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=715781557 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'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
15:04:09 [2020-07-07T19:04:09.000Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - number of items : 6
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715782283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715782283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715782283 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715782283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715782283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715782283 data=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}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715782286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715782287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715782287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715782287 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715782287 data=null} to ToolItem with tooltip text {Pin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - number of items : 6
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715782323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715782323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715782323 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715782323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715782323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715782323 data=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}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715782324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715782324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:09 [2020-07-07T19:04:09.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715782324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:09 [2020-07-07T19:04:09.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715782325 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:04:09 [2020-07-07T19:04:09.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715782325 data=null} to ToolItem with tooltip text {Unpin View}
15:04:09 [2020-07-07T19:04:09.256Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
15:04:09 [2020-07-07T19:04:09.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <context-switches-kernel>"'
15:04:09 [2020-07-07T19:04:09.256Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:04:09 [2020-07-07T19:04:09.511Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
15:04:09 [2020-07-07T19:04:09.511Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:04:11 [2020-07-07T19:04:11.401Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:04:11 [2020-07-07T19:04:11.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:11 [2020-07-07T19:04:11.401Z] DEBUG - matched MenuItem with text "&New Counters (Legac...", using matcher: with mnemonic 'New Counters (Legacy) view'
15:04:11 [2020-07-07T19:04:11.401Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
15:04:11 [2020-07-07T19:04:11.401Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
15:04:11 [2020-07-07T19:04:11.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=715784392 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'
15:04:11 [2020-07-07T19:04:11.401Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
15:04:11 [2020-07-07T19:04:11.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
15:04:11 [2020-07-07T19:04:11.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
15:04:11 [2020-07-07T19:04:11.656Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
15:04:11 [2020-07-07T19:04:11.656Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
15:04:11 [2020-07-07T19:04:11.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=715784594 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'
15:04:11 [2020-07-07T19:04:11.656Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
15:04:11 [2020-07-07T19:04:11.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
15:04:12 [2020-07-07T19:04:12.217Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm | 2>"'
15:04:12 [2020-07-07T19:04:12.217Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
15:04:12 [2020-07-07T19:04:12.217Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - number of items : 6
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715786096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715786096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715786096 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715786096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715786096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715786096 data=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}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715786097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715786098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715786098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715786098 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715786098 data=null} to ToolItem with tooltip text {Unpin View}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:13 [2020-07-07T19:04:13.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:13 [2020-07-07T19:04:13.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715786792 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:04:13 [2020-07-07T19:04:13.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:04:13 [2020-07-07T19:04:13.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:04:13 [2020-07-07T19:04:13.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:04:13 [2020-07-07T19:04:13.707Z] DEBUG - Attempting to set focus on Tree with text {}
15:04:13 [2020-07-07T19:04:13.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715786803 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:04:13 [2020-07-07T19:04:13.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715786803 data=null doit=true} to TreeItem with text {test}
15:04:13 [2020-07-07T19:04:13.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715786812 data=null} to TreeItem with text {test}
15:04:13 [2020-07-07T19:04:13.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715786812 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:04:13 [2020-07-07T19:04:13.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715786813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:04:13 [2020-07-07T19:04:13.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715786818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:04:13 [2020-07-07T19:04:13.963Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:04:13 [2020-07-07T19:04:13.963Z] DEBUG - Clicking on with mnemonic 'Delete'
15:04:13 [2020-07-07T19:04:13.963Z] DEBUG - Clicked on with mnemonic 'Delete'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715787589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715787589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715787589 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715787589 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715787589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715787589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715787589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715787589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715787589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715787590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715787590 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715787590 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Clicking on OK
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715787591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715787591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715787591 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715787591 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715787591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715787591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.524Z] DEBUG - Clicked on OK
15:04:14 [2020-07-07T19:04:14.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715787591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:14 [2020-07-07T19:04:14.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715786898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:04:15 [2020-07-07T19:04:15.035Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.117 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
15:04:15 [2020-07-07T19:04:15.035Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 7.595 s
15:04:15 [2020-07-07T19:04:15.035Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 6.663 s
15:04:15 [2020-07-07T19:04:15.035Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 4.304 s
15:04:15 [2020-07-07T19:04:15.035Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
15:04:15 [2020-07-07T19:04:15.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:04:15 [2020-07-07T19:04:15.290Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - number of items : 6
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715795122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715795122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715795122 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=715795122 data=null} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715795122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715795122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715795122 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}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715795126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715795127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715795127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715795127 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715795127 data=null} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=715795128 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'
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - number of items : 6
15:04:23 [2020-07-07T19:04:23.374Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715795199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715795199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715795199 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715795199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715795200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715795200 data=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}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715795202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715795202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715795202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715795203 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715795203 data=null} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - number of items : 6
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715795277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715795277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715795278 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715795278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715795278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715795278 data=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}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715795279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715795279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715795279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715795279 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715795280 data=null} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - number of items : 6
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715795283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715795283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715795283 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715795284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715795284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715795284 data=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}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715795285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715795286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715795286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715795286 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715795286 data=null} to ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:04:23 [2020-07-07T19:04:23.375Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:04:24 [2020-07-07T19:04:24.306Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:04:24 [2020-07-07T19:04:24.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:27 [2020-07-07T19:04:27.574Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:04:27 [2020-07-07T19:04:27.574Z] DEBUG - number of items : 6
15:04:27 [2020-07-07T19:04:27.574Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715800676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715800676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.574Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715800676 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=715800676 data=null} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715800676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715800676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715800676 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}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715800701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715800701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715800702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715800702 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715800702 data=null} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715800733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715800733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715800733 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=715800733 data=null} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715800733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715800733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715800733 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}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715800738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715800738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715800738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715800739 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715800739 data=null} to ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
15:04:27 [2020-07-07T19:04:27.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=715800740 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'
15:04:27 [2020-07-07T19:04:27.831Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
15:04:27 [2020-07-07T19:04:27.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:04:27 [2020-07-07T19:04:27.831Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:04:27 [2020-07-07T19:04:27.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:27 [2020-07-07T19:04:27.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:27 [2020-07-07T19:04:27.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:04:27 [2020-07-07T19:04:27.831Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:04:28 [2020-07-07T19:04:28.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:28 [2020-07-07T19:04:28.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:28 [2020-07-07T19:04:28.088Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:04:28 [2020-07-07T19:04:28.088Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - number of items : 6
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715801388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715801388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715801388 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715801388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715801388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715801388 data=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}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715801390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715801391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715801392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715801392 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715801392 data=null} to ToolItem with tooltip text {Pin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - number of items : 6
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715801427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715801427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715801427 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715801427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715801427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715801427 data=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}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715801428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715801429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715801429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715801474 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715801476 data=null} to ToolItem with tooltip text {Unpin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
15:04:28 [2020-07-07T19:04:28.344Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:04:28 [2020-07-07T19:04:28.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:04:28 [2020-07-07T19:04:28.600Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=715803333 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'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=715803574 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'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
15:04:30 [2020-07-07T19:04:30.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
15:04:31 [2020-07-07T19:04:31.048Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
15:04:31 [2020-07-07T19:04:31.048Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
15:04:31 [2020-07-07T19:04:31.303Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - number of items : 6
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=715804985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715804985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=715804985 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=715804986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=715804986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=715804986 data=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}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=715804986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=715804990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=715804990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=715804990 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=715804990 data=null} to ToolItem with tooltip text {Unpin View}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:31 [2020-07-07T19:04:31.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715805684 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - Attempting to set focus on Tree with text {}
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715805703 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715805703 data=null doit=true} to TreeItem with text {test}
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715805703 data=null} to TreeItem with text {test}
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715805703 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715805703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715805708 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - Clicking on with mnemonic 'Delete'
15:04:32 [2020-07-07T19:04:32.794Z] DEBUG - Clicked on with mnemonic 'Delete'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715806413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715806413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715806413 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715806414 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715806414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715806414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715806414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715806414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715806414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715806414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715806414 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715806414 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Clicking on OK
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715806415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715806415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715806415 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715806415 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715806415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715806415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.358Z] DEBUG - Clicked on OK
15:04:33 [2020-07-07T19:04:33.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715806415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:04:33 [2020-07-07T19:04:33.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715805788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:04:33 [2020-07-07T19:04:33.868Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.816 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
15:04:33 [2020-07-07T19:04:33.868Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 6.984 s
15:04:33 [2020-07-07T19:04:33.869Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 6.263 s
15:04:33 [2020-07-07T19:04:33.869Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 4.103 s
15:04:33 [2020-07-07T19:04:33.869Z] 
15:04:33 [2020-07-07T19:04:33.869Z] Results:
15:04:33 [2020-07-07T19:04:33.869Z] 
15:04:33 [2020-07-07T19:04:33.869Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
15:04:33 [2020-07-07T19:04:33.869Z] 
15:04:34 [2020-07-07T19:04:34.124Z] 
15:04:34 [2020-07-07T19:04:34.124Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 19:04:33.927
15:04:34 [2020-07-07T19:04:34.124Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] All tests passed!
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.pom
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-p2metadata.xml
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-p2artifacts.xml
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.5-SNAPSHOT [36/138]
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] The project's OSGi version is 1.0.5.202007071840
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.052Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-sources.jar
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] 
15:04:35 [2020-07-07T19:04:35.053Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:35 [2020-07-07T19:04:35.979Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
15:04:35 [2020-07-07T19:04:35.979Z] [INFO] Command line:
15:04:35 [2020-07-07T19:04:35.979Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:04:35 [2020-07-07T19:04:35.979Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:04:37 [2020-07-07T19:04:37.343Z] !SESSION 2020-07-07 19:04:35.750 -----------------------------------------------
15:04:37 [2020-07-07T19:04:37.343Z] eclipse.buildId=unknown
15:04:37 [2020-07-07T19:04:37.343Z] java.version=1.8.0_202
15:04:37 [2020-07-07T19:04:37.343Z] java.vendor=Oracle Corporation
15:04:37 [2020-07-07T19:04:37.343Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:04:37 [2020-07-07T19:04:37.344Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:04:37 [2020-07-07T19:04:37.344Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:04:37 [2020-07-07T19:04:37.344Z] 
15:04:37 [2020-07-07T19:04:37.344Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:04:37.114
15:04:37 [2020-07-07T19:04:37.344Z] !MESSAGE FrameworkEvent ERROR
15:04:37 [2020-07-07T19:04:37.344Z] !STACK 0
15:04:37 [2020-07-07T19:04:37.344Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:04:37 [2020-07-07T19:04:37.344Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:04:37 [2020-07-07T19:04:37.344Z] 
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:04:37 [2020-07-07T19:04:37.344Z] 
15:04:37 [2020-07-07T19:04:37.344Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:04:37.201
15:04:37 [2020-07-07T19:04:37.344Z] !MESSAGE FrameworkEvent ERROR
15:04:37 [2020-07-07T19:04:37.344Z] !STACK 0
15:04:37 [2020-07-07T19:04:37.344Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:04:37 [2020-07-07T19:04:37.344Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:04:37 [2020-07-07T19:04:37.344Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:04:37 [2020-07-07T19:04:37.344Z]     -> 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"
15:04:37 [2020-07-07T19:04:37.344Z]        org.apache.httpcomponents.httpclient.win [35]
15:04:37 [2020-07-07T19:04:37.344Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:04:37 [2020-07-07T19:04:37.344Z] 
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:04:37 [2020-07-07T19:04:37.344Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:04:38 [2020-07-07T19:04:38.271Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
15:04:39 [2020-07-07T19:04:39.637Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.251 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
15:04:39 [2020-07-07T19:04:39.637Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 1.228 s
15:04:39 [2020-07-07T19:04:39.637Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 0.011 s
15:04:39 [2020-07-07T19:04:39.637Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
15:04:39 [2020-07-07T19:04:39.637Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
15:04:39 [2020-07-07T19:04:39.637Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
15:04:39 [2020-07-07T19:04:39.637Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.002 s
15:04:39 [2020-07-07T19:04:39.637Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
15:04:39 [2020-07-07T19:04:39.637Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
15:04:39 [2020-07-07T19:04:39.637Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
15:04:39 [2020-07-07T19:04:39.637Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
15:04:39 [2020-07-07T19:04:39.637Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.003 s
15:04:39 [2020-07-07T19:04:39.637Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.05 s
15:04:39 [2020-07-07T19:04:39.637Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
15:04:39 [2020-07-07T19:04:39.637Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
15:04:39 [2020-07-07T19:04:39.637Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
15:04:39 [2020-07-07T19:04:39.637Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
15:04:39 [2020-07-07T19:04:39.637Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
15:04:39 [2020-07-07T19:04:39.637Z] 
15:04:39 [2020-07-07T19:04:39.637Z] Results:
15:04:39 [2020-07-07T19:04:39.637Z] 
15:04:39 [2020-07-07T19:04:39.637Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
15:04:39 [2020-07-07T19:04:39.637Z] 
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] All tests passed!
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.pom
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-sources.jar
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.10-SNAPSHOT [37/138]
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] The project's OSGi version is 1.0.10.202007071840
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.198Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
15:04:40 [2020-07-07T19:04:40.454Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[31] 
15:04:40 [2020-07-07T19:04:40.454Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
15:04:40 [2020-07-07T19:04:40.454Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:04:40 [2020-07-07T19:04:40.454Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:04:40 [2020-07-07T19:04:40.454Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[133] 
15:04:40 [2020-07-07T19:04:40.454Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), CriticalPathDataProvider.ID);
15:04:40 [2020-07-07T19:04:40.454Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:04:40 [2020-07-07T19:04:40.454Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:04:40 [2020-07-07T19:04:40.454Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[133] 
15:04:40 [2020-07-07T19:04:40.454Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), CriticalPathDataProvider.ID);
15:04:40 [2020-07-07T19:04:40.454Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:04:40 [2020-07-07T19:04:40.454Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:04:40 [2020-07-07T19:04:40.454Z] 3 problems (3 warnings)
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-sources.jar
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.pom
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-sources.jar
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-pack200.jar.pack.gz
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-p2metadata.xml
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-p2artifacts.xml
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.3-SNAPSHOT [38/138]
15:04:40 [2020-07-07T19:04:40.454Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] The project's OSGi version is 1.0.3.202007071840
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-sources.jar
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] 
15:04:40 [2020-07-07T19:04:40.710Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:41 [2020-07-07T19:04:41.272Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
15:04:41 [2020-07-07T19:04:41.272Z] [INFO] Command line:
15:04:41 [2020-07-07T19:04:41.272Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:04:41 [2020-07-07T19:04:41.272Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:04:42 [2020-07-07T19:04:42.640Z] !SESSION 2020-07-07 19:04:41.321 -----------------------------------------------
15:04:42 [2020-07-07T19:04:42.640Z] eclipse.buildId=unknown
15:04:42 [2020-07-07T19:04:42.640Z] java.version=1.8.0_202
15:04:42 [2020-07-07T19:04:42.640Z] java.vendor=Oracle Corporation
15:04:42 [2020-07-07T19:04:42.640Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:04:42 [2020-07-07T19:04:42.640Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:04:42 [2020-07-07T19:04:42.640Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:04:42 [2020-07-07T19:04:42.640Z] 
15:04:42 [2020-07-07T19:04:42.640Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:04:42.592
15:04:42 [2020-07-07T19:04:42.640Z] !MESSAGE FrameworkEvent ERROR
15:04:42 [2020-07-07T19:04:42.640Z] !STACK 0
15:04:42 [2020-07-07T19:04:42.640Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:04:42 [2020-07-07T19:04:42.640Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:04:42 [2020-07-07T19:04:42.640Z] 
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:04:42 [2020-07-07T19:04:42.640Z] 
15:04:42 [2020-07-07T19:04:42.640Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:04:42.637
15:04:42 [2020-07-07T19:04:42.640Z] !MESSAGE FrameworkEvent ERROR
15:04:42 [2020-07-07T19:04:42.640Z] !STACK 0
15:04:42 [2020-07-07T19:04:42.640Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:04:42 [2020-07-07T19:04:42.640Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:04:42 [2020-07-07T19:04:42.640Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:04:42 [2020-07-07T19:04:42.640Z]     -> 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"
15:04:42 [2020-07-07T19:04:42.640Z]        org.apache.httpcomponents.httpclient.win [35]
15:04:42 [2020-07-07T19:04:42.640Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:04:42 [2020-07-07T19:04:42.640Z] 
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:04:42 [2020-07-07T19:04:42.640Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:04:43 [2020-07-07T19:04:43.568Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
15:04:43 [2020-07-07T19:04:43.824Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
15:04:43 [2020-07-07T19:04:43.824Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.047 s
15:04:43 [2020-07-07T19:04:43.824Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.009 s
15:04:43 [2020-07-07T19:04:43.824Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
15:04:43 [2020-07-07T19:04:43.825Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:04:43 [2020-07-07T19:04:43.825Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
15:04:43 [2020-07-07T19:04:43.825Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:04:43 [2020-07-07T19:04:43.825Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
15:04:43 [2020-07-07T19:04:43.825Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:04:43 [2020-07-07T19:04:43.825Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:04:43 [2020-07-07T19:04:43.825Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:04:43 [2020-07-07T19:04:43.825Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:04:43 [2020-07-07T19:04:43.825Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
15:04:43 [2020-07-07T19:04:43.825Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:04:43 [2020-07-07T19:04:43.825Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:04:43 [2020-07-07T19:04:43.825Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
15:04:43 [2020-07-07T19:04:43.825Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
15:04:43 [2020-07-07T19:04:43.825Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.014 s
15:04:43 [2020-07-07T19:04:43.825Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.045 s
15:04:43 [2020-07-07T19:04:43.825Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.006 s
15:04:43 [2020-07-07T19:04:43.825Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.001 s
15:04:43 [2020-07-07T19:04:43.825Z] 
15:04:43 [2020-07-07T19:04:43.825Z] Results:
15:04:43 [2020-07-07T19:04:43.825Z] 
15:04:43 [2020-07-07T19:04:43.825Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
15:04:43 [2020-07-07T19:04:43.825Z] 
15:04:44 [2020-07-07T19:04:44.385Z] [INFO] All tests passed!
15:04:44 [2020-07-07T19:04:44.385Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.385Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:44 [2020-07-07T19:04:44.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar
15:04:44 [2020-07-07T19:04:44.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.pom
15:04:44 [2020-07-07T19:04:44.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-sources.jar
15:04:44 [2020-07-07T19:04:44.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:04:44 [2020-07-07T19:04:44.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.10-SNAPSHOT  [39/138]
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] The project's OSGi version is 1.0.10.202007071840
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.386Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[156] 
15:04:44 [2020-07-07T19:04:44.948Z] 	private final Map<ChartSeries, ISeries> fSeriesMap;
15:04:44 [2020-07-07T19:04:44.948Z] 	                               ^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[160] 
15:04:44 [2020-07-07T19:04:44.948Z] 	private final Map<ISeries, Object[]> fObjectMap;
15:04:44 [2020-07-07T19:04:44.948Z] 	                  ^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[311] 
15:04:44 [2020-07-07T19:04:44.948Z] 	ISeries swtSeries = createSwtSeries(series, set, colors.next());
15:04:44 [2020-07-07T19:04:44.948Z] 	^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[423] 
15:04:44 [2020-07-07T19:04:44.948Z] 	protected abstract ISeries createSwtSeries(ChartSeries chartSeries, ISeriesSet swtSeriesSet, Color color);
15:04:44 [2020-07-07T19:04:44.948Z] 	                   ^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[446] 
15:04:44 [2020-07-07T19:04:44.948Z] 	protected abstract void configureSeries(Map<ISeries, Object[]> mapper);
15:04:44 [2020-07-07T19:04:44.948Z] 	                                            ^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[509] 
15:04:44 [2020-07-07T19:04:44.948Z] 	for (ISeries series : getObjectMap().keySet()) {
15:04:44 [2020-07-07T19:04:44.948Z] 	     ^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[829] 
15:04:44 [2020-07-07T19:04:44.948Z] 	protected Map<ChartSeries, ISeries> getSeriesMap() {
15:04:44 [2020-07-07T19:04:44.948Z] 	                           ^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[839] 
15:04:44 [2020-07-07T19:04:44.948Z] 	protected Map<ISeries, Object[]> getObjectMap() {
15:04:44 [2020-07-07T19:04:44.948Z] 	              ^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[179] 
15:04:44 [2020-07-07T19:04:44.948Z] 	IBarSeries swtSeries = (IBarSeries) swtSeriesSet.createSeries(SeriesType.BAR, title);
15:04:44 [2020-07-07T19:04:44.948Z] 	^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[179] 
15:04:44 [2020-07-07T19:04:44.948Z] 	IBarSeries swtSeries = (IBarSeries) swtSeriesSet.createSeries(SeriesType.BAR, title);
15:04:44 [2020-07-07T19:04:44.948Z] 	                        ^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[187] 
15:04:44 [2020-07-07T19:04:44.948Z] 	protected void configureSeries(Map<@NonNull ISeries, Object[]> mapper) {
15:04:44 [2020-07-07T19:04:44.948Z] 	                                   ^^^^^^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[223] 
15:04:44 [2020-07-07T19:04:44.948Z] 	ISeries series = checkNotNull(getSeriesMap().get(seriesConsumer.getSeries()));
15:04:44 [2020-07-07T19:04:44.948Z] 	^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[224] 
15:04:44 [2020-07-07T19:04:44.948Z] 	series.setYSeries(yData);
15:04:44 [2020-07-07T19:04:44.948Z] 	       ^^^^^^^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] The method setYSeries(double[]) from the type ISeries is deprecated
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[254] 
15:04:44 [2020-07-07T19:04:44.948Z] 	for (ISeries series : getChart().getSeriesSet().getSeries()) {
15:04:44 [2020-07-07T19:04:44.948Z] 	     ^^^^^^^
15:04:44 [2020-07-07T19:04:44.948Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.948Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[261] 
15:04:44 [2020-07-07T19:04:44.948Z] 	((IBarSeries) series).setBarColor(color);
15:04:44 [2020-07-07T19:04:44.948Z] 	  ^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[268] 
15:04:44 [2020-07-07T19:04:44.949Z] 	((IBarSeries) series).setBarColor(lightColor);
15:04:44 [2020-07-07T19:04:44.949Z] 	  ^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[346] 
15:04:44 [2020-07-07T19:04:44.949Z] 	for (ISeries swtSeries : getChart().getSeriesSet().getSeries()) {
15:04:44 [2020-07-07T19:04:44.949Z] 	     ^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[347] 
15:04:44 [2020-07-07T19:04:44.949Z] 	IBarSeries series = (IBarSeries) swtSeries;
15:04:44 [2020-07-07T19:04:44.949Z] 	^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[347] 
15:04:44 [2020-07-07T19:04:44.949Z] 	IBarSeries series = (IBarSeries) swtSeries;
15:04:44 [2020-07-07T19:04:44.949Z] 	                     ^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[405] 
15:04:44 [2020-07-07T19:04:44.949Z] 	for (ISeries swtSeries : getChart().getSeriesSet().getSeries()) {
15:04:44 [2020-07-07T19:04:44.949Z] 	     ^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[406] 
15:04:44 [2020-07-07T19:04:44.949Z] 	IBarSeries series = (IBarSeries) swtSeries;
15:04:44 [2020-07-07T19:04:44.949Z] 	^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[406] 
15:04:44 [2020-07-07T19:04:44.949Z] 	IBarSeries series = (IBarSeries) swtSeries;
15:04:44 [2020-07-07T19:04:44.949Z] 	                     ^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtChartPoint.java:[38] 
15:04:44 [2020-07-07T19:04:44.949Z] 	private final ISeries fSeries;
15:04:44 [2020-07-07T19:04:44.949Z] 	              ^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtChartPoint.java:[53] 
15:04:44 [2020-07-07T19:04:44.949Z] 	public SwtChartPoint(ISeries series, int index) {
15:04:44 [2020-07-07T19:04:44.949Z] 	                     ^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtChartPoint.java:[97] 
15:04:44 [2020-07-07T19:04:44.949Z] 	public ISeries getSeries() {
15:04:44 [2020-07-07T19:04:44.949Z] 	       ^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[259] 
15:04:44 [2020-07-07T19:04:44.949Z] 	ILineSeries swtSeries = (ILineSeries) swtSeriesSet.createSeries(SeriesType.LINE, title);
15:04:44 [2020-07-07T19:04:44.949Z] 	^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[259] 
15:04:44 [2020-07-07T19:04:44.949Z] 	ILineSeries swtSeries = (ILineSeries) swtSeriesSet.createSeries(SeriesType.LINE, title);
15:04:44 [2020-07-07T19:04:44.949Z] 	                         ^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[267] 
15:04:44 [2020-07-07T19:04:44.949Z] 	protected void configureSeries(Map<@NonNull ISeries, Object[]> mapper) {
15:04:44 [2020-07-07T19:04:44.949Z] 	                                   ^^^^^^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[340] 
15:04:44 [2020-07-07T19:04:44.949Z] 	ISeries series = checkNotNull(getSeriesMap().get(seriesConsumer.getSeries()));
15:04:44 [2020-07-07T19:04:44.949Z] 	^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[341] 
15:04:44 [2020-07-07T19:04:44.949Z] 	series.setXSeries(xData);
15:04:44 [2020-07-07T19:04:44.949Z] 	       ^^^^^^^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] The method setXSeries(double[]) from the type ISeries is deprecated
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[342] 
15:04:44 [2020-07-07T19:04:44.949Z] 	series.setYSeries(yData);
15:04:44 [2020-07-07T19:04:44.949Z] 	       ^^^^^^^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] The method setYSeries(double[]) from the type ISeries is deprecated
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[462] 
15:04:44 [2020-07-07T19:04:44.949Z] 	for (ISeries series : getChart().getSeriesSet().getSeries()) {
15:04:44 [2020-07-07T19:04:44.949Z] 	     ^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[469] 
15:04:44 [2020-07-07T19:04:44.949Z] 	((ILineSeries) series).setSymbolColor(color);
15:04:44 [2020-07-07T19:04:44.949Z] 	  ^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[476] 
15:04:44 [2020-07-07T19:04:44.949Z] 	((ILineSeries) series).setSymbolColor(lightColor);
15:04:44 [2020-07-07T19:04:44.949Z] 	  ^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[512] 
15:04:44 [2020-07-07T19:04:44.949Z] 	for (ISeries swtSeries : getChart().getSeriesSet().getSeries()) {
15:04:44 [2020-07-07T19:04:44.949Z] 	     ^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[513] 
15:04:44 [2020-07-07T19:04:44.949Z] 	ILineSeries series = (ILineSeries) swtSeries;
15:04:44 [2020-07-07T19:04:44.949Z] 	^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[513] 
15:04:44 [2020-07-07T19:04:44.949Z] 	ILineSeries series = (ILineSeries) swtSeries;
15:04:44 [2020-07-07T19:04:44.949Z] 	                      ^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[514] 
15:04:44 [2020-07-07T19:04:44.949Z] 	double[] xSeries = series.getXSeries();
15:04:44 [2020-07-07T19:04:44.949Z] 	                          ^^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] The method getXSeries() from the type ISeries is deprecated
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[650] 
15:04:44 [2020-07-07T19:04:44.949Z] 	ISeries series = point.getSeries();
15:04:44 [2020-07-07T19:04:44.949Z] 	^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[652] 
15:04:44 [2020-07-07T19:04:44.949Z] 	int symbolSize = ((ILineSeries) series).getSymbolSize();
15:04:44 [2020-07-07T19:04:44.949Z] 	                   ^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[654] 
15:04:44 [2020-07-07T19:04:44.949Z] 	Color symbolColor = ((ILineSeries) series).getSymbolColor();
15:04:44 [2020-07-07T19:04:44.949Z] 	                      ^^^^^^^^^^^
15:04:44 [2020-07-07T19:04:44.949Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
15:04:44 [2020-07-07T19:04:44.949Z] 41 problems (41 warnings)
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-sources.jar
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.pom
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-sources.jar
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-pack200.jar.pack.gz
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-p2metadata.xml
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-p2artifacts.xml
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.3-SNAPSHOT [40/138]
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] The project's OSGi version is 1.1.3.202007071840
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] 
15:04:44 [2020-07-07T19:04:44.949Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:44 [2020-07-07T19:04:44.950Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
15:04:45 [2020-07-07T19:04:45.512Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[39] 
15:04:45 [2020-07-07T19:04:45.512Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction;
15:04:45 [2020-07-07T19:04:45.512Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:04:45 [2020-07-07T19:04:45.512Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:04:45 [2020-07-07T19:04:45.512Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[97] 
15:04:45 [2020-07-07T19:04:45.512Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
15:04:45 [2020-07-07T19:04:45.512Z]         @Override
15:04:45 [2020-07-07T19:04:45.512Z]         protected void exportToTsv(@Nullable OutputStream stream) {
15:04:45 [2020-07-07T19:04:45.512Z]             TmfViewer viewer = getViewer();
15:04:45 [2020-07-07T19:04:45.512Z]             if (viewer instanceof LamiTableViewer) {
15:04:45 [2020-07-07T19:04:45.512Z]                 ((LamiTableViewer) viewer).exportToTsv(stream);
15:04:45 [2020-07-07T19:04:45.512Z]             }
15:04:45 [2020-07-07T19:04:45.512Z]         }
15:04:45 [2020-07-07T19:04:45.512Z]         private @Nullable TmfViewer getViewer() {
15:04:45 [2020-07-07T19:04:45.512Z]             LamiReportViewTabPage tabPage = getCurrentSelectedPage();
15:04:45 [2020-07-07T19:04:45.512Z]             if (tabPage == null) {
15:04:45 [2020-07-07T19:04:45.512Z]                 return null;
15:04:45 [2020-07-07T19:04:45.512Z]             }
15:04:45 [2020-07-07T19:04:45.512Z]             LamiViewerControl viewerControl = tabPage.getTableViewerControl();
15:04:45 [2020-07-07T19:04:45.512Z]             TmfViewer viewer = viewerControl.getViewer();
15:04:45 [2020-07-07T19:04:45.512Z]             return viewer;
15:04:45 [2020-07-07T19:04:45.512Z]         }
15:04:45 [2020-07-07T19:04:45.512Z]         @Override
15:04:45 [2020-07-07T19:04:45.512Z]         public boolean isEnabled() {
15:04:45 [2020-07-07T19:04:45.512Z]             return (getViewer() instanceof LamiTableViewer);
15:04:45 [2020-07-07T19:04:45.512Z]         }
15:04:45 [2020-07-07T19:04:45.512Z]         @Override
15:04:45 [2020-07-07T19:04:45.512Z]         protected @Nullable Shell getShell() {
15:04:45 [2020-07-07T19:04:45.512Z]             return getViewSite().getShell();
15:04:45 [2020-07-07T19:04:45.512Z]         }
15:04:45 [2020-07-07T19:04:45.512Z]     };
15:04:45 [2020-07-07T19:04:45.512Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:04:45 [2020-07-07T19:04:45.512Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:04:45 [2020-07-07T19:04:45.512Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[97] 
15:04:45 [2020-07-07T19:04:45.512Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
15:04:45 [2020-07-07T19:04:45.512Z] 	                                            ^^^^^^^^^^^^^^^^^
15:04:45 [2020-07-07T19:04:45.512Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:04:45 [2020-07-07T19:04:45.512Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[39] 
15:04:45 [2020-07-07T19:04:45.512Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils;
15:04:45 [2020-07-07T19:04:45.512Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:04:45 [2020-07-07T19:04:45.512Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:04:45 [2020-07-07T19:04:45.512Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[243] 
15:04:45 [2020-07-07T19:04:45.512Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
15:04:45 [2020-07-07T19:04:45.512Z] 	^^^^^^^^^^^^^^^^
15:04:45 [2020-07-07T19:04:45.512Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:04:45 [2020-07-07T19:04:45.512Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[243] 
15:04:45 [2020-07-07T19:04:45.512Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
15:04:45 [2020-07-07T19:04:45.512Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:04:45 [2020-07-07T19:04:45.512Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:04:45 [2020-07-07T19:04:45.512Z] 6 problems (6 warnings)
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-sources.jar
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.pom
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-sources.jar
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-pack200.jar.pack.gz
15:04:45 [2020-07-07T19:04:45.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-p2metadata.xml
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-p2artifacts.xml
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.2-SNAPSHOT [41/138]
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] The project's OSGi version is 1.0.2.202007071840
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.513Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-sources.jar
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] 
15:04:45 [2020-07-07T19:04:45.769Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:46 [2020-07-07T19:04:46.330Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
15:04:46 [2020-07-07T19:04:46.330Z] [INFO] Command line:
15:04:46 [2020-07-07T19:04:46.330Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:04:46 [2020-07-07T19:04:46.330Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:04:47 [2020-07-07T19:04:47.697Z] !SESSION 2020-07-07 19:04:46.257 -----------------------------------------------
15:04:47 [2020-07-07T19:04:47.697Z] eclipse.buildId=unknown
15:04:47 [2020-07-07T19:04:47.697Z] java.version=1.8.0_202
15:04:47 [2020-07-07T19:04:47.697Z] java.vendor=Oracle Corporation
15:04:47 [2020-07-07T19:04:47.697Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:04:47 [2020-07-07T19:04:47.697Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:04:47 [2020-07-07T19:04:47.697Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:04:47 [2020-07-07T19:04:47.697Z] 
15:04:47 [2020-07-07T19:04:47.697Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:04:47.490
15:04:47 [2020-07-07T19:04:47.697Z] !MESSAGE FrameworkEvent ERROR
15:04:47 [2020-07-07T19:04:47.697Z] !STACK 0
15:04:47 [2020-07-07T19:04:47.697Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:04:47 [2020-07-07T19:04:47.697Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:04:47 [2020-07-07T19:04:47.697Z] 
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:04:47 [2020-07-07T19:04:47.697Z] 
15:04:47 [2020-07-07T19:04:47.697Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:04:47.527
15:04:47 [2020-07-07T19:04:47.697Z] !MESSAGE FrameworkEvent ERROR
15:04:47 [2020-07-07T19:04:47.697Z] !STACK 0
15:04:47 [2020-07-07T19:04:47.697Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:04:47 [2020-07-07T19:04:47.697Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:04:47 [2020-07-07T19:04:47.697Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:04:47 [2020-07-07T19:04:47.697Z]     -> 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"
15:04:47 [2020-07-07T19:04:47.697Z]        org.apache.httpcomponents.httpclient.win [35]
15:04:47 [2020-07-07T19:04:47.697Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:04:47 [2020-07-07T19:04:47.697Z] 
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:04:47 [2020-07-07T19:04:47.697Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:04:48 [2020-07-07T19:04:48.258Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
15:04:48 [2020-07-07T19:04:48.515Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
15:04:48 [2020-07-07T19:04:48.515Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0.001 s
15:04:48 [2020-07-07T19:04:48.515Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
15:04:48 [2020-07-07T19:04:48.515Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
15:04:48 [2020-07-07T19:04:48.515Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
15:04:48 [2020-07-07T19:04:48.515Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
15:04:48 [2020-07-07T19:04:48.515Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
15:04:48 [2020-07-07T19:04:48.515Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
15:04:48 [2020-07-07T19:04:48.515Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
15:04:48 [2020-07-07T19:04:48.515Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0.001 s
15:04:48 [2020-07-07T19:04:48.515Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
15:04:48 [2020-07-07T19:04:48.515Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
15:04:48 [2020-07-07T19:04:48.515Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.003 s
15:04:48 [2020-07-07T19:04:48.515Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
15:04:48 [2020-07-07T19:04:48.515Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
15:04:48 [2020-07-07T19:04:48.515Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
15:04:48 [2020-07-07T19:04:48.515Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.001 s
15:04:48 [2020-07-07T19:04:48.515Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
15:04:48 [2020-07-07T19:04:48.515Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
15:04:48 [2020-07-07T19:04:48.515Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.002 s
15:04:48 [2020-07-07T19:04:48.515Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0 s
15:04:48 [2020-07-07T19:04:48.515Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
15:04:48 [2020-07-07T19:04:48.515Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
15:04:48 [2020-07-07T19:04:48.515Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
15:04:48 [2020-07-07T19:04:48.515Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
15:04:48 [2020-07-07T19:04:48.515Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
15:04:48 [2020-07-07T19:04:48.515Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
15:04:48 [2020-07-07T19:04:48.515Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
15:04:48 [2020-07-07T19:04:48.515Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
15:04:48 [2020-07-07T19:04:48.515Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
15:04:48 [2020-07-07T19:04:48.515Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
15:04:48 [2020-07-07T19:04:48.515Z] 
15:04:48 [2020-07-07T19:04:48.515Z] Results:
15:04:48 [2020-07-07T19:04:48.515Z] 
15:04:48 [2020-07-07T19:04:48.515Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
15:04:48 [2020-07-07T19:04:48.515Z] 
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] All tests passed!
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.pom
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-sources.jar
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.5-SNAPSHOT [42/138]
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] The project's OSGi version is 1.0.5.202007071840
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.076Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.333Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.334Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.334Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
15:04:49 [2020-07-07T19:04:49.334Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.334Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:49 [2020-07-07T19:04:49.334Z] [INFO] 
15:04:49 [2020-07-07T19:04:49.334Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:04:50 [2020-07-07T19:04:50.261Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
15:04:50 [2020-07-07T19:04:50.261Z] [INFO] Command line:
15:04:50 [2020-07-07T19:04:50.261Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:04:50 [2020-07-07T19:04:50.261Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:04:51 [2020-07-07T19:04:51.628Z] !SESSION 2020-07-07 19:04:50.043 -----------------------------------------------
15:04:51 [2020-07-07T19:04:51.628Z] eclipse.buildId=unknown
15:04:51 [2020-07-07T19:04:51.628Z] java.version=1.8.0_202
15:04:51 [2020-07-07T19:04:51.628Z] java.vendor=Oracle Corporation
15:04:51 [2020-07-07T19:04:51.628Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:04:51 [2020-07-07T19:04:51.628Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:04:51 [2020-07-07T19:04:51.628Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:04:51 [2020-07-07T19:04:51.628Z] 
15:04:51 [2020-07-07T19:04:51.628Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:04:51.390
15:04:51 [2020-07-07T19:04:51.628Z] !MESSAGE FrameworkEvent ERROR
15:04:51 [2020-07-07T19:04:51.628Z] !STACK 0
15:04:51 [2020-07-07T19:04:51.628Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:04:51 [2020-07-07T19:04:51.628Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:04:51 [2020-07-07T19:04:51.628Z] 
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:04:51 [2020-07-07T19:04:51.628Z] 
15:04:51 [2020-07-07T19:04:51.628Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:04:51.426
15:04:51 [2020-07-07T19:04:51.628Z] !MESSAGE FrameworkEvent ERROR
15:04:51 [2020-07-07T19:04:51.628Z] !STACK 0
15:04:51 [2020-07-07T19:04:51.628Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:04:51 [2020-07-07T19:04:51.628Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:04:51 [2020-07-07T19:04:51.628Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:04:51 [2020-07-07T19:04:51.628Z]     -> 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"
15:04:51 [2020-07-07T19:04:51.628Z]        org.apache.httpcomponents.httpclient.win [36]
15:04:51 [2020-07-07T19:04:51.628Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:04:51 [2020-07-07T19:04:51.628Z] 
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:04:51 [2020-07-07T19:04:51.628Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:04:52 [2020-07-07T19:04:52.555Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:04:52 [2020-07-07T19:04:52.555Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:04:56 [2020-07-07T19:04:56.721Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:04:56 [2020-07-07T19:04:56.721Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
15:04:56 [2020-07-07T19:04:56.977Z] Display size: 1440x900
15:04:56 [2020-07-07T19:04:56.977Z] OS version=3.10.0-1062.el7.x86_64
15:04:56 [2020-07-07T19:04:56.977Z] GTK version=3.22.30
15:04:56 [2020-07-07T19:04:56.977Z] GTK theme=Ambiance
15:04:56 [2020-07-07T19:04:56.977Z] LIBOVERLAY_SCROLLBAR=0
15:04:56 [2020-07-07T19:04:56.977Z] Time zone: Greenwich Mean Time
15:04:56 [2020-07-07T19:04:56.977Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:04:56 [2020-07-07T19:04:56.977Z] log4j:WARN Please initialize the log4j system properly.
15:04:57 [2020-07-07T19:04:57.905Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
15:04:57 [2020-07-07T19:04:57.905Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
15:04:57 [2020-07-07T19:04:57.905Z] DEBUG - Clicking on with mnemonic 'Create custom chart'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Clicked on with mnemonic 'Create custom chart'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715831398 data=null doit=true} to Shell with text {Custom chart creation}
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Attempting to set focus on (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Clicking on (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715831489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715831489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715831489 data=null doit=true} to (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715831489 data=null} to (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715831490 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715831490 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715831491 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')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715831504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715831505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715831505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715831505 data=null doit=true} to (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715831505 data=null} to (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - Clicked on (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Setting state to checked on: Integer
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Setting state to unchecked on: Integer
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Setting state to checked on: Duration (ns)
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Setting state to unchecked on: Duration (ns)
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Setting state to checked on: Timestamp
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Setting state to unchecked on: Timestamp
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715831597 data=null doit=true} to Shell with text {Custom chart creation}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Clicking on TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=715831600 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=715831600 data=null doit=true} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Attempting to set focus on Table with text {}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=715831601 data=null} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=715831601 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715831601 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}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=715831601 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=715831602 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=715831602 data=null doit=true} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=715831602 data=null} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Clicked on TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Setting state to checked on: Timestamp
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Clicking on 
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715831607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715831607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715831607 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715831608 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715831608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715831608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715831608 data=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')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=715831618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715831619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=715831619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=715831620 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=715831620 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - Clicked on 
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - Setting state to checked on: Timestamp
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715831625 data=null doit=true} to Shell with text {Custom chart creation}
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - Clicking on TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=715831627 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=715831627 data=null doit=true} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.468Z] DEBUG - Attempting to set focus on Table with text {}
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=715831674 data=null} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=715831679 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715831680 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}
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=715831680 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=715831680 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=715831680 data=null doit=true} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=715831680 data=null} to TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - Clicked on TableItem with text {String}
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - Setting state to checked on: Timestamp2
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - Setting state to checked on: Timestamp
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.723Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Clicking on 
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715831684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715831684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715831684 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715831684 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715831684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715831685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715831685 data=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')
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=715831689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715831695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=715831695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=715831696 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=715831696 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:04:58 [2020-07-07T19:04:58.724Z] DEBUG - Clicked on 
15:04:58 [2020-07-07T19:04:58.724Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.92 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
15:04:58 [2020-07-07T19:04:58.724Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest)  Time elapsed: 0.816 s
15:04:58 [2020-07-07T19:04:58.724Z] 
15:04:58 [2020-07-07T19:04:58.724Z] Results:
15:04:58 [2020-07-07T19:04:58.724Z] 
15:04:58 [2020-07-07T19:04:58.724Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:04:58 [2020-07-07T19:04:58.724Z] 
15:05:00 [2020-07-07T19:05:00.089Z] [INFO] All tests passed!
15:05:00 [2020-07-07T19:05:00.089Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.089Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
15:05:00 [2020-07-07T19:05:00.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.pom
15:05:00 [2020-07-07T19:05:00.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar
15:05:00 [2020-07-07T19:05:00.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.5-SNAPSHOT [43/138]
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] The project's OSGi version is 1.0.5.202007071840
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] 
15:05:00 [2020-07-07T19:05:00.090Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:01 [2020-07-07T19:05:01.026Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
15:05:01 [2020-07-07T19:05:01.026Z] [INFO] Command line:
15:05:01 [2020-07-07T19:05:01.026Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:05:01 [2020-07-07T19:05:01.027Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:05:02 [2020-07-07T19:05:02.391Z] !SESSION 2020-07-07 19:05:00.774 -----------------------------------------------
15:05:02 [2020-07-07T19:05:02.391Z] eclipse.buildId=unknown
15:05:02 [2020-07-07T19:05:02.391Z] java.version=1.8.0_202
15:05:02 [2020-07-07T19:05:02.391Z] java.vendor=Oracle Corporation
15:05:02 [2020-07-07T19:05:02.391Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:05:02 [2020-07-07T19:05:02.391Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:05:02 [2020-07-07T19:05:02.391Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:05:02 [2020-07-07T19:05:02.391Z] 
15:05:02 [2020-07-07T19:05:02.391Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:05:02.125
15:05:02 [2020-07-07T19:05:02.391Z] !MESSAGE FrameworkEvent ERROR
15:05:02 [2020-07-07T19:05:02.391Z] !STACK 0
15:05:02 [2020-07-07T19:05:02.391Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:05:02 [2020-07-07T19:05:02.391Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:05:02 [2020-07-07T19:05:02.391Z] 
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:05:02 [2020-07-07T19:05:02.391Z] 
15:05:02 [2020-07-07T19:05:02.391Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:05:02.214
15:05:02 [2020-07-07T19:05:02.391Z] !MESSAGE FrameworkEvent ERROR
15:05:02 [2020-07-07T19:05:02.391Z] !STACK 0
15:05:02 [2020-07-07T19:05:02.391Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:05:02 [2020-07-07T19:05:02.391Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:05:02 [2020-07-07T19:05:02.391Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:05:02 [2020-07-07T19:05:02.391Z]     -> 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"
15:05:02 [2020-07-07T19:05:02.391Z]        org.apache.httpcomponents.httpclient.win [36]
15:05:02 [2020-07-07T19:05:02.391Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:05:02 [2020-07-07T19:05:02.391Z] 
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:05:02 [2020-07-07T19:05:02.391Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:05:03 [2020-07-07T19:05:03.317Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:05:03 [2020-07-07T19:05:03.317Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:05:07 [2020-07-07T19:05:07.482Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:05:07 [2020-07-07T19:05:07.482Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
15:05:07 [2020-07-07T19:05:07.737Z] Display size: 1440x900
15:05:07 [2020-07-07T19:05:07.737Z] OS version=3.10.0-1062.el7.x86_64
15:05:07 [2020-07-07T19:05:07.737Z] GTK version=3.22.30
15:05:07 [2020-07-07T19:05:07.737Z] GTK theme=Ambiance
15:05:07 [2020-07-07T19:05:07.737Z] LIBOVERLAY_SCROLLBAR=0
15:05:07 [2020-07-07T19:05:07.737Z] Time zone: Greenwich Mean Time
15:05:07 [2020-07-07T19:05:07.993Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:05:07 [2020-07-07T19:05:07.993Z] log4j:WARN Please initialize the log4j system properly.
15:05:09 [2020-07-07T19:05:09.358Z] 
15:05:09 [2020-07-07T19:05:09.358Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 19:05:09.195
15:05:09 [2020-07-07T19:05:09.358Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
15:05:09 [2020-07-07T19:05:09.358Z] !STACK 0
15:05:09 [2020-07-07T19:05:09.358Z] java.lang.RuntimeException: The parameter should be set
15:05:09 [2020-07-07T19:05:09.358Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:05:09 [2020-07-07T19:05:09.358Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:05:09 [2020-07-07T19:05:09.358Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:05:09 [2020-07-07T19:05:09.358Z] 
15:05:09 [2020-07-07T19:05:09.358Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 19:05:09.203
15:05:09 [2020-07-07T19:05:09.358Z] !MESSAGE Exception executing analysis
15:05:09 [2020-07-07T19:05:09.358Z] !STACK 0
15:05:09 [2020-07-07T19:05:09.358Z] java.lang.RuntimeException: The parameter should be set
15:05:09 [2020-07-07T19:05:09.358Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:05:09 [2020-07-07T19:05:09.358Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:05:09 [2020-07-07T19:05:09.358Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:05:11 [2020-07-07T19:05:11.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:11 [2020-07-07T19:05:11.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:05:11 [2020-07-07T19:05:11.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:05:11 [2020-07-07T19:05:11.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:05:11 [2020-07-07T19:05:11.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:05:11 [2020-07-07T19:05:11.249Z] DEBUG - Attempting to set focus on Tree with text {}
15:05:11 [2020-07-07T19:05:11.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715844199 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715844199 data=null doit=true} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715844200 data=null} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715844200 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715844201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715844291 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Attempting to set focus on Tree with text {}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715844292 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715844292 data=null doit=true} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715844292 data=null} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715844292 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715844292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715844297 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715844298 data=null doit=true} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715844299 data=null} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715844299 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715844299 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}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715844341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Attempting to set focus on Tree with text {}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715844343 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715844343 data=null doit=true} to TreeItem with text {Traces [1]}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715844343 data=null} to TreeItem with text {Traces [1]}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715844343 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715844343 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715844376 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715844376 data=null doit=true} to TreeItem with text {Traces [1]}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715844377 data=null} to TreeItem with text {Traces [1]}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715844377 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715844377 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]}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715844379 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=715844380 data=null doit=true} to TreeItem with text {A-Test-10K}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=715844380 data=null} to TreeItem with text {A-Test-10K}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=715844380 data=null button=1 stateMask=0x0 x=97 y=81 count=1} to TreeItem with text {A-Test-10K}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715844380 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}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=715844383 data=null button=1 stateMask=0x80000 x=97 y=81 count=1} to TreeItem with text {A-Test-10K}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=715844390 data=null doit=true} to TreeItem with text {External Analyses}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=715844390 data=null} to TreeItem with text {External Analyses}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=715844391 data=null button=1 stateMask=0x0 x=155 y=127 count=1} to TreeItem with text {External Analyses}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=715844391 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}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=715844395 data=null button=1 stateMask=0x80000 x=139 y=127 count=1} to TreeItem with text {External Analyses}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=715844397 data=null button=0 stateMask=0x0 x=264 y=173 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=715844397 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Attempting to set focus on Tree with text {}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=715844397 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=715844398 data=null button=1 stateMask=0x0 x=264 y=173 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715844398 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}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=715844413 data=null button=1 stateMask=0x80000 x=280 y=173 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=715844414 data=null button=1 stateMask=0x0 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.250Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=715844414 data=null button=1 stateMask=0x0 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=715844616 data=null button=1 stateMask=0x80000 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=715844616 data=null button=0 stateMask=0x0 x=280 y=173 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=715844616 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=715844616 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.506Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:05:11 [2020-07-07T19:05:11.506Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
15:05:11 [2020-07-07T19:05:11.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=715844620 data=null doit=true} to Shell with text {External Analysis Parameters}
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - Clicking on OK
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715844705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715844706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715844706 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715844706 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715844706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715844706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715844707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=715844415 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}
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - Clicked on 
15:05:11 [2020-07-07T19:05:11.762Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
15:05:12 [2020-07-07T19:05:12.018Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
15:05:12 [2020-07-07T19:05:12.018Z] DEBUG - Clicking on with mnemonic 'New custom chart'
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Clicked on with mnemonic 'New custom chart'
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715845221 data=null doit=true} to Shell with text {Custom chart creation}
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Attempting to set focus on (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Clicking on (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715845293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715845293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715845293 data=null doit=true} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715845293 data=null} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715845293 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715845294 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715845294 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')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715845342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715845342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715845342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715845343 data=null doit=true} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715845343 data=null} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Clicked on (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715845344 data=null doit=true} to Shell with text {Custom chart creation}
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Clicking on TableItem with text {Wakee process (name)}
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=715845394 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TableItem with text {Wakee process (name)}
15:05:12 [2020-07-07T19:05:12.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=715845394 data=null doit=true} to TableItem with text {Wakee process (name)}
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Attempting to set focus on Table with text {}
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=715845395 data=null} to TableItem with text {Wakee process (name)}
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=715845395 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TableItem with text {Wakee process (name)}
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715845396 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)}
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=715845396 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TableItem with text {Wakee process (name)}
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=715845396 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TableItem with text {Wakee process (name)}
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=715845396 data=null doit=true} to TableItem with text {Wakee process (name)}
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=715845396 data=null} to TableItem with text {Wakee process (name)}
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Clicked on TableItem with text {Wakee process (name)}
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Setting state to checked on: Priority
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Setting state to checked on: Target CPU
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Clicking on 
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715845407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715845407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715845407 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715845407 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715845407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715845407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715845407 data=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')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=715845415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715845423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=715845423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=715845423 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=715845423 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Clicked on 
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715845424 data=null doit=true} to Shell with text {Custom chart creation}
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Clicking on OK
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715845426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715845426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715845426 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715845426 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715845426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715845426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715845426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=715845082 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'
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - Clicked on 
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - Clicking on with mnemonic 'New custom chart'
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - Clicked on with mnemonic 'New custom chart'
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715845709 data=null doit=true} to Shell with text {Custom chart creation}
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715845709 data=null doit=true} to Shell with text {Custom chart creation}
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.531Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.531Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.531Z] DEBUG - Attempting to set focus on (of type 'Table')
15:05:12 [2020-07-07T19:05:12.531Z] DEBUG - Clicking on (of type 'Table')
15:05:12 [2020-07-07T19:05:12.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715845711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715845712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715845712 data=null doit=true} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715845712 data=null} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715845712 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715845728 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715845728 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')
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715845787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715845788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715845788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715845788 data=null doit=true} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715845788 data=null} to (of type 'Table')
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - Clicked on (of type 'Table')
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715845789 data=null doit=true} to Shell with text {Custom chart creation}
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Clicking on TableItem with text {Waker process (name)}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=715845791 data=null button=0 stateMask=0x0 x=81 y=81 count=0} to TableItem with text {Waker process (name)}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=715845791 data=null doit=true} to TableItem with text {Waker process (name)}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Attempting to set focus on Table with text {}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=715845805 data=null} to TableItem with text {Waker process (name)}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=715845806 data=null button=1 stateMask=0x0 x=81 y=81 count=1} to TableItem with text {Waker process (name)}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715845806 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)}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=715845806 data=null button=1 stateMask=0x80000 x=81 y=81 count=1} to TableItem with text {Waker process (name)}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=715845806 data=null button=0 stateMask=0x0 x=81 y=81 count=0} to TableItem with text {Waker process (name)}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=715845806 data=null doit=true} to TableItem with text {Waker process (name)}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=715845806 data=null} to TableItem with text {Waker process (name)}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Clicked on TableItem with text {Waker process (name)}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Setting state to checked on: Priority
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Setting state to checked on: Target CPU
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Clicking on 
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715845827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715845827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715845839 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715845839 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715845839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715845840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715845840 data=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')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=715845892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715845908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=715845908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=715845908 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=715845909 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Clicked on 
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715845909 data=null doit=true} to Shell with text {Custom chart creation}
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Clicking on OK
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715845921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715845922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715845922 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715845922 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715845922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715845922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:12 [2020-07-07T19:05:12.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715845922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=715845612 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'
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - Clicked on 
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
15:05:13 [2020-07-07T19:05:13.043Z] 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')
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - Clicking on &Reset Perspective
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=715846202 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')
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=715846202 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')
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=715846202 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=715846202 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=715846202 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')
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=715846202 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')
15:05:13 [2020-07-07T19:05:13.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=715846202 data=null item=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')
15:05:13 [2020-07-07T19:05:13.299Z] DEBUG - Clicked on 
15:05:13 [2020-07-07T19:05:13.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Attempting to set focus on Tree with text {}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715846488 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715846488 data=null doit=true} to TreeItem with text {test}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715846488 data=null} to TreeItem with text {test}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715846488 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715846488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715846513 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Attempting to set focus on Tree with text {}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715846514 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715846514 data=null doit=true} to TreeItem with text {test}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715846514 data=null} to TreeItem with text {test}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715846514 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715846514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715846578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:05:13 [2020-07-07T19:05:13.555Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Attempting to set focus on Tree with text {}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=715846579 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=715846579 data=null doit=true} to TreeItem with text {Traces [1]}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=715846579 data=null} to TreeItem with text {Traces [1]}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=715846580 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715846580 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=715846589 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:05:13 [2020-07-07T19:05:13.555Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:05:13 [2020-07-07T19:05:13.555Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
15:05:13 [2020-07-07T19:05:13.555Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=715846591 data=null button=0 stateMask=0x0 x=257 y=150 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=715846596 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Attempting to set focus on Tree with text {}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=715846597 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=715846597 data=null button=1 stateMask=0x0 x=257 y=150 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715846597 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}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=715846604 data=null button=1 stateMask=0x80000 x=257 y=150 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=715846605 data=null button=1 stateMask=0x0 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=715846605 data=null button=1 stateMask=0x0 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=715846727 data=null button=1 stateMask=0x80000 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=715846727 data=null button=0 stateMask=0x0 x=257 y=150 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=715846728 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=715846728 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=715846729 data=null doit=true} to Shell with text {External Analysis Parameters}
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:05:13 [2020-07-07T19:05:13.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:13 [2020-07-07T19:05:13.811Z] DEBUG - Clicking on OK
15:05:13 [2020-07-07T19:05:13.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715846797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:13 [2020-07-07T19:05:13.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715846797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:13 [2020-07-07T19:05:13.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715846798 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:13 [2020-07-07T19:05:13.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715846798 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:13 [2020-07-07T19:05:13.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715846798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:13 [2020-07-07T19:05:13.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715846798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:13 [2020-07-07T19:05:13.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715846798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:13 [2020-07-07T19:05:13.811Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=715846605 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}
15:05:14 [2020-07-07T19:05:14.067Z] DEBUG - Clicked on 
15:05:14 [2020-07-07T19:05:14.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
15:05:14 [2020-07-07T19:05:14.322Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
15:05:14 [2020-07-07T19:05:14.322Z] DEBUG - Clicking on with mnemonic 'New custom chart'
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - Clicked on with mnemonic 'New custom chart'
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715847607 data=null doit=true} to Shell with text {Custom chart creation}
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - Attempting to set focus on (of type 'Table')
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - Clicking on (of type 'Table')
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715847695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715847695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715847695 data=null doit=true} to (of type 'Table')
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715847695 data=null} to (of type 'Table')
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715847695 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
15:05:14 [2020-07-07T19:05:14.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715847696 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715847696 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')
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715847698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715847698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715847698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715847698 data=null doit=true} to (of type 'Table')
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715847698 data=null} to (of type 'Table')
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - Clicked on (of type 'Table')
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715847715 data=null doit=true} to Shell with text {Custom chart creation}
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=715847784 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=715847784 data=null doit=true} to TableItem with text {Wakeup timestamp}
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Attempting to set focus on Table with text {}
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=715847785 data=null} to TableItem with text {Wakeup timestamp}
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=715847785 data=null button=1 stateMask=0x0 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715847786 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}
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=715847786 data=null button=1 stateMask=0x80000 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=715847786 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=715847786 data=null doit=true} to TableItem with text {Wakeup timestamp}
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=715847786 data=null} to TableItem with text {Wakeup timestamp}
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Clicking on 
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715847790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715847790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715847790 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715847790 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715847790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715847791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715847796 data=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')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=715847799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715847801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=715847801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=715847801 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=715847801 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Clicked on 
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715847802 data=null doit=true} to Shell with text {Custom chart creation}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=715847804 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=715847804 data=null doit=true} to TableItem with text {Switch timestamp}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Attempting to set focus on Table with text {}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=715847804 data=null} to TableItem with text {Switch timestamp}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=715847805 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715847805 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}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=715847805 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=715847805 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=715847805 data=null doit=true} to TableItem with text {Switch timestamp}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=715847805 data=null} to TableItem with text {Switch timestamp}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Clicking on 
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715847815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715847815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715847815 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715847815 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715847815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715847815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715847815 data=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')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=715847819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715847821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=715847821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=715847821 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=715847821 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Clicked on 
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715847822 data=null doit=true} to Shell with text {Custom chart creation}
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Clicking on OK
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715847823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715847823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715847823 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715847823 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715847823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715847823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715847823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:14 [2020-07-07T19:05:14.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=715847475 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'
15:05:15 [2020-07-07T19:05:15.089Z] DEBUG - Clicked on 
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - Clicking on with mnemonic 'New custom chart'
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - Clicked on with mnemonic 'New custom chart'
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715848215 data=null doit=true} to Shell with text {Custom chart creation}
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - Attempting to set focus on (of type 'Table')
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - Clicking on (of type 'Table')
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=715848216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715848228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=715848228 data=null doit=true} to (of type 'Table')
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=715848229 data=null} to (of type 'Table')
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=715848229 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=715848229 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
15:05:15 [2020-07-07T19:05:15.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715848229 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')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=715848291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=715848291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=715848291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=715848291 data=null doit=true} to (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=715848291 data=null} to (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Clicked on (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715848292 data=null doit=true} to Shell with text {Custom chart creation}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=715848294 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=715848295 data=null doit=true} to TableItem with text {Wakeup timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Attempting to set focus on Table with text {}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=715848324 data=null} to TableItem with text {Wakeup timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=715848325 data=null button=1 stateMask=0x0 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715848325 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}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=715848326 data=null button=1 stateMask=0x80000 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=715848326 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=715848326 data=null doit=true} to TableItem with text {Wakeup timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=715848326 data=null} to TableItem with text {Wakeup timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Clicking on 
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715848356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715848356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715848356 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715848356 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715848356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715848356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715848356 data=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')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=715848359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715848360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=715848360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=715848360 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=715848360 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Clicked on 
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715848360 data=null doit=true} to Shell with text {Custom chart creation}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=715848381 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=715848381 data=null doit=true} to TableItem with text {Switch timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Attempting to set focus on Table with text {}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=715848382 data=null} to TableItem with text {Switch timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=715848382 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=715848382 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}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=715848383 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=715848383 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=715848383 data=null doit=true} to TableItem with text {Switch timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=715848383 data=null} to TableItem with text {Switch timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.346Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Clicking on 
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=715848394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715848394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=715848394 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=715848394 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=715848394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=715848394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=715848394 data=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')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=715848400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=715848402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=715848402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=715848402 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=715848402 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Clicked on 
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715848403 data=null doit=true} to Shell with text {Custom chart creation}
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@78324e97
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=715848405 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')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=715848405 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')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=715848405 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=715848405 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=715848405 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')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=715848405 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')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=715848405 data=null item=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')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=715848406 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')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=715848406 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')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=715848406 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')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=715848406 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=715848406 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=715848406 data=null doit=true} to Shell with text {Custom chart creation}
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Clicking on OK
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715848407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715848407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715848407 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715848407 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715848407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715848407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715848407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=715848089 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'
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - Clicked on 
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
15:05:15 [2020-07-07T19:05:15.603Z] 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')
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - Clicking on &Reset Perspective
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=715848735 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')
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=715848735 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')
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=715848735 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=715848735 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=715848735 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')
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=715848735 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')
15:05:15 [2020-07-07T19:05:15.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=715848735 data=null item=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')
15:05:15 [2020-07-07T19:05:15.858Z] DEBUG - Clicked on 
15:05:15 [2020-07-07T19:05:15.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=715848992 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:05:15 [2020-07-07T19:05:15.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:05:15 [2020-07-07T19:05:15.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:05:15 [2020-07-07T19:05:15.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:05:15 [2020-07-07T19:05:15.858Z] DEBUG - Attempting to set focus on Tree with text {}
15:05:15 [2020-07-07T19:05:15.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=715849020 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:05:15 [2020-07-07T19:05:15.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=715849020 data=null doit=true} to TreeItem with text {test}
15:05:15 [2020-07-07T19:05:15.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=715849020 data=null} to TreeItem with text {test}
15:05:15 [2020-07-07T19:05:15.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=715849020 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:05:16 [2020-07-07T19:05:16.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=715849020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:05:16 [2020-07-07T19:05:16.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=715849090 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:05:16 [2020-07-07T19:05:16.113Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:05:16 [2020-07-07T19:05:16.113Z] DEBUG - Clicking on with mnemonic 'Delete'
15:05:16 [2020-07-07T19:05:16.369Z] DEBUG - Clicked on with mnemonic 'Delete'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715850011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715850011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715850012 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715850012 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715850012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715850012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=715850012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715850012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715850012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=715850012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=715850012 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=715850012 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Clicking on OK
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=715850013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=715850013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=715850013 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=715850013 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=715850013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=715850013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:16 [2020-07-07T19:05:16.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:16 [2020-07-07T19:05:16.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:16 [2020-07-07T19:05:16.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:16 [2020-07-07T19:05:16.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:16 [2020-07-07T19:05:16.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:16 [2020-07-07T19:05:16.930Z] DEBUG - Clicked on OK
15:05:17 [2020-07-07T19:05:17.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=715850013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:05:17 [2020-07-07T19:05:17.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=715849221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:05:17 [2020-07-07T19:05:17.445Z] 
15:05:17 [2020-07-07T19:05:17.445Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-07-07 19:05:17.335
15:05:17 [2020-07-07T19:05:17.445Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
15:05:17 [2020-07-07T19:05:17.445Z] 
15:05:17 [2020-07-07T19:05:17.445Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-07-07 19:05:17.336
15:05:17 [2020-07-07T19:05:17.445Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
15:05:17 [2020-07-07T19:05:17.446Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.923 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
15:05:17 [2020-07-07T19:05:17.446Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 2.299 s
15:05:17 [2020-07-07T19:05:17.446Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 2.513 s
15:05:17 [2020-07-07T19:05:17.446Z] 
15:05:17 [2020-07-07T19:05:17.446Z] Results:
15:05:17 [2020-07-07T19:05:17.446Z] 
15:05:17 [2020-07-07T19:05:17.446Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:05:17 [2020-07-07T19:05:17.446Z] 
15:05:17 [2020-07-07T19:05:17.707Z] 
15:05:17 [2020-07-07T19:05:17.707Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 19:05:17.606
15:05:17 [2020-07-07T19:05:17.707Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] All tests passed!
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.pom
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.13-SNAPSHOT [44/138]
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] The project's OSGi version is 1.0.13.202007071840
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:18 [2020-07-07T19:05:18.634Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
15:05:18 [2020-07-07T19:05:18.890Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[65] 
15:05:18 [2020-07-07T19:05:18.890Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
15:05:18 [2020-07-07T19:05:18.890Z] 	                                                                ^^^^^
15:05:18 [2020-07-07T19:05:18.890Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:05:18 [2020-07-07T19:05:18.890Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[133] 
15:05:18 [2020-07-07T19:05:18.890Z] 	TmfModelResponse<TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null);
15:05:18 [2020-07-07T19:05:18.890Z] 	                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^
15:05:18 [2020-07-07T19:05:18.890Z] Null type safety (type annotations): The expression of type '@NonNull Set<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
15:05:18 [2020-07-07T19:05:18.890Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[80] 
15:05:18 [2020-07-07T19:05:18.890Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
15:05:18 [2020-07-07T19:05:18.890Z] 	                                                                ^^^^^
15:05:18 [2020-07-07T19:05:18.890Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:05:18 [2020-07-07T19:05:18.890Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[86] 
15:05:18 [2020-07-07T19:05:18.890Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
15:05:18 [2020-07-07T19:05:18.890Z] 	                                                                ^^^^^
15:05:18 [2020-07-07T19:05:18.890Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:05:18 [2020-07-07T19:05:18.890Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[62] 
15:05:18 [2020-07-07T19:05:18.890Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
15:05:18 [2020-07-07T19:05:18.890Z] 	                                                                ^^^^^
15:05:18 [2020-07-07T19:05:18.890Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:05:18 [2020-07-07T19:05:18.890Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[114] 
15:05:18 [2020-07-07T19:05:18.890Z] 	TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR);
15:05:18 [2020-07-07T19:05:18.890Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:05:18 [2020-07-07T19:05:18.891Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider<InputOutputAnalysisModule,TmfTreeDataModel>.fetchXY(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:05:18 [2020-07-07T19:05:18.891Z] 6 problems (6 warnings)
15:05:18 [2020-07-07T19:05:18.891Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.891Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:18 [2020-07-07T19:05:18.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:05:18 [2020-07-07T19:05:18.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
15:05:18 [2020-07-07T19:05:18.891Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.891Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:18 [2020-07-07T19:05:18.891Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-sources.jar
15:05:18 [2020-07-07T19:05:18.891Z] [INFO] 
15:05:18 [2020-07-07T19:05:18.891Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] 
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] 
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] 
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] 
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] 
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] 
15:05:19 [2020-07-07T19:05:19.146Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:05:19 [2020-07-07T19:05:19.707Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
15:05:19 [2020-07-07T19:05:19.707Z] [INFO] Command line:
15:05:19 [2020-07-07T19:05:19.707Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:05:19 [2020-07-07T19:05:19.707Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:05:21 [2020-07-07T19:05:21.070Z] !SESSION 2020-07-07 19:05:19.650 -----------------------------------------------
15:05:21 [2020-07-07T19:05:21.071Z] eclipse.buildId=unknown
15:05:21 [2020-07-07T19:05:21.071Z] java.version=1.8.0_202
15:05:21 [2020-07-07T19:05:21.071Z] java.vendor=Oracle Corporation
15:05:21 [2020-07-07T19:05:21.071Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:05:21 [2020-07-07T19:05:21.071Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:05:21 [2020-07-07T19:05:21.071Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:05:21 [2020-07-07T19:05:21.071Z] 
15:05:21 [2020-07-07T19:05:21.071Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:05:20.927
15:05:21 [2020-07-07T19:05:21.071Z] !MESSAGE FrameworkEvent ERROR
15:05:21 [2020-07-07T19:05:21.071Z] !STACK 0
15:05:21 [2020-07-07T19:05:21.071Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:05:21 [2020-07-07T19:05:21.071Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:05:21 [2020-07-07T19:05:21.071Z] 
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:05:21 [2020-07-07T19:05:21.071Z] 
15:05:21 [2020-07-07T19:05:21.071Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:05:21.032
15:05:21 [2020-07-07T19:05:21.071Z] !MESSAGE FrameworkEvent ERROR
15:05:21 [2020-07-07T19:05:21.071Z] !STACK 0
15:05:21 [2020-07-07T19:05:21.071Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:05:21 [2020-07-07T19:05:21.071Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:05:21 [2020-07-07T19:05:21.071Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:05:21 [2020-07-07T19:05:21.071Z]     -> 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"
15:05:21 [2020-07-07T19:05:21.071Z]        org.apache.httpcomponents.httpclient.win [35]
15:05:21 [2020-07-07T19:05:21.071Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:05:21 [2020-07-07T19:05:21.071Z] 
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:05:21 [2020-07-07T19:05:21.071Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:05:22 [2020-07-07T19:05:22.435Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
15:05:25 [2020-07-07T19:05:25.701Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.598 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
15:05:25 [2020-07-07T19:05:25.701Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 2.417 s
15:05:25 [2020-07-07T19:05:25.701Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 1.134 s
15:05:25 [2020-07-07T19:05:25.701Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
15:05:27 [2020-07-07T19:05:27.068Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
15:05:27 [2020-07-07T19:05:27.068Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 1.163 s
15:05:27 [2020-07-07T19:05:27.068Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.073 s
15:05:27 [2020-07-07T19:05:27.068Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
15:05:28 [2020-07-07T19:05:28.440Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
15:05:28 [2020-07-07T19:05:28.440Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest)  Time elapsed: 1.152 s
15:05:28 [2020-07-07T19:05:28.440Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
15:05:29 [2020-07-07T19:05:29.367Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
15:05:29 [2020-07-07T19:05:29.367Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest)  Time elapsed: 1.199 s
15:05:29 [2020-07-07T19:05:29.367Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
15:05:29 [2020-07-07T19:05:29.367Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
15:05:29 [2020-07-07T19:05:29.367Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest)  Time elapsed: 0.01 s
15:05:29 [2020-07-07T19:05:29.367Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
15:05:41 [2020-07-07T19:05:41.535Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.146 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
15:05:41 [2020-07-07T19:05:41.535Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.136 s
15:05:41 [2020-07-07T19:05:41.535Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.126 s
15:05:41 [2020-07-07T19:05:41.535Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.128 s
15:05:41 [2020-07-07T19:05:41.535Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.127 s
15:05:41 [2020-07-07T19:05:41.535Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.125 s
15:05:41 [2020-07-07T19:05:41.535Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.127 s
15:05:41 [2020-07-07T19:05:41.535Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.123 s
15:05:41 [2020-07-07T19:05:41.535Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.129 s
15:05:41 [2020-07-07T19:05:41.535Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.124 s
15:05:41 [2020-07-07T19:05:41.535Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
15:05:41 [2020-07-07T19:05:41.535Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.126 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
15:05:41 [2020-07-07T19:05:41.535Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest)  Time elapsed: 1.126 s
15:05:41 [2020-07-07T19:05:41.535Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
15:06:37 [2020-07-07T19:06:37.729Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.155 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
15:06:37 [2020-07-07T19:06:37.729Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
15:06:37 [2020-07-07T19:06:37.729Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
15:06:37 [2020-07-07T19:06:37.729Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
15:06:37 [2020-07-07T19:06:37.729Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.211 s
15:06:37 [2020-07-07T19:06:37.729Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.208 s
15:06:37 [2020-07-07T19:06:37.729Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.211 s
15:06:37 [2020-07-07T19:06:37.729Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
15:06:37 [2020-07-07T19:06:37.729Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
15:06:37 [2020-07-07T19:06:37.729Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
15:06:37 [2020-07-07T19:06:37.729Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.219 s
15:06:37 [2020-07-07T19:06:37.729Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
15:06:37 [2020-07-07T19:06:37.729Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
15:06:37 [2020-07-07T19:06:37.729Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.212 s
15:06:37 [2020-07-07T19:06:37.729Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
15:06:37 [2020-07-07T19:06:37.729Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.212 s
15:06:37 [2020-07-07T19:06:37.730Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.219 s
15:06:37 [2020-07-07T19:06:37.730Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
15:06:37 [2020-07-07T19:06:37.730Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.212 s
15:06:37 [2020-07-07T19:06:37.730Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
15:06:37 [2020-07-07T19:06:37.730Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
15:06:37 [2020-07-07T19:06:37.730Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
15:06:37 [2020-07-07T19:06:37.730Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
15:06:37 [2020-07-07T19:06:37.730Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
15:06:37 [2020-07-07T19:06:37.730Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.216 s
15:06:37 [2020-07-07T19:06:37.730Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
15:06:40 [2020-07-07T19:06:40.997Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.636 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
15:06:40 [2020-07-07T19:06:40.997Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.213 s
15:06:40 [2020-07-07T19:06:40.997Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.211 s
15:06:40 [2020-07-07T19:06:40.997Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.211 s
15:06:40 [2020-07-07T19:06:40.997Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
15:06:55 [2020-07-07T19:06:55.839Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.269 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
15:06:55 [2020-07-07T19:06:55.839Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.214 s
15:06:55 [2020-07-07T19:06:55.839Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.213 s
15:06:55 [2020-07-07T19:06:55.839Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.209 s
15:06:55 [2020-07-07T19:06:55.839Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.211 s
15:06:55 [2020-07-07T19:06:55.839Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.211 s
15:06:55 [2020-07-07T19:06:55.839Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.21 s
15:06:55 [2020-07-07T19:06:55.839Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
15:06:56 [2020-07-07T19:06:56.095Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
15:06:56 [2020-07-07T19:06:56.095Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest)  Time elapsed: 2.221 s
15:06:56 [2020-07-07T19:06:56.095Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
15:06:56 [2020-07-07T19:06:56.352Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
15:06:56 [2020-07-07T19:06:56.352Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.147 s
15:06:56 [2020-07-07T19:06:56.352Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.112 s
15:06:56 [2020-07-07T19:06:56.352Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
15:06:58 [2020-07-07T19:06:58.868Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.213 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
15:06:58 [2020-07-07T19:06:58.868Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest)  Time elapsed: 2.212 s
15:06:58 [2020-07-07T19:06:58.868Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
15:07:08 [2020-07-07T19:07:08.815Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.856 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
15:07:08 [2020-07-07T19:07:08.815Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.21 s
15:07:08 [2020-07-07T19:07:08.815Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.211 s
15:07:08 [2020-07-07T19:07:08.815Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.112 s
15:07:08 [2020-07-07T19:07:08.815Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 1.111 s
15:07:08 [2020-07-07T19:07:08.815Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.211 s
15:07:08 [2020-07-07T19:07:08.815Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
15:07:10 [2020-07-07T19:07:10.706Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.405 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
15:07:10 [2020-07-07T19:07:10.706Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest)  Time elapsed: 2.405 s
15:07:10 [2020-07-07T19:07:10.706Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
15:07:15 [2020-07-07T19:07:15.948Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.445 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
15:07:15 [2020-07-07T19:07:15.948Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.109 s
15:07:15 [2020-07-07T19:07:15.948Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.112 s
15:07:15 [2020-07-07T19:07:15.948Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.112 s
15:07:15 [2020-07-07T19:07:15.948Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.112 s
15:07:15 [2020-07-07T19:07:15.948Z] 
15:07:15 [2020-07-07T19:07:15.948Z] Results:
15:07:15 [2020-07-07T19:07:15.948Z] 
15:07:15 [2020-07-07T19:07:15.948Z] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
15:07:15 [2020-07-07T19:07:15.948Z] 
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] All tests passed!
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] 
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.pom
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-sources.jar
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] 
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] 
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.1.0-SNAPSHOT [45/138]
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] 
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] 
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] The project's OSGi version is 4.1.0.202007071840
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] 
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] 
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] 
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] 
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] 
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:15 [2020-07-07T19:07:15.948Z] [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
15:07:16 [2020-07-07T19:07:16.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[173] 
15:07:16 [2020-07-07T19:07:16.206Z] 	return Iterables.get(iterable, (int) idx, null);
15:07:16 [2020-07-07T19:07:16.206Z] 	                                          ^^^^
15:07:16 [2020-07-07T19:07:16.206Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
15:07:16 [2020-07-07T19:07:16.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[193] 
15:07:16 [2020-07-07T19:07:16.206Z] 	return Iterables.getLast(baseIterable, null);
15:07:16 [2020-07-07T19:07:16.206Z] 	                                       ^^^^
15:07:16 [2020-07-07T19:07:16.206Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
15:07:16 [2020-07-07T19:07:16.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[204] 
15:07:16 [2020-07-07T19:07:16.206Z] 	return Iterables.getFirst((Iterable<? extends ISegment>) iterable, null);
15:07:16 [2020-07-07T19:07:16.206Z] 	                                                                   ^^^^
15:07:16 [2020-07-07T19:07:16.206Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
15:07:16 [2020-07-07T19:07:16.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[78] 
15:07:16 [2020-07-07T19:07:16.206Z] 	colors.add(getDensityViewer().getColorForItem(id));
15:07:16 [2020-07-07T19:07:16.206Z] 	                                              ^^
15:07:16 [2020-07-07T19:07:16.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:07:16 [2020-07-07T19:07:16.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[87] 
15:07:16 [2020-07-07T19:07:16.206Z] 	addItem(null, ToolTipString.fromString(String.valueOf(Messages.SimpleTooltipProvider_count)), ToolTipString.fromDecimal(yValues.get(0)));
15:07:16 [2020-07-07T19:07:16.206Z] 	                                                                                                                        ^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.206Z] Null type safety (type annotations): The expression of type 'Long' needs unchecked conversion to conform to '@NonNull Number'
15:07:16 [2020-07-07T19:07:16.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[91] 
15:07:16 [2020-07-07T19:07:16.206Z] 	RGB color = getDensityViewer().getColorForItem(id);
15:07:16 [2020-07-07T19:07:16.206Z] 	                                               ^^
15:07:16 [2020-07-07T19:07:16.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:07:16 [2020-07-07T19:07:16.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[92] 
15:07:16 [2020-07-07T19:07:16.206Z] 	addItem(null, ToolTipString.fromHtml(String.format(HTML_COLOR_TOOLTIP, new RGBAColor(color.red, color.green, color.blue).toString(), id)), ToolTipString.fromDecimal(yValues.get(i)));
15:07:16 [2020-07-07T19:07:16.206Z] 	                                                                                                                                                                     ^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.206Z] Null type safety (type annotations): The expression of type 'Long' needs unchecked conversion to conform to '@NonNull Number'
15:07:16 [2020-07-07T19:07:16.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[62] 
15:07:16 [2020-07-07T19:07:16.206Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu;
15:07:16 [2020-07-07T19:07:16.206Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.206Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[63] 
15:07:16 [2020-07-07T19:07:16.206Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings;
15:07:16 [2020-07-07T19:07:16.206Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.206Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[64] 
15:07:16 [2020-07-07T19:07:16.207Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal;
15:07:16 [2020-07-07T19:07:16.207Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[65] 
15:07:16 [2020-07-07T19:07:16.207Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TraceCompassFilter;
15:07:16 [2020-07-07T19:07:16.207Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[66] 
15:07:16 [2020-07-07T19:07:16.207Z] 	import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore;
15:07:16 [2020-07-07T19:07:16.207Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The type 'ArrayListStore<E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[435] 
15:07:16 [2020-07-07T19:07:16.207Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
15:07:16 [2020-07-07T19:07:16.207Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The constructor 'ArrayListStore<ISegment>()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[435] 
15:07:16 [2020-07-07T19:07:16.207Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
15:07:16 [2020-07-07T19:07:16.207Z] 	                                            ^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[478] 
15:07:16 [2020-07-07T19:07:16.207Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
15:07:16 [2020-07-07T19:07:16.207Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] 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>>'
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[479] 
15:07:16 [2020-07-07T19:07:16.207Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
15:07:16 [2020-07-07T19:07:16.207Z] 	               ^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[479] 
15:07:16 [2020-07-07T19:07:16.207Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
15:07:16 [2020-07-07T19:07:16.207Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[480] 
15:07:16 [2020-07-07T19:07:16.207Z] 	FilterCu cu = FilterCu.compile(regex);
15:07:16 [2020-07-07T19:07:16.207Z] 	^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[480] 
15:07:16 [2020-07-07T19:07:16.207Z] 	FilterCu cu = FilterCu.compile(regex);
15:07:16 [2020-07-07T19:07:16.207Z] 	              ^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[480] 
15:07:16 [2020-07-07T19:07:16.207Z] 	FilterCu cu = FilterCu.compile(regex);
15:07:16 [2020-07-07T19:07:16.207Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[481] 
15:07:16 [2020-07-07T19:07:16.207Z] 	Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null;
15:07:16 [2020-07-07T19:07:16.207Z] 	                                                                                                       ^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[506] 
15:07:16 [2020-07-07T19:07:16.207Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
15:07:16 [2020-07-07T19:07:16.207Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] 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>>'
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[507] 
15:07:16 [2020-07-07T19:07:16.207Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
15:07:16 [2020-07-07T19:07:16.207Z] 	               ^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[507] 
15:07:16 [2020-07-07T19:07:16.207Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
15:07:16 [2020-07-07T19:07:16.207Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[508] 
15:07:16 [2020-07-07T19:07:16.207Z] 	FilterCu cu = FilterCu.compile(regex);
15:07:16 [2020-07-07T19:07:16.207Z] 	^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[508] 
15:07:16 [2020-07-07T19:07:16.207Z] 	FilterCu cu = FilterCu.compile(regex);
15:07:16 [2020-07-07T19:07:16.207Z] 	              ^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[508] 
15:07:16 [2020-07-07T19:07:16.207Z] 	FilterCu cu = FilterCu.compile(regex);
15:07:16 [2020-07-07T19:07:16.207Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[509] 
15:07:16 [2020-07-07T19:07:16.207Z] 	Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null;
15:07:16 [2020-07-07T19:07:16.207Z] 	                                                                                        ^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[671] 
15:07:16 [2020-07-07T19:07:16.207Z] 	public void regexFilterApplied(TmfFilterAppliedSignal signal) {
15:07:16 [2020-07-07T19:07:16.207Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[696] 
15:07:16 [2020-07-07T19:07:16.207Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
15:07:16 [2020-07-07T19:07:16.207Z] 	^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.207Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.207Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[696] 
15:07:16 [2020-07-07T19:07:16.207Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
15:07:16 [2020-07-07T19:07:16.207Z] 	                                  ^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[696] 
15:07:16 [2020-07-07T19:07:16.208Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
15:07:16 [2020-07-07T19:07:16.208Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Discouraged access: The method 'TraceCompassFilter.getFilterForTrace(ITmfTrace)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[700] 
15:07:16 [2020-07-07T19:07:16.208Z] 	regexes.putAll(IFilterProperty.DIMMED, globalFilter.getRegexes());
15:07:16 [2020-07-07T19:07:16.208Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java:[75] 
15:07:16 [2020-07-07T19:07:16.208Z] 	colors.add(getDensityViewer().getColorForItem(id));
15:07:16 [2020-07-07T19:07:16.208Z] 	                                              ^^
15:07:16 [2020-07-07T19:07:16.208Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java:[84] 
15:07:16 [2020-07-07T19:07:16.208Z] 	addItem(null, ToolTipString.fromString(String.valueOf(Messages.SimpleTooltipProvider_count)), ToolTipString.fromDecimal(yValues.get(0)));
15:07:16 [2020-07-07T19:07:16.208Z] 	                                                                                                                        ^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Null type safety (type annotations): The expression of type 'Long' needs unchecked conversion to conform to '@NonNull Number'
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java:[88] 
15:07:16 [2020-07-07T19:07:16.208Z] 	RGB color = getDensityViewer().getColorForItem(id);
15:07:16 [2020-07-07T19:07:16.208Z] 	                                               ^^
15:07:16 [2020-07-07T19:07:16.208Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java:[89] 
15:07:16 [2020-07-07T19:07:16.208Z] 	addItem(null, ToolTipString.fromHtml(String.format(HTML_COLOR_TOOLTIP, new RGBAColor(color.red, color.green, color.blue).toString(), id)), ToolTipString.fromDecimal(yValues.get(i)));
15:07:16 [2020-07-07T19:07:16.208Z] 	                                                                                                                                                                     ^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Null type safety (type annotations): The expression of type 'Long' needs unchecked conversion to conform to '@NonNull Number'
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[29] 
15:07:16 [2020-07-07T19:07:16.208Z] 	import org.eclipse.tracecompass.internal.tmf.ui.viewers.xychart.XYAxis;
15:07:16 [2020-07-07T19:07:16.208Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Discouraged access: The type 'XYAxis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[30] 
15:07:16 [2020-07-07T19:07:16.208Z] 	import org.eclipse.tracecompass.internal.tmf.ui.viewers.xychart.XYSeries;
15:07:16 [2020-07-07T19:07:16.208Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Discouraged access: The type 'XYSeries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[59] 
15:07:16 [2020-07-07T19:07:16.208Z] 	fXaxis = XYAxis.create(densityViewer.getControl().getAxisSet().getXAxis(0));
15:07:16 [2020-07-07T19:07:16.208Z] 	         ^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Discouraged access: The type 'XYAxis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[59] 
15:07:16 [2020-07-07T19:07:16.208Z] 	fXaxis = XYAxis.create(densityViewer.getControl().getAxisSet().getXAxis(0));
15:07:16 [2020-07-07T19:07:16.208Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Discouraged access: The method 'XYAxis.create(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[101] 
15:07:16 [2020-07-07T19:07:16.208Z] 	XYSeries xySeries = XYSeries.create(series);
15:07:16 [2020-07-07T19:07:16.208Z] 	^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Discouraged access: The type 'XYSeries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[101] 
15:07:16 [2020-07-07T19:07:16.208Z] 	XYSeries xySeries = XYSeries.create(series);
15:07:16 [2020-07-07T19:07:16.208Z] 	                    ^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Discouraged access: The type 'XYSeries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[101] 
15:07:16 [2020-07-07T19:07:16.208Z] 	XYSeries xySeries = XYSeries.create(series);
15:07:16 [2020-07-07T19:07:16.208Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Discouraged access: The method 'XYSeries.create(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer2.java:[101] 
15:07:16 [2020-07-07T19:07:16.208Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
15:07:16 [2020-07-07T19:07:16.208Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density/AbstractSegmentStoreDensityViewer.java:[376] 
15:07:16 [2020-07-07T19:07:16.208Z] 	return CompletableFuture.supplyAsync(() -> computeData(timeRange, durationRange));
15:07:16 [2020-07-07T19:07:16.208Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Null type mismatch: required '@NonNull Map<@NonNull String,SegmentStoreContentProvider.@NonNull SegmentStoreWithRange<@NonNull ISegment>>' but the provided value is inferred as @Nullable
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[61] 
15:07:16 [2020-07-07T19:07:16.208Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
15:07:16 [2020-07-07T19:07:16.208Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
15:07:16 [2020-07-07T19:07:16.208Z] 48. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java (at line 64)
15:07:16 [2020-07-07T19:07:16.208Z] 	return getLegendImage(entry.getModel().getId());
15:07:16 [2020-07-07T19:07:16.208Z] 	                      ^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[129] 
15:07:16 [2020-07-07T19:07:16.208Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
15:07:16 [2020-07-07T19:07:16.208Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[123] 
15:07:16 [2020-07-07T19:07:16.208Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
15:07:16 [2020-07-07T19:07:16.208Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
15:07:16 [2020-07-07T19:07:16.208Z] 51. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 123)
15:07:16 [2020-07-07T19:07:16.208Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
15:07:16 [2020-07-07T19:07:16.208Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] 
15:07:16 [2020-07-07T19:07:16.208Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)),
15:07:16 [2020-07-07T19:07:16.208Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] 
15:07:16 [2020-07-07T19:07:16.208Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))),
15:07:16 [2020-07-07T19:07:16.208Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.208Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:07:16 [2020-07-07T19:07:16.208Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] 
15:07:16 [2020-07-07T19:07:16.208Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))),
15:07:16 [2020-07-07T19:07:16.209Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] 
15:07:16 [2020-07-07T19:07:16.209Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))),
15:07:16 [2020-07-07T19:07:16.209Z] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] 
15:07:16 [2020-07-07T19:07:16.209Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))),
15:07:16 [2020-07-07T19:07:16.209Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[154] 
15:07:16 [2020-07-07T19:07:16.209Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))),
15:07:16 [2020-07-07T19:07:16.209Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[155] 
15:07:16 [2020-07-07T19:07:16.209Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))),
15:07:16 [2020-07-07T19:07:16.209Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] 
15:07:16 [2020-07-07T19:07:16.209Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
15:07:16 [2020-07-07T19:07:16.209Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<M extends @NonNull SegmentStoreStatisticsModel,E extends @NonNull Comparable<E>>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] 
15:07:16 [2020-07-07T19:07:16.209Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
15:07:16 [2020-07-07T19:07:16.209Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry<M>
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[185] 
15:07:16 [2020-07-07T19:07:16.209Z] 	return (E) (Comparable<E>) o -> 0;
15:07:16 [2020-07-07T19:07:16.209Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Type safety: Unchecked cast from Comparable<E> to E
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[206] 
15:07:16 [2020-07-07T19:07:16.209Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
15:07:16 [2020-07-07T19:07:16.209Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
15:07:16 [2020-07-07T19:07:16.209Z] 63. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 206)
15:07:16 [2020-07-07T19:07:16.209Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
15:07:16 [2020-07-07T19:07:16.209Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[223] 
15:07:16 [2020-07-07T19:07:16.209Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
15:07:16 [2020-07-07T19:07:16.209Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
15:07:16 [2020-07-07T19:07:16.209Z] 65. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 223)
15:07:16 [2020-07-07T19:07:16.209Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
15:07:16 [2020-07-07T19:07:16.209Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[260] 
15:07:16 [2020-07-07T19:07:16.209Z] 	provider = DataProviderManager.getInstance().getDataProvider(trace,
15:07:16 [2020-07-07T19:07:16.209Z]                     fProviderId, ITmfTreeDataProvider.class);
15:07:16 [2020-07-07T19:07:16.209Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[282] 
15:07:16 [2020-07-07T19:07:16.209Z] 	return modelToTree(trace.getName(), model.getEntries());
15:07:16 [2020-07-07T19:07:16.209Z] 	                   ^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[185] 
15:07:16 [2020-07-07T19:07:16.209Z] 	int preWidth = fOverrideNbPoints == 0 ? fChart.getPlotArea().getBounds().width / barWidth : fOverrideNbPoints;
15:07:16 [2020-07-07T19:07:16.209Z] 	                                                             ^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] The method getBounds() from the type IPlotArea is deprecated
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[233] 
15:07:16 [2020-07-07T19:07:16.209Z] 	series.setYSeries(yOrigSeries);
15:07:16 [2020-07-07T19:07:16.209Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] The method setYSeries(double[]) from the type ISeries<capture#3-of ?> is deprecated
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[234] 
15:07:16 [2020-07-07T19:07:16.209Z] 	series.setXSeries(xOrigSeries);
15:07:16 [2020-07-07T19:07:16.209Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] The method setXSeries(double[]) from the type ISeries<capture#4-of ?> is deprecated
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[256] 
15:07:16 [2020-07-07T19:07:16.209Z] 	double[] ySeries = internalSeries.getYSeries();
15:07:16 [2020-07-07T19:07:16.209Z] 	                                  ^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] The method getYSeries() from the type ISeries<capture#5-of ?> is deprecated
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[373] 
15:07:16 [2020-07-07T19:07:16.209Z] 	return CompletableFuture.supplyAsync(() -> computeData(timeRange, durationRange));
15:07:16 [2020-07-07T19:07:16.209Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Null type mismatch: required '@NonNull Map<@NonNull String,SegmentStoreContentProvider.@NonNull SegmentStoreWithRange<@NonNull ISegment>>' but the provided value is inferred as @Nullable
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java:[59] 
15:07:16 [2020-07-07T19:07:16.209Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
15:07:16 [2020-07-07T19:07:16.209Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
15:07:16 [2020-07-07T19:07:16.209Z] 74. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java (at line 62)
15:07:16 [2020-07-07T19:07:16.209Z] 	return getLegendImage(entry.getModel().getId());
15:07:16 [2020-07-07T19:07:16.209Z] 	                      ^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java:[127] 
15:07:16 [2020-07-07T19:07:16.209Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
15:07:16 [2020-07-07T19:07:16.209Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:07:16 [2020-07-07T19:07:16.209Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[105] 
15:07:16 [2020-07-07T19:07:16.209Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
15:07:16 [2020-07-07T19:07:16.209Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:16 [2020-07-07T19:07:16.209Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:07:16 [2020-07-07T19:07:16.209Z] 76 problems (0 errors, 71 warnings, 71 info)
15:07:16 [2020-07-07T19:07:16.209Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.209Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:16 [2020-07-07T19:07:16.209Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:16 [2020-07-07T19:07:16.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
15:07:16 [2020-07-07T19:07:16.209Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.209Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:16 [2020-07-07T19:07:16.209Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-sources.jar
15:07:16 [2020-07-07T19:07:16.209Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.209Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:16 [2020-07-07T19:07:16.209Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.209Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:16 [2020-07-07T19:07:16.209Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.pom
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-sources.jar
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-pack200.jar.pack.gz
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-p2metadata.xml
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-p2artifacts.xml
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.0.0-SNAPSHOT [46/138]
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] The project's OSGi version is 4.0.0.202007071840
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] 
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:16 [2020-07-07T19:07:16.466Z] [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[94] 
15:07:17 [2020-07-07T19:07:17.028Z] 	Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU);
15:07:17 [2020-07-07T19:07:17.028Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Type safety: Unchecked cast from Object to Set<Integer>
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[119] 
15:07:17 [2020-07-07T19:07:17.028Z] 	Set<Integer> data = (Set<Integer>) getData(trace, CPU_USAGE_FOLLOW_CPU);
15:07:17 [2020-07-07T19:07:17.028Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Type safety: Unchecked cast from Object to Set<Integer>
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView.java:[18] 
15:07:17 [2020-07-07T19:07:17.028Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
15:07:17 [2020-07-07T19:07:17.028Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView.java:[67] 
15:07:17 [2020-07-07T19:07:17.028Z] 	protected BaseXYPresentationProvider createPresentationProvider(ITmfTrace trace) {
15:07:17 [2020-07-07T19:07:17.028Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[63] 
15:07:17 [2020-07-07T19:07:17.028Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
15:07:17 [2020-07-07T19:07:17.028Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[220] 
15:07:17 [2020-07-07T19:07:17.028Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
15:07:17 [2020-07-07T19:07:17.028Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[220] 
15:07:17 [2020-07-07T19:07:17.028Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
15:07:17 [2020-07-07T19:07:17.028Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[783] 
15:07:17 [2020-07-07T19:07:17.028Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet());
15:07:17 [2020-07-07T19:07:17.028Z] 	                                                                                  ^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Null type safety (type annotations): The expression of type '@NonNull Set<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CPUUsagePresentationProvider.java:[19] 
15:07:17 [2020-07-07T19:07:17.028Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
15:07:17 [2020-07-07T19:07:17.028Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CPUUsagePresentationProvider.java:[33] 
15:07:17 [2020-07-07T19:07:17.028Z] 	public class CPUUsagePresentationProvider extends BaseXYPresentationProvider {
15:07:17 [2020-07-07T19:07:17.028Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[136] 
15:07:17 [2020-07-07T19:07:17.028Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
15:07:17 [2020-07-07T19:07:17.028Z] 	                                                                             ^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[45] 
15:07:17 [2020-07-07T19:07:17.028Z] 	return Messages.FollowThreadAction_unfollow;
15:07:17 [2020-07-07T19:07:17.028Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryPresentationProvider.java:[19] 
15:07:17 [2020-07-07T19:07:17.028Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
15:07:17 [2020-07-07T19:07:17.028Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryPresentationProvider.java:[33] 
15:07:17 [2020-07-07T19:07:17.028Z] 	public class MemoryPresentationProvider extends BaseXYPresentationProvider {
15:07:17 [2020-07-07T19:07:17.028Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[40] 
15:07:17 [2020-07-07T19:07:17.028Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
15:07:17 [2020-07-07T19:07:17.028Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
15:07:17 [2020-07-07T19:07:17.028Z] 16. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java (at line 43)
15:07:17 [2020-07-07T19:07:17.028Z] 	return getLegendImage(entry.getModel().getId());
15:07:17 [2020-07-07T19:07:17.028Z] 	                      ^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[57] 
15:07:17 [2020-07-07T19:07:17.028Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
15:07:17 [2020-07-07T19:07:17.028Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[76] 
15:07:17 [2020-07-07T19:07:17.028Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
15:07:17 [2020-07-07T19:07:17.028Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.028Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
15:07:17 [2020-07-07T19:07:17.028Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[78] 
15:07:17 [2020-07-07T19:07:17.029Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> entry = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
15:07:17 [2020-07-07T19:07:17.029Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.029Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
15:07:17 [2020-07-07T19:07:17.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[24] 
15:07:17 [2020-07-07T19:07:17.029Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
15:07:17 [2020-07-07T19:07:17.029Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.029Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] 
15:07:17 [2020-07-07T19:07:17.029Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
15:07:17 [2020-07-07T19:07:17.029Z] 	                                                                             ^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.029Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:07:17 [2020-07-07T19:07:17.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[72] 
15:07:17 [2020-07-07T19:07:17.029Z] 	Set<Integer> cpus = CpuUsageView.getCpus(getTrace());
15:07:17 [2020-07-07T19:07:17.029Z] 	                                         ^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.029Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:07:17 [2020-07-07T19:07:17.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[81] 
15:07:17 [2020-07-07T19:07:17.029Z] 	protected BaseXYPresentationProvider createPresentationProvider(ITmfTrace trace) {
15:07:17 [2020-07-07T19:07:17.029Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.029Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer2.java:[54] 
15:07:17 [2020-07-07T19:07:17.029Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
15:07:17 [2020-07-07T19:07:17.029Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.029Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
15:07:17 [2020-07-07T19:07:17.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer2.java:[73] 
15:07:17 [2020-07-07T19:07:17.029Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
15:07:17 [2020-07-07T19:07:17.029Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.029Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
15:07:17 [2020-07-07T19:07:17.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer2.java:[75] 
15:07:17 [2020-07-07T19:07:17.029Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> entry = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
15:07:17 [2020-07-07T19:07:17.029Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.029Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
15:07:17 [2020-07-07T19:07:17.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView2.java:[18] 
15:07:17 [2020-07-07T19:07:17.029Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
15:07:17 [2020-07-07T19:07:17.029Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.029Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.029Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView2.java:[65] 
15:07:17 [2020-07-07T19:07:17.029Z] 	protected BaseXYPresentationProvider createPresentationProvider(ITmfTrace trace) {
15:07:17 [2020-07-07T19:07:17.029Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:07:17 [2020-07-07T19:07:17.029Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:07:17 [2020-07-07T19:07:17.029Z] 28 problems (0 errors, 27 warnings, 1 info)
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-sources.jar
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.pom
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-sources.jar
15:07:17 [2020-07-07T19:07:17.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-p2metadata.xml
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-p2artifacts.xml
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.8-SNAPSHOT [47/138]
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] The project's OSGi version is 1.0.8.202007071840
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.285Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-sources.jar
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] 
15:07:17 [2020-07-07T19:07:17.541Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:18 [2020-07-07T19:07:18.468Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
15:07:18 [2020-07-07T19:07:18.468Z] [INFO] Command line:
15:07:18 [2020-07-07T19:07:18.468Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:07:18 [2020-07-07T19:07:18.468Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:07:19 [2020-07-07T19:07:19.835Z] !SESSION 2020-07-07 19:07:18.203 -----------------------------------------------
15:07:19 [2020-07-07T19:07:19.835Z] eclipse.buildId=unknown
15:07:19 [2020-07-07T19:07:19.835Z] java.version=1.8.0_202
15:07:19 [2020-07-07T19:07:19.835Z] java.vendor=Oracle Corporation
15:07:19 [2020-07-07T19:07:19.835Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:07:19 [2020-07-07T19:07:19.835Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:07:19 [2020-07-07T19:07:19.835Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:07:19 [2020-07-07T19:07:19.835Z] 
15:07:19 [2020-07-07T19:07:19.835Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:07:19.520
15:07:19 [2020-07-07T19:07:19.835Z] !MESSAGE FrameworkEvent ERROR
15:07:19 [2020-07-07T19:07:19.835Z] !STACK 0
15:07:19 [2020-07-07T19:07:19.835Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:07:19 [2020-07-07T19:07:19.835Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:19 [2020-07-07T19:07:19.835Z] 
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:19 [2020-07-07T19:07:19.835Z] 
15:07:19 [2020-07-07T19:07:19.835Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:07:19.610
15:07:19 [2020-07-07T19:07:19.835Z] !MESSAGE FrameworkEvent ERROR
15:07:19 [2020-07-07T19:07:19.835Z] !STACK 0
15:07:19 [2020-07-07T19:07:19.835Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:07:19 [2020-07-07T19:07:19.835Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:19 [2020-07-07T19:07:19.835Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:07:19 [2020-07-07T19:07:19.835Z]     -> 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"
15:07:19 [2020-07-07T19:07:19.835Z]        org.apache.httpcomponents.httpclient.win [36]
15:07:19 [2020-07-07T19:07:19.835Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:19 [2020-07-07T19:07:19.835Z] 
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:19 [2020-07-07T19:07:19.835Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:20 [2020-07-07T19:07:20.764Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:07:20 [2020-07-07T19:07:20.764Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:07:24 [2020-07-07T19:07:24.927Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:07:25 [2020-07-07T19:07:25.184Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
15:07:25 [2020-07-07T19:07:25.439Z] 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
15:07:25 [2020-07-07T19:07:25.439Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.023 s
15:07:25 [2020-07-07T19:07:25.439Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
15:07:25 [2020-07-07T19:07:25.439Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
15:07:25 [2020-07-07T19:07:25.439Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
15:07:25 [2020-07-07T19:07:25.439Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.002 s
15:07:25 [2020-07-07T19:07:25.439Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.124 s
15:07:25 [2020-07-07T19:07:25.439Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.002 s
15:07:25 [2020-07-07T19:07:25.439Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
15:07:25 [2020-07-07T19:07:25.439Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
15:07:25 [2020-07-07T19:07:25.439Z] 
15:07:25 [2020-07-07T19:07:25.439Z] Results:
15:07:25 [2020-07-07T19:07:25.439Z] 
15:07:25 [2020-07-07T19:07:25.439Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
15:07:25 [2020-07-07T19:07:25.439Z] 
15:07:26 [2020-07-07T19:07:26.000Z] 
15:07:26 [2020-07-07T19:07:26.000Z] !ENTRY org.eclipse.ui.workbench 4 2 2020-07-07 19:07:25.742
15:07:26 [2020-07-07T19:07:26.000Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
15:07:26 [2020-07-07T19:07:26.000Z] !STACK 0
15:07:26 [2020-07-07T19:07:26.000Z] org.eclipse.core.runtime.AssertionFailedException: assertion failed: The application has not been initialized.
15:07:26 [2020-07-07T19:07:26.000Z] 	at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
15:07:26 [2020-07-07T19:07:26.000Z] 	at org.eclipse.core.internal.runtime.InternalPlatform.assertInitialized(InternalPlatform.java:141)
15:07:26 [2020-07-07T19:07:26.000Z] 	at org.eclipse.core.internal.runtime.InternalPlatform.addLogListener(InternalPlatform.java:134)
15:07:26 [2020-07-07T19:07:26.000Z] 	at org.eclipse.core.runtime.Platform.addLogListener(Platform.java:538)
15:07:26 [2020-07-07T19:07:26.000Z] 	at org.eclipse.ui.statushandlers.StatusManager.<init>(StatusManager.java:141)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.ui.statushandlers.StatusManager.getManager(StatusManager.java:134)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.ui.internal.progress.ProgressManager$1.done(ProgressManager.java:452)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.java:73)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.core.internal.jobs.JobListeners.done(JobListeners.java:118)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.core.internal.jobs.JobManager.endJob(JobManager.java:684)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.core.internal.jobs.WorkerPool.endJob(WorkerPool.java:117)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:85)
15:07:26 [2020-07-07T19:07:26.001Z] 
15:07:26 [2020-07-07T19:07:26.001Z] !ENTRY org.eclipse.core.jobs 4 2 2020-07-07 19:07:25.742
15:07:26 [2020-07-07T19:07:26.001Z] !MESSAGE An internal error occurred during: "Decoration Calculation".
15:07:26 [2020-07-07T19:07:26.001Z] !STACK 0
15:07:26 [2020-07-07T19:07:26.001Z] org.eclipse.core.runtime.AssertionFailedException: assertion failed: The application has not been initialized.
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.core.runtime.Assert.isTrue(Assert.java:113)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.core.internal.runtime.InternalPlatform.assertInitialized(InternalPlatform.java:141)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.core.internal.runtime.InternalPlatform.getAdapterManager(InternalPlatform.java:162)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.core.runtime.Platform.getAdapterManager(Platform.java:642)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.ui.internal.ObjectContributorManager.getCommonClasses(ObjectContributorManager.java:675)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.ui.internal.ObjectContributorManager.getContributors(ObjectContributorManager.java:578)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecoratorsFor(LightweightDecoratorManager.java:323)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:344)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:333)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:300)
15:07:26 [2020-07-07T19:07:26.001Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] All tests passed!
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.pom
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-sources.jar
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-p2metadata.xml
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-p2artifacts.xml
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.5-SNAPSHOT [48/138]
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] The project's OSGi version is 1.0.5.202007071840
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.562Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
15:07:26 [2020-07-07T19:07:26.817Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[86] 
15:07:26 [2020-07-07T19:07:26.817Z] 	Long value = fMapper.apply(element);
15:07:26 [2020-07-07T19:07:26.817Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
15:07:26 [2020-07-07T19:07:26.817Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
15:07:26 [2020-07-07T19:07:26.817Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[87] 
15:07:26 [2020-07-07T19:07:26.817Z] 	if (value <= fMapper.apply(obj)) {
15:07:26 [2020-07-07T19:07:26.817Z] 	             ^^^^^^^^^^^^^^^^^^
15:07:26 [2020-07-07T19:07:26.817Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
15:07:26 [2020-07-07T19:07:26.817Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[105] 
15:07:26 [2020-07-07T19:07:26.817Z] 	Long value = fMapper.apply(element);
15:07:26 [2020-07-07T19:07:26.817Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
15:07:26 [2020-07-07T19:07:26.817Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
15:07:26 [2020-07-07T19:07:26.817Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[106] 
15:07:26 [2020-07-07T19:07:26.817Z] 	if (value >= fMapper.apply(obj)) {
15:07:26 [2020-07-07T19:07:26.817Z] 	             ^^^^^^^^^^^^^^^^^^
15:07:26 [2020-07-07T19:07:26.817Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
15:07:26 [2020-07-07T19:07:26.817Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[368] 
15:07:26 [2020-07-07T19:07:26.817Z] 	Statistics<E>::update, Statistics<E>::merge);
15:07:26 [2020-07-07T19:07:26.817Z] 	                       ^^^^^^^^^^^^^^^^^^^^
15:07:26 [2020-07-07T19:07:26.817Z] Null type safety: parameter 1 provided via method descriptor BiConsumer<Statistics<E>,Statistics<E>>.accept(Statistics<E>, Statistics<E>) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>'
15:07:26 [2020-07-07T19:07:26.817Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[386] 
15:07:26 [2020-07-07T19:07:26.817Z] 	Statistics<E>::update, Statistics<E>::merge);
15:07:26 [2020-07-07T19:07:26.817Z] 	                       ^^^^^^^^^^^^^^^^^^^^
15:07:26 [2020-07-07T19:07:26.817Z] Null type safety: parameter 1 provided via method descriptor BiConsumer<Statistics<E>,Statistics<E>>.accept(Statistics<E>, Statistics<E>) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>'
15:07:26 [2020-07-07T19:07:26.817Z] 6 problems (6 warnings)
15:07:26 [2020-07-07T19:07:26.817Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.817Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-sources.jar
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] 
15:07:26 [2020-07-07T19:07:26.818Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:27 [2020-07-07T19:07:27.744Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
15:07:27 [2020-07-07T19:07:27.744Z] [INFO] Command line:
15:07:27 [2020-07-07T19:07:27.744Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:07:27 [2020-07-07T19:07:27.744Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:07:29 [2020-07-07T19:07:29.108Z] !SESSION 2020-07-07 19:07:27.566 -----------------------------------------------
15:07:29 [2020-07-07T19:07:29.108Z] eclipse.buildId=unknown
15:07:29 [2020-07-07T19:07:29.108Z] java.version=1.8.0_202
15:07:29 [2020-07-07T19:07:29.108Z] java.vendor=Oracle Corporation
15:07:29 [2020-07-07T19:07:29.108Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:07:29 [2020-07-07T19:07:29.108Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:07:29 [2020-07-07T19:07:29.108Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:07:29 [2020-07-07T19:07:29.108Z] 
15:07:29 [2020-07-07T19:07:29.108Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:07:28.823
15:07:29 [2020-07-07T19:07:29.108Z] !MESSAGE FrameworkEvent ERROR
15:07:29 [2020-07-07T19:07:29.108Z] !STACK 0
15:07:29 [2020-07-07T19:07:29.108Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:07:29 [2020-07-07T19:07:29.108Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:29 [2020-07-07T19:07:29.108Z] 
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:29 [2020-07-07T19:07:29.108Z] 
15:07:29 [2020-07-07T19:07:29.108Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:07:28.914
15:07:29 [2020-07-07T19:07:29.108Z] !MESSAGE FrameworkEvent ERROR
15:07:29 [2020-07-07T19:07:29.108Z] !STACK 0
15:07:29 [2020-07-07T19:07:29.108Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:07:29 [2020-07-07T19:07:29.108Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:29 [2020-07-07T19:07:29.108Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:07:29 [2020-07-07T19:07:29.108Z]     -> 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"
15:07:29 [2020-07-07T19:07:29.108Z]        org.apache.httpcomponents.httpclient.win [35]
15:07:29 [2020-07-07T19:07:29.108Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:29 [2020-07-07T19:07:29.108Z] 
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:29 [2020-07-07T19:07:29.108Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:29 [2020-07-07T19:07:29.109Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:30 [2020-07-07T19:07:30.034Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
15:07:30 [2020-07-07T19:07:30.597Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
15:07:30 [2020-07-07T19:07:30.597Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.002 s
15:07:30 [2020-07-07T19:07:30.597Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
15:07:30 [2020-07-07T19:07:30.597Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.092 s
15:07:30 [2020-07-07T19:07:30.597Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.214 s
15:07:30 [2020-07-07T19:07:30.597Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.066 s
15:07:30 [2020-07-07T19:07:30.597Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
15:07:30 [2020-07-07T19:07:30.597Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
15:07:30 [2020-07-07T19:07:30.597Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.116 s
15:07:30 [2020-07-07T19:07:30.597Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.08 s
15:07:30 [2020-07-07T19:07:30.597Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
15:07:30 [2020-07-07T19:07:30.597Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
15:07:30 [2020-07-07T19:07:30.597Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.004 s
15:07:30 [2020-07-07T19:07:30.597Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
15:07:30 [2020-07-07T19:07:30.597Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.078 s
15:07:30 [2020-07-07T19:07:30.597Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
15:07:30 [2020-07-07T19:07:30.597Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
15:07:31 [2020-07-07T19:07:31.568Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.769 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
15:07:31 [2020-07-07T19:07:31.568Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.003 s
15:07:31 [2020-07-07T19:07:31.568Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:07:31 [2020-07-07T19:07:31.568Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.108 s
15:07:31 [2020-07-07T19:07:31.568Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.326 s
15:07:31 [2020-07-07T19:07:31.568Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.056 s
15:07:31 [2020-07-07T19:07:31.568Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:07:31 [2020-07-07T19:07:31.568Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:07:31 [2020-07-07T19:07:31.568Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.085 s
15:07:31 [2020-07-07T19:07:31.568Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.094 s
15:07:31 [2020-07-07T19:07:31.568Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:07:31 [2020-07-07T19:07:31.568Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:07:31 [2020-07-07T19:07:31.568Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:07:31 [2020-07-07T19:07:31.568Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:07:31 [2020-07-07T19:07:31.568Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.094 s
15:07:31 [2020-07-07T19:07:31.568Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:07:31 [2020-07-07T19:07:31.568Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
15:07:32 [2020-07-07T19:07:32.129Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
15:07:32 [2020-07-07T19:07:32.129Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.002 s
15:07:32 [2020-07-07T19:07:32.129Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:07:32 [2020-07-07T19:07:32.129Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.059 s
15:07:32 [2020-07-07T19:07:32.129Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.243 s
15:07:32 [2020-07-07T19:07:32.129Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.057 s
15:07:32 [2020-07-07T19:07:32.129Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:07:32 [2020-07-07T19:07:32.129Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:07:32 [2020-07-07T19:07:32.129Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.195 s
15:07:32 [2020-07-07T19:07:32.129Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.184 s
15:07:32 [2020-07-07T19:07:32.129Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:07:32 [2020-07-07T19:07:32.129Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:07:32 [2020-07-07T19:07:32.129Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:07:32 [2020-07-07T19:07:32.129Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
15:07:32 [2020-07-07T19:07:32.129Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:07:32 [2020-07-07T19:07:32.129Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:07:32 [2020-07-07T19:07:32.129Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
15:07:32 [2020-07-07T19:07:32.385Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
15:07:32 [2020-07-07T19:07:32.385Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.094 s
15:07:32 [2020-07-07T19:07:32.385Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.064 s
15:07:32 [2020-07-07T19:07:32.385Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.012 s
15:07:32 [2020-07-07T19:07:32.385Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.018 s
15:07:32 [2020-07-07T19:07:32.385Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.013 s
15:07:32 [2020-07-07T19:07:32.385Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.055 s
15:07:32 [2020-07-07T19:07:32.385Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.006 s
15:07:32 [2020-07-07T19:07:32.385Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.011 s
15:07:32 [2020-07-07T19:07:32.385Z] 
15:07:32 [2020-07-07T19:07:32.385Z] Results:
15:07:32 [2020-07-07T19:07:32.385Z] 
15:07:32 [2020-07-07T19:07:32.385Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
15:07:32 [2020-07-07T19:07:32.385Z] 
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] All tests passed!
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] 
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.pom
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-sources.jar
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] 
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] 
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.9-SNAPSHOT [49/138]
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] 
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] 
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] The project's OSGi version is 1.0.9.202007071840
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] 
15:07:32 [2020-07-07T19:07:32.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:32 [2020-07-07T19:07:32.946Z] [INFO] 
15:07:32 [2020-07-07T19:07:32.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:32 [2020-07-07T19:07:32.946Z] [INFO] 
15:07:32 [2020-07-07T19:07:32.946Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:32 [2020-07-07T19:07:32.946Z] [INFO] 
15:07:32 [2020-07-07T19:07:32.946Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:32 [2020-07-07T19:07:32.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:32 [2020-07-07T19:07:32.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
15:07:32 [2020-07-07T19:07:32.946Z] [INFO] 
15:07:32 [2020-07-07T19:07:32.946Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:32 [2020-07-07T19:07:32.946Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] 
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] 
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] 
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] 
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] 
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] 
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] 
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] 
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] 
15:07:33 [2020-07-07T19:07:33.201Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:07:34 [2020-07-07T19:07:34.565Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
15:07:34 [2020-07-07T19:07:34.565Z] [INFO] Command line:
15:07:34 [2020-07-07T19:07:34.565Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:07:34 [2020-07-07T19:07:34.565Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:07:35 [2020-07-07T19:07:35.928Z] !SESSION 2020-07-07 19:07:34.326 -----------------------------------------------
15:07:35 [2020-07-07T19:07:35.928Z] eclipse.buildId=unknown
15:07:35 [2020-07-07T19:07:35.928Z] java.version=1.8.0_202
15:07:35 [2020-07-07T19:07:35.928Z] java.vendor=Oracle Corporation
15:07:35 [2020-07-07T19:07:35.928Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:07:35 [2020-07-07T19:07:35.928Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:07:35 [2020-07-07T19:07:35.928Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:07:35 [2020-07-07T19:07:35.928Z] 
15:07:35 [2020-07-07T19:07:35.928Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:07:35.722
15:07:35 [2020-07-07T19:07:35.928Z] !MESSAGE FrameworkEvent ERROR
15:07:35 [2020-07-07T19:07:35.928Z] !STACK 0
15:07:35 [2020-07-07T19:07:35.928Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:07:35 [2020-07-07T19:07:35.928Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:35 [2020-07-07T19:07:35.928Z] 
15:07:35 [2020-07-07T19:07:35.928Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:07:35 [2020-07-07T19:07:35.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:07:35 [2020-07-07T19:07:35.928Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:07:35 [2020-07-07T19:07:35.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:07:35 [2020-07-07T19:07:35.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:07:35 [2020-07-07T19:07:35.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:07:35 [2020-07-07T19:07:35.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:07:35 [2020-07-07T19:07:35.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:35 [2020-07-07T19:07:35.928Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:35 [2020-07-07T19:07:35.928Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:35 [2020-07-07T19:07:35.928Z] 
15:07:35 [2020-07-07T19:07:35.928Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:07:35.814
15:07:35 [2020-07-07T19:07:35.928Z] !MESSAGE FrameworkEvent ERROR
15:07:35 [2020-07-07T19:07:35.929Z] !STACK 0
15:07:35 [2020-07-07T19:07:35.929Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:07:35 [2020-07-07T19:07:35.929Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:35 [2020-07-07T19:07:35.929Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:07:35 [2020-07-07T19:07:35.929Z]     -> 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"
15:07:35 [2020-07-07T19:07:35.929Z]        org.apache.httpcomponents.httpclient.win [36]
15:07:35 [2020-07-07T19:07:35.929Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:07:35 [2020-07-07T19:07:35.929Z] 
15:07:35 [2020-07-07T19:07:35.929Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:07:35 [2020-07-07T19:07:35.929Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:07:35 [2020-07-07T19:07:35.929Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:07:35 [2020-07-07T19:07:35.929Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:07:35 [2020-07-07T19:07:35.929Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:07:35 [2020-07-07T19:07:35.929Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:07:35 [2020-07-07T19:07:35.929Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:07:35 [2020-07-07T19:07:35.929Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:07:35 [2020-07-07T19:07:35.929Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:07:35 [2020-07-07T19:07:35.929Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:07:36 [2020-07-07T19:07:36.855Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:07:36 [2020-07-07T19:07:36.855Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:07:41 [2020-07-07T19:07:41.019Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:07:41 [2020-07-07T19:07:41.019Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
15:07:41 [2020-07-07T19:07:41.581Z] Display size: 1440x900
15:07:41 [2020-07-07T19:07:41.581Z] OS version=3.10.0-1062.el7.x86_64
15:07:41 [2020-07-07T19:07:41.581Z] GTK version=3.22.30
15:07:41 [2020-07-07T19:07:41.581Z] GTK theme=Ambiance
15:07:41 [2020-07-07T19:07:41.581Z] LIBOVERLAY_SCROLLBAR=0
15:07:41 [2020-07-07T19:07:41.581Z] Time zone: Greenwich Mean Time
15:07:41 [2020-07-07T19:07:41.581Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:07:41 [2020-07-07T19:07:41.581Z] log4j:WARN Please initialize the log4j system properly.
15:07:42 [2020-07-07T19:07:42.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=715995613 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}
15:07:42 [2020-07-07T19:07:42.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=715995616 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
15:07:42 [2020-07-07T19:07:42.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=715995622 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}
15:07:42 [2020-07-07T19:07:42.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=715995624 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Duration}
15:07:42 [2020-07-07T19:07:42.507Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:07:42 [2020-07-07T19:07:42.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=715995803 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}
15:07:42 [2020-07-07T19:07:42.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=715995804 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
15:07:42 [2020-07-07T19:07:42.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=715995805 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}
15:07:42 [2020-07-07T19:07:42.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=715995806 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
15:07:42 [2020-07-07T19:07:42.762Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:07:43 [2020-07-07T19:07:43.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:07:43 [2020-07-07T19:07:43.017Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
15:07:43 [2020-07-07T19:07:43.017Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
15:07:43 [2020-07-07T19:07:43.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=715996005 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...'
15:07:43 [2020-07-07T19:07:43.017Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
15:07:43 [2020-07-07T19:07:43.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:07:48 [2020-07-07T19:07:48.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716000883 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}
15:07:48 [2020-07-07T19:07:48.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716001841 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
15:07:49 [2020-07-07T19:07:49.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716001842 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}
15:07:49 [2020-07-07T19:07:49.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716002543 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
15:07:49 [2020-07-07T19:07:49.636Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:07:50 [2020-07-07T19:07:50.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716003426 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}
15:07:50 [2020-07-07T19:07:50.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716003427 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
15:07:50 [2020-07-07T19:07:50.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716003476 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}
15:07:50 [2020-07-07T19:07:50.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716003478 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
15:07:50 [2020-07-07T19:07:50.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:07:54 [2020-07-07T19:07:54.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716007238 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}
15:07:54 [2020-07-07T19:07:54.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716007247 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
15:07:54 [2020-07-07T19:07:54.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716007403 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}
15:07:54 [2020-07-07T19:07:54.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716007412 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
15:07:54 [2020-07-07T19:07:54.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:07:59 [2020-07-07T19:07:59.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716012958 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}
15:07:59 [2020-07-07T19:07:59.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716012962 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
15:08:00 [2020-07-07T19:08:00.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716013312 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}
15:08:00 [2020-07-07T19:08:00.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716013315 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
15:08:00 [2020-07-07T19:08:00.482Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:08:07 [2020-07-07T19:08:07.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716019253 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}
15:08:07 [2020-07-07T19:08:07.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716020585 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
15:08:07 [2020-07-07T19:08:07.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716020586 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}
15:08:08 [2020-07-07T19:08:08.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716021903 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
15:08:08 [2020-07-07T19:08:08.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:08:10 [2020-07-07T19:08:10.125Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.75 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
15:08:10 [2020-07-07T19:08:10.125Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.233 s
15:08:10 [2020-07-07T19:08:10.125Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.174 s
15:08:10 [2020-07-07T19:08:10.125Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.19 s
15:08:10 [2020-07-07T19:08:10.125Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 7.3 s
15:08:10 [2020-07-07T19:08:10.125Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.129 s
15:08:10 [2020-07-07T19:08:10.125Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 5.009 s
15:08:10 [2020-07-07T19:08:10.125Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 6.084 s
15:08:10 [2020-07-07T19:08:10.125Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 8.34 s
15:08:10 [2020-07-07T19:08:10.125Z] 
15:08:10 [2020-07-07T19:08:10.125Z] Results:
15:08:10 [2020-07-07T19:08:10.125Z] 
15:08:10 [2020-07-07T19:08:10.125Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
15:08:10 [2020-07-07T19:08:10.125Z] 
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] All tests passed!
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.14-SNAPSHOT [50/138]
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] The project's OSGi version is 1.0.14.202007071840
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.053Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
15:08:11 [2020-07-07T19:08:11.053Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/perf/views/UiResponseTest.java:[25] 
15:08:11 [2020-07-07T19:08:11.053Z] 	import org.eclipse.tracecompass.internal.analysis.os.linux.core.inputoutput.InputOutputAnalysisModule;
15:08:11 [2020-07-07T19:08:11.053Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:08:11 [2020-07-07T19:08:11.054Z] Discouraged access: The type 'InputOutputAnalysisModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes')
15:08:11 [2020-07-07T19:08:11.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/perf/views/UiResponseTest.java:[86] 
15:08:11 [2020-07-07T19:08:11.054Z] 	modules.add(trace.getAnalysisModule(InputOutputAnalysisModule.ID));
15:08:11 [2020-07-07T19:08:11.054Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:08:11 [2020-07-07T19:08:11.054Z] Discouraged access: The type 'InputOutputAnalysisModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes')
15:08:11 [2020-07-07T19:08:11.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/perf/views/UiResponseTest.java:[86] 
15:08:11 [2020-07-07T19:08:11.054Z] 	modules.add(trace.getAnalysisModule(InputOutputAnalysisModule.ID));
15:08:11 [2020-07-07T19:08:11.054Z] 	                                                              ^^
15:08:11 [2020-07-07T19:08:11.054Z] Discouraged access: The field 'InputOutputAnalysisModule.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes')
15:08:11 [2020-07-07T19:08:11.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[148] 
15:08:11 [2020-07-07T19:08:11.054Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
15:08:11 [2020-07-07T19:08:11.054Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:08:11 [2020-07-07T19:08:11.054Z] 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
15:08:11 [2020-07-07T19:08:11.054Z] 4 problems (4 warnings)
15:08:11 [2020-07-07T19:08:11.054Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.054Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.054Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:08:11 [2020-07-07T19:08:11.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
15:08:11 [2020-07-07T19:08:11.054Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.054Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.054Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
15:08:11 [2020-07-07T19:08:11.054Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.054Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.054Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.054Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.310Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
15:08:11 [2020-07-07T19:08:11.310Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.310Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.310Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.310Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.310Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.310Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.310Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
15:08:11 [2020-07-07T19:08:11.310Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.310Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:11 [2020-07-07T19:08:11.310Z] [INFO] 
15:08:11 [2020-07-07T19:08:11.310Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:08:12 [2020-07-07T19:08:12.235Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
15:08:12 [2020-07-07T19:08:12.235Z] [INFO] Command line:
15:08:12 [2020-07-07T19:08:12.236Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:08:12 [2020-07-07T19:08:12.236Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:08:13 [2020-07-07T19:08:13.600Z] !SESSION 2020-07-07 19:08:12.008 -----------------------------------------------
15:08:13 [2020-07-07T19:08:13.600Z] eclipse.buildId=unknown
15:08:13 [2020-07-07T19:08:13.600Z] java.version=1.8.0_202
15:08:13 [2020-07-07T19:08:13.600Z] java.vendor=Oracle Corporation
15:08:13 [2020-07-07T19:08:13.600Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:08:13 [2020-07-07T19:08:13.600Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:08:13 [2020-07-07T19:08:13.600Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:08:13 [2020-07-07T19:08:13.600Z] 
15:08:13 [2020-07-07T19:08:13.600Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:08:13.426
15:08:13 [2020-07-07T19:08:13.600Z] !MESSAGE FrameworkEvent ERROR
15:08:13 [2020-07-07T19:08:13.600Z] !STACK 0
15:08:13 [2020-07-07T19:08:13.600Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:08:13 [2020-07-07T19:08:13.600Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:08:13 [2020-07-07T19:08:13.600Z] 
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:08:13 [2020-07-07T19:08:13.600Z] 
15:08:13 [2020-07-07T19:08:13.600Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:08:13.520
15:08:13 [2020-07-07T19:08:13.600Z] !MESSAGE FrameworkEvent ERROR
15:08:13 [2020-07-07T19:08:13.600Z] !STACK 0
15:08:13 [2020-07-07T19:08:13.600Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:08:13 [2020-07-07T19:08:13.600Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:08:13 [2020-07-07T19:08:13.600Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:08:13 [2020-07-07T19:08:13.600Z]     -> 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"
15:08:13 [2020-07-07T19:08:13.600Z]        org.apache.httpcomponents.httpclient.win [36]
15:08:13 [2020-07-07T19:08:13.600Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:08:13 [2020-07-07T19:08:13.600Z] 
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:08:13 [2020-07-07T19:08:13.600Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:08:14 [2020-07-07T19:08:14.964Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:08:14 [2020-07-07T19:08:14.964Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:08:19 [2020-07-07T19:08:19.131Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:08:19 [2020-07-07T19:08:19.131Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
15:08:19 [2020-07-07T19:08:19.387Z] Display size: 1440x900
15:08:19 [2020-07-07T19:08:19.387Z] OS version=3.10.0-1062.el7.x86_64
15:08:19 [2020-07-07T19:08:19.387Z] GTK version=3.22.30
15:08:19 [2020-07-07T19:08:19.387Z] GTK theme=Ambiance
15:08:19 [2020-07-07T19:08:19.387Z] LIBOVERLAY_SCROLLBAR=0
15:08:19 [2020-07-07T19:08:19.387Z] Time zone: Greenwich Mean Time
15:08:19 [2020-07-07T19:08:19.642Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:08:19 [2020-07-07T19:08:19.642Z] log4j:WARN Please initialize the log4j system properly.
15:08:20 [2020-07-07T19:08:20.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:08:20 [2020-07-07T19:08:20.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:08:20 [2020-07-07T19:08:20.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:08:20 [2020-07-07T19:08:20.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:08:20 [2020-07-07T19:08:20.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716038908 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - Attempting to set focus on Tree with text {}
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716038985 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716038985 data=null doit=true} to TreeItem with text {test}
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716038985 data=null} to TreeItem with text {test}
15:08:25 [2020-07-07T19:08:25.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716038986 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:08:26 [2020-07-07T19:08:26.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716038986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:08:26 [2020-07-07T19:08:26.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716039001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:08:26 [2020-07-07T19:08:26.066Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:08:26 [2020-07-07T19:08:26.066Z] DEBUG - Clicking on with mnemonic 'Delete'
15:08:26 [2020-07-07T19:08:26.066Z] DEBUG - Clicked on with mnemonic 'Delete'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716039934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716039934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716039935 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716039935 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716039935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716039935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716039935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716039936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716039936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716039936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716039936 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716039936 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Clicking on OK
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716039938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716039938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716039938 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716039938 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716039939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716039939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:26 [2020-07-07T19:08:26.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:26 [2020-07-07T19:08:26.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:26 [2020-07-07T19:08:26.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:26 [2020-07-07T19:08:26.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:26 [2020-07-07T19:08:26.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:26 [2020-07-07T19:08:26.992Z] DEBUG - Clicked on OK
15:08:27 [2020-07-07T19:08:27.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716039939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:27 [2020-07-07T19:08:27.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716039180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:08:27 [2020-07-07T19:08:27.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:08:27 [2020-07-07T19:08:27.505Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.272 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
15:08:27 [2020-07-07T19:08:27.505Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest)  Time elapsed: 7.042 s
15:08:27 [2020-07-07T19:08:27.505Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
15:08:28 [2020-07-07T19:08:28.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
15:08:28 [2020-07-07T19:08:28.065Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - Setting state to checked on: bug446190
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:08:31 [2020-07-07T19:08:31.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:08:31 [2020-07-07T19:08:31.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:08:31 [2020-07-07T19:08:31.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:08:31 [2020-07-07T19:08:31.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716044855 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:08:31 [2020-07-07T19:08:31.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:08:31 [2020-07-07T19:08:31.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:08:31 [2020-07-07T19:08:31.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:08:31 [2020-07-07T19:08:31.894Z] DEBUG - Attempting to set focus on Tree with text {}
15:08:31 [2020-07-07T19:08:31.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716044882 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:08:31 [2020-07-07T19:08:31.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716044882 data=null doit=true} to TreeItem with text {test}
15:08:31 [2020-07-07T19:08:31.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716044882 data=null} to TreeItem with text {test}
15:08:31 [2020-07-07T19:08:31.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716044882 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:08:31 [2020-07-07T19:08:31.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716044882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:08:31 [2020-07-07T19:08:31.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716044888 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:08:31 [2020-07-07T19:08:31.895Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:08:31 [2020-07-07T19:08:31.895Z] DEBUG - Clicking on with mnemonic 'Delete'
15:08:31 [2020-07-07T19:08:31.895Z] DEBUG - Clicked on with mnemonic 'Delete'
15:08:32 [2020-07-07T19:08:32.455Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:08:32 [2020-07-07T19:08:32.455Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:08:32 [2020-07-07T19:08:32.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:32 [2020-07-07T19:08:32.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:08:32 [2020-07-07T19:08:32.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.455Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:32 [2020-07-07T19:08:32.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:32 [2020-07-07T19:08:32.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:08:32 [2020-07-07T19:08:32.455Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.455Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:08:32 [2020-07-07T19:08:32.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716045622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716045622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716045622 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716045622 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716045622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716045622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716045622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716045623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716045623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716045623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716045623 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716045623 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Clicking on OK
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716045624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716045625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716045625 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716045625 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716045625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716045625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.456Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.456Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.456Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.456Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.456Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.456Z] DEBUG - Clicked on OK
15:08:32 [2020-07-07T19:08:32.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716045625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:32 [2020-07-07T19:08:32.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716044977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:08:32 [2020-07-07T19:08:32.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.635 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
15:08:32 [2020-07-07T19:08:32.967Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest)  Time elapsed: 4.126 s
15:08:32 [2020-07-07T19:08:32.967Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
15:08:33 [2020-07-07T19:08:33.222Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:08:33 [2020-07-07T19:08:33.222Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:08:33 [2020-07-07T19:08:33.222Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716049820 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}
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716049822 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1} to TableColumn with text {Duration}
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716049830 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}
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716049883 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1} to TableColumn with text {Duration}
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716050009 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Attempting to set focus on Tree with text {}
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716050029 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716050029 data=null doit=true} to TreeItem with text {test}
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716050029 data=null} to TreeItem with text {test}
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716050029 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716050029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716050034 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Clicking on with mnemonic 'Delete'
15:08:37 [2020-07-07T19:08:37.389Z] DEBUG - Clicked on with mnemonic 'Delete'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716050731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716050731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716050731 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716050732 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716050732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716050732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716050732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716050732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716050732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716050732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716050732 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716050732 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Clicking on OK
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716050733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716050733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716050733 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716050733 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716050733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716050733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.645Z] DEBUG - Clicked on OK
15:08:37 [2020-07-07T19:08:37.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716050733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:37 [2020-07-07T19:08:37.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716050083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:08:38 [2020-07-07T19:08:38.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:08:38 [2020-07-07T19:08:38.156Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.117 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
15:08:38 [2020-07-07T19:08:38.156Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest)  Time elapsed: 5.026 s
15:08:38 [2020-07-07T19:08:38.156Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716051422 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}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716051424 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716051436 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}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716051477 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=716051483 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}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=716051485 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {System Call}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=716051497 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}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=716051499 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1} to TableColumn with text {System Call}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716051505 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}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716051507 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Duration}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716051513 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}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716051523 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Duration}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=716051523 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}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=716051525 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Start Time}
15:08:38 [2020-07-07T19:08:38.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:38 [2020-07-07T19:08:38.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:38 [2020-07-07T19:08:38.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:41 [2020-07-07T19:08:41.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716054903 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}
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716054905 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716054915 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}
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716054918 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Duration}
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716054978 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Attempting to set focus on Tree with text {}
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716055001 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716055002 data=null doit=true} to TreeItem with text {test}
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716055002 data=null} to TreeItem with text {test}
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716055002 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716055002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716055007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Clicking on with mnemonic 'Delete'
15:08:41 [2020-07-07T19:08:41.941Z] DEBUG - Clicked on with mnemonic 'Delete'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716055726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716055726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716055726 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716055727 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716055727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716055727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716055727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716055727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716055727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716055727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716055728 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716055728 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Clicking on OK
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716055729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716055730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716055730 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716055730 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716055730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716055730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Clicked on OK
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716055730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:08:42 [2020-07-07T19:08:42.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716055086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:08:43 [2020-07-07T19:08:43.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:43 [2020-07-07T19:08:43.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:43 [2020-07-07T19:08:43.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716056371 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}
15:08:43 [2020-07-07T19:08:43.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716056372 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:08:43 [2020-07-07T19:08:43.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716056373 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}
15:08:43 [2020-07-07T19:08:43.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716056374 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:08:43 [2020-07-07T19:08:43.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:43 [2020-07-07T19:08:43.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:43 [2020-07-07T19:08:43.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:43 [2020-07-07T19:08:43.381Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
15:08:43 [2020-07-07T19:08:43.381Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
15:08:43 [2020-07-07T19:08:43.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=716056551 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...'
15:08:43 [2020-07-07T19:08:43.381Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
15:08:43 [2020-07-07T19:08:43.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:43 [2020-07-07T19:08:43.636Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:50 [2020-07-07T19:08:50.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716062693 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}
15:08:50 [2020-07-07T19:08:50.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716063473 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:08:50 [2020-07-07T19:08:50.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716063473 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}
15:08:51 [2020-07-07T19:08:51.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716064196 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:08:51 [2020-07-07T19:08:51.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:53 [2020-07-07T19:08:53.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:53 [2020-07-07T19:08:53.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716066487 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}
15:08:53 [2020-07-07T19:08:53.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716066488 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
15:08:53 [2020-07-07T19:08:53.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716066495 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}
15:08:53 [2020-07-07T19:08:53.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716066496 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Duration}
15:08:53 [2020-07-07T19:08:53.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:53 [2020-07-07T19:08:53.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:08:59 [2020-07-07T19:08:59.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716071548 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}
15:08:59 [2020-07-07T19:08:59.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716071564 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:08:59 [2020-07-07T19:08:59.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716071728 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}
15:08:59 [2020-07-07T19:08:59.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716071741 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:08:59 [2020-07-07T19:08:59.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:09:00 [2020-07-07T19:09:00.892Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:09:07 [2020-07-07T19:09:07.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716079405 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}
15:09:07 [2020-07-07T19:09:07.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716079409 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:09:07 [2020-07-07T19:09:07.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716079761 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}
15:09:07 [2020-07-07T19:09:07.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716079764 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:09:07 [2020-07-07T19:09:07.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:09:09 [2020-07-07T19:09:09.313Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:09:15 [2020-07-07T19:09:15.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716088395 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}
15:09:16 [2020-07-07T19:09:16.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716089964 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:09:17 [2020-07-07T19:09:17.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=716089964 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}
15:09:18 [2020-07-07T19:09:18.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=716091387 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
15:09:18 [2020-07-07T19:09:18.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:09:20 [2020-07-07T19:09:20.793Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.223 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
15:09:20 [2020-07-07T19:09:20.793Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.284 s
15:09:20 [2020-07-07T19:09:20.793Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 4.642 s
15:09:20 [2020-07-07T19:09:20.793Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.15 s
15:09:20 [2020-07-07T19:09:20.793Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.185 s
15:09:20 [2020-07-07T19:09:20.793Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 9.804 s
15:09:20 [2020-07-07T19:09:20.793Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.139 s
15:09:20 [2020-07-07T19:09:20.793Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 7.494 s
15:09:20 [2020-07-07T19:09:20.793Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 8.187 s
15:09:20 [2020-07-07T19:09:20.793Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 11.278 s
15:09:20 [2020-07-07T19:09:20.793Z] 
15:09:20 [2020-07-07T19:09:20.793Z] Results:
15:09:20 [2020-07-07T19:09:20.793Z] 
15:09:20 [2020-07-07T19:09:20.793Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
15:09:20 [2020-07-07T19:09:20.793Z] 
15:09:20 [2020-07-07T19:09:20.793Z] 
15:09:20 [2020-07-07T19:09:20.793Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 19:09:20.513
15:09:20 [2020-07-07T19:09:20.793Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] All tests passed!
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.pom
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-p2metadata.xml
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-p2artifacts.xml
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.0.0-SNAPSHOT [51/138]
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] The project's OSGi version is 2.0.0.202007071840
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.612Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
15:09:21 [2020-07-07T19:09:21.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[442] 
15:09:21 [2020-07-07T19:09:21.612Z] 	return getIntersectingElements(start, end).iterator();
15:09:21 [2020-07-07T19:09:21.612Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.612Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>'
15:09:21 [2020-07-07T19:09:21.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[542] 
15:09:21 [2020-07-07T19:09:21.612Z] 	return Iterables.transform(query2d, fct);
15:09:21 [2020-07-07T19:09:21.612Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.612Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>'
15:09:21 [2020-07-07T19:09:21.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[307] 
15:09:21 [2020-07-07T19:09:21.612Z] 	if (entry.getValue().fRange.includes(range)) {
15:09:21 [2020-07-07T19:09:21.612Z] 	    ^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.612Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:09:21 [2020-07-07T19:09:21.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[404] 
15:09:21 [2020-07-07T19:09:21.612Z] 	CallgraphRange parentRange = entry.getValue().fRange;
15:09:21 [2020-07-07T19:09:21.612Z] 	                             ^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.612Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:09:21 [2020-07-07T19:09:21.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[422] 
15:09:21 [2020-07-07T19:09:21.612Z] 	parent.addChild(entry.getValue().fFunc, entry.getKey());
15:09:21 [2020-07-07T19:09:21.612Z] 	                ^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.612Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:09:21 [2020-07-07T19:09:21.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[461] 
15:09:21 [2020-07-07T19:09:21.612Z] 	ThreadNode threadNode = entry.getKey();
15:09:21 [2020-07-07T19:09:21.612Z] 	                        ^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.612Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:09:21 [2020-07-07T19:09:21.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[462] 
15:09:21 [2020-07-07T19:09:21.612Z] 	List<Integer> subAttributes = entry.getValue();
15:09:21 [2020-07-07T19:09:21.612Z] 	                              ^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.612Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:09:21 [2020-07-07T19:09:21.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[30] 
15:09:21 [2020-07-07T19:09:21.612Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
15:09:21 [2020-07-07T19:09:21.613Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[139] 
15:09:21 [2020-07-07T19:09:21.613Z] 	long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE);
15:09:21 [2020-07-07T19:09:21.613Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[140] 
15:09:21 [2020-07-07T19:09:21.613Z] 	builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID));
15:09:21 [2020-07-07T19:09:21.613Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[142] 
15:09:21 [2020-07-07T19:09:21.613Z] 	List<Integer> processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern());
15:09:21 [2020-07-07T19:09:21.613Z] 	                                           ^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[154] 
15:09:21 [2020-07-07T19:09:21.613Z] 	threadParentId = getId(processQuark);
15:09:21 [2020-07-07T19:09:21.613Z] 	                 ^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[163] 
15:09:21 [2020-07-07T19:09:21.613Z] 	List<Integer> threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern());
15:09:21 [2020-07-07T19:09:21.613Z] 	                                                        ^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[192] 
15:09:21 [2020-07-07T19:09:21.613Z] 	return new TmfTreeModel<>(Collections.emptyList(), builder.build());
15:09:21 [2020-07-07T19:09:21.613Z] 	                                                   ^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<CallStackEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull CallStackEntryModel>', corresponding supertype is 'List<CallStackEntryModel>'
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[207] 
15:09:21 [2020-07-07T19:09:21.613Z] 	return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId);
15:09:21 [2020-07-07T19:09:21.613Z] 	                               ^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[214] 
15:09:21 [2020-07-07T19:09:21.613Z] 	long id = getId(stackLevelQuark);
15:09:21 [2020-07-07T19:09:21.613Z] 	          ^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[215] 
15:09:21 [2020-07-07T19:09:21.613Z] 	builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid));
15:09:21 [2020-07-07T19:09:21.613Z] 	                                                                                   ^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[239] 
15:09:21 [2020-07-07T19:09:21.613Z] 	Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter);
15:09:21 [2020-07-07T19:09:21.613Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[244] 
15:09:21 [2020-07-07T19:09:21.613Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false));
15:09:21 [2020-07-07T19:09:21.613Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[246] 
15:09:21 [2020-07-07T19:09:21.613Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true));
15:09:21 [2020-07-07T19:09:21.613Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[253] 
15:09:21 [2020-07-07T19:09:21.613Z] 	Collection<Long> times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime());
15:09:21 [2020-07-07T19:09:21.613Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[279] 
15:09:21 [2020-07-07T19:09:21.613Z] 	applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor);
15:09:21 [2020-07-07T19:09:21.613Z] 	                                  ^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState'
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[295] 
15:09:21 [2020-07-07T19:09:21.613Z] 	return new TimeGraphState(startTime, duration, value.hashCode(), name);
15:09:21 [2020-07-07T19:09:21.613Z] 	                                                                 ^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[371] 
15:09:21 [2020-07-07T19:09:21.613Z] 	CallStackAnalysis analysis = getAnalysisModule();
15:09:21 [2020-07-07T19:09:21.613Z] 	                             ^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[373] 
15:09:21 [2020-07-07T19:09:21.613Z] 	List<@NonNull Long> selected = DataProviderParameterUtils.extractSelectedItems(parameters);
15:09:21 [2020-07-07T19:09:21.613Z] 	                                                                               ^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Null type safety (type annotations): The expression of type '@NonNull Map<String,Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>'
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[374] 
15:09:21 [2020-07-07T19:09:21.613Z] 	List<@NonNull Long> times = DataProviderParameterUtils.extractTimeRequested(parameters);
15:09:21 [2020-07-07T19:09:21.613Z] 	                                                                            ^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Null type safety (type annotations): The expression of type '@NonNull Map<String,Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>'
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[376] 
15:09:21 [2020-07-07T19:09:21.613Z] 	Map<@NonNull Long, @NonNull Integer> md = getSelectedEntries(selected);
15:09:21 [2020-07-07T19:09:21.613Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(Collection<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[385] 
15:09:21 [2020-07-07T19:09:21.613Z] 	Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class);
15:09:21 [2020-07-07T19:09:21.613Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[385] 
15:09:21 [2020-07-07T19:09:21.613Z] 	Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class);
15:09:21 [2020-07-07T19:09:21.613Z] 	                                                                                          ^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[386] 
15:09:21 [2020-07-07T19:09:21.613Z] 	for (CallsiteAnalysis csa : csas) {
15:09:21 [2020-07-07T19:09:21.613Z] 	     ^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[387] 
15:09:21 [2020-07-07T19:09:21.613Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
15:09:21 [2020-07-07T19:09:21.613Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.613Z] Discouraged access: The method 'CallsiteAnalysis.getCallsites(String, String, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.613Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[387] 
15:09:21 [2020-07-07T19:09:21.614Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
15:09:21 [2020-07-07T19:09:21.614Z] 	                                                                                    ^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.614Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
15:09:21 [2020-07-07T19:09:21.614Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[101] 
15:09:21 [2020-07-07T19:09:21.614Z] 	fChildren.put(entry.getKey(), entry.getValue().clone());
15:09:21 [2020-07-07T19:09:21.614Z] 	                              ^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.614Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Object,@NonNull AggregatedCalledFunction>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:09:21 [2020-07-07T19:09:21.614Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[31] 
15:09:21 [2020-07-07T19:09:21.614Z] 	static final Comparator<ISegment> COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd));
15:09:21 [2020-07-07T19:09:21.614Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.614Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>'
15:09:21 [2020-07-07T19:09:21.614Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[235] 
15:09:21 [2020-07-07T19:09:21.614Z] 	IHostIdProvider hostProvider = fHostResolver.apply(this);
15:09:21 [2020-07-07T19:09:21.614Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.614Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Function<@NonNull IProfilingElement,CallStackHostUtils.@NonNull IHostIdProvider>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
15:09:21 [2020-07-07T19:09:21.614Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[19] 
15:09:21 [2020-07-07T19:09:21.614Z] 	import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider;
15:09:21 [2020-07-07T19:09:21.614Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.614Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
15:09:21 [2020-07-07T19:09:21.869Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[20] 
15:09:21 [2020-07-07T19:09:21.869Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider;
15:09:21 [2020-07-07T19:09:21.869Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.870Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.870Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[31] 
15:09:21 [2020-07-07T19:09:21.870Z] 	* {@link SegmentStoreStatisticsDataProvider} factory for the
15:09:21 [2020-07-07T19:09:21.870Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.870Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
15:09:21 [2020-07-07T19:09:21.870Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[43] 
15:09:21 [2020-07-07T19:09:21.870Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
15:09:21 [2020-07-07T19:09:21.870Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.870Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.870Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[43] 
15:09:21 [2020-07-07T19:09:21.870Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
15:09:21 [2020-07-07T19:09:21.870Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.870Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection<ITmfTrace>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.870Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[63] 
15:09:21 [2020-07-07T19:09:21.870Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
15:09:21 [2020-07-07T19:09:21.870Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.870Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, IStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
15:09:21 [2020-07-07T19:09:21.870Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[63] 
15:09:21 [2020-07-07T19:09:21.870Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
15:09:21 [2020-07-07T19:09:21.870Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.870Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
15:09:21 [2020-07-07T19:09:21.870Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[27] 
15:09:21 [2020-07-07T19:09:21.870Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
15:09:21 [2020-07-07T19:09:21.870Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.870Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.870Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[116] 
15:09:21 [2020-07-07T19:09:21.870Z] 	* {@link CallsiteAnalysis} to enrich the view.
15:09:21 [2020-07-07T19:09:21.870Z] 	         ^^^^^^^^^^^^^^^^
15:09:21 [2020-07-07T19:09:21.870Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:09:21 [2020-07-07T19:09:21.870Z] 44 problems (44 warnings)
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-sources.jar
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.pom
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-sources.jar
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-pack200.jar.pack.gz
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-p2metadata.xml
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-p2artifacts.xml
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.4-SNAPSHOT [52/138]
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] The project's OSGi version is 1.0.4.202007071840
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] 
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:21 [2020-07-07T19:09:21.870Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
15:09:22 [2020-07-07T19:09:22.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[155] 
15:09:22 [2020-07-07T19:09:22.126Z] 	Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]);
15:09:22 [2020-07-07T19:09:22.126Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^
15:09:22 [2020-07-07T19:09:22.126Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:09:22 [2020-07-07T19:09:22.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[147] 
15:09:22 [2020-07-07T19:09:22.127Z] 	stack.push(new OpenedFunction(ts, field.getValue().toString()));
15:09:22 [2020-07-07T19:09:22.127Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:22 [2020-07-07T19:09:22.127Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:09:22 [2020-07-07T19:09:22.127Z] 2 problems (2 warnings)
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] 
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] 
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-sources.jar
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] 
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] 
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] 
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] 
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] 
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:22 [2020-07-07T19:09:22.127Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar
15:09:22 [2020-07-07T19:09:22.382Z] [INFO] 
15:09:22 [2020-07-07T19:09:22.382Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:22 [2020-07-07T19:09:22.382Z] [INFO] 
15:09:22 [2020-07-07T19:09:22.382Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:22 [2020-07-07T19:09:22.943Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
15:09:22 [2020-07-07T19:09:22.943Z] [INFO] Command line:
15:09:22 [2020-07-07T19:09:22.943Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:09:22 [2020-07-07T19:09:22.943Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:09:24 [2020-07-07T19:09:24.306Z] !SESSION 2020-07-07 19:09:22.894 -----------------------------------------------
15:09:24 [2020-07-07T19:09:24.306Z] eclipse.buildId=unknown
15:09:24 [2020-07-07T19:09:24.306Z] java.version=1.8.0_202
15:09:24 [2020-07-07T19:09:24.306Z] java.vendor=Oracle Corporation
15:09:24 [2020-07-07T19:09:24.306Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:09:24 [2020-07-07T19:09:24.306Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:09:24 [2020-07-07T19:09:24.306Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:09:24 [2020-07-07T19:09:24.306Z] 
15:09:24 [2020-07-07T19:09:24.306Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:09:24.114
15:09:24 [2020-07-07T19:09:24.306Z] !MESSAGE FrameworkEvent ERROR
15:09:24 [2020-07-07T19:09:24.306Z] !STACK 0
15:09:24 [2020-07-07T19:09:24.306Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:09:24 [2020-07-07T19:09:24.306Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:09:24 [2020-07-07T19:09:24.306Z] 
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:09:24 [2020-07-07T19:09:24.306Z] 
15:09:24 [2020-07-07T19:09:24.306Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:09:24.203
15:09:24 [2020-07-07T19:09:24.306Z] !MESSAGE FrameworkEvent ERROR
15:09:24 [2020-07-07T19:09:24.306Z] !STACK 0
15:09:24 [2020-07-07T19:09:24.306Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:09:24 [2020-07-07T19:09:24.306Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:09:24 [2020-07-07T19:09:24.306Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:09:24 [2020-07-07T19:09:24.306Z]     -> 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"
15:09:24 [2020-07-07T19:09:24.306Z]        org.apache.httpcomponents.httpclient.win [35]
15:09:24 [2020-07-07T19:09:24.306Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:09:24 [2020-07-07T19:09:24.306Z] 
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:09:24 [2020-07-07T19:09:24.306Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:09:25 [2020-07-07T19:09:25.232Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
15:09:35 [2020-07-07T19:09:35.170Z] 
15:09:35 [2020-07-07T19:09:35.170Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-07-07 19:09:34.225
15:09:35 [2020-07-07T19:09:35.170Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
15:09:40 [2020-07-07T19:09:40.411Z] 
15:09:40 [2020-07-07T19:09:40.412Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-07-07 19:09:39.740
15:09:40 [2020-07-07T19:09:40.412Z] !MESSAGE Incoherent callstack found on (10019) occasions
15:09:40 [2020-07-07T19:09:40.412Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.795 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
15:09:40 [2020-07-07T19:09:40.412Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 1.402 s
15:09:40 [2020-07-07T19:09:40.412Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 13.376 s
15:09:40 [2020-07-07T19:09:40.412Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
15:09:40 [2020-07-07T19:09:40.412Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
15:09:40 [2020-07-07T19:09:40.412Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
15:09:40 [2020-07-07T19:09:40.412Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
15:09:40 [2020-07-07T19:09:40.412Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
15:09:40 [2020-07-07T19:09:40.412Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.004 s
15:09:40 [2020-07-07T19:09:40.412Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
15:09:40 [2020-07-07T19:09:40.412Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
15:09:40 [2020-07-07T19:09:40.412Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
15:09:40 [2020-07-07T19:09:40.412Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
15:09:40 [2020-07-07T19:09:40.412Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.008 s
15:09:40 [2020-07-07T19:09:40.412Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
15:09:40 [2020-07-07T19:09:40.412Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
15:09:40 [2020-07-07T19:09:40.412Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
15:09:45 [2020-07-07T19:09:45.656Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.192 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
15:09:45 [2020-07-07T19:09:45.656Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.077 s
15:09:45 [2020-07-07T19:09:45.656Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.012 s
15:09:45 [2020-07-07T19:09:45.656Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 4.753 s
15:09:45 [2020-07-07T19:09:45.656Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.349 s
15:09:45 [2020-07-07T19:09:45.656Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
15:09:45 [2020-07-07T19:09:45.656Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
15:09:45 [2020-07-07T19:09:45.656Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.015 s
15:09:45 [2020-07-07T19:09:45.656Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.009 s
15:09:45 [2020-07-07T19:09:45.656Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
15:09:45 [2020-07-07T19:09:45.656Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
15:09:45 [2020-07-07T19:09:45.656Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest)  Time elapsed: 0 s
15:09:45 [2020-07-07T19:09:45.656Z] 
15:09:45 [2020-07-07T19:09:45.656Z] Results:
15:09:45 [2020-07-07T19:09:45.656Z] 
15:09:45 [2020-07-07T19:09:45.656Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
15:09:45 [2020-07-07T19:09:45.656Z] 
15:09:45 [2020-07-07T19:09:45.656Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@3c7cfcbb was not deregistered.
15:09:45 [2020-07-07T19:09:45.656Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.656Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.656Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.656Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.656Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.656Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:45 [2020-07-07T19:09:45.656Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:45 [2020-07-07T19:09:45.656Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.656Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.656Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
15:09:45 [2020-07-07T19:09:45.656Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.656Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.656Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.657Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.657Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.657Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.657Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.657Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@19f21b6b was not deregistered.
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.657Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.657Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.657Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.657Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.657Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@430fa4ef was not deregistered.
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.657Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.657Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.657Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.658Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.658Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.658Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.658Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@778ca8ef was not deregistered.
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.658Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.658Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.658Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.658Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.658Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@250b236d was not deregistered.
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.658Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.658Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.658Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.658Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.658Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.658Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.658Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@19f9d595 was not deregistered.
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.659Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.659Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.659Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.659Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.659Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@28d79cba was not deregistered.
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.659Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.659Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.659Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.659Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.659Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@1761de10 was not deregistered.
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.659Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.659Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.659Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.659Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.660Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.660Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.660Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1ce93c18 was not deregistered.
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.660Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.660Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.660Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.660Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.660Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@87abc48 was not deregistered.
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.660Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.660Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.660Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.660Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.660Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.661Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.661Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@24fabd0f was not deregistered.
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.661Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.661Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.661Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.661Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.661Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@208e9ef6 was not deregistered.
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.661Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.661Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.661Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.661Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.662Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.662Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.662Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@432034a was not deregistered.
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.662Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.662Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.662Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.662Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.662Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@13047d7d was not deregistered.
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.662Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.662Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.662Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.662Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.662Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.662Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7de4a01f was not deregistered.
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.662Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.663Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.663Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.663Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.663Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.663Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7551da2a was not deregistered.
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.663Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.663Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.663Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:45 [2020-07-07T19:09:45.663Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:45 [2020-07-07T19:09:45.663Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:09:45 [2020-07-07T19:09:45.663Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:09:45 [2020-07-07T19:09:45.919Z] [INFO] All tests passed!
15:09:45 [2020-07-07T19:09:45.919Z] [INFO] 
15:09:45 [2020-07-07T19:09:45.919Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.pom
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-sources.jar
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] 
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] 
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.1.0-SNAPSHOT [53/138]
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] 
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] 
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] The project's OSGi version is 2.1.0.202007071840
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] 
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] 
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] 
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] 
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] 
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:45 [2020-07-07T19:09:45.920Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
15:09:46 [2020-07-07T19:09:46.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[130] 
15:09:46 [2020-07-07T19:09:46.482Z] 	return State.MULTIPLE.toString();
15:09:46 [2020-07-07T19:09:46.482Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.482Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:09:46 [2020-07-07T19:09:46.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[246] 
15:09:46 [2020-07-07T19:09:46.482Z] 	Activator.getDefault().logError(e.getMessage(), e);
15:09:46 [2020-07-07T19:09:46.482Z] 	                                ^^^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.482Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:09:46 [2020-07-07T19:09:46.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[113] 
15:09:46 [2020-07-07T19:09:46.482Z] 	private static final Comparator<ITimeGraphEntry> NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName);
15:09:46 [2020-07-07T19:09:46.482Z] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.482Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>'
15:09:46 [2020-07-07T19:09:46.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[619] 
15:09:46 [2020-07-07T19:09:46.482Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getEntryModel().getId()));
15:09:46 [2020-07-07T19:09:46.482Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.482Z] 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>'
15:09:46 [2020-07-07T19:09:46.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[712] 
15:09:46 [2020-07-07T19:09:46.482Z] 	Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace);
15:09:46 [2020-07-07T19:09:46.482Z] 	                                                                                                              ^^^^^^^^
15:09:46 [2020-07-07T19:09:46.482Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:09:46 [2020-07-07T19:09:46.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[74] 
15:09:46 [2020-07-07T19:09:46.482Z] 	return getImageDescripterFromPath(path).createImage();
15:09:46 [2020-07-07T19:09:46.482Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.482Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image'
15:09:46 [2020-07-07T19:09:46.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[86] 
15:09:46 [2020-07-07T19:09:46.482Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
15:09:46 [2020-07-07T19:09:46.482Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.482Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor'
15:09:46 [2020-07-07T19:09:46.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[295] 
15:09:46 [2020-07-07T19:09:46.482Z] 	Activator.getDefault().logError("Cannot read the file " + fullPath, e);  //$NON-NLS-1$//$NON-NLS-2$
15:09:46 [2020-07-07T19:09:46.482Z] 	                                                                                      ^^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.482Z] Unnecessary $NON-NLS$ tag
15:09:46 [2020-07-07T19:09:46.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[71] 
15:09:46 [2020-07-07T19:09:46.482Z] 	TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element;
15:09:46 [2020-07-07T19:09:46.482Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.482Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
15:09:46 [2020-07-07T19:09:46.482Z] 9 problems (9 warnings)
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-sources.jar
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.pom
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-sources.jar
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-pack200.jar.pack.gz
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-p2metadata.xml
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-p2artifacts.xml
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.4-SNAPSHOT [54/138]
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] The project's OSGi version is 1.0.4.202007071840
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.482Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
15:09:46 [2020-07-07T19:09:46.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[181] 
15:09:46 [2020-07-07T19:09:46.740Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
15:09:46 [2020-07-07T19:09:46.740Z] 	                                        ^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.740Z] The method getYSeries() from the type ISeries<capture#3-of ?> is deprecated
15:09:46 [2020-07-07T19:09:46.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[201] 
15:09:46 [2020-07-07T19:09:46.740Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
15:09:46 [2020-07-07T19:09:46.740Z] 	                                        ^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.740Z] The method getYSeries() from the type ISeries<capture#4-of ?> is deprecated
15:09:46 [2020-07-07T19:09:46.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[221] 
15:09:46 [2020-07-07T19:09:46.740Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
15:09:46 [2020-07-07T19:09:46.740Z] 	                                        ^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.740Z] The method getYSeries() from the type ISeries<capture#5-of ?> is deprecated
15:09:46 [2020-07-07T19:09:46.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[241] 
15:09:46 [2020-07-07T19:09:46.740Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
15:09:46 [2020-07-07T19:09:46.740Z] 	                                        ^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.740Z] The method getYSeries() from the type ISeries<capture#6-of ?> is deprecated
15:09:46 [2020-07-07T19:09:46.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[261] 
15:09:46 [2020-07-07T19:09:46.740Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
15:09:46 [2020-07-07T19:09:46.740Z] 	                                        ^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.740Z] The method getYSeries() from the type ISeries<capture#7-of ?> is deprecated
15:09:46 [2020-07-07T19:09:46.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[281] 
15:09:46 [2020-07-07T19:09:46.740Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
15:09:46 [2020-07-07T19:09:46.740Z] 	                                        ^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.740Z] The method getYSeries() from the type ISeries<capture#8-of ?> is deprecated
15:09:46 [2020-07-07T19:09:46.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[301] 
15:09:46 [2020-07-07T19:09:46.740Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
15:09:46 [2020-07-07T19:09:46.740Z] 	                                        ^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.740Z] The method getYSeries() from the type ISeries<capture#9-of ?> is deprecated
15:09:46 [2020-07-07T19:09:46.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[344] 
15:09:46 [2020-07-07T19:09:46.740Z] 	double[] ySeries = getSeries().getYSeries();
15:09:46 [2020-07-07T19:09:46.740Z] 	                               ^^^^^^^^^^^^
15:09:46 [2020-07-07T19:09:46.740Z] The method getYSeries() from the type ISeries<capture#13-of ?> is deprecated
15:09:46 [2020-07-07T19:09:46.740Z] 8 problems (8 warnings)
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] 
15:09:46 [2020-07-07T19:09:46.740Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:47 [2020-07-07T19:09:47.666Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
15:09:47 [2020-07-07T19:09:47.666Z] [INFO] Command line:
15:09:47 [2020-07-07T19:09:47.666Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:09:47 [2020-07-07T19:09:47.666Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:09:49 [2020-07-07T19:09:49.036Z] !SESSION 2020-07-07 19:09:47.473 -----------------------------------------------
15:09:49 [2020-07-07T19:09:49.036Z] eclipse.buildId=unknown
15:09:49 [2020-07-07T19:09:49.036Z] java.version=1.8.0_202
15:09:49 [2020-07-07T19:09:49.036Z] java.vendor=Oracle Corporation
15:09:49 [2020-07-07T19:09:49.036Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:09:49 [2020-07-07T19:09:49.036Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:09:49 [2020-07-07T19:09:49.036Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:09:49 [2020-07-07T19:09:49.036Z] 
15:09:49 [2020-07-07T19:09:49.036Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:09:48.910
15:09:49 [2020-07-07T19:09:49.036Z] !MESSAGE FrameworkEvent ERROR
15:09:49 [2020-07-07T19:09:49.036Z] !STACK 0
15:09:49 [2020-07-07T19:09:49.036Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:09:49 [2020-07-07T19:09:49.036Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:09:49 [2020-07-07T19:09:49.036Z] 
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:09:49 [2020-07-07T19:09:49.036Z] 
15:09:49 [2020-07-07T19:09:49.036Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:09:49.000
15:09:49 [2020-07-07T19:09:49.036Z] !MESSAGE FrameworkEvent ERROR
15:09:49 [2020-07-07T19:09:49.036Z] !STACK 0
15:09:49 [2020-07-07T19:09:49.036Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:09:49 [2020-07-07T19:09:49.036Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:09:49 [2020-07-07T19:09:49.036Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:09:49 [2020-07-07T19:09:49.036Z]     -> 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"
15:09:49 [2020-07-07T19:09:49.036Z]        org.apache.httpcomponents.httpclient.win [36]
15:09:49 [2020-07-07T19:09:49.036Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:09:49 [2020-07-07T19:09:49.036Z] 
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:09:49 [2020-07-07T19:09:49.036Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:09:50 [2020-07-07T19:09:50.401Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:09:50 [2020-07-07T19:09:50.401Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:09:54 [2020-07-07T19:09:54.565Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:09:54 [2020-07-07T19:09:54.820Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
15:09:55 [2020-07-07T19:09:55.076Z] Display size: 1440x900
15:09:55 [2020-07-07T19:09:55.076Z] OS version=3.10.0-1062.el7.x86_64
15:09:55 [2020-07-07T19:09:55.076Z] GTK version=3.22.30
15:09:55 [2020-07-07T19:09:55.076Z] GTK theme=Ambiance
15:09:55 [2020-07-07T19:09:55.076Z] LIBOVERLAY_SCROLLBAR=0
15:09:55 [2020-07-07T19:09:55.076Z] Time zone: Greenwich Mean Time
15:09:55 [2020-07-07T19:09:55.076Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:09:55 [2020-07-07T19:09:55.076Z] log4j:WARN Please initialize the log4j system properly.
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=716129397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=716129398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=716129398 data=null doit=true} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=716129398 data=null} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=716129398 data=null button=1 stateMask=0x0 x=483 y=47 count=1} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=716129400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=716129400 data=null button=1 stateMask=0x80000 x=483 y=47 count=1} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=716129401 data=null button=1 stateMask=0x0 x=483 y=47 count=2} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=716129401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=716129402 data=null button=1 stateMask=0x0 x=483 y=47 count=2} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=716129402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=716129403 data=null button=1 stateMask=0x80000 x=483 y=47 count=2} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=716129403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=716129409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=716129409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=716129410 data=null doit=true} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=716129410 data=null} to TimeGraphControl with text {}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*}
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:09:56 [2020-07-07T19:09:56.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:09:56 [2020-07-07T19:09:56.696Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:09:56 [2020-07-07T19:09:56.696Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:09:56 [2020-07-07T19:09:56.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:09:56 [2020-07-07T19:09:56.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:09:56 [2020-07-07T19:09:56.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:09:56 [2020-07-07T19:09:56.953Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
15:09:56 [2020-07-07T19:09:56.953Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.394 s
15:09:56 [2020-07-07T19:09:56.953Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.09 s
15:09:56 [2020-07-07T19:09:56.953Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.084 s
15:09:56 [2020-07-07T19:09:56.953Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.036 s
15:09:56 [2020-07-07T19:09:56.953Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.161 s
15:09:56 [2020-07-07T19:09:56.953Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.039 s
15:09:56 [2020-07-07T19:09:56.953Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.094 s
15:09:56 [2020-07-07T19:09:56.953Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.087 s
15:09:56 [2020-07-07T19:09:56.953Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.088 s
15:09:56 [2020-07-07T19:09:56.953Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
15:09:56 [2020-07-07T19:09:56.953Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
15:09:56 [2020-07-07T19:09:56.953Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
15:09:56 [2020-07-07T19:09:56.953Z] 
15:09:56 [2020-07-07T19:09:56.953Z] Results:
15:09:56 [2020-07-07T19:09:56.953Z] 
15:09:56 [2020-07-07T19:09:56.953Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
15:09:56 [2020-07-07T19:09:56.953Z] 
15:09:57 [2020-07-07T19:09:57.516Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7123e7a2 was not deregistered.
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.516Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.516Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.516Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.516Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@44a818ee was not deregistered.
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.516Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.516Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.516Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.516Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@fa3606a was not deregistered.
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.516Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.516Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.516Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.517Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.517Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.517Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5fce3a05 was not deregistered.
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.517Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.517Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.517Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.517Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@340be8c4 was not deregistered.
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.517Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.517Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.517Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.517Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@3187ba52 was not deregistered.
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.517Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.517Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.517Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.518Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.518Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.518Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@726dd3f4 was not deregistered.
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.518Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.518Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.518Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.518Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@24d76c76 was not deregistered.
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.518Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.518Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.518Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.519Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.519Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.519Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7ad057b7 was not deregistered.
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.519Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.519Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.519Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.519Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@42d4287f was not deregistered.
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.519Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.519Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.519Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.519Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@47df1bee was not deregistered.
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.519Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.519Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.519Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.519Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.520Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.520Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@2d96ae67 was not deregistered.
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.520Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.520Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.520Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.520Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@329d0bef was not deregistered.
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.520Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.520Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.520Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.520Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7dcf8b7c was not deregistered.
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.520Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.520Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.520Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.521Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.521Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.521Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@6cb2b445 was not deregistered.
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.521Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.521Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.521Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.521Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@2300d479 was not deregistered.
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.521Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.521Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.521Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.521Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@3bd23f6c was not deregistered.
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.521Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.521Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.521Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.522Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.522Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.522Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.522Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.522Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.522Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4af8c487 was not deregistered.
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
15:09:57 [2020-07-07T19:09:57.522Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.522Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.522Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.522Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:09:57 [2020-07-07T19:09:57.522Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:09:57 [2020-07-07T19:09:57.522Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:09:57 [2020-07-07T19:09:57.522Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:09:57 [2020-07-07T19:09:57.522Z] 	java.lang.reflect.Method.invoke(Method.java:498)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
15:09:57 [2020-07-07T19:09:57.522Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
15:09:57 [2020-07-07T19:09:57.522Z] 	java.lang.Thread.run(Thread.java:748)
15:09:57 [2020-07-07T19:09:57.522Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:09:57 [2020-07-07T19:09:57.522Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] All tests passed!
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.pom
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] Building Trace Compass BTF Support Parent 6.0.0-SNAPSHOT        [55/138]
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] --------------------------------[ pom ]---------------------------------
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-6.0.0-SNAPSHOT.pom
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
15:09:58 [2020-07-07T19:09:58.887Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.2-SNAPSHOT       [56/138]
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] The project's OSGi version is 2.2.2.202007071840
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/src/main/resources
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/classes
15:09:58 [2020-07-07T19:09:58.888Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[263] 
15:09:58 [2020-07-07T19:09:58.888Z] 	throws AttributeNotFoundException {
15:09:58 [2020-07-07T19:09:58.888Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:09:58 [2020-07-07T19:09:58.888Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider
15:09:58 [2020-07-07T19:09:58.888Z] 1 problem (1 warning)
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/src/test/resources
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-sources.jar
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] 
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
15:09:58 [2020-07-07T19:09:58.888Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.pom
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-sources.jar
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-pack200.jar.pack.gz
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-p2metadata.xml
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-p2artifacts.xml
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] Building Trace Compass Documentation 6.0.0-SNAPSHOT             [57/138]
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] --------------------------------[ pom ]---------------------------------
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.145Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
15:09:59 [2020-07-07T19:09:59.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc-6.0.0-SNAPSHOT.pom
15:09:59 [2020-07-07T19:09:59.146Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.146Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
15:09:59 [2020-07-07T19:09:59.146Z] [INFO] Building Trace Compass Developer Guide 6.0.0-SNAPSHOT           [58/138]
15:09:59 [2020-07-07T19:09:59.146Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:59 [2020-07-07T19:09:59.146Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.146Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
15:09:59 [2020-07-07T19:09:59.146Z] [INFO] 
15:09:59 [2020-07-07T19:09:59.146Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:09:59 [2020-07-07T19:09:59.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:09:59 [2020-07-07T19:09:59.146Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:09:59 [2020-07-07T19:09:59.146Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:09:59 [2020-07-07T19:09:59.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:09:59 [2020-07-07T19:09:59.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:09:59 [2020-07-07T19:09:59.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:09:59 [2020-07-07T19:09:59.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom (1.3 kB at 16 kB/s)
15:09:59 [2020-07-07T19:09:59.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:09:59 [2020-07-07T19:09:59.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:09:59 [2020-07-07T19:09:59.708Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:09:59 [2020-07-07T19:09:59.963Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:09:59 [2020-07-07T19:09:59.963Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:10:00 [2020-07-07T19:10:00.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:10:00 [2020-07-07T19:10:00.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom (8.7 kB at 257 kB/s)
15:10:00 [2020-07-07T19:10:00.220Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:10:00 [2020-07-07T19:10:00.220Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:10:00 [2020-07-07T19:10:00.220Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:10:00 [2020-07-07T19:10:00.476Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:10:00 [2020-07-07T19:10:00.476Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:10:00 [2020-07-07T19:10:00.476Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:10:00 [2020-07-07T19:10:00.733Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (5.5 kB at 104 kB/s)
15:10:00 [2020-07-07T19:10:00.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:10:00 [2020-07-07T19:10:00.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:10:00 [2020-07-07T19:10:00.733Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:10:00 [2020-07-07T19:10:00.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:10:00 [2020-07-07T19:10:00.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:10:00 [2020-07-07T19:10:00.989Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:10:01 [2020-07-07T19:10:01.245Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom (1.7 kB at 18 kB/s)
15:10:01 [2020-07-07T19:10:01.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:10:01 [2020-07-07T19:10:01.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:10:01 [2020-07-07T19:10:01.245Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:10:01 [2020-07-07T19:10:01.501Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:10:01 [2020-07-07T19:10:01.501Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:10:01 [2020-07-07T19:10:01.501Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:10:01 [2020-07-07T19:10:01.501Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (9.6 kB at 321 kB/s)
15:10:01 [2020-07-07T19:10:01.501Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:10:01 [2020-07-07T19:10:01.501Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:10:01 [2020-07-07T19:10:01.502Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:10:02 [2020-07-07T19:10:02.063Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:10:02 [2020-07-07T19:10:02.063Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:10:02 [2020-07-07T19:10:02.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:10:02 [2020-07-07T19:10:02.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (5.6 kB at 148 kB/s)
15:10:02 [2020-07-07T19:10:02.063Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:10:02 [2020-07-07T19:10:02.063Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:10:02 [2020-07-07T19:10:02.063Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:10:02 [2020-07-07T19:10:02.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:10:02 [2020-07-07T19:10:02.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:10:02 [2020-07-07T19:10:02.318Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:10:02 [2020-07-07T19:10:02.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (2.3 kB at 60 kB/s)
15:10:02 [2020-07-07T19:10:02.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:10:02 [2020-07-07T19:10:02.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:10:02 [2020-07-07T19:10:02.318Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:10:02 [2020-07-07T19:10:02.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:10:02 [2020-07-07T19:10:02.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:10:02 [2020-07-07T19:10:02.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:10:02 [2020-07-07T19:10:02.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom (1.5 kB at 57 kB/s)
15:10:02 [2020-07-07T19:10:02.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
15:10:02 [2020-07-07T19:10:02.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
15:10:02 [2020-07-07T19:10:02.880Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
15:10:03 [2020-07-07T19:10:03.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
15:10:03 [2020-07-07T19:10:03.136Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
15:10:03 [2020-07-07T19:10:03.136Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom
15:10:03 [2020-07-07T19:10:03.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 180 kB/s)
15:10:03 [2020-07-07T19:10:03.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:10:03 [2020-07-07T19:10:03.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:10:03 [2020-07-07T19:10:03.393Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:10:03 [2020-07-07T19:10:03.649Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:10:03 [2020-07-07T19:10:03.649Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:10:03 [2020-07-07T19:10:03.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:10:03 [2020-07-07T19:10:03.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 276 kB/s)
15:10:03 [2020-07-07T19:10:03.905Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:10:03 [2020-07-07T19:10:03.905Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
15:10:03 [2020-07-07T19:10:03.905Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:10:03 [2020-07-07T19:10:03.905Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:10:03 [2020-07-07T19:10:03.905Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:10:03 [2020-07-07T19:10:03.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:10:03 [2020-07-07T19:10:03.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
15:10:03 [2020-07-07T19:10:03.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:10:03 [2020-07-07T19:10:03.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:10:03 [2020-07-07T19:10:03.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:10:04 [2020-07-07T19:10:04.161Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:10:04 [2020-07-07T19:10:04.161Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar
15:10:04 [2020-07-07T19:10:04.161Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:10:04 [2020-07-07T19:10:04.161Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:10:04 [2020-07-07T19:10:04.161Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:10:04 [2020-07-07T19:10:04.723Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 1.3 MB/s)
15:10:04 [2020-07-07T19:10:04.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (294 kB at 4.3 MB/s)
15:10:04 [2020-07-07T19:10:04.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar (39 kB at 451 kB/s)
15:10:04 [2020-07-07T19:10:04.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 2.7 MB/s)
15:10:04 [2020-07-07T19:10:04.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 16 MB/s)
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] Executing tasks
15:10:05 [2020-07-07T19:10:05.235Z] 
15:10:05 [2020-07-07T19:10:05.235Z] main:
15:10:05 [2020-07-07T19:10:05.235Z] 
15:10:05 [2020-07-07T19:10:05.235Z] clean:
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] Executed tasks
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] 
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] 
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] 
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] 
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] 
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] 
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:10:05 [2020-07-07T19:10:05.235Z] [INFO] Executing tasks
15:10:05 [2020-07-07T19:10:05.235Z] 
15:10:05 [2020-07-07T19:10:05.235Z] main:
15:10:05 [2020-07-07T19:10:05.235Z] 
15:10:05 [2020-07-07T19:10:05.235Z] build:
15:10:05 [2020-07-07T19:10:05.798Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
15:10:05 [2020-07-07T19:10:05.798Z] 
15:10:05 [2020-07-07T19:10:05.798Z] test:
15:10:06 [2020-07-07T19:10:06.056Z] [xmlvalidate] 19 file(s) have been successfully validated.
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] Executed tasks
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] 
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] 
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] 
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
15:10:06 [2020-07-07T19:10:06.056Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
15:10:06 [2020-07-07T19:10:06.313Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
15:10:06 [2020-07-07T19:10:06.313Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
15:10:06 [2020-07-07T19:10:06.313Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
15:10:06 [2020-07-07T19:10:06.568Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
15:10:07 [2020-07-07T19:10:07.497Z] [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/
15:10:07 [2020-07-07T19:10:07.497Z] [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)
15:10:07 [2020-07-07T19:10:07.497Z] [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)
15:10:07 [2020-07-07T19:10:07.752Z] [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)
15:10:07 [2020-07-07T19:10:07.752Z] [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)
15:10:08 [2020-07-07T19:10:08.313Z] [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)
15:10:08 [2020-07-07T19:10:08.313Z] [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)
15:10:08 [2020-07-07T19:10:08.875Z] [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)
15:10:08 [2020-07-07T19:10:08.875Z] [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)
15:10:09 [2020-07-07T19:10:09.802Z] [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)
15:10:09 [2020-07-07T19:10:09.802Z] [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)
15:10:10 [2020-07-07T19:10:10.058Z] [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)
15:10:10 [2020-07-07T19:10:10.058Z] [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)
15:10:10 [2020-07-07T19:10:10.058Z] [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)
15:10:10 [2020-07-07T19:10:10.058Z] [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)
15:10:10 [2020-07-07T19:10:10.314Z] [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)
15:10:10 [2020-07-07T19:10:10.314Z] [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)
15:10:10 [2020-07-07T19:10:10.314Z] [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)
15:10:10 [2020-07-07T19:10:10.570Z] [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)
15:10:10 [2020-07-07T19:10:10.570Z] [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)
15:10:10 [2020-07-07T19:10:10.570Z] [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)
15:10:10 [2020-07-07T19:10:10.570Z] [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)
15:10:10 [2020-07-07T19:10:10.826Z] [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)
15:10:10 [2020-07-07T19:10:10.826Z] [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)
15:10:11 [2020-07-07T19:10:11.387Z] [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)
15:10:11 [2020-07-07T19:10:11.387Z] [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)
15:10:11 [2020-07-07T19:10:11.387Z] [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)
15:10:11 [2020-07-07T19:10:11.387Z] [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)
15:10:11 [2020-07-07T19:10:11.644Z] [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)
15:10:11 [2020-07-07T19:10:11.644Z] [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)
15:10:11 [2020-07-07T19:10:11.900Z] [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)
15:10:11 [2020-07-07T19:10:11.900Z] [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)
15:10:11 [2020-07-07T19:10:11.900Z] [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)
15:10:11 [2020-07-07T19:10:11.900Z] [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)
15:10:12 [2020-07-07T19:10:12.155Z] [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)
15:10:12 [2020-07-07T19:10:12.155Z] [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)
15:10:12 [2020-07-07T19:10:12.411Z] [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)
15:10:12 [2020-07-07T19:10:12.411Z] [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)
15:10:12 [2020-07-07T19:10:12.411Z] [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)
15:10:12 [2020-07-07T19:10:12.411Z] [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)
15:10:15 [2020-07-07T19:10:15.680Z] [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)
15:10:15 [2020-07-07T19:10:15.680Z] [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)
15:10:15 [2020-07-07T19:10:15.680Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
15:10:15 [2020-07-07T19:10:15.680Z] [INFO] Command line:
15:10:15 [2020-07-07T19:10:15.680Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:10:15 [2020-07-07T19:10:15.680Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:10:17 [2020-07-07T19:10:17.046Z] Buildfile: build.xml
15:10:17 [2020-07-07T19:10:17.302Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:10:17 [2020-07-07T19:10:17.302Z] 
15:10:17 [2020-07-07T19:10:17.302Z] build.index:
15:10:18 [2020-07-07T19:10:18.667Z] BUILD SUCCESSFUL
15:10:18 [2020-07-07T19:10:18.667Z] 
15:10:18 [2020-07-07T19:10:18.667Z] BUILD SUCCESSFUL
15:10:18 [2020-07-07T19:10:18.667Z] Total time: 1 second
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-sources.jar
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
15:10:19 [2020-07-07T19:10:19.227Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.pom
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-sources.jar
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-pack200.jar.pack.gz
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-p2metadata.xml
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-p2artifacts.xml
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] Executing tasks
15:10:19 [2020-07-07T19:10:19.483Z] 
15:10:19 [2020-07-07T19:10:19.483Z] main:
15:10:19 [2020-07-07T19:10:19.483Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.dev
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] Executed tasks
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.12-SNAPSHOT [59/138]
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] The project's OSGi version is 2.1.12.202007071840
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.483Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
15:10:19 [2020-07-07T19:10:19.739Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[47] 
15:10:19 [2020-07-07T19:10:19.739Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
15:10:19 [2020-07-07T19:10:19.739Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:10:19 [2020-07-07T19:10:19.739Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
15:10:19 [2020-07-07T19:10:19.739Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 47)
15:10:19 [2020-07-07T19:10:19.739Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
15:10:19 [2020-07-07T19:10:19.739Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:10:19 [2020-07-07T19:10:19.739Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
15:10:19 [2020-07-07T19:10:19.739Z] 2 problems (0 errors, 1 warning, 1 info)
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-sources.jar
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.pom
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-sources.jar
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-pack200.jar.pack.gz
15:10:19 [2020-07-07T19:10:19.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-p2metadata.xml
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-p2artifacts.xml
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] Building org.eclipse.tracecompass.tmf 6.0.0-SNAPSHOT            [60/138]
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] 
15:10:19 [2020-07-07T19:10:19.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
15:10:20 [2020-07-07T19:10:20.251Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT.jar
15:10:20 [2020-07-07T19:10:20.251Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.251Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
15:10:20 [2020-07-07T19:10:20.251Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.251Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
15:10:20 [2020-07-07T19:10:20.251Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.251Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-sources-feature.jar
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT.jar
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT.pom
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-sources-feature.jar
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-p2metadata.xml
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-p2artifacts.xml
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.3-SNAPSHOT         [61/138]
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] The project's OSGi version is 1.0.3.202007071840
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.252Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/classes
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-sources.jar
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.pom
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-sources.jar
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-p2metadata.xml
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-p2artifacts.xml
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Building org.eclipse.tracecompass.btf 6.0.0-SNAPSHOT            [62/138]
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT.jar
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-sources-feature.jar
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT.jar
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT.pom
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-sources-feature.jar
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-p2metadata.xml
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-p2artifacts.xml
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.2-SNAPSHOT [63/138]
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.508Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] The project's OSGi version is 1.0.2.202007071840
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-sources.jar
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] 
15:10:20 [2020-07-07T19:10:20.765Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:21 [2020-07-07T19:10:21.326Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
15:10:21 [2020-07-07T19:10:21.326Z] [INFO] Command line:
15:10:21 [2020-07-07T19:10:21.326Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:10:21 [2020-07-07T19:10:21.326Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:10:22 [2020-07-07T19:10:22.688Z] !SESSION 2020-07-07 19:10:21.422 -----------------------------------------------
15:10:22 [2020-07-07T19:10:22.688Z] eclipse.buildId=unknown
15:10:22 [2020-07-07T19:10:22.688Z] java.version=1.8.0_202
15:10:22 [2020-07-07T19:10:22.688Z] java.vendor=Oracle Corporation
15:10:22 [2020-07-07T19:10:22.688Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:10:22 [2020-07-07T19:10:22.688Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:10:22 [2020-07-07T19:10:22.688Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:10:22 [2020-07-07T19:10:22.688Z] 
15:10:22 [2020-07-07T19:10:22.688Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:10:22.632
15:10:22 [2020-07-07T19:10:22.688Z] !MESSAGE FrameworkEvent ERROR
15:10:22 [2020-07-07T19:10:22.688Z] !STACK 0
15:10:22 [2020-07-07T19:10:22.688Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:10:22 [2020-07-07T19:10:22.688Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:22 [2020-07-07T19:10:22.688Z] 
15:10:22 [2020-07-07T19:10:22.688Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:10:22 [2020-07-07T19:10:22.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:10:22 [2020-07-07T19:10:22.688Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:10:22 [2020-07-07T19:10:22.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:10:22 [2020-07-07T19:10:22.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:10:22 [2020-07-07T19:10:22.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:10:22 [2020-07-07T19:10:22.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:10:22 [2020-07-07T19:10:22.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:10:22 [2020-07-07T19:10:22.688Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:10:22 [2020-07-07T19:10:22.688Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:10:22 [2020-07-07T19:10:22.946Z] 
15:10:22 [2020-07-07T19:10:22.947Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:10:22.725
15:10:22 [2020-07-07T19:10:22.947Z] !MESSAGE FrameworkEvent ERROR
15:10:22 [2020-07-07T19:10:22.947Z] !STACK 0
15:10:22 [2020-07-07T19:10:22.947Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:10:22 [2020-07-07T19:10:22.947Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:22 [2020-07-07T19:10:22.947Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:10:22 [2020-07-07T19:10:22.947Z]     -> 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"
15:10:22 [2020-07-07T19:10:22.947Z]        org.apache.httpcomponents.httpclient.win [35]
15:10:22 [2020-07-07T19:10:22.947Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:22 [2020-07-07T19:10:22.947Z] 
15:10:22 [2020-07-07T19:10:22.947Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:10:22 [2020-07-07T19:10:22.947Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:10:22 [2020-07-07T19:10:22.947Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:10:22 [2020-07-07T19:10:22.947Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:10:22 [2020-07-07T19:10:22.947Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:10:22 [2020-07-07T19:10:22.947Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:10:22 [2020-07-07T19:10:22.947Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:10:22 [2020-07-07T19:10:22.947Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:10:22 [2020-07-07T19:10:22.947Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:10:22 [2020-07-07T19:10:22.947Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:10:23 [2020-07-07T19:10:23.875Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
15:10:24 [2020-07-07T19:10:24.130Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
15:10:24 [2020-07-07T19:10:24.130Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.063 s
15:10:24 [2020-07-07T19:10:24.130Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.012 s
15:10:24 [2020-07-07T19:10:24.130Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.008 s
15:10:24 [2020-07-07T19:10:24.130Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.003 s
15:10:24 [2020-07-07T19:10:24.130Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.003 s
15:10:24 [2020-07-07T19:10:24.130Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.002 s
15:10:24 [2020-07-07T19:10:24.131Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.009 s
15:10:24 [2020-07-07T19:10:24.131Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.006 s
15:10:24 [2020-07-07T19:10:24.131Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.002 s
15:10:24 [2020-07-07T19:10:24.131Z] 
15:10:24 [2020-07-07T19:10:24.131Z] Results:
15:10:24 [2020-07-07T19:10:24.131Z] 
15:10:24 [2020-07-07T19:10:24.131Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
15:10:24 [2020-07-07T19:10:24.131Z] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] All tests passed!
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.pom
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-sources.jar
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.8-SNAPSHOT [64/138]
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] The project's OSGi version is 1.1.8.202007071840
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/classes
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.693Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-sources.jar
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] 
15:10:24 [2020-07-07T19:10:24.950Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
15:10:25 [2020-07-07T19:10:25.511Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
15:10:25 [2020-07-07T19:10:25.511Z] [INFO] Command line:
15:10:25 [2020-07-07T19:10:25.511Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:10:25 [2020-07-07T19:10:25.511Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:10:26 [2020-07-07T19:10:26.877Z] !SESSION 2020-07-07 19:10:25.347 -----------------------------------------------
15:10:26 [2020-07-07T19:10:26.877Z] eclipse.buildId=unknown
15:10:26 [2020-07-07T19:10:26.877Z] java.version=1.8.0_202
15:10:26 [2020-07-07T19:10:26.877Z] java.vendor=Oracle Corporation
15:10:26 [2020-07-07T19:10:26.877Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:10:26 [2020-07-07T19:10:26.877Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:10:26 [2020-07-07T19:10:26.877Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:10:26 [2020-07-07T19:10:26.877Z] 
15:10:26 [2020-07-07T19:10:26.877Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:10:26.522
15:10:26 [2020-07-07T19:10:26.877Z] !MESSAGE FrameworkEvent ERROR
15:10:26 [2020-07-07T19:10:26.877Z] !STACK 0
15:10:26 [2020-07-07T19:10:26.877Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
15:10:26 [2020-07-07T19:10:26.877Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:26 [2020-07-07T19:10:26.877Z] 
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:10:26 [2020-07-07T19:10:26.877Z] 
15:10:26 [2020-07-07T19:10:26.877Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:10:26.611
15:10:26 [2020-07-07T19:10:26.877Z] !MESSAGE FrameworkEvent ERROR
15:10:26 [2020-07-07T19:10:26.877Z] !STACK 0
15:10:26 [2020-07-07T19:10:26.877Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
15:10:26 [2020-07-07T19:10:26.877Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:26 [2020-07-07T19:10:26.877Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:10:26 [2020-07-07T19:10:26.877Z]     -> 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"
15:10:26 [2020-07-07T19:10:26.877Z]        org.apache.httpcomponents.httpclient.win [31]
15:10:26 [2020-07-07T19:10:26.877Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:26 [2020-07-07T19:10:26.877Z] 
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:10:26 [2020-07-07T19:10:26.877Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:10:27 [2020-07-07T19:10:27.440Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465130944437.214","ph":"B","tid":1,"pid":1,"name":"foo"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465130944437.214","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465130951996.326","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465130953583.322","ph":"B","tid":1,"pid":1,"name":"foo"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465130953583.322","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465130955159.635","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465130958975.878","ph":"B","tid":1,"pid":1,"name":"foo"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465130958975.878","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131000933.277","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131001792.603","ph":"B","tid":1,"pid":1,"name":"foo"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131003035.235","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131005276.663","ph":"B","tid":1,"pid":1,"name":"foo"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131005276.663","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131005930.474","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] INFO: {"ts":"8465131010264.912","ph":"B","tid":1,"pid":1,"name":"foo"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] INFO: {"ts":"8465131010653.207","ph":"B","tid":1,"pid":1,"name":"bar"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] INFO: {"ts":"8465131010977.875","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] INFO: {"ts":"8465131011240.616","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131011917.919","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131012176.374","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131012412.754","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131012651.467","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131013087.715","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131013342.146","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131013955.973","ph":"B","tid":1,"pid":1,"name":"foo"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131014463.506","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131016434.68","ph":"B","tid":1,"pid":1,"name":"foo"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131016434.68","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131017449.026","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:10:27 [2020-07-07T19:10:27.440Z] INFO: {"ts":"8465131018499.087","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:10:27 [2020-07-07T19:10:27.440Z] INFO: {"ts":"8465131018975.431","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] INFO: {"ts":"8465131019394.226","ph":"B","tid":1,"pid":1,"name":"foo"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] INFO: {"ts":"8465131019631.765","ph":"B","tid":1,"pid":1,"name":"bar"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] INFO: {"ts":"8465131019842.663","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] INFO: {"ts":"8465131020061.504","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131020657.557","ph":"B","tid":1,"pid":1,"name":"foo"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131020657.557","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] WARNING: {"ts":"8465131021143.183","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:10:27 [2020-07-07T19:10:27.440Z] INFO: {"ts":"8465131023604.699","ph":"B","tid":1,"pid":1,"name":"world"}
15:10:27 [2020-07-07T19:10:27.440Z] Jul 07, 2020 7:10:27 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:10:27 [2020-07-07T19:10:27.440Z] INFO: {"ts":"8465131023803.389","ph":"E","tid":1,"pid":1}
15:10:27 [2020-07-07T19:10:27.440Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:10:27 [2020-07-07T19:10:27.440Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.01 s
15:10:27 [2020-07-07T19:10:27.440Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:10:27 [2020-07-07T19:10:27.440Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
15:10:27 [2020-07-07T19:10:27.440Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.043 s
15:10:27 [2020-07-07T19:10:27.440Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:10:27 [2020-07-07T19:10:27.440Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:10:27 [2020-07-07T19:10:27.441Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.441Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.441Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
15:10:27 [2020-07-07T19:10:27.441Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.441Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.441Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:10:27 [2020-07-07T19:10:27.441Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.441Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:10:27 [2020-07-07T19:10:27.441Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.441Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.441Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.441Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.441Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.441Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.441Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.441Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.441Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.441Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:10:27 [2020-07-07T19:10:27.696Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:10:27 [2020-07-07T19:10:27.696Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:10:27 [2020-07-07T19:10:27.696Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.18 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:10:27 [2020-07-07T19:10:27.696Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.166 s
15:10:27 [2020-07-07T19:10:27.696Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
15:10:27 [2020-07-07T19:10:27.696Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.006 s
15:10:27 [2020-07-07T19:10:27.696Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.696Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
15:10:27 [2020-07-07T19:10:27.696Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.696Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.696Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.696Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:10:27 [2020-07-07T19:10:27.696Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:10:27 [2020-07-07T19:10:27.696Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.696Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.696Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.696Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.696Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.696Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.696Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.696Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.696Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.696Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.696Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.696Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.696Z] 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
15:10:27 [2020-07-07T19:10:27.696Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:10:27 [2020-07-07T19:10:27.954Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.047 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.954Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:10:27 [2020-07-07T19:10:27.955Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.955Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.955Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:10:27 [2020-07-07T19:10:27.956Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.956Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.055 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.957Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] 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
15:10:27 [2020-07-07T19:10:27.958Z] 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
15:10:27 [2020-07-07T19:10:27.958Z] 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
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:10:27 [2020-07-07T19:10:27.958Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.958Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.959Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
15:10:27 [2020-07-07T19:10:27.960Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormatIllegalArgument[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testFormat[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.960Z] testParseObject2[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormatIllegalArgument[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testFormat[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testParseObject2[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:10:27 [2020-07-07T19:10:27.961Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:10:27 [2020-07-07T19:10:27.961Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.01 s
15:10:27 [2020-07-07T19:10:27.961Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.004 s
15:10:27 [2020-07-07T19:10:27.961Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.005 s
15:10:27 [2020-07-07T19:10:27.961Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.961Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.961Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:10:27 [2020-07-07T19:10:27.961Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:10:27 [2020-07-07T19:10:27.961Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.961Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:10:27 [2020-07-07T19:10:27.961Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:10:27 [2020-07-07T19:10:27.961Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.961Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.961Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.961Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.962Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.962Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:10:27 [2020-07-07T19:10:27.962Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:10:27 [2020-07-07T19:10:27.962Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
15:10:27 [2020-07-07T19:10:27.962Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0 s
15:10:27 [2020-07-07T19:10:27.962Z] 
15:10:27 [2020-07-07T19:10:27.962Z] Results:
15:10:27 [2020-07-07T19:10:27.962Z] 
15:10:27 [2020-07-07T19:10:27.962Z] Tests run: 696, Failures: 0, Errors: 0, Skipped: 1
15:10:27 [2020-07-07T19:10:27.962Z] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] All tests passed!
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.pom
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-sources.jar
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-pack200.jar.pack.gz
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-p2metadata.xml
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-p2artifacts.xml
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Building org.eclipse.tracecompass.ctf 6.0.0-SNAPSHOT            [65/138]
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT.jar
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-sources-feature.jar
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT.jar
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT.pom
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-sources-feature.jar
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-p2metadata.xml
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-p2artifacts.xml
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.2-SNAPSHOT [66/138]
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] The project's OSGi version is 1.0.2.202007071840
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.326Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-sources.jar
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] 
15:10:29 [2020-07-07T19:10:29.582Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:30 [2020-07-07T19:10:30.143Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
15:10:30 [2020-07-07T19:10:30.143Z] [INFO] Command line:
15:10:30 [2020-07-07T19:10:30.143Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:10:30 [2020-07-07T19:10:30.143Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:10:31 [2020-07-07T19:10:31.510Z] !SESSION 2020-07-07 19:10:29.948 -----------------------------------------------
15:10:31 [2020-07-07T19:10:31.510Z] eclipse.buildId=unknown
15:10:31 [2020-07-07T19:10:31.510Z] java.version=1.8.0_202
15:10:31 [2020-07-07T19:10:31.510Z] java.vendor=Oracle Corporation
15:10:31 [2020-07-07T19:10:31.510Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:10:31 [2020-07-07T19:10:31.510Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
15:10:31 [2020-07-07T19:10:31.510Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:10:31 [2020-07-07T19:10:31.510Z] 
15:10:31 [2020-07-07T19:10:31.510Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:10:31.102
15:10:31 [2020-07-07T19:10:31.510Z] !MESSAGE FrameworkEvent ERROR
15:10:31 [2020-07-07T19:10:31.510Z] !STACK 0
15:10:31 [2020-07-07T19:10:31.510Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
15:10:31 [2020-07-07T19:10:31.510Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:31 [2020-07-07T19:10:31.510Z] 
15:10:31 [2020-07-07T19:10:31.510Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:10:31 [2020-07-07T19:10:31.510Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:10:31 [2020-07-07T19:10:31.510Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:10:31 [2020-07-07T19:10:31.511Z] 
15:10:31 [2020-07-07T19:10:31.511Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:10:31.197
15:10:31 [2020-07-07T19:10:31.511Z] !MESSAGE FrameworkEvent ERROR
15:10:31 [2020-07-07T19:10:31.511Z] !STACK 0
15:10:31 [2020-07-07T19:10:31.511Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122]
15:10:31 [2020-07-07T19:10:31.511Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:31 [2020-07-07T19:10:31.511Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:10:31 [2020-07-07T19:10:31.511Z]     -> 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"
15:10:31 [2020-07-07T19:10:31.511Z]        org.apache.httpcomponents.httpclient.win [30]
15:10:31 [2020-07-07T19:10:31.511Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:31 [2020-07-07T19:10:31.511Z] 
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:10:31 [2020-07-07T19:10:31.511Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:10:32 [2020-07-07T19:10:32.073Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
15:10:32 [2020-07-07T19:10:32.073Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.022 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
15:10:32 [2020-07-07T19:10:32.073Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.005 s
15:10:32 [2020-07-07T19:10:32.073Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:10:32 [2020-07-07T19:10:32.073Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
15:10:32 [2020-07-07T19:10:32.073Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:10:32 [2020-07-07T19:10:32.073Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:10:32 [2020-07-07T19:10:32.073Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
15:10:32 [2020-07-07T19:10:32.073Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.022 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
15:10:32 [2020-07-07T19:10:32.073Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:10:32 [2020-07-07T19:10:32.073Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.013 s
15:10:32 [2020-07-07T19:10:32.073Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:10:32 [2020-07-07T19:10:32.073Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:10:32 [2020-07-07T19:10:32.073Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:10:32 [2020-07-07T19:10:32.073Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:10:32 [2020-07-07T19:10:32.073Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:10:32 [2020-07-07T19:10:32.073Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:10:32 [2020-07-07T19:10:32.073Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:10:32 [2020-07-07T19:10:32.073Z] 
15:10:32 [2020-07-07T19:10:32.073Z] Results:
15:10:32 [2020-07-07T19:10:32.073Z] 
15:10:32 [2020-07-07T19:10:32.073Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
15:10:32 [2020-07-07T19:10:32.073Z] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] All tests passed!
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.pom
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-sources.jar
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 6.0.0-SNAPSHOT        [67/138]
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT.jar
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-sources-feature.jar
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT.jar
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT.pom
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-sources-feature.jar
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-p2metadata.xml
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-p2artifacts.xml
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.10-SNAPSHOT [68/138]
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] The project's OSGi version is 1.0.10.202007071840
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.000Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] 
15:10:33 [2020-07-07T19:10:33.256Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:10:34 [2020-07-07T19:10:34.182Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
15:10:34 [2020-07-07T19:10:34.182Z] [INFO] Command line:
15:10:34 [2020-07-07T19:10:34.182Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:10:34 [2020-07-07T19:10:34.182Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:10:35 [2020-07-07T19:10:35.546Z] !SESSION 2020-07-07 19:10:34.058 -----------------------------------------------
15:10:35 [2020-07-07T19:10:35.546Z] eclipse.buildId=unknown
15:10:35 [2020-07-07T19:10:35.546Z] java.version=1.8.0_202
15:10:35 [2020-07-07T19:10:35.546Z] java.vendor=Oracle Corporation
15:10:35 [2020-07-07T19:10:35.546Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:10:35 [2020-07-07T19:10:35.546Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:10:35 [2020-07-07T19:10:35.546Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:10:35 [2020-07-07T19:10:35.546Z] 
15:10:35 [2020-07-07T19:10:35.546Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:10:35.396
15:10:35 [2020-07-07T19:10:35.546Z] !MESSAGE FrameworkEvent ERROR
15:10:35 [2020-07-07T19:10:35.546Z] !STACK 0
15:10:35 [2020-07-07T19:10:35.546Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:10:35 [2020-07-07T19:10:35.546Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:35 [2020-07-07T19:10:35.546Z] 
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:10:35 [2020-07-07T19:10:35.546Z] 
15:10:35 [2020-07-07T19:10:35.546Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:10:35.430
15:10:35 [2020-07-07T19:10:35.546Z] !MESSAGE FrameworkEvent ERROR
15:10:35 [2020-07-07T19:10:35.546Z] !STACK 0
15:10:35 [2020-07-07T19:10:35.546Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:10:35 [2020-07-07T19:10:35.546Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:35 [2020-07-07T19:10:35.546Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:10:35 [2020-07-07T19:10:35.546Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
15:10:35 [2020-07-07T19:10:35.546Z]        org.apache.httpcomponents.httpclient.win [36]
15:10:35 [2020-07-07T19:10:35.546Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:10:35 [2020-07-07T19:10:35.546Z] 
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:10:35 [2020-07-07T19:10:35.546Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:10:36 [2020-07-07T19:10:36.473Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:10:36 [2020-07-07T19:10:36.473Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:10:40 [2020-07-07T19:10:40.651Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:10:40 [2020-07-07T19:10:40.651Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
15:10:40 [2020-07-07T19:10:40.907Z] Display size: 1440x900
15:10:40 [2020-07-07T19:10:40.907Z] OS version=3.10.0-1062.el7.x86_64
15:10:40 [2020-07-07T19:10:40.907Z] GTK version=3.22.30
15:10:40 [2020-07-07T19:10:40.907Z] GTK theme=Ambiance
15:10:40 [2020-07-07T19:10:40.907Z] LIBOVERLAY_SCROLLBAR=0
15:10:40 [2020-07-07T19:10:40.907Z] Time zone: Greenwich Mean Time
15:10:41 [2020-07-07T19:10:41.163Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:10:41 [2020-07-07T19:10:41.163Z] log4j:WARN Please initialize the log4j system properly.
15:10:51 [2020-07-07T19:10:51.106Z] 
15:10:51 [2020-07-07T19:10:51.106Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-07-07 19:10:50.600
15:10:51 [2020-07-07T19:10:51.106Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:10:55 [2020-07-07T19:10:55.273Z] 
15:10:55 [2020-07-07T19:10:55.273Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-07-07 19:10:54.704
15:10:55 [2020-07-07T19:10:55.273Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
15:11:01 [2020-07-07T19:11:01.813Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.201 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
15:11:01 [2020-07-07T19:11:01.813Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest)  Time elapsed: 8.679 s
15:11:01 [2020-07-07T19:11:01.813Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716194731 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716194732 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716194732 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716194732 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716194732 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}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716194752 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716194753 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716194753 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716194753 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716194753 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716194753 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}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716194757 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716194758 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716194758 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716194758 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716194758 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}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716194760 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716194761 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716194761 data=null doit=true} to TreeItem with text {Traces [0]}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716194761 data=null} to TreeItem with text {Traces [0]}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716194761 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716194761 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]}
15:11:01 [2020-07-07T19:11:01.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716194767 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:11:01 [2020-07-07T19:11:01.813Z] 
15:11:01 [2020-07-07T19:11:01.813Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:01.647
15:11:01 [2020-07-07T19:11:01.813Z] !MESSAGE Error initializing trace.
15:11:01 [2020-07-07T19:11:01.813Z] 
15:11:01 [2020-07-07T19:11:01.813Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
15:11:01 [2020-07-07T19:11:01.813Z] !STACK 0
15:11:01 [2020-07-07T19:11:01.813Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:01 [2020-07-07T19:11:01.813Z] Caused by: MismatchedTokenException(57!=72)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1732)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
15:11:01 [2020-07-07T19:11:01.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:01 [2020-07-07T19:11:01.813Z] 	... 9 more
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716195332 data=null doit=true} to Shell with text {Open Trace}
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - Clicking on OK
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716195334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716195334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716195334 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716195334 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716195334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716195334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716195334 data=null item=null 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')
15:11:02 [2020-07-07T19:11:02.377Z] DEBUG - Clicked on 
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716195592 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716195592 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716195592 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716195593 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716195593 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}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716195606 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716195606 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716195607 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716195607 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716195607 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716195607 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}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716195611 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:02 [2020-07-07T19:11:02.633Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716195612 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716195612 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716195612 data=null} to TreeItem with text {Traces [1]}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716195612 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716195612 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:02 [2020-07-07T19:11:02.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716195618 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:02 [2020-07-07T19:11:02.633Z] 
15:11:02 [2020-07-07T19:11:02.633Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:02.534
15:11:02 [2020-07-07T19:11:02.633Z] !MESSAGE Error initializing trace.
15:11:02 [2020-07-07T19:11:02.633Z] 
15:11:02 [2020-07-07T19:11:02.633Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:11:02 [2020-07-07T19:11:02.633Z] !STACK 0
15:11:02 [2020-07-07T19:11:02.633Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:02 [2020-07-07T19:11:02.633Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:02 [2020-07-07T19:11:02.633Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:02 [2020-07-07T19:11:02.633Z] 	... 9 more
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716196219 data=null doit=true} to Shell with text {Open Trace}
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - Clicking on OK
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716196220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716196220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716196220 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716196220 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716196220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716196220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716196220 data=null item=null 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')
15:11:03 [2020-07-07T19:11:03.197Z] DEBUG - Clicked on 
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716196392 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716196393 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716196393 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716196393 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716196393 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}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716196407 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716196408 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716196408 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716196408 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716196408 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716196408 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}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716196413 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:03 [2020-07-07T19:11:03.453Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716196414 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716196414 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716196414 data=null} to TreeItem with text {Traces [1]}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716196414 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716196415 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:03 [2020-07-07T19:11:03.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716196422 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:03 [2020-07-07T19:11:03.453Z] 
15:11:03 [2020-07-07T19:11:03.453Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:03.337
15:11:03 [2020-07-07T19:11:03.453Z] !MESSAGE Error initializing trace.
15:11:03 [2020-07-07T19:11:03.453Z] 
15:11:03 [2020-07-07T19:11:03.453Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
15:11:03 [2020-07-07T19:11:03.454Z] !STACK 0
15:11:03 [2020-07-07T19:11:03.454Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:03 [2020-07-07T19:11:03.454Z] Caused by: NoViableAltException(75@[])
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
15:11:03 [2020-07-07T19:11:03.454Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:03 [2020-07-07T19:11:03.454Z] 	... 9 more
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716197022 data=null doit=true} to Shell with text {Open Trace}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Clicking on OK
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716197023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716197023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716197023 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716197023 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716197023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716197023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716197024 data=null item=null 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')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Clicked on 
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716197179 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716197179 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716197180 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716197180 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716197180 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}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716197187 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716197188 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716197188 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716197188 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716197188 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716197188 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}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716197198 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:04 [2020-07-07T19:11:04.017Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716197199 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716197199 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716197199 data=null} to TreeItem with text {Traces [1]}
15:11:04 [2020-07-07T19:11:04.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716197200 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:04 [2020-07-07T19:11:04.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716197200 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:04 [2020-07-07T19:11:04.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716197206 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:04 [2020-07-07T19:11:04.273Z] 
15:11:04 [2020-07-07T19:11:04.273Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:04.103
15:11:04 [2020-07-07T19:11:04.273Z] !MESSAGE Error initializing trace.
15:11:04 [2020-07-07T19:11:04.273Z] 
15:11:04 [2020-07-07T19:11:04.273Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
15:11:04 [2020-07-07T19:11:04.273Z] !STACK 0
15:11:04 [2020-07-07T19:11:04.273Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:04 [2020-07-07T19:11:04.273Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:165)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:04 [2020-07-07T19:11:04.273Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:04 [2020-07-07T19:11:04.273Z] 	... 9 more
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716197788 data=null doit=true} to Shell with text {Open Trace}
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - Clicking on OK
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716197789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716197789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716197789 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716197790 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716197790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716197790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716197790 data=null item=null 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')
15:11:04 [2020-07-07T19:11:04.834Z] DEBUG - Clicked on 
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716198078 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716198078 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716198078 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716198078 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716198078 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}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716198102 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716198102 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716198103 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716198103 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716198103 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716198103 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}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716198107 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.090Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716198112 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716198112 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716198112 data=null} to TreeItem with text {Traces [1]}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716198112 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716198112 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:05 [2020-07-07T19:11:05.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716198118 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:05 [2020-07-07T19:11:05.090Z] 
15:11:05 [2020-07-07T19:11:05.090Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:05.022
15:11:05 [2020-07-07T19:11:05.090Z] !MESSAGE Error initializing trace.
15:11:05 [2020-07-07T19:11:05.090Z] 
15:11:05 [2020-07-07T19:11:05.090Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
15:11:05 [2020-07-07T19:11:05.090Z] !STACK 0
15:11:05 [2020-07-07T19:11:05.090Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:05 [2020-07-07T19:11:05.090Z] Caused by: NoViableAltException(14@[])
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
15:11:05 [2020-07-07T19:11:05.090Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
15:11:05 [2020-07-07T19:11:05.091Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
15:11:05 [2020-07-07T19:11:05.091Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
15:11:05 [2020-07-07T19:11:05.091Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
15:11:05 [2020-07-07T19:11:05.091Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:05 [2020-07-07T19:11:05.091Z] 	... 9 more
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716198707 data=null doit=true} to Shell with text {Open Trace}
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - Clicking on OK
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716198709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716198709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716198709 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716198709 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716198709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716198709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716198709 data=null item=null 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')
15:11:05 [2020-07-07T19:11:05.652Z] DEBUG - Clicked on 
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716198882 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716198882 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716198882 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716198883 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716198883 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}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716198897 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716198898 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716198898 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716198898 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716198898 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716198898 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}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716198902 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:05 [2020-07-07T19:11:05.908Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716198903 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716198903 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716198903 data=null} to TreeItem with text {Traces [1]}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716198903 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716198903 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:05 [2020-07-07T19:11:05.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716198915 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:05 [2020-07-07T19:11:05.908Z] 
15:11:05 [2020-07-07T19:11:05.908Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:05.895
15:11:05 [2020-07-07T19:11:05.908Z] !MESSAGE Error initializing trace.
15:11:05 [2020-07-07T19:11:05.908Z] 
15:11:05 [2020-07-07T19:11:05.908Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:11:05 [2020-07-07T19:11:05.908Z] !STACK 0
15:11:05 [2020-07-07T19:11:05.908Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:11:05 [2020-07-07T19:11:05.908Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:05 [2020-07-07T19:11:05.908Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:05 [2020-07-07T19:11:05.908Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:05 [2020-07-07T19:11:05.908Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:05 [2020-07-07T19:11:05.908Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:05 [2020-07-07T19:11:05.908Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:05 [2020-07-07T19:11:05.908Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:05 [2020-07-07T19:11:05.908Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:05 [2020-07-07T19:11:05.908Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:05 [2020-07-07T19:11:05.908Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:05 [2020-07-07T19:11:05.909Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:11:05 [2020-07-07T19:11:05.909Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
15:11:05 [2020-07-07T19:11:05.909Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
15:11:05 [2020-07-07T19:11:05.909Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
15:11:05 [2020-07-07T19:11:05.909Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
15:11:05 [2020-07-07T19:11:05.909Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:05 [2020-07-07T19:11:05.909Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:05 [2020-07-07T19:11:05.909Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:05 [2020-07-07T19:11:05.909Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:05 [2020-07-07T19:11:05.909Z] 	... 9 more
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716199621 data=null doit=true} to Shell with text {Open Trace}
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - Clicking on OK
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716199622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716199622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716199622 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716199622 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716199622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716199623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716199623 data=null item=null 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')
15:11:06 [2020-07-07T19:11:06.470Z] DEBUG - Clicked on 
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716199737 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716199737 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716199737 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716199737 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716199737 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}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716199785 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716199785 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716199785 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716199785 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716199786 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716199786 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}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716199789 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:06 [2020-07-07T19:11:06.725Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716199790 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716199790 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716199790 data=null} to TreeItem with text {Traces [1]}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716199790 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716199791 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:06 [2020-07-07T19:11:06.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716199803 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:06 [2020-07-07T19:11:06.725Z] 
15:11:06 [2020-07-07T19:11:06.725Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:06.718
15:11:06 [2020-07-07T19:11:06.725Z] !MESSAGE Error initializing trace.
15:11:06 [2020-07-07T19:11:06.725Z] 
15:11:06 [2020-07-07T19:11:06.725Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:11:06 [2020-07-07T19:11:06.725Z] !STACK 0
15:11:06 [2020-07-07T19:11:06.725Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:06 [2020-07-07T19:11:06.725Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:173)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:123)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:189)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:179)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:06 [2020-07-07T19:11:06.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:06 [2020-07-07T19:11:06.725Z] 	... 9 more
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716200505 data=null doit=true} to Shell with text {Open Trace}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Clicking on OK
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716200506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716200506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716200506 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716200506 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716200506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716200506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716200506 data=null item=null 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')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Clicked on 
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716200629 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716200629 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716200629 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716200630 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716200630 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}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716200680 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716200681 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716200681 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716200682 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716200682 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716200682 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}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716200686 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:07 [2020-07-07T19:11:07.653Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716200687 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716200687 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716200687 data=null} to TreeItem with text {Traces [1]}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716200687 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716200687 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:07 [2020-07-07T19:11:07.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716200692 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:07 [2020-07-07T19:11:07.653Z] 
15:11:07 [2020-07-07T19:11:07.653Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:07.600
15:11:07 [2020-07-07T19:11:07.653Z] !MESSAGE Error initializing trace.
15:11:07 [2020-07-07T19:11:07.653Z] 
15:11:07 [2020-07-07T19:11:07.653Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:11:07 [2020-07-07T19:11:07.653Z] !STACK 0
15:11:07 [2020-07-07T19:11:07.653Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:07 [2020-07-07T19:11:07.653Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:07 [2020-07-07T19:11:07.653Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:07 [2020-07-07T19:11:07.653Z] 	... 9 more
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716201324 data=null doit=true} to Shell with text {Open Trace}
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - Clicking on OK
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716201325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716201325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716201325 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716201325 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716201325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716201325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716201325 data=null item=null 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')
15:11:08 [2020-07-07T19:11:08.215Z] DEBUG - Clicked on 
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716201443 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716201443 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716201443 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716201443 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716201443 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}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716201487 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716201488 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716201488 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716201488 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716201488 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716201488 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}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716201496 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:08 [2020-07-07T19:11:08.471Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716201497 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716201497 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716201497 data=null} to TreeItem with text {Traces [1]}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716201497 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716201498 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:08 [2020-07-07T19:11:08.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716201503 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:08 [2020-07-07T19:11:08.471Z] 
15:11:08 [2020-07-07T19:11:08.471Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:08.433
15:11:08 [2020-07-07T19:11:08.471Z] !MESSAGE Error initializing trace.
15:11:08 [2020-07-07T19:11:08.471Z] 
15:11:08 [2020-07-07T19:11:08.471Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:11:08 [2020-07-07T19:11:08.471Z] !STACK 0
15:11:08 [2020-07-07T19:11:08.471Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:08 [2020-07-07T19:11:08.471Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:08 [2020-07-07T19:11:08.471Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:08 [2020-07-07T19:11:08.472Z] 	... 9 more
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716202117 data=null doit=true} to Shell with text {Open Trace}
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - Clicking on OK
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716202118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716202118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716202118 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716202118 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716202118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716202118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716202118 data=null item=null 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')
15:11:09 [2020-07-07T19:11:09.033Z] DEBUG - Clicked on 
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716202284 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716202284 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716202284 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716202284 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716202284 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}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716202298 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716202298 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716202298 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716202298 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716202299 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716202299 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}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716202307 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.293Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716202308 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716202308 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716202308 data=null} to TreeItem with text {Traces [1]}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716202308 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716202308 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:09 [2020-07-07T19:11:09.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716202313 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:09 [2020-07-07T19:11:09.293Z] 
15:11:09 [2020-07-07T19:11:09.293Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:09.236
15:11:09 [2020-07-07T19:11:09.293Z] !MESSAGE Error initializing trace.
15:11:09 [2020-07-07T19:11:09.293Z] 
15:11:09 [2020-07-07T19:11:09.293Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:11:09 [2020-07-07T19:11:09.293Z] !STACK 0
15:11:09 [2020-07-07T19:11:09.293Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:09 [2020-07-07T19:11:09.293Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:09 [2020-07-07T19:11:09.293Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:09 [2020-07-07T19:11:09.293Z] 	... 9 more
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716202921 data=null doit=true} to Shell with text {Open Trace}
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Clicking on OK
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716202921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716202922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716202922 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716202922 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716202922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716202922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716202922 data=null item=null 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')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Clicked on 
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716203034 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716203034 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716203034 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716203034 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:09 [2020-07-07T19:11:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716203034 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}
15:11:10 [2020-07-07T19:11:10.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716203081 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.111Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:10 [2020-07-07T19:11:10.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716203081 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716203081 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716203081 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716203082 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716203082 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}
15:11:10 [2020-07-07T19:11:10.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716203104 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.111Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:10 [2020-07-07T19:11:10.111Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:10 [2020-07-07T19:11:10.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716203105 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:10 [2020-07-07T19:11:10.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716203106 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:10 [2020-07-07T19:11:10.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716203106 data=null} to TreeItem with text {Traces [1]}
15:11:10 [2020-07-07T19:11:10.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716203106 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:10 [2020-07-07T19:11:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716203106 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:10 [2020-07-07T19:11:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716203111 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:10 [2020-07-07T19:11:10.112Z] 
15:11:10 [2020-07-07T19:11:10.112Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:10.020
15:11:10 [2020-07-07T19:11:10.112Z] !MESSAGE Error initializing trace.
15:11:10 [2020-07-07T19:11:10.112Z] 
15:11:10 [2020-07-07T19:11:10.112Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:11:10 [2020-07-07T19:11:10.112Z] !STACK 0
15:11:10 [2020-07-07T19:11:10.112Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:10 [2020-07-07T19:11:10.112Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:10 [2020-07-07T19:11:10.112Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:10 [2020-07-07T19:11:10.112Z] 	... 9 more
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716203704 data=null doit=true} to Shell with text {Open Trace}
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - Clicking on OK
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716203705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716203705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716203705 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716203706 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:10 [2020-07-07T19:11:10.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716203706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716203706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716203706 data=null item=null 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')
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - Clicked on 
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716203836 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716203836 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716203836 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716203837 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716203837 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}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716203844 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716203880 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716203880 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716203880 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716203880 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716203880 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}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716203884 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:10 [2020-07-07T19:11:10.928Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716203885 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716203885 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716203885 data=null} to TreeItem with text {Traces [1]}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716203885 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716203885 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:10 [2020-07-07T19:11:10.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716203899 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:10 [2020-07-07T19:11:10.928Z] 
15:11:10 [2020-07-07T19:11:10.928Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:10.798
15:11:10 [2020-07-07T19:11:10.928Z] !MESSAGE Error initializing trace.
15:11:10 [2020-07-07T19:11:10.928Z] 
15:11:10 [2020-07-07T19:11:10.928Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
15:11:10 [2020-07-07T19:11:10.928Z] !STACK 0
15:11:10 [2020-07-07T19:11:10.928Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:10 [2020-07-07T19:11:10.928Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:146)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:152)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:10 [2020-07-07T19:11:10.928Z] 	... 9 more
15:11:10 [2020-07-07T19:11:10.928Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
15:11:10 [2020-07-07T19:11:10.928Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
15:11:10 [2020-07-07T19:11:10.928Z] 	at java.lang.Long.parseLong(Long.java:592)
15:11:10 [2020-07-07T19:11:10.928Z] 	at java.lang.Long.valueOf(Long.java:776)
15:11:10 [2020-07-07T19:11:10.928Z] 	at java.lang.Long.decode(Long.java:928)
15:11:10 [2020-07-07T19:11:10.928Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
15:11:10 [2020-07-07T19:11:10.928Z] 	... 16 more
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716204523 data=null doit=true} to Shell with text {Open Trace}
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Clicking on OK
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716204524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716204524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716204524 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716204524 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716204524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716204524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716204524 data=null item=null 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')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Clicked on 
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716204640 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716204640 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716204640 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:11 [2020-07-07T19:11:11.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716204640 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716204641 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}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716204684 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716204685 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716204685 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716204685 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716204685 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716204685 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}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716204688 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:11 [2020-07-07T19:11:11.746Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716204689 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716204689 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716204689 data=null} to TreeItem with text {Traces [1]}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716204689 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716204689 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:11 [2020-07-07T19:11:11.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716204699 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:11 [2020-07-07T19:11:11.746Z] 
15:11:11 [2020-07-07T19:11:11.746Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:11.551
15:11:11 [2020-07-07T19:11:11.746Z] !MESSAGE Error initializing trace.
15:11:11 [2020-07-07T19:11:11.746Z] 
15:11:11 [2020-07-07T19:11:11.746Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:11:11 [2020-07-07T19:11:11.746Z] !STACK 0
15:11:11 [2020-07-07T19:11:11.746Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:11 [2020-07-07T19:11:11.746Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:11 [2020-07-07T19:11:11.746Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:11 [2020-07-07T19:11:11.746Z] 	... 9 more
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716205233 data=null doit=true} to Shell with text {Open Trace}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Clicking on OK
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716205234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716205235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716205235 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716205235 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716205235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716205235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716205235 data=null item=null 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')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Clicked on 
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716205383 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716205383 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716205383 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716205384 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716205384 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}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716205391 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716205397 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716205397 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716205398 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716205398 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716205398 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}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716205401 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:12 [2020-07-07T19:11:12.307Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716205402 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716205402 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716205402 data=null} to TreeItem with text {Traces [1]}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716205402 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716205402 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:12 [2020-07-07T19:11:12.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716205407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:12 [2020-07-07T19:11:12.563Z] 
15:11:12 [2020-07-07T19:11:12.563Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:12.320
15:11:12 [2020-07-07T19:11:12.563Z] !MESSAGE Error initializing trace.
15:11:12 [2020-07-07T19:11:12.563Z] 
15:11:12 [2020-07-07T19:11:12.563Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
15:11:12 [2020-07-07T19:11:12.563Z] !STACK 0
15:11:12 [2020-07-07T19:11:12.563Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:12 [2020-07-07T19:11:12.563Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:12 [2020-07-07T19:11:12.563Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:12 [2020-07-07T19:11:12.563Z] 	... 9 more
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716206100 data=null doit=true} to Shell with text {Open Trace}
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Clicking on OK
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716206101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716206101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716206101 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716206101 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716206101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716206101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716206101 data=null item=null 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')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Clicked on 
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716206287 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716206288 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716206288 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716206288 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716206288 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}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716206307 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716206308 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716206308 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716206308 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716206308 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716206308 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}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716206316 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.380Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716206317 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716206317 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716206317 data=null} to TreeItem with text {Traces [1]}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716206317 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716206317 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:13 [2020-07-07T19:11:13.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716206322 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:13 [2020-07-07T19:11:13.380Z] 
15:11:13 [2020-07-07T19:11:13.380Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:13.232
15:11:13 [2020-07-07T19:11:13.380Z] !MESSAGE Error initializing trace.
15:11:13 [2020-07-07T19:11:13.380Z] 
15:11:13 [2020-07-07T19:11:13.380Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:11:13 [2020-07-07T19:11:13.380Z] !STACK 0
15:11:13 [2020-07-07T19:11:13.380Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:13 [2020-07-07T19:11:13.380Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:13 [2020-07-07T19:11:13.380Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:13 [2020-07-07T19:11:13.380Z] 	... 9 more
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716206918 data=null doit=true} to Shell with text {Open Trace}
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Clicking on OK
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716206919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716206919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716206919 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716206919 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716206919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716206919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716206919 data=null item=null 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')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Clicked on 
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716207031 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716207031 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716207031 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716207032 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716207032 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}
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716207039 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716207039 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716207039 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716207039 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716207040 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716207040 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}
15:11:13 [2020-07-07T19:11:13.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716207084 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:13 [2020-07-07T19:11:13.943Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:13 [2020-07-07T19:11:13.943Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:13 [2020-07-07T19:11:13.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716207085 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:13 [2020-07-07T19:11:13.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716207085 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:13 [2020-07-07T19:11:13.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716207085 data=null} to TreeItem with text {Traces [1]}
15:11:13 [2020-07-07T19:11:13.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716207085 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:13 [2020-07-07T19:11:13.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716207085 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:13 [2020-07-07T19:11:13.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716207090 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:14 [2020-07-07T19:11:14.198Z] 
15:11:14 [2020-07-07T19:11:14.198Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:14.000
15:11:14 [2020-07-07T19:11:14.198Z] !MESSAGE Error initializing trace.
15:11:14 [2020-07-07T19:11:14.198Z] 
15:11:14 [2020-07-07T19:11:14.198Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:11:14 [2020-07-07T19:11:14.198Z] !STACK 0
15:11:14 [2020-07-07T19:11:14.198Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:14 [2020-07-07T19:11:14.198Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:14 [2020-07-07T19:11:14.198Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:14 [2020-07-07T19:11:14.198Z] 	... 9 more
15:11:14 [2020-07-07T19:11:14.759Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716207722 data=null doit=true} to Shell with text {Open Trace}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Clicking on OK
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716207723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716207723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716207723 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716207723 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716207723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716207723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716207723 data=null item=null 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')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Clicked on 
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716207885 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716207885 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716207885 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716207885 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716207885 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}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716207892 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716207892 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716207892 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716207892 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716207892 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716207892 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}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716207902 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:14 [2020-07-07T19:11:14.760Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716207903 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716207903 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716207903 data=null} to TreeItem with text {Traces [1]}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716207903 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716207903 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:14 [2020-07-07T19:11:14.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716207908 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:15 [2020-07-07T19:11:15.015Z] 
15:11:15 [2020-07-07T19:11:15.015Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:14.799
15:11:15 [2020-07-07T19:11:15.015Z] !MESSAGE Error initializing trace.
15:11:15 [2020-07-07T19:11:15.015Z] 
15:11:15 [2020-07-07T19:11:15.015Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:11:15 [2020-07-07T19:11:15.015Z] !STACK 0
15:11:15 [2020-07-07T19:11:15.015Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:15 [2020-07-07T19:11:15.015Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
15:11:15 [2020-07-07T19:11:15.015Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
15:11:15 [2020-07-07T19:11:15.016Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
15:11:15 [2020-07-07T19:11:15.016Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:15 [2020-07-07T19:11:15.016Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:15 [2020-07-07T19:11:15.016Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:15 [2020-07-07T19:11:15.016Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:15 [2020-07-07T19:11:15.016Z] 	... 9 more
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716208520 data=null doit=true} to Shell with text {Open Trace}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Clicking on OK
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716208521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716208521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716208521 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716208521 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716208521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716208521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716208522 data=null item=null 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')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Clicked on 
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716208636 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716208636 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716208636 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716208636 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716208636 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}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716208643 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716208643 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716208644 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716208644 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716208644 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716208644 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}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716208677 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:15 [2020-07-07T19:11:15.577Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716208680 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716208680 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716208680 data=null} to TreeItem with text {Traces [1]}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716208680 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716208680 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:15 [2020-07-07T19:11:15.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716208685 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:15 [2020-07-07T19:11:15.577Z] 
15:11:15 [2020-07-07T19:11:15.577Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:15.537
15:11:15 [2020-07-07T19:11:15.577Z] !MESSAGE Error initializing trace.
15:11:15 [2020-07-07T19:11:15.577Z] 
15:11:15 [2020-07-07T19:11:15.577Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
15:11:15 [2020-07-07T19:11:15.577Z] !STACK 0
15:11:15 [2020-07-07T19:11:15.577Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:15 [2020-07-07T19:11:15.577Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:84)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:15 [2020-07-07T19:11:15.577Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:15 [2020-07-07T19:11:15.577Z] 	... 9 more
15:11:15 [2020-07-07T19:11:15.578Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU"
15:11:15 [2020-07-07T19:11:15.578Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
15:11:15 [2020-07-07T19:11:15.578Z] 	at java.lang.Long.parseLong(Long.java:589)
15:11:15 [2020-07-07T19:11:15.578Z] 	at java.lang.Long.valueOf(Long.java:776)
15:11:15 [2020-07-07T19:11:15.578Z] 	at java.lang.Long.decode(Long.java:928)
15:11:15 [2020-07-07T19:11:15.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
15:11:15 [2020-07-07T19:11:15.578Z] 	... 17 more
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716209302 data=null doit=true} to Shell with text {Open Trace}
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - Clicking on OK
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716209302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716209302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716209303 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716209303 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716209303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716209303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716209303 data=null item=null 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')
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Clicked on 
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716209418 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716209418 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716209418 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716209418 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716209418 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}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716209426 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716209426 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716209426 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716209426 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716209427 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716209427 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}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716209436 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.396Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716209437 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716209437 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716209437 data=null} to TreeItem with text {Traces [1]}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716209437 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716209437 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:16 [2020-07-07T19:11:16.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716209480 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:16 [2020-07-07T19:11:16.396Z] 
15:11:16 [2020-07-07T19:11:16.396Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:16.333
15:11:16 [2020-07-07T19:11:16.396Z] !MESSAGE Error initializing trace.
15:11:16 [2020-07-07T19:11:16.396Z] 
15:11:16 [2020-07-07T19:11:16.396Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
15:11:16 [2020-07-07T19:11:16.396Z] !STACK 0
15:11:16 [2020-07-07T19:11:16.396Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:16 [2020-07-07T19:11:16.396Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:16 [2020-07-07T19:11:16.396Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:16 [2020-07-07T19:11:16.396Z] 	... 9 more
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716210015 data=null doit=true} to Shell with text {Open Trace}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Clicking on OK
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716210015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716210016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716210016 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716210016 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716210016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716210016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716210016 data=null item=null 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')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Clicked on 
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716210127 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716210127 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716210127 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716210127 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716210127 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}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716210134 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716210134 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716210134 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716210134 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716210134 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:16 [2020-07-07T19:11:16.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716210135 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}
15:11:17 [2020-07-07T19:11:17.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716210144 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:17 [2020-07-07T19:11:17.212Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:17 [2020-07-07T19:11:17.212Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:17 [2020-07-07T19:11:17.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716210144 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:17 [2020-07-07T19:11:17.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716210144 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:17 [2020-07-07T19:11:17.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716210144 data=null} to TreeItem with text {Traces [1]}
15:11:17 [2020-07-07T19:11:17.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716210144 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:17 [2020-07-07T19:11:17.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716210145 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:17 [2020-07-07T19:11:17.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716210179 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:17 [2020-07-07T19:11:17.212Z] 
15:11:17 [2020-07-07T19:11:17.212Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:17.031
15:11:17 [2020-07-07T19:11:17.212Z] !MESSAGE Error initializing trace.
15:11:17 [2020-07-07T19:11:17.212Z] 
15:11:17 [2020-07-07T19:11:17.212Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:11:17 [2020-07-07T19:11:17.212Z] !STACK 0
15:11:17 [2020-07-07T19:11:17.212Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:17 [2020-07-07T19:11:17.212Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:17 [2020-07-07T19:11:17.212Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:17 [2020-07-07T19:11:17.212Z] 	... 9 more
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716210809 data=null doit=true} to Shell with text {Open Trace}
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Clicking on OK
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716210810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716210810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716210810 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716210810 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716210810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716210810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716210810 data=null item=null 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')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Clicked on 
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716210922 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716210922 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716210922 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716210922 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:17 [2020-07-07T19:11:17.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716210922 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}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716210929 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716210929 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716210929 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716210929 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716210929 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716210929 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}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716210939 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:17 [2020-07-07T19:11:17.774Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716210939 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716210939 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716210940 data=null} to TreeItem with text {Traces [1]}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716210940 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716210940 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:17 [2020-07-07T19:11:17.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716210944 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:18 [2020-07-07T19:11:18.030Z] 
15:11:18 [2020-07-07T19:11:18.030Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:17.811
15:11:18 [2020-07-07T19:11:18.030Z] !MESSAGE Error initializing trace.
15:11:18 [2020-07-07T19:11:18.030Z] 
15:11:18 [2020-07-07T19:11:18.030Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
15:11:18 [2020-07-07T19:11:18.030Z] !STACK 0
15:11:18 [2020-07-07T19:11:18.030Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:18 [2020-07-07T19:11:18.030Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:18 [2020-07-07T19:11:18.030Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:18 [2020-07-07T19:11:18.030Z] 	... 9 more
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716211496 data=null doit=true} to Shell with text {Open Trace}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Clicking on OK
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716211497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716211497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716211497 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716211497 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716211497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716211497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716211497 data=null item=null 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')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Clicked on 
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716211611 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716211611 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716211611 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716211611 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716211611 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}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716211624 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716211625 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716211625 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716211625 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716211625 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716211625 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}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716211629 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:18 [2020-07-07T19:11:18.592Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716211630 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716211630 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716211630 data=null} to TreeItem with text {Traces [1]}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716211630 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716211630 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:18 [2020-07-07T19:11:18.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716211636 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:18 [2020-07-07T19:11:18.592Z] 
15:11:18 [2020-07-07T19:11:18.592Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:18.530
15:11:18 [2020-07-07T19:11:18.592Z] !MESSAGE Error initializing trace.
15:11:18 [2020-07-07T19:11:18.592Z] 
15:11:18 [2020-07-07T19:11:18.592Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
15:11:18 [2020-07-07T19:11:18.592Z] !STACK 0
15:11:18 [2020-07-07T19:11:18.592Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:18 [2020-07-07T19:11:18.592Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:116)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:18 [2020-07-07T19:11:18.592Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:18 [2020-07-07T19:11:18.592Z] 	... 9 more
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716212296 data=null doit=true} to Shell with text {Open Trace}
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - Clicking on OK
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716212297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716212297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716212297 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716212297 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716212297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716212297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716212297 data=null item=null 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')
15:11:19 [2020-07-07T19:11:19.154Z] DEBUG - Clicked on 
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716212407 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716212407 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716212407 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716212407 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716212407 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}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716212414 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716212414 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716212414 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716212415 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716212415 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716212415 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}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716212423 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.409Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716212424 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716212424 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716212424 data=null} to TreeItem with text {Traces [1]}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716212424 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716212424 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:19 [2020-07-07T19:11:19.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716212429 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:19 [2020-07-07T19:11:19.410Z] 
15:11:19 [2020-07-07T19:11:19.410Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:19.311
15:11:19 [2020-07-07T19:11:19.410Z] !MESSAGE Error initializing trace.
15:11:19 [2020-07-07T19:11:19.410Z] 
15:11:19 [2020-07-07T19:11:19.410Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
15:11:19 [2020-07-07T19:11:19.410Z] !STACK 0
15:11:19 [2020-07-07T19:11:19.410Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:19 [2020-07-07T19:11:19.410Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:218)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
15:11:19 [2020-07-07T19:11:19.410Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:19 [2020-07-07T19:11:19.410Z] 	... 9 more
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716212995 data=null doit=true} to Shell with text {Open Trace}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Clicking on OK
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716212996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716212996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716212996 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716212996 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716212996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716212996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716212996 data=null item=null 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')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Clicked on 
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716213107 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716213107 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716213107 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716213107 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716213107 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}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716213114 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716213115 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716213115 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716213115 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716213115 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716213115 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}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716213124 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:19 [2020-07-07T19:11:19.970Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716213125 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716213125 data=null doit=true} to TreeItem with text {Traces [1]}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716213125 data=null} to TreeItem with text {Traces [1]}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716213125 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716213125 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:11:19 [2020-07-07T19:11:19.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716213130 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:11:20 [2020-07-07T19:11:20.226Z] 
15:11:20 [2020-07-07T19:11:20.226Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:11:20.007
15:11:20 [2020-07-07T19:11:20.226Z] !MESSAGE Error initializing trace.
15:11:20 [2020-07-07T19:11:20.226Z] 
15:11:20 [2020-07-07T19:11:20.226Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
15:11:20 [2020-07-07T19:11:20.226Z] !STACK 0
15:11:20 [2020-07-07T19:11:20.226Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:11:20 [2020-07-07T19:11:20.226Z] Caused by: NoViableAltException(73@[])
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3109)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2575)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1929)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1708)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
15:11:20 [2020-07-07T19:11:20.226Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
15:11:20 [2020-07-07T19:11:20.226Z] 	... 9 more
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=716213727 data=null doit=true} to Shell with text {Open Trace}
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Clicking on OK
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716213728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716213728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716213728 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716213728 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716213728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716213728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716213728 data=null item=null 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')
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Clicked on 
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716213837 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Attempting to set focus on Tree with text {}
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716213841 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=716213841 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=716213841 data=null} to TreeItem with text {TestInvalidCtfTraces}
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716213841 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716213841 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}
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=716213886 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:11:20 [2020-07-07T19:11:20.788Z] DEBUG - Clicking on with mnemonic 'Delete'
15:11:21 [2020-07-07T19:11:21.044Z] DEBUG - Clicked on with mnemonic 'Delete'
15:11:21 [2020-07-07T19:11:21.606Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:11:21 [2020-07-07T19:11:21.606Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:11:21 [2020-07-07T19:11:21.606Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:11:21 [2020-07-07T19:11:21.606Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:11:21 [2020-07-07T19:11:21.606Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.606Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:11:21 [2020-07-07T19:11:21.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:11:21 [2020-07-07T19:11:21.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:21 [2020-07-07T19:11:21.606Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716214602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716214602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716214602 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716214603 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716214603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716214603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716214603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716214603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716214603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716214603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716214603 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716214603 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Clicking on OK
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716214603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716214603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716214603 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716214603 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716214603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716214603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Clicked on OK
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716214603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:11:21 [2020-07-07T19:11:21.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716213923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:11:22 [2020-07-07T19:11:22.169Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.097 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
15:11:22 [2020-07-07T19:11:22.169Z] 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.366 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.801 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.753 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.882 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.855 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.855 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.892 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.814 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.84 s
15:11:22 [2020-07-07T19:11:22.169Z] 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.751 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.803 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.803 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.743 s
15:11:22 [2020-07-07T19:11:22.169Z] 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.904 s
15:11:22 [2020-07-07T19:11:22.169Z] 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.744 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.853 s
15:11:22 [2020-07-07T19:11:22.169Z] 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.751 s
15:11:22 [2020-07-07T19:11:22.169Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.782 s
15:11:22 [2020-07-07T19:11:22.169Z] 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: 0.709 s
15:11:22 [2020-07-07T19:11:22.169Z] 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.795 s
15:11:22 [2020-07-07T19:11:22.169Z] 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.689 s
15:11:22 [2020-07-07T19:11:22.169Z] 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.796 s
15:11:22 [2020-07-07T19:11:22.169Z] 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.697 s
15:11:22 [2020-07-07T19:11:22.169Z] 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.735 s
15:11:22 [2020-07-07T19:11:22.169Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
15:11:22 [2020-07-07T19:11:22.169Z] 
15:11:22 [2020-07-07T19:11:22.169Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.425Z] 
15:11:22 [2020-07-07T19:11:22.425Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.400: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.681Z] 
15:11:22 [2020-07-07T19:11:22.681Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.681Z] 
15:11:22 [2020-07-07T19:11:22.681Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.681Z] 
15:11:22 [2020-07-07T19:11:22.681Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.681Z] 
15:11:22 [2020-07-07T19:11:22.681Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.681Z] 
15:11:22 [2020-07-07T19:11:22.681Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.937Z] 
15:11:22 [2020-07-07T19:11:22.937Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.704: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.937Z] 
15:11:22 [2020-07-07T19:11:22.937Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.719: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.937Z] 
15:11:22 [2020-07-07T19:11:22.937Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.937Z] 
15:11:22 [2020-07-07T19:11:22.937Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.937Z] 
15:11:22 [2020-07-07T19:11:22.937Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.937Z] 
15:11:22 [2020-07-07T19:11:22.937Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.777: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.937Z] 
15:11:22 [2020-07-07T19:11:22.937Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:22 [2020-07-07T19:11:22.937Z] 
15:11:22 [2020-07-07T19:11:22.937Z] (Eclipse:9719): Gtk-WARNING **: 19:11:22.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:23 [2020-07-07T19:11:23.498Z] 
15:11:23 [2020-07-07T19:11:23.498Z] (Eclipse:9719): Gtk-WARNING **: 19:11:23.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.060Z] 
15:11:24 [2020-07-07T19:11:24.060Z] (Eclipse:9719): Gtk-WARNING **: 19:11:23.797: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.060Z] 
15:11:24 [2020-07-07T19:11:24.060Z] (Eclipse:9719): Gtk-WARNING **: 19:11:23.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.061Z] 
15:11:24 [2020-07-07T19:11:24.061Z] (Eclipse:9719): Gtk-WARNING **: 19:11:23.827: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.061Z] 
15:11:24 [2020-07-07T19:11:24.061Z] (Eclipse:9719): Gtk-WARNING **: 19:11:23.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.061Z] 
15:11:24 [2020-07-07T19:11:24.061Z] (Eclipse:9719): Gtk-WARNING **: 19:11:23.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.061Z] 
15:11:24 [2020-07-07T19:11:24.061Z] (Eclipse:9719): Gtk-WARNING **: 19:11:23.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.061Z] 
15:11:24 [2020-07-07T19:11:24.061Z] (Eclipse:9719): Gtk-WARNING **: 19:11:23.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.061Z] 
15:11:24 [2020-07-07T19:11:24.061Z] (Eclipse:9719): Gtk-WARNING **: 19:11:23.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.061Z] 
15:11:24 [2020-07-07T19:11:24.061Z] (Eclipse:9719): Gtk-WARNING **: 19:11:23.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.061Z] 
15:11:24 [2020-07-07T19:11:24.061Z] (Eclipse:9719): Gtk-WARNING **: 19:11:23.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.061Z] 
15:11:24 [2020-07-07T19:11:24.061Z] (Eclipse:9719): Gtk-WARNING **: 19:11:23.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.329Z] 
15:11:24 [2020-07-07T19:11:24.329Z] (Eclipse:9719): Gtk-WARNING **: 19:11:24.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.329Z] 
15:11:24 [2020-07-07T19:11:24.329Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:24.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:24 [2020-07-07T19:11:24.329Z] 
15:11:24 [2020-07-07T19:11:24.329Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:24.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:24 [2020-07-07T19:11:24.329Z] 
15:11:24 [2020-07-07T19:11:24.329Z] (Eclipse:9719): Gtk-WARNING **: 19:11:24.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.890Z] 
15:11:24 [2020-07-07T19:11:24.890Z] (Eclipse:9719): Gtk-WARNING **: 19:11:24.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:24 [2020-07-07T19:11:24.890Z] 
15:11:24 [2020-07-07T19:11:24.891Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:24.601: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:24 [2020-07-07T19:11:24.891Z] 
15:11:24 [2020-07-07T19:11:24.891Z] (Eclipse:9719): Gtk-WARNING **: 19:11:24.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:25 [2020-07-07T19:11:25.451Z] 
15:11:25 [2020-07-07T19:11:25.451Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:25 [2020-07-07T19:11:25.451Z] 
15:11:25 [2020-07-07T19:11:25.451Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:25 [2020-07-07T19:11:25.451Z] 
15:11:25 [2020-07-07T19:11:25.451Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:25 [2020-07-07T19:11:25.451Z] 
15:11:25 [2020-07-07T19:11:25.451Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:25 [2020-07-07T19:11:25.451Z] 
15:11:25 [2020-07-07T19:11:25.451Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:25 [2020-07-07T19:11:25.451Z] 
15:11:25 [2020-07-07T19:11:25.451Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:25 [2020-07-07T19:11:25.451Z] 
15:11:25 [2020-07-07T19:11:25.451Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.340: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.013Z] 
15:11:26 [2020-07-07T19:11:26.013Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.013Z] 
15:11:26 [2020-07-07T19:11:26.013Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.747: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.013Z] 
15:11:26 [2020-07-07T19:11:26.014Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.014Z] 
15:11:26 [2020-07-07T19:11:26.014Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.014Z] 
15:11:26 [2020-07-07T19:11:26.014Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.014Z] 
15:11:26 [2020-07-07T19:11:26.014Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.829: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.014Z] 
15:11:26 [2020-07-07T19:11:26.014Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.845: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.014Z] 
15:11:26 [2020-07-07T19:11:26.014Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.862: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.014Z] 
15:11:26 [2020-07-07T19:11:26.014Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.014Z] 
15:11:26 [2020-07-07T19:11:26.014Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.014Z] 
15:11:26 [2020-07-07T19:11:26.014Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.014Z] 
15:11:26 [2020-07-07T19:11:26.014Z] (Eclipse:9719): Gtk-WARNING **: 19:11:25.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.270Z] 
15:11:26 [2020-07-07T19:11:26.270Z] (Eclipse:9719): Gtk-WARNING **: 19:11:26.222: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.270Z] 
15:11:26 [2020-07-07T19:11:26.270Z] (Eclipse:9719): Gtk-WARNING **: 19:11:26.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.525Z] 
15:11:26 [2020-07-07T19:11:26.526Z] (Eclipse:9719): Gtk-WARNING **: 19:11:26.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.526Z] 
15:11:26 [2020-07-07T19:11:26.526Z] (Eclipse:9719): Gtk-WARNING **: 19:11:26.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.526Z] 
15:11:26 [2020-07-07T19:11:26.526Z] (Eclipse:9719): Gtk-WARNING **: 19:11:26.339: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:26 [2020-07-07T19:11:26.526Z] 
15:11:26 [2020-07-07T19:11:26.526Z] (Eclipse:9719): Gtk-WARNING **: 19:11:26.399: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.086Z] 
15:11:27 [2020-07-07T19:11:27.086Z] (Eclipse:9719): Gtk-WARNING **: 19:11:26.925: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.086Z] 
15:11:27 [2020-07-07T19:11:27.086Z] (Eclipse:9719): Gtk-WARNING **: 19:11:26.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.086Z] 
15:11:27 [2020-07-07T19:11:27.086Z] (Eclipse:9719): Gtk-WARNING **: 19:11:26.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.086Z] 
15:11:27 [2020-07-07T19:11:27.086Z] (Eclipse:9719): Gtk-WARNING **: 19:11:26.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.086Z] 
15:11:27 [2020-07-07T19:11:27.086Z] (Eclipse:9719): Gtk-WARNING **: 19:11:26.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.086Z] 
15:11:27 [2020-07-07T19:11:27.086Z] (Eclipse:9719): Gtk-WARNING **: 19:11:27.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.086Z] 
15:11:27 [2020-07-07T19:11:27.086Z] (Eclipse:9719): Gtk-WARNING **: 19:11:27.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.086Z] 
15:11:27 [2020-07-07T19:11:27.086Z] (Eclipse:9719): Gtk-WARNING **: 19:11:27.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.086Z] 
15:11:27 [2020-07-07T19:11:27.086Z] (Eclipse:9719): Gtk-WARNING **: 19:11:27.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.086Z] 
15:11:27 [2020-07-07T19:11:27.086Z] (Eclipse:9719): Gtk-WARNING **: 19:11:27.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.086Z] 
15:11:27 [2020-07-07T19:11:27.086Z] (Eclipse:9719): Gtk-WARNING **: 19:11:27.085: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.342Z] 
15:11:27 [2020-07-07T19:11:27.342Z] (Eclipse:9719): Gtk-WARNING **: 19:11:27.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.342Z] 
15:11:27 [2020-07-07T19:11:27.342Z] (Eclipse:9719): Gtk-WARNING **: 19:11:27.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.598Z] 
15:11:27 [2020-07-07T19:11:27.598Z] (Eclipse:9719): Gtk-WARNING **: 19:11:27.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.598Z] 
15:11:27 [2020-07-07T19:11:27.598Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:27.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:27 [2020-07-07T19:11:27.598Z] 
15:11:27 [2020-07-07T19:11:27.598Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:27.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:27 [2020-07-07T19:11:27.598Z] 
15:11:27 [2020-07-07T19:11:27.598Z] (Eclipse:9719): Gtk-WARNING **: 19:11:27.492: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:27 [2020-07-07T19:11:27.853Z] 
15:11:27 [2020-07-07T19:11:27.853Z] (Eclipse:9719): Gtk-WARNING **: 19:11:27.852: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.108Z] 
15:11:28 [2020-07-07T19:11:28.108Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:28.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:28 [2020-07-07T19:11:28.108Z] 
15:11:28 [2020-07-07T19:11:28.108Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.364Z] 
15:11:28 [2020-07-07T19:11:28.364Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.364Z] 
15:11:28 [2020-07-07T19:11:28.364Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.364Z] 
15:11:28 [2020-07-07T19:11:28.364Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.364Z] 
15:11:28 [2020-07-07T19:11:28.364Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.364Z] 
15:11:28 [2020-07-07T19:11:28.364Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.277: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.364Z] 
15:11:28 [2020-07-07T19:11:28.364Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.364Z] 
15:11:28 [2020-07-07T19:11:28.364Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.364Z] 
15:11:28 [2020-07-07T19:11:28.364Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.347: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.620Z] 
15:11:28 [2020-07-07T19:11:28.620Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.620Z] 
15:11:28 [2020-07-07T19:11:28.620Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.875Z] 
15:11:28 [2020-07-07T19:11:28.875Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:28 [2020-07-07T19:11:28.875Z] 
15:11:28 [2020-07-07T19:11:28.875Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.849: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.129Z] 
15:11:29 [2020-07-07T19:11:29.129Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.129Z] 
15:11:29 [2020-07-07T19:11:29.129Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.129Z] 
15:11:29 [2020-07-07T19:11:29.129Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.129Z] 
15:11:29 [2020-07-07T19:11:29.129Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.944: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.129Z] 
15:11:29 [2020-07-07T19:11:29.129Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.961: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.130Z] 
15:11:29 [2020-07-07T19:11:29.130Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.130Z] 
15:11:29 [2020-07-07T19:11:29.130Z] (Eclipse:9719): Gtk-WARNING **: 19:11:28.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.130Z] 
15:11:29 [2020-07-07T19:11:29.130Z] (Eclipse:9719): Gtk-WARNING **: 19:11:29.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.130Z] 
15:11:29 [2020-07-07T19:11:29.130Z] (Eclipse:9719): Gtk-WARNING **: 19:11:29.027: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.130Z] 
15:11:29 [2020-07-07T19:11:29.130Z] (Eclipse:9719): Gtk-WARNING **: 19:11:29.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.691Z] 
15:11:29 [2020-07-07T19:11:29.691Z] (Eclipse:9719): Gtk-WARNING **: 19:11:29.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.691Z] 
15:11:29 [2020-07-07T19:11:29.691Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:29.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:29 [2020-07-07T19:11:29.691Z] 
15:11:29 [2020-07-07T19:11:29.691Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:29.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:29 [2020-07-07T19:11:29.691Z] 
15:11:29 [2020-07-07T19:11:29.691Z] (Eclipse:9719): Gtk-WARNING **: 19:11:29.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.691Z] 
15:11:29 [2020-07-07T19:11:29.691Z] (Eclipse:9719): Gtk-WARNING **: 19:11:29.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:29 [2020-07-07T19:11:29.691Z] 
15:11:29 [2020-07-07T19:11:29.691Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:29.597: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:29 [2020-07-07T19:11:29.691Z] 
15:11:29 [2020-07-07T19:11:29.691Z] (Eclipse:9719): Gtk-WARNING **: 19:11:29.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.251Z] 
15:11:30 [2020-07-07T19:11:30.252Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.252Z] 
15:11:30 [2020-07-07T19:11:30.252Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.252Z] 
15:11:30 [2020-07-07T19:11:30.252Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.252Z] 
15:11:30 [2020-07-07T19:11:30.252Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.252Z] 
15:11:30 [2020-07-07T19:11:30.252Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.252Z] 
15:11:30 [2020-07-07T19:11:30.252Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.214: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.252Z] 
15:11:30 [2020-07-07T19:11:30.252Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.252Z] 
15:11:30 [2020-07-07T19:11:30.252Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.654: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.671: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.687: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.704: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:30 [2020-07-07T19:11:30.816Z] 
15:11:30 [2020-07-07T19:11:30.816Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.075Z] 
15:11:31 [2020-07-07T19:11:31.075Z] (Eclipse:9719): Gtk-WARNING **: 19:11:30.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.075Z] 
15:11:31 [2020-07-07T19:11:31.075Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.005: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.075Z] 
15:11:31 [2020-07-07T19:11:31.075Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.075Z] 
15:11:31 [2020-07-07T19:11:31.076Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.331Z] 
15:11:31 [2020-07-07T19:11:31.331Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.331Z] 
15:11:31 [2020-07-07T19:11:31.331Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.110: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.331Z] 
15:11:31 [2020-07-07T19:11:31.331Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.331Z] 
15:11:31 [2020-07-07T19:11:31.331Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.331Z] 
15:11:31 [2020-07-07T19:11:31.331Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.160: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.622: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.635: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.691: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.732: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.748: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.798: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:31 [2020-07-07T19:11:31.893Z] 
15:11:31 [2020-07-07T19:11:31.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:31.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:32 [2020-07-07T19:11:32.455Z] 
15:11:32 [2020-07-07T19:11:32.455Z] (Eclipse:9719): Gtk-WARNING **: 19:11:32.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:32 [2020-07-07T19:11:32.455Z] 
15:11:32 [2020-07-07T19:11:32.455Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:32.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:32 [2020-07-07T19:11:32.455Z] 
15:11:32 [2020-07-07T19:11:32.455Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:32.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:32 [2020-07-07T19:11:32.455Z] 
15:11:32 [2020-07-07T19:11:32.455Z] (Eclipse:9719): Gtk-WARNING **: 19:11:32.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:32 [2020-07-07T19:11:32.711Z] 
15:11:32 [2020-07-07T19:11:32.711Z] (Eclipse:9719): Gtk-WARNING **: 19:11:32.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:32 [2020-07-07T19:11:32.966Z] 
15:11:32 [2020-07-07T19:11:32.966Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:32.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:32 [2020-07-07T19:11:32.966Z] 
15:11:32 [2020-07-07T19:11:32.966Z] (Eclipse:9719): Gtk-WARNING **: 19:11:32.801: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.222Z] 
15:11:33 [2020-07-07T19:11:33.222Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.222Z] 
15:11:33 [2020-07-07T19:11:33.222Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.222Z] 
15:11:33 [2020-07-07T19:11:33.222Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.052: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.222Z] 
15:11:33 [2020-07-07T19:11:33.222Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.222Z] 
15:11:33 [2020-07-07T19:11:33.222Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.222Z] 
15:11:33 [2020-07-07T19:11:33.222Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.222Z] 
15:11:33 [2020-07-07T19:11:33.222Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.222Z] 
15:11:33 [2020-07-07T19:11:33.222Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.222Z] 
15:11:33 [2020-07-07T19:11:33.222Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.149: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.222Z] 
15:11:33 [2020-07-07T19:11:33.222Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.222Z] 
15:11:33 [2020-07-07T19:11:33.222Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.222Z] 
15:11:33 [2020-07-07T19:11:33.222Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.194: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.782Z] 
15:11:33 [2020-07-07T19:11:33.782Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.782Z] 
15:11:33 [2020-07-07T19:11:33.782Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.782Z] 
15:11:33 [2020-07-07T19:11:33.782Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.782Z] 
15:11:33 [2020-07-07T19:11:33.782Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.782Z] 
15:11:33 [2020-07-07T19:11:33.782Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.745: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:33 [2020-07-07T19:11:33.782Z] 
15:11:33 [2020-07-07T19:11:33.782Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.762: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:34 [2020-07-07T19:11:34.038Z] 
15:11:34 [2020-07-07T19:11:34.038Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:34 [2020-07-07T19:11:34.038Z] 
15:11:34 [2020-07-07T19:11:34.038Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:34 [2020-07-07T19:11:34.038Z] 
15:11:34 [2020-07-07T19:11:34.038Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:34 [2020-07-07T19:11:34.038Z] 
15:11:34 [2020-07-07T19:11:34.038Z] (Eclipse:9719): Gtk-WARNING **: 19:11:33.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:34 [2020-07-07T19:11:34.294Z] 
15:11:34 [2020-07-07T19:11:34.294Z] (Eclipse:9719): Gtk-WARNING **: 19:11:34.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:34 [2020-07-07T19:11:34.294Z] 
15:11:34 [2020-07-07T19:11:34.294Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:34.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:34 [2020-07-07T19:11:34.294Z] 
15:11:34 [2020-07-07T19:11:34.294Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:34.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:34 [2020-07-07T19:11:34.294Z] 
15:11:34 [2020-07-07T19:11:34.294Z] (Eclipse:9719): Gtk-WARNING **: 19:11:34.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:34 [2020-07-07T19:11:34.856Z] 
15:11:34 [2020-07-07T19:11:34.856Z] (Eclipse:9719): Gtk-WARNING **: 19:11:34.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:34 [2020-07-07T19:11:34.856Z] 
15:11:34 [2020-07-07T19:11:34.856Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:34.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:34 [2020-07-07T19:11:34.856Z] 
15:11:34 [2020-07-07T19:11:34.856Z] (Eclipse:9719): Gtk-WARNING **: 19:11:34.761: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.111Z] 
15:11:35 [2020-07-07T19:11:35.111Z] (Eclipse:9719): Gtk-WARNING **: 19:11:34.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.111Z] 
15:11:35 [2020-07-07T19:11:35.111Z] (Eclipse:9719): Gtk-WARNING **: 19:11:34.945: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.111Z] 
15:11:35 [2020-07-07T19:11:35.111Z] (Eclipse:9719): Gtk-WARNING **: 19:11:34.961: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.111Z] 
15:11:35 [2020-07-07T19:11:35.111Z] (Eclipse:9719): Gtk-WARNING **: 19:11:34.978: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.111Z] 
15:11:35 [2020-07-07T19:11:35.111Z] (Eclipse:9719): Gtk-WARNING **: 19:11:34.995: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.111Z] 
15:11:35 [2020-07-07T19:11:35.111Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.111Z] 
15:11:35 [2020-07-07T19:11:35.111Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.111Z] 
15:11:35 [2020-07-07T19:11:35.111Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.111Z] 
15:11:35 [2020-07-07T19:11:35.111Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.111Z] 
15:11:35 [2020-07-07T19:11:35.111Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.111Z] 
15:11:35 [2020-07-07T19:11:35.111Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.367Z] 
15:11:35 [2020-07-07T19:11:35.367Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.111: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.622Z] 
15:11:35 [2020-07-07T19:11:35.622Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.622Z] 
15:11:35 [2020-07-07T19:11:35.622Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.548: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.622Z] 
15:11:35 [2020-07-07T19:11:35.622Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.622Z] 
15:11:35 [2020-07-07T19:11:35.622Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.877Z] 
15:11:35 [2020-07-07T19:11:35.877Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.877Z] 
15:11:35 [2020-07-07T19:11:35.877Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.877Z] 
15:11:35 [2020-07-07T19:11:35.877Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.877Z] 
15:11:35 [2020-07-07T19:11:35.877Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.877Z] 
15:11:35 [2020-07-07T19:11:35.877Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.877Z] 
15:11:35 [2020-07-07T19:11:35.877Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.877Z] 
15:11:35 [2020-07-07T19:11:35.877Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:35 [2020-07-07T19:11:35.877Z] 
15:11:35 [2020-07-07T19:11:35.877Z] (Eclipse:9719): Gtk-WARNING **: 19:11:35.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:36 [2020-07-07T19:11:36.132Z] 
15:11:36 [2020-07-07T19:11:36.132Z] (Eclipse:9719): Gtk-WARNING **: 19:11:36.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:36 [2020-07-07T19:11:36.132Z] 
15:11:36 [2020-07-07T19:11:36.132Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:36.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:36 [2020-07-07T19:11:36.132Z] 
15:11:36 [2020-07-07T19:11:36.132Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:36.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:36 [2020-07-07T19:11:36.132Z] 
15:11:36 [2020-07-07T19:11:36.132Z] (Eclipse:9719): Gtk-WARNING **: 19:11:36.125: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:41 [2020-07-07T19:11:41.380Z] 
15:11:41 [2020-07-07T19:11:41.380Z] (Eclipse:9719): Gtk-WARNING **: 19:11:41.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:41 [2020-07-07T19:11:41.380Z] 
15:11:41 [2020-07-07T19:11:41.380Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:41.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:41 [2020-07-07T19:11:41.380Z] 
15:11:41 [2020-07-07T19:11:41.380Z] (Eclipse:9719): Gtk-WARNING **: 19:11:41.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:41 [2020-07-07T19:11:41.637Z] 
15:11:41 [2020-07-07T19:11:41.637Z] (Eclipse:9719): Gtk-WARNING **: 19:11:41.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:41 [2020-07-07T19:11:41.893Z] 
15:11:41 [2020-07-07T19:11:41.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:41.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:41 [2020-07-07T19:11:41.893Z] 
15:11:41 [2020-07-07T19:11:41.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:41.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:41 [2020-07-07T19:11:41.893Z] 
15:11:41 [2020-07-07T19:11:41.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:41.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:41 [2020-07-07T19:11:41.893Z] 
15:11:41 [2020-07-07T19:11:41.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:41.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:41 [2020-07-07T19:11:41.893Z] 
15:11:41 [2020-07-07T19:11:41.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:41.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:41 [2020-07-07T19:11:41.893Z] 
15:11:41 [2020-07-07T19:11:41.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:41.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:41 [2020-07-07T19:11:41.893Z] 
15:11:41 [2020-07-07T19:11:41.893Z] (Eclipse:9719): Gtk-WARNING **: 19:11:41.823: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.217: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.454Z] 
15:11:42 [2020-07-07T19:11:42.454Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.409: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.709Z] 
15:11:42 [2020-07-07T19:11:42.709Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:42 [2020-07-07T19:11:42.965Z] 
15:11:42 [2020-07-07T19:11:42.965Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:42.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:42 [2020-07-07T19:11:42.965Z] 
15:11:42 [2020-07-07T19:11:42.965Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:42.729: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:42 [2020-07-07T19:11:42.965Z] 
15:11:42 [2020-07-07T19:11:42.965Z] (Eclipse:9719): Gtk-WARNING **: 19:11:42.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:48 [2020-07-07T19:11:48.209Z] 
15:11:48 [2020-07-07T19:11:48.209Z] (Eclipse:9719): Gtk-WARNING **: 19:11:47.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:48 [2020-07-07T19:11:48.209Z] 
15:11:48 [2020-07-07T19:11:48.209Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:47.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:48 [2020-07-07T19:11:48.209Z] 
15:11:48 [2020-07-07T19:11:48.209Z] (Eclipse:9719): Gtk-WARNING **: 19:11:47.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:48 [2020-07-07T19:11:48.209Z] 
15:11:48 [2020-07-07T19:11:48.209Z] (Eclipse:9719): Gtk-WARNING **: 19:11:48.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:48 [2020-07-07T19:11:48.465Z] 
15:11:48 [2020-07-07T19:11:48.465Z] (Eclipse:9719): Gtk-WARNING **: 19:11:48.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:48 [2020-07-07T19:11:48.465Z] 
15:11:48 [2020-07-07T19:11:48.465Z] (Eclipse:9719): Gtk-WARNING **: 19:11:48.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:48 [2020-07-07T19:11:48.465Z] 
15:11:48 [2020-07-07T19:11:48.465Z] (Eclipse:9719): Gtk-WARNING **: 19:11:48.291: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:48 [2020-07-07T19:11:48.465Z] 
15:11:48 [2020-07-07T19:11:48.465Z] (Eclipse:9719): Gtk-WARNING **: 19:11:48.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:48 [2020-07-07T19:11:48.465Z] 
15:11:48 [2020-07-07T19:11:48.465Z] (Eclipse:9719): Gtk-WARNING **: 19:11:48.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:48 [2020-07-07T19:11:48.465Z] 
15:11:48 [2020-07-07T19:11:48.465Z] (Eclipse:9719): Gtk-WARNING **: 19:11:48.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:49 [2020-07-07T19:11:49.026Z] 
15:11:49 [2020-07-07T19:11:49.026Z] (Eclipse:9719): Gtk-WARNING **: 19:11:48.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:49 [2020-07-07T19:11:49.026Z] 
15:11:49 [2020-07-07T19:11:49.026Z] (Eclipse:9719): Gtk-WARNING **: 19:11:48.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:49 [2020-07-07T19:11:49.026Z] 
15:11:49 [2020-07-07T19:11:49.026Z] (Eclipse:9719): Gtk-WARNING **: 19:11:49.013: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:49 [2020-07-07T19:11:49.282Z] 
15:11:49 [2020-07-07T19:11:49.282Z] (Eclipse:9719): Gtk-WARNING **: 19:11:49.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:49 [2020-07-07T19:11:49.282Z] 
15:11:49 [2020-07-07T19:11:49.282Z] (Eclipse:9719): Gtk-WARNING **: 19:11:49.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:49 [2020-07-07T19:11:49.282Z] 
15:11:49 [2020-07-07T19:11:49.282Z] (Eclipse:9719): Gtk-WARNING **: 19:11:49.202: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:49 [2020-07-07T19:11:49.282Z] 
15:11:49 [2020-07-07T19:11:49.282Z] (Eclipse:9719): Gtk-WARNING **: 19:11:49.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:49 [2020-07-07T19:11:49.282Z] 
15:11:49 [2020-07-07T19:11:49.282Z] (Eclipse:9719): Gtk-WARNING **: 19:11:49.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:49 [2020-07-07T19:11:49.537Z] 
15:11:49 [2020-07-07T19:11:49.537Z] (Eclipse:9719): Gtk-WARNING **: 19:11:49.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:49 [2020-07-07T19:11:49.537Z] 
15:11:49 [2020-07-07T19:11:49.537Z] (Eclipse:9719): Gtk-WARNING **: 19:11:49.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:49 [2020-07-07T19:11:49.537Z] 
15:11:49 [2020-07-07T19:11:49.537Z] (Eclipse:9719): Gtk-WARNING **: 19:11:49.346: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:49 [2020-07-07T19:11:49.793Z] 
15:11:49 [2020-07-07T19:11:49.793Z] (Eclipse:9719): Gtk-WARNING **: 19:11:49.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.049Z] 
15:11:50 [2020-07-07T19:11:50.049Z] (Eclipse:9719): Gtk-WARNING **: 19:11:49.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.610Z] 
15:11:50 [2020-07-07T19:11:50.610Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.610Z] 
15:11:50 [2020-07-07T19:11:50.610Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.610Z] 
15:11:50 [2020-07-07T19:11:50.610Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.610Z] 
15:11:50 [2020-07-07T19:11:50.610Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.610Z] 
15:11:50 [2020-07-07T19:11:50.610Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.443: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.610Z] 
15:11:50 [2020-07-07T19:11:50.610Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.460: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.610Z] 
15:11:50 [2020-07-07T19:11:50.610Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.476: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.610Z] 
15:11:50 [2020-07-07T19:11:50.610Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.610Z] 
15:11:50 [2020-07-07T19:11:50.610Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.610Z] 
15:11:50 [2020-07-07T19:11:50.610Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.610Z] 
15:11:50 [2020-07-07T19:11:50.610Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.543: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.610Z] 
15:11:50 [2020-07-07T19:11:50.610Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:50 [2020-07-07T19:11:50.865Z] 
15:11:50 [2020-07-07T19:11:50.865Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.122Z] 
15:11:51 [2020-07-07T19:11:51.122Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.122Z] 
15:11:51 [2020-07-07T19:11:51.122Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.122Z] 
15:11:51 [2020-07-07T19:11:51.122Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.122Z] 
15:11:51 [2020-07-07T19:11:51.122Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.122Z] 
15:11:51 [2020-07-07T19:11:51.122Z] (Eclipse:9719): Gtk-WARNING **: 19:11:50.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.122Z] 
15:11:51 [2020-07-07T19:11:51.122Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.122Z] 
15:11:51 [2020-07-07T19:11:51.122Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.122Z] 
15:11:51 [2020-07-07T19:11:51.122Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.122Z] 
15:11:51 [2020-07-07T19:11:51.122Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.685Z] 
15:11:51 [2020-07-07T19:11:51.685Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.685Z] 
15:11:51 [2020-07-07T19:11:51.685Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.685Z] 
15:11:51 [2020-07-07T19:11:51.685Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.492: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.685Z] 
15:11:51 [2020-07-07T19:11:51.685Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.685Z] 
15:11:51 [2020-07-07T19:11:51.685Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.685Z] 
15:11:51 [2020-07-07T19:11:51.685Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.542: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.685Z] 
15:11:51 [2020-07-07T19:11:51.685Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.685Z] 
15:11:51 [2020-07-07T19:11:51.685Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.685Z] 
15:11:51 [2020-07-07T19:11:51.685Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.685Z] 
15:11:51 [2020-07-07T19:11:51.685Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.685Z] 
15:11:51 [2020-07-07T19:11:51.685Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.685Z] 
15:11:51 [2020-07-07T19:11:51.685Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.642: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.941Z] 
15:11:51 [2020-07-07T19:11:51.941Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.913: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:51 [2020-07-07T19:11:51.941Z] 
15:11:51 [2020-07-07T19:11:51.941Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:51.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:52 [2020-07-07T19:11:52.197Z] 
15:11:52 [2020-07-07T19:11:52.197Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:51.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:52 [2020-07-07T19:11:52.197Z] 
15:11:52 [2020-07-07T19:11:52.197Z] (Eclipse:9719): Gtk-WARNING **: 19:11:51.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:52 [2020-07-07T19:11:52.452Z] 
15:11:52 [2020-07-07T19:11:52.452Z] (Eclipse:9719): Gtk-WARNING **: 19:11:52.377: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:52 [2020-07-07T19:11:52.452Z] 
15:11:52 [2020-07-07T19:11:52.452Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:52.382: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:52 [2020-07-07T19:11:52.452Z] 
15:11:52 [2020-07-07T19:11:52.452Z] (Eclipse:9719): Gtk-WARNING **: 19:11:52.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:52 [2020-07-07T19:11:52.707Z] 
15:11:52 [2020-07-07T19:11:52.707Z] (Eclipse:9719): Gtk-WARNING **: 19:11:52.505: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:52 [2020-07-07T19:11:52.707Z] 
15:11:52 [2020-07-07T19:11:52.707Z] (Eclipse:9719): Gtk-WARNING **: 19:11:52.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:52 [2020-07-07T19:11:52.707Z] 
15:11:52 [2020-07-07T19:11:52.707Z] (Eclipse:9719): Gtk-WARNING **: 19:11:52.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:52 [2020-07-07T19:11:52.707Z] 
15:11:52 [2020-07-07T19:11:52.707Z] (Eclipse:9719): Gtk-WARNING **: 19:11:52.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:52 [2020-07-07T19:11:52.707Z] 
15:11:52 [2020-07-07T19:11:52.707Z] (Eclipse:9719): Gtk-WARNING **: 19:11:52.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:52 [2020-07-07T19:11:52.707Z] 
15:11:52 [2020-07-07T19:11:52.707Z] (Eclipse:9719): Gtk-WARNING **: 19:11:52.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:52 [2020-07-07T19:11:52.707Z] 
15:11:52 [2020-07-07T19:11:52.707Z] (Eclipse:9719): Gtk-WARNING **: 19:11:52.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:52 [2020-07-07T19:11:52.707Z] 
15:11:52 [2020-07-07T19:11:52.707Z] (Eclipse:9719): Gtk-WARNING **: 19:11:52.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:52 [2020-07-07T19:11:52.707Z] 
15:11:52 [2020-07-07T19:11:52.707Z] (Eclipse:9719): Gtk-WARNING **: 19:11:52.658: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:52 [2020-07-07T19:11:52.707Z] 
15:11:52 [2020-07-07T19:11:52.707Z] (Eclipse:9719): Gtk-WARNING **: 19:11:52.671: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.071Z] 
15:11:54 [2020-07-07T19:11:54.071Z] (Eclipse:9719): Gtk-WARNING **: 19:11:53.798: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.071Z] 
15:11:54 [2020-07-07T19:11:54.071Z] (Eclipse:9719): Gtk-WARNING **: 19:11:53.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.071Z] 
15:11:54 [2020-07-07T19:11:54.071Z] (Eclipse:9719): Gtk-WARNING **: 19:11:53.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.071Z] 
15:11:54 [2020-07-07T19:11:54.071Z] (Eclipse:9719): Gtk-WARNING **: 19:11:53.846: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.071Z] 
15:11:54 [2020-07-07T19:11:54.071Z] (Eclipse:9719): Gtk-WARNING **: 19:11:53.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.071Z] 
15:11:54 [2020-07-07T19:11:54.071Z] (Eclipse:9719): Gtk-WARNING **: 19:11:53.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.071Z] 
15:11:54 [2020-07-07T19:11:54.071Z] (Eclipse:9719): Gtk-WARNING **: 19:11:53.897: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.071Z] 
15:11:54 [2020-07-07T19:11:54.071Z] (Eclipse:9719): Gtk-WARNING **: 19:11:53.914: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.071Z] 
15:11:54 [2020-07-07T19:11:54.071Z] (Eclipse:9719): Gtk-WARNING **: 19:11:53.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.071Z] 
15:11:54 [2020-07-07T19:11:54.072Z] (Eclipse:9719): Gtk-WARNING **: 19:11:53.946: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.327Z] 
15:11:54 [2020-07-07T19:11:54.327Z] (Eclipse:9719): Gtk-WARNING **: 19:11:54.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.327Z] 
15:11:54 [2020-07-07T19:11:54.327Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:54.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:54 [2020-07-07T19:11:54.327Z] 
15:11:54 [2020-07-07T19:11:54.327Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:54.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:54 [2020-07-07T19:11:54.327Z] 
15:11:54 [2020-07-07T19:11:54.328Z] (Eclipse:9719): Gtk-WARNING **: 19:11:54.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.888Z] 
15:11:54 [2020-07-07T19:11:54.888Z] (Eclipse:9719): Gtk-WARNING **: 19:11:54.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:54 [2020-07-07T19:11:54.888Z] 
15:11:54 [2020-07-07T19:11:54.888Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:54.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:54 [2020-07-07T19:11:54.888Z] 
15:11:54 [2020-07-07T19:11:54.888Z] (Eclipse:9719): Gtk-WARNING **: 19:11:54.723: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:55 [2020-07-07T19:11:55.451Z] 
15:11:55 [2020-07-07T19:11:55.451Z] (Eclipse:9719): Gtk-WARNING **: 19:11:55.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:55 [2020-07-07T19:11:55.451Z] 
15:11:55 [2020-07-07T19:11:55.451Z] (Eclipse:9719): Gtk-WARNING **: 19:11:55.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:55 [2020-07-07T19:11:55.451Z] 
15:11:55 [2020-07-07T19:11:55.451Z] (Eclipse:9719): Gtk-WARNING **: 19:11:55.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:55 [2020-07-07T19:11:55.451Z] 
15:11:55 [2020-07-07T19:11:55.451Z] (Eclipse:9719): Gtk-WARNING **: 19:11:55.429: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:55 [2020-07-07T19:11:55.451Z] 
15:11:55 [2020-07-07T19:11:55.451Z] (Eclipse:9719): Gtk-WARNING **: 19:11:55.445: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:55 [2020-07-07T19:11:55.706Z] 
15:11:55 [2020-07-07T19:11:55.706Z] (Eclipse:9719): Gtk-WARNING **: 19:11:55.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:55 [2020-07-07T19:11:55.706Z] 
15:11:55 [2020-07-07T19:11:55.706Z] (Eclipse:9719): Gtk-WARNING **: 19:11:55.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:55 [2020-07-07T19:11:55.706Z] 
15:11:55 [2020-07-07T19:11:55.706Z] (Eclipse:9719): Gtk-WARNING **: 19:11:55.556: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:55 [2020-07-07T19:11:55.706Z] 
15:11:55 [2020-07-07T19:11:55.706Z] (Eclipse:9719): Gtk-WARNING **: 19:11:55.635: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.267Z] 
15:11:56 [2020-07-07T19:11:56.267Z] (Eclipse:9719): Gtk-WARNING **: 19:11:55.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.267Z] 
15:11:56 [2020-07-07T19:11:56.267Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.267Z] 
15:11:56 [2020-07-07T19:11:56.267Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.267Z] 
15:11:56 [2020-07-07T19:11:56.267Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.523Z] 
15:11:56 [2020-07-07T19:11:56.523Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.523Z] 
15:11:56 [2020-07-07T19:11:56.523Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.523Z] 
15:11:56 [2020-07-07T19:11:56.523Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.523Z] 
15:11:56 [2020-07-07T19:11:56.523Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.523Z] 
15:11:56 [2020-07-07T19:11:56.523Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.523Z] 
15:11:56 [2020-07-07T19:11:56.523Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.523Z] 
15:11:56 [2020-07-07T19:11:56.523Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.778Z] 
15:11:56 [2020-07-07T19:11:56.778Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.778Z] 
15:11:56 [2020-07-07T19:11:56.778Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.778Z] 
15:11:56 [2020-07-07T19:11:56.778Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:56 [2020-07-07T19:11:56.778Z] 
15:11:56 [2020-07-07T19:11:56.778Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.034Z] 
15:11:57 [2020-07-07T19:11:57.034Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.034Z] 
15:11:57 [2020-07-07T19:11:57.034Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.034Z] 
15:11:57 [2020-07-07T19:11:57.034Z] (Eclipse:9719): Gtk-WARNING **: 19:11:56.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.034Z] 
15:11:57 [2020-07-07T19:11:57.034Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.016: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.290Z] 
15:11:57 [2020-07-07T19:11:57.290Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.290Z] 
15:11:57 [2020-07-07T19:11:57.290Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.290Z] 
15:11:57 [2020-07-07T19:11:57.290Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.070: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.290Z] 
15:11:57 [2020-07-07T19:11:57.290Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.290Z] 
15:11:57 [2020-07-07T19:11:57.290Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.106: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.290Z] 
15:11:57 [2020-07-07T19:11:57.290Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.290Z] 
15:11:57 [2020-07-07T19:11:57.290Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.851Z] 
15:11:57 [2020-07-07T19:11:57.851Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.851Z] 
15:11:57 [2020-07-07T19:11:57.851Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.851Z] 
15:11:57 [2020-07-07T19:11:57.851Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.851Z] 
15:11:57 [2020-07-07T19:11:57.851Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:57 [2020-07-07T19:11:57.851Z] 
15:11:57 [2020-07-07T19:11:57.851Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.107Z] 
15:11:58 [2020-07-07T19:11:58.107Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.859: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.107Z] 
15:11:58 [2020-07-07T19:11:58.107Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.107Z] 
15:11:58 [2020-07-07T19:11:58.107Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.107Z] 
15:11:58 [2020-07-07T19:11:58.107Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.107Z] 
15:11:58 [2020-07-07T19:11:58.107Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.107Z] 
15:11:58 [2020-07-07T19:11:58.107Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.107Z] 
15:11:58 [2020-07-07T19:11:58.107Z] (Eclipse:9719): Gtk-WARNING **: 19:11:57.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.362Z] 
15:11:58 [2020-07-07T19:11:58.362Z] (Eclipse:9719): Gtk-WARNING **: 19:11:58.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.362Z] 
15:11:58 [2020-07-07T19:11:58.362Z] (Eclipse:9719): Gtk-WARNING **: 19:11:58.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.362Z] 
15:11:58 [2020-07-07T19:11:58.362Z] (Eclipse:9719): Gtk-WARNING **: 19:11:58.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.618Z] 
15:11:58 [2020-07-07T19:11:58.618Z] (Eclipse:9719): Gtk-WARNING **: 19:11:58.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.618Z] 
15:11:58 [2020-07-07T19:11:58.618Z] (Eclipse:9719): Gtk-WARNING **: 19:11:58.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.618Z] 
15:11:58 [2020-07-07T19:11:58.618Z] (Eclipse:9719): Gtk-WARNING **: 19:11:58.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:58 [2020-07-07T19:11:58.618Z] 
15:11:58 [2020-07-07T19:11:58.618Z] (Eclipse:9719): Gtk-WARNING **: 19:11:58.497: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.198: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.263: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.279: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.361: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.546Z] 
15:11:59 [2020-07-07T19:11:59.546Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.804Z] 
15:11:59 [2020-07-07T19:11:59.804Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:11:59 [2020-07-07T19:11:59.804Z] 
15:11:59 [2020-07-07T19:11:59.804Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:59.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:59 [2020-07-07T19:11:59.804Z] 
15:11:59 [2020-07-07T19:11:59.804Z] (Eclipse:9719): Gtk-CRITICAL **: 19:11:59.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:11:59 [2020-07-07T19:11:59.804Z] 
15:11:59 [2020-07-07T19:11:59.804Z] (Eclipse:9719): Gtk-WARNING **: 19:11:59.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.378Z] 
15:12:00 [2020-07-07T19:12:00.378Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.378Z] 
15:12:00 [2020-07-07T19:12:00.378Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:00.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:00 [2020-07-07T19:12:00.378Z] 
15:12:00 [2020-07-07T19:12:00.378Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.378Z] 
15:12:00 [2020-07-07T19:12:00.378Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.378Z] 
15:12:00 [2020-07-07T19:12:00.378Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.378Z] 
15:12:00 [2020-07-07T19:12:00.378Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.378Z] 
15:12:00 [2020-07-07T19:12:00.378Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.378Z] 
15:12:00 [2020-07-07T19:12:00.378Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.378Z] 
15:12:00 [2020-07-07T19:12:00.378Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.634Z] 
15:12:00 [2020-07-07T19:12:00.634Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.634Z] 
15:12:00 [2020-07-07T19:12:00.634Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.409: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.634Z] 
15:12:00 [2020-07-07T19:12:00.634Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.634Z] 
15:12:00 [2020-07-07T19:12:00.634Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.634Z] 
15:12:00 [2020-07-07T19:12:00.634Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:00 [2020-07-07T19:12:00.634Z] 
15:12:00 [2020-07-07T19:12:00.634Z] (Eclipse:9719): Gtk-WARNING **: 19:12:00.467: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.196Z] 
15:12:01 [2020-07-07T19:12:01.196Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.196Z] 
15:12:01 [2020-07-07T19:12:01.196Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.196Z] 
15:12:01 [2020-07-07T19:12:01.196Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.196Z] 
15:12:01 [2020-07-07T19:12:01.196Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.452Z] 
15:12:01 [2020-07-07T19:12:01.452Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.452Z] 
15:12:01 [2020-07-07T19:12:01.452Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.199: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.452Z] 
15:12:01 [2020-07-07T19:12:01.452Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.215: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.452Z] 
15:12:01 [2020-07-07T19:12:01.452Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.452Z] 
15:12:01 [2020-07-07T19:12:01.452Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.248: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.452Z] 
15:12:01 [2020-07-07T19:12:01.452Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.452Z] 
15:12:01 [2020-07-07T19:12:01.452Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.452Z] 
15:12:01 [2020-07-07T19:12:01.452Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.452Z] 
15:12:01 [2020-07-07T19:12:01.452Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.708Z] 
15:12:01 [2020-07-07T19:12:01.708Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:01 [2020-07-07T19:12:01.708Z] 
15:12:01 [2020-07-07T19:12:01.708Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:01.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:01 [2020-07-07T19:12:01.708Z] 
15:12:01 [2020-07-07T19:12:01.708Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:01.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:01 [2020-07-07T19:12:01.708Z] 
15:12:01 [2020-07-07T19:12:01.708Z] (Eclipse:9719): Gtk-WARNING **: 19:12:01.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.269Z] 
15:12:02 [2020-07-07T19:12:02.269Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.269Z] 
15:12:02 [2020-07-07T19:12:02.269Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:02.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:02 [2020-07-07T19:12:02.269Z] 
15:12:02 [2020-07-07T19:12:02.269Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.525Z] 
15:12:02 [2020-07-07T19:12:02.525Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.364: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.525Z] 
15:12:02 [2020-07-07T19:12:02.525Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.399: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.525Z] 
15:12:02 [2020-07-07T19:12:02.525Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.416: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.525Z] 
15:12:02 [2020-07-07T19:12:02.525Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.433: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.525Z] 
15:12:02 [2020-07-07T19:12:02.525Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.450: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.525Z] 
15:12:02 [2020-07-07T19:12:02.525Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.467: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.525Z] 
15:12:02 [2020-07-07T19:12:02.525Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.483: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.525Z] 
15:12:02 [2020-07-07T19:12:02.525Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.525Z] 
15:12:02 [2020-07-07T19:12:02.525Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.516: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.780Z] 
15:12:02 [2020-07-07T19:12:02.780Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:02 [2020-07-07T19:12:02.780Z] 
15:12:02 [2020-07-07T19:12:02.780Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.036Z] 
15:12:03 [2020-07-07T19:12:03.036Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.036Z] 
15:12:03 [2020-07-07T19:12:03.036Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.036Z] 
15:12:03 [2020-07-07T19:12:03.036Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.036Z] 
15:12:03 [2020-07-07T19:12:03.036Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.981: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.036Z] 
15:12:03 [2020-07-07T19:12:03.036Z] (Eclipse:9719): Gtk-WARNING **: 19:12:02.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.036Z] 
15:12:03 [2020-07-07T19:12:03.036Z] (Eclipse:9719): Gtk-WARNING **: 19:12:03.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.036Z] 
15:12:03 [2020-07-07T19:12:03.036Z] (Eclipse:9719): Gtk-WARNING **: 19:12:03.031: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.292Z] 
15:12:03 [2020-07-07T19:12:03.292Z] (Eclipse:9719): Gtk-WARNING **: 19:12:03.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.292Z] 
15:12:03 [2020-07-07T19:12:03.292Z] (Eclipse:9719): Gtk-WARNING **: 19:12:03.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.292Z] 
15:12:03 [2020-07-07T19:12:03.292Z] (Eclipse:9719): Gtk-WARNING **: 19:12:03.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.292Z] 
15:12:03 [2020-07-07T19:12:03.292Z] (Eclipse:9719): Gtk-WARNING **: 19:12:03.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.292Z] 
15:12:03 [2020-07-07T19:12:03.292Z] (Eclipse:9719): Gtk-WARNING **: 19:12:03.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.292Z] 
15:12:03 [2020-07-07T19:12:03.292Z] (Eclipse:9719): Gtk-WARNING **: 19:12:03.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.547Z] 
15:12:03 [2020-07-07T19:12:03.547Z] (Eclipse:9719): Gtk-WARNING **: 19:12:03.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:03 [2020-07-07T19:12:03.547Z] 
15:12:03 [2020-07-07T19:12:03.547Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:03.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:03 [2020-07-07T19:12:03.547Z] 
15:12:03 [2020-07-07T19:12:03.547Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:03.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:03 [2020-07-07T19:12:03.547Z] 
15:12:03 [2020-07-07T19:12:03.547Z] (Eclipse:9719): Gtk-WARNING **: 19:12:03.451: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.108Z] 
15:12:04 [2020-07-07T19:12:04.108Z] (Eclipse:9719): Gtk-WARNING **: 19:12:03.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.108Z] 
15:12:04 [2020-07-07T19:12:04.108Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:03.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:04 [2020-07-07T19:12:04.108Z] 
15:12:04 [2020-07-07T19:12:04.108Z] (Eclipse:9719): Gtk-WARNING **: 19:12:03.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.669Z] 
15:12:04 [2020-07-07T19:12:04.669Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.669Z] 
15:12:04 [2020-07-07T19:12:04.669Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.669Z] 
15:12:04 [2020-07-07T19:12:04.669Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.436: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.669Z] 
15:12:04 [2020-07-07T19:12:04.669Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.498: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.669Z] 
15:12:04 [2020-07-07T19:12:04.669Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.669Z] 
15:12:04 [2020-07-07T19:12:04.669Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.669Z] 
15:12:04 [2020-07-07T19:12:04.669Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.548: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.925Z] 
15:12:04 [2020-07-07T19:12:04.925Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.925Z] 
15:12:04 [2020-07-07T19:12:04.925Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.925Z] 
15:12:04 [2020-07-07T19:12:04.925Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.925Z] 
15:12:04 [2020-07-07T19:12:04.925Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.925Z] 
15:12:04 [2020-07-07T19:12:04.925Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.925Z] 
15:12:04 [2020-07-07T19:12:04.925Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.852: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.925Z] 
15:12:04 [2020-07-07T19:12:04.925Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.925Z] 
15:12:04 [2020-07-07T19:12:04.925Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.901: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:04 [2020-07-07T19:12:04.925Z] 
15:12:04 [2020-07-07T19:12:04.925Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.181Z] 
15:12:05 [2020-07-07T19:12:05.181Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.931: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.181Z] 
15:12:05 [2020-07-07T19:12:05.181Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.946: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.181Z] 
15:12:05 [2020-07-07T19:12:05.181Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.181Z] 
15:12:05 [2020-07-07T19:12:05.181Z] (Eclipse:9719): Gtk-WARNING **: 19:12:04.974: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.438Z] 
15:12:05 [2020-07-07T19:12:05.438Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.278: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.438Z] 
15:12:05 [2020-07-07T19:12:05.438Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.438Z] 
15:12:05 [2020-07-07T19:12:05.438Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.438Z] 
15:12:05 [2020-07-07T19:12:05.438Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.438Z] 
15:12:05 [2020-07-07T19:12:05.438Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.333: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.438Z] 
15:12:05 [2020-07-07T19:12:05.438Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.350: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.438Z] 
15:12:05 [2020-07-07T19:12:05.439Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.439Z] 
15:12:05 [2020-07-07T19:12:05.439Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.439Z] 
15:12:05 [2020-07-07T19:12:05.439Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.400: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.439Z] 
15:12:05 [2020-07-07T19:12:05.439Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.417: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.439Z] 
15:12:05 [2020-07-07T19:12:05.439Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.433: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.694Z] 
15:12:05 [2020-07-07T19:12:05.694Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.450: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.694Z] 
15:12:05 [2020-07-07T19:12:05.694Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.467: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.953Z] 
15:12:05 [2020-07-07T19:12:05.953Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.953Z] 
15:12:05 [2020-07-07T19:12:05.953Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.953Z] 
15:12:05 [2020-07-07T19:12:05.953Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.953Z] 
15:12:05 [2020-07-07T19:12:05.953Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.953Z] 
15:12:05 [2020-07-07T19:12:05.953Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.901: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.953Z] 
15:12:05 [2020-07-07T19:12:05.953Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:05 [2020-07-07T19:12:05.953Z] 
15:12:05 [2020-07-07T19:12:05.953Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.214Z] 
15:12:06 [2020-07-07T19:12:06.214Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.214Z] 
15:12:06 [2020-07-07T19:12:06.214Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.214Z] 
15:12:06 [2020-07-07T19:12:06.214Z] (Eclipse:9719): Gtk-WARNING **: 19:12:05.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.214Z] 
15:12:06 [2020-07-07T19:12:06.214Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.214Z] 
15:12:06 [2020-07-07T19:12:06.214Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.470Z] 
15:12:06 [2020-07-07T19:12:06.470Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.445: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.470Z] 
15:12:06 [2020-07-07T19:12:06.470Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.725Z] 
15:12:06 [2020-07-07T19:12:06.725Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.725Z] 
15:12:06 [2020-07-07T19:12:06.725Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.725Z] 
15:12:06 [2020-07-07T19:12:06.725Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.725Z] 
15:12:06 [2020-07-07T19:12:06.725Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.726Z] 
15:12:06 [2020-07-07T19:12:06.726Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.726Z] 
15:12:06 [2020-07-07T19:12:06.726Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.726Z] 
15:12:06 [2020-07-07T19:12:06.726Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.726Z] 
15:12:06 [2020-07-07T19:12:06.726Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.726Z] 
15:12:06 [2020-07-07T19:12:06.726Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.726Z] 
15:12:06 [2020-07-07T19:12:06.726Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.726Z] 
15:12:06 [2020-07-07T19:12:06.726Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.637: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.983Z] 
15:12:06 [2020-07-07T19:12:06.983Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.871: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:06 [2020-07-07T19:12:06.983Z] 
15:12:06 [2020-07-07T19:12:06.983Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:06.880: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:06 [2020-07-07T19:12:06.983Z] 
15:12:06 [2020-07-07T19:12:06.983Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:06.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:06 [2020-07-07T19:12:06.983Z] 
15:12:06 [2020-07-07T19:12:06.983Z] (Eclipse:9719): Gtk-WARNING **: 19:12:06.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.545Z] 
15:12:07 [2020-07-07T19:12:07.545Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.545Z] 
15:12:07 [2020-07-07T19:12:07.545Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:07.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:07 [2020-07-07T19:12:07.545Z] 
15:12:07 [2020-07-07T19:12:07.545Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.545Z] 
15:12:07 [2020-07-07T19:12:07.545Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.801Z] 
15:12:07 [2020-07-07T19:12:07.801Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.546: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.801Z] 
15:12:07 [2020-07-07T19:12:07.801Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.801Z] 
15:12:07 [2020-07-07T19:12:07.801Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.801Z] 
15:12:07 [2020-07-07T19:12:07.801Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.801Z] 
15:12:07 [2020-07-07T19:12:07.801Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.612: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.801Z] 
15:12:07 [2020-07-07T19:12:07.801Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.801Z] 
15:12:07 [2020-07-07T19:12:07.801Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.646: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.801Z] 
15:12:07 [2020-07-07T19:12:07.801Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.801Z] 
15:12:07 [2020-07-07T19:12:07.801Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.801Z] 
15:12:07 [2020-07-07T19:12:07.801Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:07 [2020-07-07T19:12:07.801Z] 
15:12:07 [2020-07-07T19:12:07.801Z] (Eclipse:9719): Gtk-WARNING **: 19:12:07.711: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.363Z] 
15:12:08 [2020-07-07T19:12:08.363Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.236: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.363Z] 
15:12:08 [2020-07-07T19:12:08.363Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.363Z] 
15:12:08 [2020-07-07T19:12:08.363Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.363Z] 
15:12:08 [2020-07-07T19:12:08.363Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.363Z] 
15:12:08 [2020-07-07T19:12:08.363Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.363Z] 
15:12:08 [2020-07-07T19:12:08.363Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.363Z] 
15:12:08 [2020-07-07T19:12:08.363Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.363Z] 
15:12:08 [2020-07-07T19:12:08.363Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.363Z] 
15:12:08 [2020-07-07T19:12:08.363Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.619Z] 
15:12:08 [2020-07-07T19:12:08.619Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.619Z] 
15:12:08 [2020-07-07T19:12:08.619Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.392: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.619Z] 
15:12:08 [2020-07-07T19:12:08.619Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.409: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.619Z] 
15:12:08 [2020-07-07T19:12:08.619Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.425: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.619Z] 
15:12:08 [2020-07-07T19:12:08.619Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.619Z] 
15:12:08 [2020-07-07T19:12:08.619Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:08.511: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:08 [2020-07-07T19:12:08.619Z] 
15:12:08 [2020-07-07T19:12:08.619Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:08.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:08 [2020-07-07T19:12:08.619Z] 
15:12:08 [2020-07-07T19:12:08.619Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.543: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:08 [2020-07-07T19:12:08.619Z] 
15:12:08 [2020-07-07T19:12:08.619Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:08.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:09 [2020-07-07T19:12:09.180Z] 
15:12:09 [2020-07-07T19:12:09.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.180Z] 
15:12:09 [2020-07-07T19:12:09.180Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:08.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:09 [2020-07-07T19:12:09.180Z] 
15:12:09 [2020-07-07T19:12:09.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:08.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.435Z] 
15:12:09 [2020-07-07T19:12:09.435Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.279: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.435Z] 
15:12:09 [2020-07-07T19:12:09.435Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.435Z] 
15:12:09 [2020-07-07T19:12:09.435Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.435Z] 
15:12:09 [2020-07-07T19:12:09.435Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.435Z] 
15:12:09 [2020-07-07T19:12:09.435Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.435Z] 
15:12:09 [2020-07-07T19:12:09.435Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.362: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.435Z] 
15:12:09 [2020-07-07T19:12:09.435Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.435Z] 
15:12:09 [2020-07-07T19:12:09.435Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.435Z] 
15:12:09 [2020-07-07T19:12:09.435Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.435Z] 
15:12:09 [2020-07-07T19:12:09.435Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.429: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.691Z] 
15:12:09 [2020-07-07T19:12:09.691Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.445: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.691Z] 
15:12:09 [2020-07-07T19:12:09.691Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.462: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.947Z] 
15:12:09 [2020-07-07T19:12:09.947Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.947Z] 
15:12:09 [2020-07-07T19:12:09.947Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.947Z] 
15:12:09 [2020-07-07T19:12:09.947Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.913: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:09 [2020-07-07T19:12:09.947Z] 
15:12:09 [2020-07-07T19:12:09.947Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:10 [2020-07-07T19:12:10.203Z] 
15:12:10 [2020-07-07T19:12:10.203Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.946: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:10 [2020-07-07T19:12:10.203Z] 
15:12:10 [2020-07-07T19:12:10.203Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.962: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:10 [2020-07-07T19:12:10.203Z] 
15:12:10 [2020-07-07T19:12:10.203Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:10 [2020-07-07T19:12:10.203Z] 
15:12:10 [2020-07-07T19:12:10.203Z] (Eclipse:9719): Gtk-WARNING **: 19:12:09.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:10 [2020-07-07T19:12:10.203Z] 
15:12:10 [2020-07-07T19:12:10.203Z] (Eclipse:9719): Gtk-WARNING **: 19:12:10.012: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:10 [2020-07-07T19:12:10.203Z] 
15:12:10 [2020-07-07T19:12:10.203Z] (Eclipse:9719): Gtk-WARNING **: 19:12:10.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:10 [2020-07-07T19:12:10.203Z] 
15:12:10 [2020-07-07T19:12:10.203Z] (Eclipse:9719): Gtk-WARNING **: 19:12:10.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:10 [2020-07-07T19:12:10.203Z] 
15:12:10 [2020-07-07T19:12:10.203Z] (Eclipse:9719): Gtk-WARNING **: 19:12:10.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:10 [2020-07-07T19:12:10.459Z] 
15:12:10 [2020-07-07T19:12:10.459Z] (Eclipse:9719): Gtk-WARNING **: 19:12:10.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:10 [2020-07-07T19:12:10.459Z] 
15:12:10 [2020-07-07T19:12:10.459Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:10.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:10 [2020-07-07T19:12:10.459Z] 
15:12:10 [2020-07-07T19:12:10.459Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:10.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:10 [2020-07-07T19:12:10.459Z] 
15:12:10 [2020-07-07T19:12:10.459Z] (Eclipse:9719): Gtk-WARNING **: 19:12:10.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:10 [2020-07-07T19:12:10.715Z] 
15:12:10 [2020-07-07T19:12:10.715Z] (Eclipse:9719): Gtk-WARNING **: 19:12:10.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:10 [2020-07-07T19:12:10.715Z] 
15:12:10 [2020-07-07T19:12:10.715Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:10.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:10 [2020-07-07T19:12:10.715Z] 
15:12:10 [2020-07-07T19:12:10.715Z] (Eclipse:9719): Gtk-WARNING **: 19:12:10.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.276Z] 
15:12:11 [2020-07-07T19:12:11.276Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.276Z] 
15:12:11 [2020-07-07T19:12:11.276Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.276Z] 
15:12:11 [2020-07-07T19:12:11.276Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.276Z] 
15:12:11 [2020-07-07T19:12:11.276Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.276Z] 
15:12:11 [2020-07-07T19:12:11.276Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.276Z] 
15:12:11 [2020-07-07T19:12:11.276Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.276Z] 
15:12:11 [2020-07-07T19:12:11.276Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.276Z] 
15:12:11 [2020-07-07T19:12:11.276Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.276Z] 
15:12:11 [2020-07-07T19:12:11.276Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.214: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.276Z] 
15:12:11 [2020-07-07T19:12:11.276Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.531Z] 
15:12:11 [2020-07-07T19:12:11.531Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.787Z] 
15:12:11 [2020-07-07T19:12:11.787Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.787Z] 
15:12:11 [2020-07-07T19:12:11.787Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.787Z] 
15:12:11 [2020-07-07T19:12:11.787Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.787Z] 
15:12:11 [2020-07-07T19:12:11.787Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.787Z] 
15:12:11 [2020-07-07T19:12:11.788Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.788Z] 
15:12:11 [2020-07-07T19:12:11.788Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.612: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.788Z] 
15:12:11 [2020-07-07T19:12:11.788Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.788Z] 
15:12:11 [2020-07-07T19:12:11.788Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.645: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.788Z] 
15:12:11 [2020-07-07T19:12:11.788Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.788Z] 
15:12:11 [2020-07-07T19:12:11.788Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.788Z] 
15:12:11 [2020-07-07T19:12:11.788Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:11 [2020-07-07T19:12:11.788Z] 
15:12:11 [2020-07-07T19:12:11.788Z] (Eclipse:9719): Gtk-WARNING **: 19:12:11.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:12 [2020-07-07T19:12:12.043Z] 
15:12:12 [2020-07-07T19:12:12.043Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:12 [2020-07-07T19:12:12.043Z] 
15:12:12 [2020-07-07T19:12:12.043Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:12.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:12 [2020-07-07T19:12:12.299Z] 
15:12:12 [2020-07-07T19:12:12.299Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:12.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:12 [2020-07-07T19:12:12.299Z] 
15:12:12 [2020-07-07T19:12:12.299Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:12 [2020-07-07T19:12:12.554Z] 
15:12:12 [2020-07-07T19:12:12.554Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:12 [2020-07-07T19:12:12.554Z] 
15:12:12 [2020-07-07T19:12:12.554Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:12.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:12 [2020-07-07T19:12:12.554Z] 
15:12:12 [2020-07-07T19:12:12.554Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.115Z] 
15:12:13 [2020-07-07T19:12:13.115Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.837: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.115Z] 
15:12:13 [2020-07-07T19:12:13.115Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.115Z] 
15:12:13 [2020-07-07T19:12:13.115Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.870: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.115Z] 
15:12:13 [2020-07-07T19:12:13.115Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.888: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.115Z] 
15:12:13 [2020-07-07T19:12:13.115Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.115Z] 
15:12:13 [2020-07-07T19:12:13.115Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.115Z] 
15:12:13 [2020-07-07T19:12:13.115Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.115Z] 
15:12:13 [2020-07-07T19:12:13.115Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.955: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.115Z] 
15:12:13 [2020-07-07T19:12:13.115Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.971: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.115Z] 
15:12:13 [2020-07-07T19:12:13.115Z] (Eclipse:9719): Gtk-WARNING **: 19:12:12.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.115Z] 
15:12:13 [2020-07-07T19:12:13.115Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.115Z] 
15:12:13 [2020-07-07T19:12:13.115Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.676Z] 
15:12:13 [2020-07-07T19:12:13.676Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.676Z] 
15:12:13 [2020-07-07T19:12:13.676Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.676Z] 
15:12:13 [2020-07-07T19:12:13.676Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.676Z] 
15:12:13 [2020-07-07T19:12:13.676Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.676Z] 
15:12:13 [2020-07-07T19:12:13.676Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.676Z] 
15:12:13 [2020-07-07T19:12:13.676Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.676Z] 
15:12:13 [2020-07-07T19:12:13.676Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.676Z] 
15:12:13 [2020-07-07T19:12:13.676Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.676Z] 
15:12:13 [2020-07-07T19:12:13.676Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.676Z] 
15:12:13 [2020-07-07T19:12:13.676Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:13 [2020-07-07T19:12:13.676Z] 
15:12:13 [2020-07-07T19:12:13.676Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.632: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:14 [2020-07-07T19:12:14.299Z] 
15:12:14 [2020-07-07T19:12:14.299Z] (Eclipse:9719): Gtk-WARNING **: 19:12:13.995: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:14 [2020-07-07T19:12:14.299Z] 
15:12:14 [2020-07-07T19:12:14.299Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:14.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:14 [2020-07-07T19:12:14.299Z] 
15:12:14 [2020-07-07T19:12:14.299Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:14.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:14 [2020-07-07T19:12:14.299Z] 
15:12:14 [2020-07-07T19:12:14.299Z] (Eclipse:9719): Gtk-WARNING **: 19:12:14.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:14 [2020-07-07T19:12:14.555Z] 
15:12:14 [2020-07-07T19:12:14.555Z] (Eclipse:9719): Gtk-WARNING **: 19:12:14.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:14 [2020-07-07T19:12:14.555Z] 
15:12:14 [2020-07-07T19:12:14.555Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:14.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:14 [2020-07-07T19:12:14.555Z] 
15:12:14 [2020-07-07T19:12:14.555Z] (Eclipse:9719): Gtk-WARNING **: 19:12:14.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.117Z] 
15:12:15 [2020-07-07T19:12:15.117Z] (Eclipse:9719): Gtk-WARNING **: 19:12:14.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.117Z] 
15:12:15 [2020-07-07T19:12:15.117Z] (Eclipse:9719): Gtk-WARNING **: 19:12:14.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.117Z] 
15:12:15 [2020-07-07T19:12:15.117Z] (Eclipse:9719): Gtk-WARNING **: 19:12:14.848: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.117Z] 
15:12:15 [2020-07-07T19:12:15.117Z] (Eclipse:9719): Gtk-WARNING **: 19:12:14.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.117Z] 
15:12:15 [2020-07-07T19:12:15.117Z] (Eclipse:9719): Gtk-WARNING **: 19:12:14.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.117Z] 
15:12:15 [2020-07-07T19:12:15.117Z] (Eclipse:9719): Gtk-WARNING **: 19:12:14.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.117Z] 
15:12:15 [2020-07-07T19:12:15.117Z] (Eclipse:9719): Gtk-WARNING **: 19:12:14.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.117Z] 
15:12:15 [2020-07-07T19:12:15.117Z] (Eclipse:9719): Gtk-WARNING **: 19:12:14.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.117Z] 
15:12:15 [2020-07-07T19:12:15.117Z] (Eclipse:9719): Gtk-WARNING **: 19:12:14.966: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.372Z] 
15:12:15 [2020-07-07T19:12:15.373Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.373Z] 
15:12:15 [2020-07-07T19:12:15.373Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.373Z] 
15:12:15 [2020-07-07T19:12:15.373Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.373Z] 
15:12:15 [2020-07-07T19:12:15.373Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.373Z] 
15:12:15 [2020-07-07T19:12:15.373Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.373Z] 
15:12:15 [2020-07-07T19:12:15.373Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.373Z] 
15:12:15 [2020-07-07T19:12:15.373Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.373Z] 
15:12:15 [2020-07-07T19:12:15.373Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.362: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.629Z] 
15:12:15 [2020-07-07T19:12:15.629Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.629Z] 
15:12:15 [2020-07-07T19:12:15.629Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.629Z] 
15:12:15 [2020-07-07T19:12:15.629Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.629Z] 
15:12:15 [2020-07-07T19:12:15.629Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.428: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.884Z] 
15:12:15 [2020-07-07T19:12:15.884Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.738: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:15 [2020-07-07T19:12:15.884Z] 
15:12:15 [2020-07-07T19:12:15.884Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:15.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:15 [2020-07-07T19:12:15.884Z] 
15:12:15 [2020-07-07T19:12:15.884Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:15.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:15 [2020-07-07T19:12:15.884Z] 
15:12:15 [2020-07-07T19:12:15.884Z] (Eclipse:9719): Gtk-WARNING **: 19:12:15.777: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.445Z] 
15:12:16 [2020-07-07T19:12:16.445Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.445Z] 
15:12:16 [2020-07-07T19:12:16.445Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:16.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:16 [2020-07-07T19:12:16.445Z] 
15:12:16 [2020-07-07T19:12:16.445Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.701Z] 
15:12:16 [2020-07-07T19:12:16.701Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.701Z] 
15:12:16 [2020-07-07T19:12:16.701Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.701Z] 
15:12:16 [2020-07-07T19:12:16.701Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.701Z] 
15:12:16 [2020-07-07T19:12:16.701Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.563: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.701Z] 
15:12:16 [2020-07-07T19:12:16.701Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.701Z] 
15:12:16 [2020-07-07T19:12:16.701Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.701Z] 
15:12:16 [2020-07-07T19:12:16.701Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.701Z] 
15:12:16 [2020-07-07T19:12:16.701Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.701Z] 
15:12:16 [2020-07-07T19:12:16.701Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.647: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.701Z] 
15:12:16 [2020-07-07T19:12:16.701Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.663: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:16 [2020-07-07T19:12:16.701Z] 
15:12:16 [2020-07-07T19:12:16.701Z] (Eclipse:9719): Gtk-WARNING **: 19:12:16.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.145: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.262Z] 
15:12:17 [2020-07-07T19:12:17.262Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.823Z] 
15:12:17 [2020-07-07T19:12:17.823Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:17 [2020-07-07T19:12:17.823Z] 
15:12:17 [2020-07-07T19:12:17.823Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:17.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:17 [2020-07-07T19:12:17.823Z] 
15:12:17 [2020-07-07T19:12:17.823Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:17.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:17 [2020-07-07T19:12:17.823Z] 
15:12:17 [2020-07-07T19:12:17.823Z] (Eclipse:9719): Gtk-WARNING **: 19:12:17.568: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.078Z] 
15:12:18 [2020-07-07T19:12:18.078Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.012: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.078Z] 
15:12:18 [2020-07-07T19:12:18.078Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:18.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:18 [2020-07-07T19:12:18.078Z] 
15:12:18 [2020-07-07T19:12:18.078Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.334Z] 
15:12:18 [2020-07-07T19:12:18.334Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.334Z] 
15:12:18 [2020-07-07T19:12:18.334Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.334Z] 
15:12:18 [2020-07-07T19:12:18.334Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.334Z] 
15:12:18 [2020-07-07T19:12:18.334Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.334Z] 
15:12:18 [2020-07-07T19:12:18.334Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.334Z] 
15:12:18 [2020-07-07T19:12:18.334Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.334Z] 
15:12:18 [2020-07-07T19:12:18.334Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.334Z] 
15:12:18 [2020-07-07T19:12:18.334Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.236: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.334Z] 
15:12:18 [2020-07-07T19:12:18.334Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.252: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.334Z] 
15:12:18 [2020-07-07T19:12:18.334Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:18 [2020-07-07T19:12:18.895Z] 
15:12:18 [2020-07-07T19:12:18.895Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.151Z] 
15:12:19 [2020-07-07T19:12:19.151Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.151Z] 
15:12:19 [2020-07-07T19:12:19.151Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.913: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.151Z] 
15:12:19 [2020-07-07T19:12:19.151Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.151Z] 
15:12:19 [2020-07-07T19:12:19.151Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.946: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.151Z] 
15:12:19 [2020-07-07T19:12:19.151Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.964: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.151Z] 
15:12:19 [2020-07-07T19:12:19.151Z] (Eclipse:9719): Gtk-WARNING **: 19:12:18.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.151Z] 
15:12:19 [2020-07-07T19:12:19.151Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.151Z] 
15:12:19 [2020-07-07T19:12:19.151Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.013: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.151Z] 
15:12:19 [2020-07-07T19:12:19.151Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.406Z] 
15:12:19 [2020-07-07T19:12:19.406Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.406Z] 
15:12:19 [2020-07-07T19:12:19.406Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:19.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:19 [2020-07-07T19:12:19.406Z] 
15:12:19 [2020-07-07T19:12:19.406Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:19.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:19 [2020-07-07T19:12:19.406Z] 
15:12:19 [2020-07-07T19:12:19.406Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.661Z] 
15:12:19 [2020-07-07T19:12:19.661Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.661Z] 
15:12:19 [2020-07-07T19:12:19.661Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:19.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:19 [2020-07-07T19:12:19.661Z] 
15:12:19 [2020-07-07T19:12:19.661Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.916Z] 
15:12:19 [2020-07-07T19:12:19.916Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.916Z] 
15:12:19 [2020-07-07T19:12:19.916Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.916Z] 
15:12:19 [2020-07-07T19:12:19.916Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.916Z] 
15:12:19 [2020-07-07T19:12:19.916Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.842: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.917Z] 
15:12:19 [2020-07-07T19:12:19.917Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.917Z] 
15:12:19 [2020-07-07T19:12:19.917Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.917Z] 
15:12:19 [2020-07-07T19:12:19.917Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:19 [2020-07-07T19:12:19.917Z] 
15:12:19 [2020-07-07T19:12:19.917Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.172Z] 
15:12:20 [2020-07-07T19:12:20.172Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.925: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.172Z] 
15:12:20 [2020-07-07T19:12:20.172Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.172Z] 
15:12:20 [2020-07-07T19:12:20.172Z] (Eclipse:9719): Gtk-WARNING **: 19:12:19.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.429Z] 
15:12:20 [2020-07-07T19:12:20.429Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.429Z] 
15:12:20 [2020-07-07T19:12:20.429Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.291: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.429Z] 
15:12:20 [2020-07-07T19:12:20.429Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.429Z] 
15:12:20 [2020-07-07T19:12:20.429Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.323: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.429Z] 
15:12:20 [2020-07-07T19:12:20.429Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.340: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.429Z] 
15:12:20 [2020-07-07T19:12:20.429Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.357: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.429Z] 
15:12:20 [2020-07-07T19:12:20.429Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.429Z] 
15:12:20 [2020-07-07T19:12:20.429Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.429Z] 
15:12:20 [2020-07-07T19:12:20.429Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.406: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.429Z] 
15:12:20 [2020-07-07T19:12:20.429Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.684Z] 
15:12:20 [2020-07-07T19:12:20.684Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.684Z] 
15:12:20 [2020-07-07T19:12:20.684Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.684Z] 
15:12:20 [2020-07-07T19:12:20.684Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.473: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.940Z] 
15:12:20 [2020-07-07T19:12:20.940Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:20 [2020-07-07T19:12:20.940Z] 
15:12:20 [2020-07-07T19:12:20.940Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:20.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:20 [2020-07-07T19:12:20.940Z] 
15:12:20 [2020-07-07T19:12:20.940Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:20.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:20 [2020-07-07T19:12:20.940Z] 
15:12:20 [2020-07-07T19:12:20.940Z] (Eclipse:9719): Gtk-WARNING **: 19:12:20.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.501Z] 
15:12:21 [2020-07-07T19:12:21.501Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.501Z] 
15:12:21 [2020-07-07T19:12:21.501Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:21.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:21 [2020-07-07T19:12:21.501Z] 
15:12:21 [2020-07-07T19:12:21.501Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.357: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.502Z] 
15:12:21 [2020-07-07T19:12:21.502Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.757Z] 
15:12:21 [2020-07-07T19:12:21.757Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.757Z] 
15:12:21 [2020-07-07T19:12:21.757Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.757Z] 
15:12:21 [2020-07-07T19:12:21.757Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.757Z] 
15:12:21 [2020-07-07T19:12:21.757Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.757Z] 
15:12:21 [2020-07-07T19:12:21.757Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.757Z] 
15:12:21 [2020-07-07T19:12:21.757Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.757Z] 
15:12:21 [2020-07-07T19:12:21.757Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.618: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.757Z] 
15:12:21 [2020-07-07T19:12:21.757Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.757Z] 
15:12:21 [2020-07-07T19:12:21.757Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.651: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.757Z] 
15:12:21 [2020-07-07T19:12:21.757Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.666: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:21 [2020-07-07T19:12:21.757Z] 
15:12:21 [2020-07-07T19:12:21.757Z] (Eclipse:9719): Gtk-WARNING **: 19:12:21.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.032: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.145: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.318Z] 
15:12:22 [2020-07-07T19:12:22.318Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.574Z] 
15:12:22 [2020-07-07T19:12:22.574Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.574Z] 
15:12:22 [2020-07-07T19:12:22.574Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:22.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:22 [2020-07-07T19:12:22.574Z] 
15:12:22 [2020-07-07T19:12:22.574Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:22.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:22 [2020-07-07T19:12:22.574Z] 
15:12:22 [2020-07-07T19:12:22.574Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.564: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.829Z] 
15:12:22 [2020-07-07T19:12:22.829Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.829Z] 
15:12:22 [2020-07-07T19:12:22.829Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:22.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:22 [2020-07-07T19:12:22.829Z] 
15:12:22 [2020-07-07T19:12:22.829Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.636: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.829Z] 
15:12:22 [2020-07-07T19:12:22.829Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.829Z] 
15:12:22 [2020-07-07T19:12:22.829Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.757: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.829Z] 
15:12:22 [2020-07-07T19:12:22.829Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.798: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:22 [2020-07-07T19:12:22.829Z] 
15:12:22 [2020-07-07T19:12:22.829Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:23 [2020-07-07T19:12:23.085Z] 
15:12:23 [2020-07-07T19:12:23.085Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:23 [2020-07-07T19:12:23.085Z] 
15:12:23 [2020-07-07T19:12:23.085Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.850: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:23 [2020-07-07T19:12:23.085Z] 
15:12:23 [2020-07-07T19:12:23.085Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:23 [2020-07-07T19:12:23.085Z] 
15:12:23 [2020-07-07T19:12:23.085Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.882: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:23 [2020-07-07T19:12:23.085Z] 
15:12:23 [2020-07-07T19:12:23.085Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.898: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:23 [2020-07-07T19:12:23.085Z] 
15:12:23 [2020-07-07T19:12:23.085Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:23 [2020-07-07T19:12:23.085Z] 
15:12:23 [2020-07-07T19:12:23.085Z] (Eclipse:9719): Gtk-WARNING **: 19:12:22.931: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.011Z] 
15:12:24 [2020-07-07T19:12:24.011Z] (Eclipse:9719): Gtk-WARNING **: 19:12:23.947: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.011Z] 
15:12:24 [2020-07-07T19:12:24.011Z] (Eclipse:9719): Gtk-WARNING **: 19:12:23.961: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.011Z] 
15:12:24 [2020-07-07T19:12:24.011Z] (Eclipse:9719): Gtk-WARNING **: 19:12:23.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.011Z] 
15:12:24 [2020-07-07T19:12:24.011Z] (Eclipse:9719): Gtk-WARNING **: 19:12:23.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.011Z] 
15:12:24 [2020-07-07T19:12:24.011Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.268Z] 
15:12:24 [2020-07-07T19:12:24.268Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.268Z] 
15:12:24 [2020-07-07T19:12:24.268Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.268Z] 
15:12:24 [2020-07-07T19:12:24.268Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.056: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.268Z] 
15:12:24 [2020-07-07T19:12:24.268Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.074: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.268Z] 
15:12:24 [2020-07-07T19:12:24.268Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.268Z] 
15:12:24 [2020-07-07T19:12:24.268Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.268Z] 
15:12:24 [2020-07-07T19:12:24.268Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.124: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.268Z] 
15:12:24 [2020-07-07T19:12:24.268Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.140: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.523Z] 
15:12:24 [2020-07-07T19:12:24.523Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.417: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:24 [2020-07-07T19:12:24.523Z] 
15:12:24 [2020-07-07T19:12:24.523Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:24.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:24 [2020-07-07T19:12:24.523Z] 
15:12:24 [2020-07-07T19:12:24.523Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:24.443: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:24 [2020-07-07T19:12:24.523Z] 
15:12:24 [2020-07-07T19:12:24.523Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:25 [2020-07-07T19:12:25.084Z] 
15:12:25 [2020-07-07T19:12:25.084Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:25 [2020-07-07T19:12:25.084Z] 
15:12:25 [2020-07-07T19:12:25.084Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:24.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:25 [2020-07-07T19:12:25.084Z] 
15:12:25 [2020-07-07T19:12:25.084Z] (Eclipse:9719): Gtk-WARNING **: 19:12:24.913: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:25 [2020-07-07T19:12:25.340Z] 
15:12:25 [2020-07-07T19:12:25.340Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:25 [2020-07-07T19:12:25.340Z] 
15:12:25 [2020-07-07T19:12:25.340Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:25 [2020-07-07T19:12:25.595Z] 
15:12:25 [2020-07-07T19:12:25.595Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:25 [2020-07-07T19:12:25.595Z] 
15:12:25 [2020-07-07T19:12:25.595Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:25 [2020-07-07T19:12:25.595Z] 
15:12:25 [2020-07-07T19:12:25.595Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.427: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:25 [2020-07-07T19:12:25.595Z] 
15:12:25 [2020-07-07T19:12:25.595Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:25 [2020-07-07T19:12:25.595Z] 
15:12:25 [2020-07-07T19:12:25.595Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:25 [2020-07-07T19:12:25.852Z] 
15:12:25 [2020-07-07T19:12:25.852Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:25 [2020-07-07T19:12:25.852Z] 
15:12:25 [2020-07-07T19:12:25.852Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:25 [2020-07-07T19:12:25.852Z] 
15:12:25 [2020-07-07T19:12:25.852Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.842: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.108Z] 
15:12:26 [2020-07-07T19:12:26.108Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.108Z] 
15:12:26 [2020-07-07T19:12:26.108Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.108Z] 
15:12:26 [2020-07-07T19:12:26.108Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.108Z] 
15:12:26 [2020-07-07T19:12:26.108Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.108Z] 
15:12:26 [2020-07-07T19:12:26.108Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.108Z] 
15:12:26 [2020-07-07T19:12:26.108Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.108Z] 
15:12:26 [2020-07-07T19:12:26.108Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.108Z] 
15:12:26 [2020-07-07T19:12:26.108Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.108Z] 
15:12:26 [2020-07-07T19:12:26.108Z] (Eclipse:9719): Gtk-WARNING **: 19:12:25.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.109Z] 
15:12:26 [2020-07-07T19:12:26.109Z] (Eclipse:9719): Gtk-WARNING **: 19:12:26.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.364Z] 
15:12:26 [2020-07-07T19:12:26.364Z] (Eclipse:9719): Gtk-WARNING **: 19:12:26.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.364Z] 
15:12:26 [2020-07-07T19:12:26.364Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:26.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:26 [2020-07-07T19:12:26.619Z] 
15:12:26 [2020-07-07T19:12:26.619Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:26.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:26 [2020-07-07T19:12:26.619Z] 
15:12:26 [2020-07-07T19:12:26.619Z] (Eclipse:9719): Gtk-WARNING **: 19:12:26.400: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.619Z] 
15:12:26 [2020-07-07T19:12:26.619Z] (Eclipse:9719): Gtk-WARNING **: 19:12:26.445: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:26 [2020-07-07T19:12:26.619Z] 
15:12:26 [2020-07-07T19:12:26.619Z] (Eclipse:9719): Gtk-CRITICAL **: 19:12:26.494: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:26 [2020-07-07T19:12:26.619Z] 
15:12:26 [2020-07-07T19:12:26.619Z] (Eclipse:9719): Gtk-WARNING **: 19:12:26.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.180Z] 
15:12:27 [2020-07-07T19:12:27.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:26.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.180Z] 
15:12:27 [2020-07-07T19:12:27.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.180Z] 
15:12:27 [2020-07-07T19:12:27.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.180Z] 
15:12:27 [2020-07-07T19:12:27.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.180Z] 
15:12:27 [2020-07-07T19:12:27.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.180Z] 
15:12:27 [2020-07-07T19:12:27.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.180Z] 
15:12:27 [2020-07-07T19:12:27.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.180Z] 
15:12:27 [2020-07-07T19:12:27.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.180Z] 
15:12:27 [2020-07-07T19:12:27.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.180Z] 
15:12:27 [2020-07-07T19:12:27.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.180Z] 
15:12:27 [2020-07-07T19:12:27.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.180Z] 
15:12:27 [2020-07-07T19:12:27.180Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.523: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.568: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.635: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.651: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.669: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.741Z] 
15:12:27 [2020-07-07T19:12:27.741Z] (Eclipse:9719): Gtk-WARNING **: 19:12:27.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:12:27 [2020-07-07T19:12:27.997Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.056 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
15:12:27 [2020-07-07T19:12:27.997Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.985 s
15:12:27 [2020-07-07T19:12:27.997Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.198 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.724 s
15:12:27 [2020-07-07T19:12:27.997Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.068 s
15:12:27 [2020-07-07T19:12:27.997Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.926 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 6.689 s
15:12:27 [2020-07-07T19:12:27.997Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 6.497 s
15:12:27 [2020-07-07T19:12:27.997Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.037 s
15:12:27 [2020-07-07T19:12:27.997Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.579 s
15:12:27 [2020-07-07T19:12:27.997Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.145 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.354 s
15:12:27 [2020-07-07T19:12:27.997Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.081 s
15:12:27 [2020-07-07T19:12:27.997Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.022 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.009 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.963 s
15:12:27 [2020-07-07T19:12:27.997Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.551 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.415 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.737 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.814 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.904 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.79 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.223 s
15:12:27 [2020-07-07T19:12:27.997Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.777 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.728 s
15:12:27 [2020-07-07T19:12:27.997Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.596 s
15:12:27 [2020-07-07T19:12:27.997Z] 
15:12:27 [2020-07-07T19:12:27.997Z] Results:
15:12:27 [2020-07-07T19:12:27.997Z] 
15:12:27 [2020-07-07T19:12:27.997Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
15:12:27 [2020-07-07T19:12:27.997Z] 
15:12:28 [2020-07-07T19:12:28.253Z] 
15:12:28 [2020-07-07T19:12:28.253Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 19:12:28.209
15:12:28 [2020-07-07T19:12:28.253Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] All tests passed!
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.pom
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] Building Trace Compass User Guide 6.0.0-SNAPSHOT                [69/138]
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] Executing tasks
15:12:29 [2020-07-07T19:12:29.182Z] 
15:12:29 [2020-07-07T19:12:29.182Z] main:
15:12:29 [2020-07-07T19:12:29.182Z] 
15:12:29 [2020-07-07T19:12:29.182Z] clean:
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] Executed tasks
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
15:12:29 [2020-07-07T19:12:29.182Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.183Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
15:12:29 [2020-07-07T19:12:29.183Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.183Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
15:12:29 [2020-07-07T19:12:29.183Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.183Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
15:12:29 [2020-07-07T19:12:29.183Z] [INFO] Executing tasks
15:12:29 [2020-07-07T19:12:29.183Z] 
15:12:29 [2020-07-07T19:12:29.183Z] main:
15:12:29 [2020-07-07T19:12:29.438Z] 
15:12:29 [2020-07-07T19:12:29.438Z] build:
15:12:29 [2020-07-07T19:12:29.694Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
15:12:29 [2020-07-07T19:12:29.694Z] 
15:12:29 [2020-07-07T19:12:29.694Z] test:
15:12:29 [2020-07-07T19:12:29.694Z] [xmlvalidate] 18 file(s) have been successfully validated.
15:12:29 [2020-07-07T19:12:29.694Z] [INFO] Executed tasks
15:12:29 [2020-07-07T19:12:29.694Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.694Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
15:12:29 [2020-07-07T19:12:29.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:29 [2020-07-07T19:12:29.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/src/main/resources
15:12:29 [2020-07-07T19:12:29.694Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.694Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
15:12:29 [2020-07-07T19:12:29.694Z] [INFO] 
15:12:29 [2020-07-07T19:12:29.694Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
15:12:29 [2020-07-07T19:12:29.694Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
15:12:29 [2020-07-07T19:12:29.694Z] [INFO] Command line:
15:12:29 [2020-07-07T19:12:29.694Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:12:29 [2020-07-07T19:12:29.694Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:12:31 [2020-07-07T19:12:31.059Z] Buildfile: build.xml
15:12:31 [2020-07-07T19:12:31.059Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:12:31 [2020-07-07T19:12:31.059Z] 
15:12:31 [2020-07-07T19:12:31.059Z] build.index:
15:12:32 [2020-07-07T19:12:32.949Z] BUILD SUCCESSFUL
15:12:32 [2020-07-07T19:12:32.949Z] 
15:12:32 [2020-07-07T19:12:32.949Z] BUILD SUCCESSFUL
15:12:32 [2020-07-07T19:12:32.949Z] Total time: 1 second
15:12:33 [2020-07-07T19:12:33.205Z] [INFO] 
15:12:33 [2020-07-07T19:12:33.205Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
15:12:33 [2020-07-07T19:12:33.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:33 [2020-07-07T19:12:33.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/src/test/resources
15:12:33 [2020-07-07T19:12:33.205Z] [INFO] 
15:12:33 [2020-07-07T19:12:33.205Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
15:12:33 [2020-07-07T19:12:33.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-sources.jar
15:12:33 [2020-07-07T19:12:33.205Z] [INFO] 
15:12:33 [2020-07-07T19:12:33.205Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
15:12:33 [2020-07-07T19:12:33.205Z] [INFO] 
15:12:33 [2020-07-07T19:12:33.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
15:12:33 [2020-07-07T19:12:33.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar
15:12:33 [2020-07-07T19:12:33.460Z] [INFO] 
15:12:33 [2020-07-07T19:12:33.460Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
15:12:33 [2020-07-07T19:12:33.460Z] [INFO] 
15:12:33 [2020-07-07T19:12:33.460Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
15:12:33 [2020-07-07T19:12:33.460Z] [INFO] 
15:12:33 [2020-07-07T19:12:33.460Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
15:12:33 [2020-07-07T19:12:33.460Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar
15:12:34 [2020-07-07T19:12:34.020Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.020Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
15:12:34 [2020-07-07T19:12:34.020Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.020Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
15:12:34 [2020-07-07T19:12:34.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar
15:12:34 [2020-07-07T19:12:34.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.pom
15:12:34 [2020-07-07T19:12:34.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-sources.jar
15:12:34 [2020-07-07T19:12:34.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-pack200.jar.pack.gz
15:12:34 [2020-07-07T19:12:34.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-p2metadata.xml
15:12:34 [2020-07-07T19:12:34.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-p2artifacts.xml
15:12:34 [2020-07-07T19:12:34.021Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.021Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
15:12:34 [2020-07-07T19:12:34.021Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.021Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
15:12:34 [2020-07-07T19:12:34.021Z] [INFO] Executing tasks
15:12:34 [2020-07-07T19:12:34.021Z] 
15:12:34 [2020-07-07T19:12:34.021Z] main:
15:12:34 [2020-07-07T19:12:34.021Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.user/reference
15:12:34 [2020-07-07T19:12:34.021Z]      [copy] Copying 324 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.user
15:12:34 [2020-07-07T19:12:34.277Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.user/reference
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] Executed tasks
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 6.0.0-SNAPSHOT [70/138]
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] Executing tasks
15:12:34 [2020-07-07T19:12:34.277Z] 
15:12:34 [2020-07-07T19:12:34.277Z] main:
15:12:34 [2020-07-07T19:12:34.277Z] 
15:12:34 [2020-07-07T19:12:34.277Z] clean:
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] Executed tasks
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] Executing tasks
15:12:34 [2020-07-07T19:12:34.277Z] 
15:12:34 [2020-07-07T19:12:34.277Z] main:
15:12:34 [2020-07-07T19:12:34.277Z] 
15:12:34 [2020-07-07T19:12:34.277Z] build:
15:12:34 [2020-07-07T19:12:34.277Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
15:12:34 [2020-07-07T19:12:34.277Z] 
15:12:34 [2020-07-07T19:12:34.277Z] test:
15:12:34 [2020-07-07T19:12:34.277Z] [xmlvalidate] 8 file(s) have been successfully validated.
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] Executed tasks
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] 
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
15:12:34 [2020-07-07T19:12:34.277Z] [INFO] Command line:
15:12:34 [2020-07-07T19:12:34.277Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:12:34 [2020-07-07T19:12:34.277Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:12:35 [2020-07-07T19:12:35.644Z] Buildfile: build.xml
15:12:35 [2020-07-07T19:12:35.899Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:12:35 [2020-07-07T19:12:35.899Z] 
15:12:35 [2020-07-07T19:12:35.899Z] build.index:
15:12:36 [2020-07-07T19:12:36.837Z] BUILD SUCCESSFUL
15:12:36 [2020-07-07T19:12:36.837Z] 
15:12:36 [2020-07-07T19:12:36.837Z] BUILD SUCCESSFUL
15:12:36 [2020-07-07T19:12:36.837Z] Total time: 1 second
15:12:37 [2020-07-07T19:12:37.398Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.398Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:37 [2020-07-07T19:12:37.398Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:37 [2020-07-07T19:12:37.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
15:12:37 [2020-07-07T19:12:37.398Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.398Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:37 [2020-07-07T19:12:37.398Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-sources.jar
15:12:37 [2020-07-07T19:12:37.398Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.398Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:37 [2020-07-07T19:12:37.398Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.398Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.pom
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-sources.jar
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-pack200.jar.pack.gz
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-p2metadata.xml
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-p2artifacts.xml
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Executing tasks
15:12:37 [2020-07-07T19:12:37.399Z] 
15:12:37 [2020-07-07T19:12:37.399Z] main:
15:12:37 [2020-07-07T19:12:37.399Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Executed tasks
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Building Trace Compass RCP User Guide 6.0.0-SNAPSHOT            [71/138]
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Executing tasks
15:12:37 [2020-07-07T19:12:37.399Z] 
15:12:37 [2020-07-07T19:12:37.399Z] main:
15:12:37 [2020-07-07T19:12:37.399Z] 
15:12:37 [2020-07-07T19:12:37.399Z] clean:
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Executed tasks
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Executing tasks
15:12:37 [2020-07-07T19:12:37.399Z] 
15:12:37 [2020-07-07T19:12:37.399Z] main:
15:12:37 [2020-07-07T19:12:37.399Z] 
15:12:37 [2020-07-07T19:12:37.399Z] build:
15:12:37 [2020-07-07T19:12:37.399Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
15:12:37 [2020-07-07T19:12:37.399Z] 
15:12:37 [2020-07-07T19:12:37.399Z] test:
15:12:37 [2020-07-07T19:12:37.399Z] [xmlvalidate] 2 file(s) have been successfully validated.
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Executed tasks
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] 
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
15:12:37 [2020-07-07T19:12:37.399Z] [INFO] Command line:
15:12:37 [2020-07-07T19:12:37.399Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:12:37 [2020-07-07T19:12:37.399Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:12:38 [2020-07-07T19:12:38.761Z] Buildfile: build.xml
15:12:38 [2020-07-07T19:12:38.761Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:12:38 [2020-07-07T19:12:38.761Z] 
15:12:38 [2020-07-07T19:12:38.761Z] build.index:
15:12:39 [2020-07-07T19:12:39.688Z] BUILD SUCCESSFUL
15:12:39 [2020-07-07T19:12:39.688Z] 
15:12:39 [2020-07-07T19:12:39.688Z] BUILD SUCCESSFUL
15:12:39 [2020-07-07T19:12:39.688Z] Total time: 1 second
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-sources.jar
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.pom
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-sources.jar
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-pack200.jar.pack.gz
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-p2metadata.xml
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-p2artifacts.xml
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Executing tasks
15:12:40 [2020-07-07T19:12:40.250Z] 
15:12:40 [2020-07-07T19:12:40.250Z] main:
15:12:40 [2020-07-07T19:12:40.250Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Executed tasks
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Building Trace Compass Pcap User Guide 6.0.0-SNAPSHOT           [72/138]
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Executing tasks
15:12:40 [2020-07-07T19:12:40.250Z] 
15:12:40 [2020-07-07T19:12:40.250Z] main:
15:12:40 [2020-07-07T19:12:40.250Z] 
15:12:40 [2020-07-07T19:12:40.250Z] clean:
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Executed tasks
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Executing tasks
15:12:40 [2020-07-07T19:12:40.250Z] 
15:12:40 [2020-07-07T19:12:40.250Z] main:
15:12:40 [2020-07-07T19:12:40.250Z] 
15:12:40 [2020-07-07T19:12:40.250Z] build:
15:12:40 [2020-07-07T19:12:40.250Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
15:12:40 [2020-07-07T19:12:40.250Z] 
15:12:40 [2020-07-07T19:12:40.250Z] test:
15:12:40 [2020-07-07T19:12:40.250Z] [xmlvalidate] 1 file(s) have been successfully validated.
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Executed tasks
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] 
15:12:40 [2020-07-07T19:12:40.250Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:40 [2020-07-07T19:12:40.507Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
15:12:40 [2020-07-07T19:12:40.507Z] [INFO] Command line:
15:12:40 [2020-07-07T19:12:40.507Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:12:40 [2020-07-07T19:12:40.507Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:12:41 [2020-07-07T19:12:41.871Z] Buildfile: build.xml
15:12:41 [2020-07-07T19:12:41.871Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:12:41 [2020-07-07T19:12:41.871Z] 
15:12:41 [2020-07-07T19:12:41.871Z] build.index:
15:12:42 [2020-07-07T19:12:42.432Z] BUILD SUCCESSFUL
15:12:42 [2020-07-07T19:12:42.432Z] 
15:12:42 [2020-07-07T19:12:42.432Z] BUILD SUCCESSFUL
15:12:42 [2020-07-07T19:12:42.432Z] Total time: 1 second
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-sources.jar
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.pom
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-sources.jar
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-pack200.jar.pack.gz
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-p2metadata.xml
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-p2artifacts.xml
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Executing tasks
15:12:43 [2020-07-07T19:12:43.359Z] 
15:12:43 [2020-07-07T19:12:43.359Z] main:
15:12:43 [2020-07-07T19:12:43.359Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Executed tasks
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.6-SNAPSHOT       [73/138]
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] The project's OSGi version is 1.0.6.202007071840
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/main/resources
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.359Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/classes
15:12:43 [2020-07-07T19:12:43.359Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[41] 
15:12:43 [2020-07-07T19:12:43.359Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
15:12:43 [2020-07-07T19:12:43.359Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:12:43 [2020-07-07T19:12:43.359Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
15:12:43 [2020-07-07T19:12:43.359Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[50] 
15:12:43 [2020-07-07T19:12:43.360Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
15:12:43 [2020-07-07T19:12:43.360Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:12:43 [2020-07-07T19:12:43.360Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
15:12:43 [2020-07-07T19:12:43.360Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphDataProvider.java:[145] 
15:12:43 [2020-07-07T19:12:43.360Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
15:12:43 [2020-07-07T19:12:43.360Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:12:43 [2020-07-07T19:12:43.360Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:12:43 [2020-07-07T19:12:43.360Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphProviderFactory.java:[60] 
15:12:43 [2020-07-07T19:12:43.360Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
15:12:43 [2020-07-07T19:12:43.360Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:12:43 [2020-07-07T19:12:43.360Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:12:43 [2020-07-07T19:12:43.360Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProviderFactory.java:[60] 
15:12:43 [2020-07-07T19:12:43.360Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
15:12:43 [2020-07-07T19:12:43.360Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:12:43 [2020-07-07T19:12:43.360Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:12:43 [2020-07-07T19:12:43.360Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProvider.java:[93] 
15:12:43 [2020-07-07T19:12:43.360Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
15:12:43 [2020-07-07T19:12:43.360Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:12:43 [2020-07-07T19:12:43.360Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:12:43 [2020-07-07T19:12:43.360Z] 6 problems (6 warnings)
15:12:43 [2020-07-07T19:12:43.360Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.360Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:43 [2020-07-07T19:12:43.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/test/resources
15:12:43 [2020-07-07T19:12:43.360Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.360Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-sources.jar
15:12:43 [2020-07-07T19:12:43.360Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.360Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.360Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.360Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.pom
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-sources.jar
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-p2metadata.xml
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-p2artifacts.xml
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 6.0.0-SNAPSHOT [74/138]
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --------------------------------[ pom ]---------------------------------
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-6.0.0-SNAPSHOT.pom
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.6-SNAPSHOT  [75/138]
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] The project's OSGi version is 1.0.6.202007071840
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] 
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:43 [2020-07-07T19:12:43.616Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
15:12:44 [2020-07-07T19:12:44.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[428] 
15:12:44 [2020-07-07T19:12:44.177Z] 	ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class);
15:12:44 [2020-07-07T19:12:44.177Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:12:44 [2020-07-07T19:12:44.177Z] 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
15:12:44 [2020-07-07T19:12:44.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[443] 
15:12:44 [2020-07-07T19:12:44.177Z] 	IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class);
15:12:44 [2020-07-07T19:12:44.177Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:12:44 [2020-07-07T19:12:44.177Z] 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
15:12:44 [2020-07-07T19:12:44.177Z] 2 problems (2 warnings)
15:12:44 [2020-07-07T19:12:44.177Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.177Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:44 [2020-07-07T19:12:44.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:44 [2020-07-07T19:12:44.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
15:12:44 [2020-07-07T19:12:44.177Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.177Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:44 [2020-07-07T19:12:44.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-sources.jar
15:12:44 [2020-07-07T19:12:44.177Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.177Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:44 [2020-07-07T19:12:44.177Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.pom
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-sources.jar
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-pack200.jar.pack.gz
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-p2metadata.xml
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-p2artifacts.xml
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.3-SNAPSHOT    [76/138]
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] The project's OSGi version is 1.1.3.202007071840
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.178Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-sources.jar
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.pom
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-sources.jar
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-pack200.jar.pack.gz
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-p2metadata.xml
15:12:44 [2020-07-07T19:12:44.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-p2artifacts.xml
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 6.0.0-SNAPSHOT       [77/138]
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT.jar
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-sources-feature.jar
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT.jar
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT.pom
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-sources-feature.jar
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-p2metadata.xml
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-p2artifacts.xml
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.1-SNAPSHOT [78/138]
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] The project's OSGi version is 1.0.1.202007071840
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.689Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-sources.jar
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] 
15:12:44 [2020-07-07T19:12:44.945Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:45 [2020-07-07T19:12:45.873Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
15:12:45 [2020-07-07T19:12:45.873Z] [INFO] Command line:
15:12:45 [2020-07-07T19:12:45.873Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:12:45 [2020-07-07T19:12:45.873Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:12:47 [2020-07-07T19:12:47.238Z] !SESSION 2020-07-07 19:12:45.618 -----------------------------------------------
15:12:47 [2020-07-07T19:12:47.238Z] eclipse.buildId=unknown
15:12:47 [2020-07-07T19:12:47.238Z] java.version=1.8.0_202
15:12:47 [2020-07-07T19:12:47.238Z] java.vendor=Oracle Corporation
15:12:47 [2020-07-07T19:12:47.238Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:12:47 [2020-07-07T19:12:47.238Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:12:47 [2020-07-07T19:12:47.238Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:12:47 [2020-07-07T19:12:47.238Z] 
15:12:47 [2020-07-07T19:12:47.238Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:12:46.994
15:12:47 [2020-07-07T19:12:47.238Z] !MESSAGE FrameworkEvent ERROR
15:12:47 [2020-07-07T19:12:47.238Z] !STACK 0
15:12:47 [2020-07-07T19:12:47.238Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
15:12:47 [2020-07-07T19:12:47.238Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:12:47 [2020-07-07T19:12:47.238Z] 
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:12:47 [2020-07-07T19:12:47.238Z] 
15:12:47 [2020-07-07T19:12:47.238Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:12:47.018
15:12:47 [2020-07-07T19:12:47.238Z] !MESSAGE FrameworkEvent ERROR
15:12:47 [2020-07-07T19:12:47.238Z] !STACK 0
15:12:47 [2020-07-07T19:12:47.238Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149]
15:12:47 [2020-07-07T19:12:47.238Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:12:47 [2020-07-07T19:12:47.238Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:12:47 [2020-07-07T19:12:47.238Z]     -> 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"
15:12:47 [2020-07-07T19:12:47.238Z]        org.apache.httpcomponents.httpclient.win [36]
15:12:47 [2020-07-07T19:12:47.238Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:12:47 [2020-07-07T19:12:47.238Z] 
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:12:47 [2020-07-07T19:12:47.238Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:12:48 [2020-07-07T19:12:48.166Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
15:12:48 [2020-07-07T19:12:48.166Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
15:12:48 [2020-07-07T19:12:48.166Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
15:12:48 [2020-07-07T19:12:48.166Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
15:12:48 [2020-07-07T19:12:48.166Z] 
15:12:48 [2020-07-07T19:12:48.166Z] Results:
15:12:48 [2020-07-07T19:12:48.166Z] 
15:12:48 [2020-07-07T19:12:48.166Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:12:48 [2020-07-07T19:12:48.166Z] 
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] All tests passed!
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.pom
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-sources.jar
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.1-SNAPSHOT [79/138]
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] The project's OSGi version is 1.0.1.202007071840
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.727Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-sources.jar
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] 
15:12:48 [2020-07-07T19:12:48.983Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:49 [2020-07-07T19:12:49.543Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
15:12:49 [2020-07-07T19:12:49.543Z] [INFO] Command line:
15:12:49 [2020-07-07T19:12:49.543Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:12:49 [2020-07-07T19:12:49.543Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:12:51 [2020-07-07T19:12:51.431Z] !SESSION 2020-07-07 19:12:49.592 -----------------------------------------------
15:12:51 [2020-07-07T19:12:51.431Z] eclipse.buildId=unknown
15:12:51 [2020-07-07T19:12:51.431Z] java.version=1.8.0_202
15:12:51 [2020-07-07T19:12:51.431Z] java.vendor=Oracle Corporation
15:12:51 [2020-07-07T19:12:51.431Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:12:51 [2020-07-07T19:12:51.431Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:12:51 [2020-07-07T19:12:51.431Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:12:51 [2020-07-07T19:12:51.431Z] 
15:12:51 [2020-07-07T19:12:51.431Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:12:50.917
15:12:51 [2020-07-07T19:12:51.431Z] !MESSAGE FrameworkEvent ERROR
15:12:51 [2020-07-07T19:12:51.431Z] !STACK 0
15:12:51 [2020-07-07T19:12:51.431Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
15:12:51 [2020-07-07T19:12:51.431Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:12:51 [2020-07-07T19:12:51.431Z] 
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:12:51 [2020-07-07T19:12:51.431Z] 
15:12:51 [2020-07-07T19:12:51.431Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:12:50.993
15:12:51 [2020-07-07T19:12:51.431Z] !MESSAGE FrameworkEvent ERROR
15:12:51 [2020-07-07T19:12:51.431Z] !STACK 0
15:12:51 [2020-07-07T19:12:51.431Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149]
15:12:51 [2020-07-07T19:12:51.431Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:12:51 [2020-07-07T19:12:51.431Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:12:51 [2020-07-07T19:12:51.431Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
15:12:51 [2020-07-07T19:12:51.431Z]        org.apache.httpcomponents.httpclient.win [36]
15:12:51 [2020-07-07T19:12:51.431Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:12:51 [2020-07-07T19:12:51.431Z] 
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:12:51 [2020-07-07T19:12:51.431Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:12:51 [2020-07-07T19:12:51.992Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:12:51 [2020-07-07T19:12:51.993Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:12:57 [2020-07-07T19:12:57.236Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:12:57 [2020-07-07T19:12:57.236Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
15:12:57 [2020-07-07T19:12:57.236Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
15:12:57 [2020-07-07T19:12:57.236Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0.001 s
15:12:57 [2020-07-07T19:12:57.236Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
15:12:57 [2020-07-07T19:12:57.236Z] 
15:12:57 [2020-07-07T19:12:57.236Z] Results:
15:12:57 [2020-07-07T19:12:57.236Z] 
15:12:57 [2020-07-07T19:12:57.236Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:12:57 [2020-07-07T19:12:57.236Z] 
15:12:58 [2020-07-07T19:12:58.164Z] [INFO] All tests passed!
15:12:58 [2020-07-07T19:12:58.164Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.164Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:58 [2020-07-07T19:12:58.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar
15:12:58 [2020-07-07T19:12:58.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.pom
15:12:58 [2020-07-07T19:12:58.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-sources.jar
15:12:58 [2020-07-07T19:12:58.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:12:58 [2020-07-07T19:12:58.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-p2metadata.xml
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-p2artifacts.xml
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.1-SNAPSHOT [80/138]
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] The project's OSGi version is 1.0.1.202007071840
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-sources.jar
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] 
15:12:58 [2020-07-07T19:12:58.165Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:12:59 [2020-07-07T19:12:59.092Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
15:12:59 [2020-07-07T19:12:59.092Z] [INFO] Command line:
15:12:59 [2020-07-07T19:12:59.092Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:12:59 [2020-07-07T19:12:59.092Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:13:00 [2020-07-07T19:13:00.455Z] !SESSION 2020-07-07 19:12:58.899 -----------------------------------------------
15:13:00 [2020-07-07T19:13:00.455Z] eclipse.buildId=unknown
15:13:00 [2020-07-07T19:13:00.455Z] java.version=1.8.0_202
15:13:00 [2020-07-07T19:13:00.455Z] java.vendor=Oracle Corporation
15:13:00 [2020-07-07T19:13:00.455Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:13:00 [2020-07-07T19:13:00.455Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:13:00 [2020-07-07T19:13:00.455Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:13:00 [2020-07-07T19:13:00.455Z] 
15:13:00 [2020-07-07T19:13:00.455Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:13:00.113
15:13:00 [2020-07-07T19:13:00.455Z] !MESSAGE FrameworkEvent ERROR
15:13:00 [2020-07-07T19:13:00.455Z] !STACK 0
15:13:00 [2020-07-07T19:13:00.455Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:13:00 [2020-07-07T19:13:00.455Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:00 [2020-07-07T19:13:00.455Z] 
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:13:00 [2020-07-07T19:13:00.455Z] 
15:13:00 [2020-07-07T19:13:00.455Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:13:00.198
15:13:00 [2020-07-07T19:13:00.455Z] !MESSAGE FrameworkEvent ERROR
15:13:00 [2020-07-07T19:13:00.455Z] !STACK 0
15:13:00 [2020-07-07T19:13:00.455Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:13:00 [2020-07-07T19:13:00.455Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:00 [2020-07-07T19:13:00.455Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:13:00 [2020-07-07T19:13:00.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"
15:13:00 [2020-07-07T19:13:00.455Z]        org.apache.httpcomponents.httpclient.win [35]
15:13:00 [2020-07-07T19:13:00.455Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:00 [2020-07-07T19:13:00.455Z] 
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:13:00 [2020-07-07T19:13:00.455Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:13:01 [2020-07-07T19:13:01.016Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
15:13:01 [2020-07-07T19:13:01.016Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
15:13:01 [2020-07-07T19:13:01.016Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0 s
15:13:01 [2020-07-07T19:13:01.016Z] 
15:13:01 [2020-07-07T19:13:01.016Z] Results:
15:13:01 [2020-07-07T19:13:01.016Z] 
15:13:01 [2020-07-07T19:13:01.016Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:13:01 [2020-07-07T19:13:01.016Z] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] All tests passed!
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.pom
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-sources.jar
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.4-SNAPSHOT [81/138]
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] The project's OSGi version is 1.2.4.202007071840
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
15:13:01 [2020-07-07T19:13:01.943Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java:[482] 
15:13:01 [2020-07-07T19:13:01.943Z] 	XmlUtils.safeValidate(schema, xmlSource);
15:13:01 [2020-07-07T19:13:01.943Z] 	                      ^^^^^^
15:13:01 [2020-07-07T19:13:01.943Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
15:13:01 [2020-07-07T19:13:01.943Z] 1 problem (1 warning)
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-sources.jar
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] 
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:01 [2020-07-07T19:13:01.943Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.pom
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-sources.jar
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-pack200.jar.pack.gz
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-p2metadata.xml
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-p2artifacts.xml
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.4-SNAPSHOT [82/138]
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] The project's OSGi version is 2.0.4.202007071840
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-sources.jar
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.456Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.pom
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-sources.jar
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-pack200.jar.pack.gz
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-p2metadata.xml
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-p2artifacts.xml
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.8-SNAPSHOT  [83/138]
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] The project's OSGi version is 1.0.8.202007071840
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.457Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
15:13:02 [2020-07-07T19:13:02.712Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.712Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:02 [2020-07-07T19:13:02.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
15:13:02 [2020-07-07T19:13:02.712Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.712Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.712Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-sources.jar
15:13:02 [2020-07-07T19:13:02.712Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.712Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.712Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.713Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.713Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.pom
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-sources.jar
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-p2metadata.xml
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-p2artifacts.xml
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.11-SNAPSHOT [84/138]
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] The project's OSGi version is 1.2.11.202007071840
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] 
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:02 [2020-07-07T19:13:02.969Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
15:13:03 [2020-07-07T19:13:03.530Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[177] 
15:13:03 [2020-07-07T19:13:03.530Z] 	fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT);
15:13:03 [2020-07-07T19:13:03.530Z] 	                                               ^^^^^^^^
15:13:03 [2020-07-07T19:13:03.530Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
15:13:03 [2020-07-07T19:13:03.530Z] 2 problems (0 errors, 1 warning, 1 info)
15:13:03 [2020-07-07T19:13:03.530Z] [INFO] 
15:13:03 [2020-07-07T19:13:03.530Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:03 [2020-07-07T19:13:03.530Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:03 [2020-07-07T19:13:03.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
15:13:03 [2020-07-07T19:13:03.530Z] [INFO] 
15:13:03 [2020-07-07T19:13:03.530Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-sources.jar
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] 
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] 
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] 
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] 
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] 
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:03 [2020-07-07T19:13:03.786Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.pom
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-sources.jar
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-pack200.jar.pack.gz
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-p2metadata.xml
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-p2artifacts.xml
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 6.0.0-SNAPSHOT [85/138]
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT.jar
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-sources-feature.jar
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT.jar
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT.pom
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-sources-feature.jar
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-p2metadata.xml
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-p2artifacts.xml
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.2-SNAPSHOT [86/138]
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] The project's OSGi version is 1.1.2.202007071840
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-sources.jar
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.556Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar
15:13:04 [2020-07-07T19:13:04.556Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.556Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.556Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.556Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.556Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.556Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.556Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar
15:13:04 [2020-07-07T19:13:04.556Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.556Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:04 [2020-07-07T19:13:04.556Z] [INFO] 
15:13:04 [2020-07-07T19:13:04.556Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:05 [2020-07-07T19:13:05.120Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
15:13:05 [2020-07-07T19:13:05.120Z] [INFO] Command line:
15:13:05 [2020-07-07T19:13:05.120Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:13:05 [2020-07-07T19:13:05.120Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:13:06 [2020-07-07T19:13:06.484Z] !SESSION 2020-07-07 19:13:04.999 -----------------------------------------------
15:13:06 [2020-07-07T19:13:06.484Z] eclipse.buildId=unknown
15:13:06 [2020-07-07T19:13:06.484Z] java.version=1.8.0_202
15:13:06 [2020-07-07T19:13:06.484Z] java.vendor=Oracle Corporation
15:13:06 [2020-07-07T19:13:06.484Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:13:06 [2020-07-07T19:13:06.484Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:13:06 [2020-07-07T19:13:06.484Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:13:06 [2020-07-07T19:13:06.484Z] 
15:13:06 [2020-07-07T19:13:06.484Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:13:06.224
15:13:06 [2020-07-07T19:13:06.484Z] !MESSAGE FrameworkEvent ERROR
15:13:06 [2020-07-07T19:13:06.484Z] !STACK 0
15:13:06 [2020-07-07T19:13:06.484Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:13:06 [2020-07-07T19:13:06.484Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:06 [2020-07-07T19:13:06.484Z] 
15:13:06 [2020-07-07T19:13:06.484Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:13:06 [2020-07-07T19:13:06.484Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:13:06 [2020-07-07T19:13:06.484Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:13:06 [2020-07-07T19:13:06.484Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:13:06 [2020-07-07T19:13:06.484Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:13:06 [2020-07-07T19:13:06.484Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:13:06 [2020-07-07T19:13:06.484Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:13:06 [2020-07-07T19:13:06.484Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:13:06 [2020-07-07T19:13:06.484Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:13:06 [2020-07-07T19:13:06.484Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:13:06 [2020-07-07T19:13:06.484Z] 
15:13:06 [2020-07-07T19:13:06.484Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:13:06.313
15:13:06 [2020-07-07T19:13:06.484Z] !MESSAGE FrameworkEvent ERROR
15:13:06 [2020-07-07T19:13:06.484Z] !STACK 0
15:13:06 [2020-07-07T19:13:06.484Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:13:06 [2020-07-07T19:13:06.484Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:06 [2020-07-07T19:13:06.484Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:13:06 [2020-07-07T19:13:06.485Z]     -> 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"
15:13:06 [2020-07-07T19:13:06.485Z]        org.apache.httpcomponents.httpclient.win [35]
15:13:06 [2020-07-07T19:13:06.485Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:06 [2020-07-07T19:13:06.485Z] 
15:13:06 [2020-07-07T19:13:06.485Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:13:06 [2020-07-07T19:13:06.485Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:13:06 [2020-07-07T19:13:06.485Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:13:06 [2020-07-07T19:13:06.485Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:13:06 [2020-07-07T19:13:06.485Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:13:06 [2020-07-07T19:13:06.485Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:13:06 [2020-07-07T19:13:06.485Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:13:06 [2020-07-07T19:13:06.485Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:13:06 [2020-07-07T19:13:06.485Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:13:06 [2020-07-07T19:13:06.485Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:13:07 [2020-07-07T19:13:07.046Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
15:13:07 [2020-07-07T19:13:07.304Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
15:13:07 [2020-07-07T19:13:07.304Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.006 s
15:13:07 [2020-07-07T19:13:07.304Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
15:13:07 [2020-07-07T19:13:07.304Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
15:13:07 [2020-07-07T19:13:07.304Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
15:13:07 [2020-07-07T19:13:07.304Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
15:13:07 [2020-07-07T19:13:07.304Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
15:13:07 [2020-07-07T19:13:07.304Z] 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
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
15:13:07 [2020-07-07T19:13:07.304Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
15:13:07 [2020-07-07T19:13:07.304Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.304Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
15:13:07 [2020-07-07T19:13:07.305Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
15:13:07 [2020-07-07T19:13:07.305Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
15:13:07 [2020-07-07T19:13:07.305Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
15:13:07 [2020-07-07T19:13:07.305Z] 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
15:13:07 [2020-07-07T19:13:07.305Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
15:13:07 [2020-07-07T19:13:07.305Z] 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
15:13:07 [2020-07-07T19:13:07.305Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.001 s
15:13:07 [2020-07-07T19:13:07.305Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
15:13:07 [2020-07-07T19:13:07.305Z] 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
15:13:07 [2020-07-07T19:13:07.305Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
15:13:07 [2020-07-07T19:13:07.305Z] 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
15:13:07 [2020-07-07T19:13:07.305Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
15:13:07 [2020-07-07T19:13:07.305Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
15:13:07 [2020-07-07T19:13:07.305Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
15:13:07 [2020-07-07T19:13:07.305Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
15:13:07 [2020-07-07T19:13:07.305Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
15:13:07 [2020-07-07T19:13:07.305Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
15:13:07 [2020-07-07T19:13:07.305Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
15:13:07 [2020-07-07T19:13:07.305Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.305Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.306Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.306Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
15:13:07 [2020-07-07T19:13:07.561Z] 
15:13:07 [2020-07-07T19:13:07.561Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-07-07 19:13:07.414
15:13:07 [2020-07-07T19:13:07.562Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
15:13:07 [2020-07-07T19:13:07.562Z] !STACK 0
15:13:07 [2020-07-07T19:13:07.562Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
15:13:07 [2020-07-07T19:13:07.562Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:07 [2020-07-07T19:13:07.562Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:13:07 [2020-07-07T19:13:07.562Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:07 [2020-07-07T19:13:07.562Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:13:07 [2020-07-07T19:13:07.562Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:07 [2020-07-07T19:13:07.562Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:13:07 [2020-07-07T19:13:07.562Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:07 [2020-07-07T19:13:07.562Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:13:07 [2020-07-07T19:13:07.562Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:07 [2020-07-07T19:13:07.562Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:13:07 [2020-07-07T19:13:07.562Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:07 [2020-07-07T19:13:07.562Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:13:07 [2020-07-07T19:13:07.562Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:07 [2020-07-07T19:13:07.562Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:13:07 [2020-07-07T19:13:07.562Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:07 [2020-07-07T19:13:07.562Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:13:07 [2020-07-07T19:13:07.562Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:13:07 [2020-07-07T19:13:07.562Z] 
15:13:07 [2020-07-07T19:13:07.562Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-07-07 19:13:07.426
15:13:07 [2020-07-07T19:13:07.562Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
15:13:07 [2020-07-07T19:13:07.562Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
15:13:07 [2020-07-07T19:13:07.562Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.198 s
15:13:07 [2020-07-07T19:13:07.562Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.011 s
15:13:07 [2020-07-07T19:13:07.562Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
15:13:07 [2020-07-07T19:13:07.562Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
15:13:07 [2020-07-07T19:13:07.562Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.562Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.562Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.562Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
15:13:07 [2020-07-07T19:13:07.562Z] 
15:13:07 [2020-07-07T19:13:07.562Z] Results:
15:13:07 [2020-07-07T19:13:07.562Z] 
15:13:07 [2020-07-07T19:13:07.562Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
15:13:07 [2020-07-07T19:13:07.562Z] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] All tests passed!
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.pom
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-sources.jar
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-pack200.jar.pack.gz
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-p2metadata.xml
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-p2artifacts.xml
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.1-SNAPSHOT [87/138]
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] The project's OSGi version is 1.0.1.202007071840
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-sources.jar
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] 
15:13:08 [2020-07-07T19:13:08.927Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:09 [2020-07-07T19:13:09.490Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
15:13:09 [2020-07-07T19:13:09.490Z] [INFO] Command line:
15:13:09 [2020-07-07T19:13:09.490Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:13:09 [2020-07-07T19:13:09.490Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:13:11 [2020-07-07T19:13:11.379Z] !SESSION 2020-07-07 19:13:09.628 -----------------------------------------------
15:13:11 [2020-07-07T19:13:11.379Z] eclipse.buildId=unknown
15:13:11 [2020-07-07T19:13:11.379Z] java.version=1.8.0_202
15:13:11 [2020-07-07T19:13:11.379Z] java.vendor=Oracle Corporation
15:13:11 [2020-07-07T19:13:11.379Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:13:11 [2020-07-07T19:13:11.379Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:13:11 [2020-07-07T19:13:11.379Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:13:11 [2020-07-07T19:13:11.379Z] 
15:13:11 [2020-07-07T19:13:11.379Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:13:10.898
15:13:11 [2020-07-07T19:13:11.379Z] !MESSAGE FrameworkEvent ERROR
15:13:11 [2020-07-07T19:13:11.379Z] !STACK 0
15:13:11 [2020-07-07T19:13:11.379Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:13:11 [2020-07-07T19:13:11.379Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:11 [2020-07-07T19:13:11.379Z] 
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:13:11 [2020-07-07T19:13:11.379Z] 
15:13:11 [2020-07-07T19:13:11.379Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:13:10.993
15:13:11 [2020-07-07T19:13:11.379Z] !MESSAGE FrameworkEvent ERROR
15:13:11 [2020-07-07T19:13:11.379Z] !STACK 0
15:13:11 [2020-07-07T19:13:11.379Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:13:11 [2020-07-07T19:13:11.379Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:11 [2020-07-07T19:13:11.379Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:13:11 [2020-07-07T19:13:11.379Z]     -> 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"
15:13:11 [2020-07-07T19:13:11.379Z]        org.apache.httpcomponents.httpclient.win [35]
15:13:11 [2020-07-07T19:13:11.379Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:11 [2020-07-07T19:13:11.379Z] 
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:13:11 [2020-07-07T19:13:11.379Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:13:11 [2020-07-07T19:13:11.940Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
15:13:12 [2020-07-07T19:13:12.196Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
15:13:12 [2020-07-07T19:13:12.196Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.157 s
15:13:12 [2020-07-07T19:13:12.196Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.003 s
15:13:12 [2020-07-07T19:13:12.196Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.002 s
15:13:12 [2020-07-07T19:13:12.196Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
15:13:12 [2020-07-07T19:13:12.196Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
15:13:12 [2020-07-07T19:13:12.196Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
15:13:12 [2020-07-07T19:13:12.196Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0.001 s
15:13:12 [2020-07-07T19:13:12.196Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
15:13:12 [2020-07-07T19:13:12.196Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
15:13:12 [2020-07-07T19:13:12.196Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
15:13:12 [2020-07-07T19:13:12.196Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
15:13:12 [2020-07-07T19:13:12.196Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
15:13:12 [2020-07-07T19:13:12.196Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
15:13:12 [2020-07-07T19:13:12.196Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
15:13:12 [2020-07-07T19:13:12.196Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
15:13:12 [2020-07-07T19:13:12.196Z] 
15:13:12 [2020-07-07T19:13:12.196Z] Results:
15:13:12 [2020-07-07T19:13:12.196Z] 
15:13:12 [2020-07-07T19:13:12.196Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
15:13:12 [2020-07-07T19:13:12.196Z] 
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] All tests passed!
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] 
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.pom
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-sources.jar
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] 
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] 
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.4-SNAPSHOT [88/138]
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] 
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] 
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] The project's OSGi version is 2.0.4.202007071840
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] 
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] 
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] 
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] 
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] 
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:12 [2020-07-07T19:13:12.757Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
15:13:13 [2020-07-07T19:13:13.013Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[265] 
15:13:13 [2020-07-07T19:13:13.013Z] 	Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class);
15:13:13 [2020-07-07T19:13:13.013Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:13:13 [2020-07-07T19:13:13.013Z] 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
15:13:13 [2020-07-07T19:13:13.013Z] 1 problem (1 warning)
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] 
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] 
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-sources.jar
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] 
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] 
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] 
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] 
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] 
15:13:13 [2020-07-07T19:13:13.013Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:13 [2020-07-07T19:13:13.272Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar
15:13:13 [2020-07-07T19:13:13.272Z] [INFO] 
15:13:13 [2020-07-07T19:13:13.272Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:13 [2020-07-07T19:13:13.272Z] [INFO] 
15:13:13 [2020-07-07T19:13:13.272Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:14 [2020-07-07T19:13:14.200Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
15:13:14 [2020-07-07T19:13:14.200Z] [INFO] Command line:
15:13:14 [2020-07-07T19:13:14.200Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:13:14 [2020-07-07T19:13:14.200Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:13:15 [2020-07-07T19:13:15.565Z] !SESSION 2020-07-07 19:13:14.058 -----------------------------------------------
15:13:15 [2020-07-07T19:13:15.565Z] eclipse.buildId=unknown
15:13:15 [2020-07-07T19:13:15.566Z] java.version=1.8.0_202
15:13:15 [2020-07-07T19:13:15.566Z] java.vendor=Oracle Corporation
15:13:15 [2020-07-07T19:13:15.566Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:13:15 [2020-07-07T19:13:15.566Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:13:15 [2020-07-07T19:13:15.566Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:13:15 [2020-07-07T19:13:15.566Z] 
15:13:15 [2020-07-07T19:13:15.566Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:13:15.390
15:13:15 [2020-07-07T19:13:15.566Z] !MESSAGE FrameworkEvent ERROR
15:13:15 [2020-07-07T19:13:15.566Z] !STACK 0
15:13:15 [2020-07-07T19:13:15.566Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:13:15 [2020-07-07T19:13:15.566Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:15 [2020-07-07T19:13:15.566Z] 
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:13:15 [2020-07-07T19:13:15.566Z] 
15:13:15 [2020-07-07T19:13:15.566Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:13:15.427
15:13:15 [2020-07-07T19:13:15.566Z] !MESSAGE FrameworkEvent ERROR
15:13:15 [2020-07-07T19:13:15.566Z] !STACK 0
15:13:15 [2020-07-07T19:13:15.566Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:13:15 [2020-07-07T19:13:15.566Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:15 [2020-07-07T19:13:15.566Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:13:15 [2020-07-07T19:13:15.566Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
15:13:15 [2020-07-07T19:13:15.566Z]        org.apache.httpcomponents.httpclient.win [36]
15:13:15 [2020-07-07T19:13:15.566Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:15 [2020-07-07T19:13:15.566Z] 
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:13:15 [2020-07-07T19:13:15.566Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:13:16 [2020-07-07T19:13:16.493Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:13:16 [2020-07-07T19:13:16.493Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:13:20 [2020-07-07T19:13:20.659Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:13:20 [2020-07-07T19:13:20.914Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
15:13:21 [2020-07-07T19:13:21.841Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
15:13:21 [2020-07-07T19:13:21.841Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest)  Time elapsed: 0.692 s
15:13:21 [2020-07-07T19:13:21.841Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
15:13:22 [2020-07-07T19:13:22.404Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
15:13:22 [2020-07-07T19:13:22.404Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest)  Time elapsed: 0.686 s
15:13:22 [2020-07-07T19:13:22.404Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
15:13:22 [2020-07-07T19:13:22.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
15:13:22 [2020-07-07T19:13:22.967Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest)  Time elapsed: 0.583 s
15:13:22 [2020-07-07T19:13:22.967Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
15:13:24 [2020-07-07T19:13:24.340Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.241 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
15:13:24 [2020-07-07T19:13:24.340Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest)  Time elapsed: 1.24 s
15:13:24 [2020-07-07T19:13:24.340Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
15:13:25 [2020-07-07T19:13:25.267Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
15:13:25 [2020-07-07T19:13:25.267Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest)  Time elapsed: 0.902 s
15:13:25 [2020-07-07T19:13:25.267Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
15:13:25 [2020-07-07T19:13:25.829Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
15:13:25 [2020-07-07T19:13:25.829Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest)  Time elapsed: 0.458 s
15:13:25 [2020-07-07T19:13:25.829Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
15:13:26 [2020-07-07T19:13:26.087Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
15:13:26 [2020-07-07T19:13:26.087Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test)  Time elapsed: 0.431 s
15:13:26 [2020-07-07T19:13:26.087Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
15:13:26 [2020-07-07T19:13:26.649Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
15:13:26 [2020-07-07T19:13:26.649Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest)  Time elapsed: 0.476 s
15:13:26 [2020-07-07T19:13:26.649Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
15:13:26 [2020-07-07T19:13:26.905Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
15:13:26 [2020-07-07T19:13:26.905Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest)  Time elapsed: 0.394 s
15:13:26 [2020-07-07T19:13:26.905Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
15:13:26 [2020-07-07T19:13:26.905Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
15:13:26 [2020-07-07T19:13:26.905Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
15:13:26 [2020-07-07T19:13:26.905Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
15:13:26 [2020-07-07T19:13:26.905Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
15:13:26 [2020-07-07T19:13:26.906Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
15:13:27 [2020-07-07T19:13:27.469Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
15:13:27 [2020-07-07T19:13:27.469Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest)  Time elapsed: 0.415 s
15:13:27 [2020-07-07T19:13:27.469Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
15:13:39 [2020-07-07T19:13:39.641Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.535 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
15:13:39 [2020-07-07T19:13:39.641Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest)  Time elapsed: 10.535 s
15:13:39 [2020-07-07T19:13:39.641Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
15:13:39 [2020-07-07T19:13:39.641Z] 
15:13:39 [2020-07-07T19:13:39.641Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-07-07 19:13:38.206
15:13:39 [2020-07-07T19:13:39.641Z] !MESSAGE Could not validate the xml response
15:13:39 [2020-07-07T19:13:39.641Z] !STACK 0
15:13:39 [2020-07-07T19:13:39.641Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
15:13:39 [2020-07-07T19:13:39.641Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
15:13:39 [2020-07-07T19:13:39.641Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:39 [2020-07-07T19:13:39.641Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:13:39 [2020-07-07T19:13:39.641Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:39 [2020-07-07T19:13:39.641Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:13:39 [2020-07-07T19:13:39.641Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:39 [2020-07-07T19:13:39.641Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:13:39 [2020-07-07T19:13:39.641Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:39 [2020-07-07T19:13:39.641Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:13:39 [2020-07-07T19:13:39.641Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:39 [2020-07-07T19:13:39.641Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:13:39 [2020-07-07T19:13:39.641Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:39 [2020-07-07T19:13:39.641Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:13:39 [2020-07-07T19:13:39.641Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:13:39 [2020-07-07T19:13:39.641Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.93 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
15:13:39 [2020-07-07T19:13:39.641Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.026 s
15:13:39 [2020-07-07T19:13:39.641Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.065 s
15:13:39 [2020-07-07T19:13:39.641Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
15:13:39 [2020-07-07T19:13:39.641Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
15:13:39 [2020-07-07T19:13:39.641Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
15:13:39 [2020-07-07T19:13:39.641Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.066 s
15:13:39 [2020-07-07T19:13:39.641Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
15:13:39 [2020-07-07T19:13:39.641Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
15:13:39 [2020-07-07T19:13:39.641Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
15:13:39 [2020-07-07T19:13:39.641Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.064 s
15:13:39 [2020-07-07T19:13:39.641Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
15:13:39 [2020-07-07T19:13:39.641Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
15:13:39 [2020-07-07T19:13:39.641Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.07 s
15:13:39 [2020-07-07T19:13:39.641Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
15:13:39 [2020-07-07T19:13:39.641Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
15:13:39 [2020-07-07T19:13:39.641Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
15:13:39 [2020-07-07T19:13:39.641Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.641Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.063 s
15:13:39 [2020-07-07T19:13:39.641Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.641Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
15:13:39 [2020-07-07T19:13:39.641Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
15:13:39 [2020-07-07T19:13:39.641Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
15:13:39 [2020-07-07T19:13:39.641Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.641Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
15:13:39 [2020-07-07T19:13:39.642Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.057 s
15:13:39 [2020-07-07T19:13:39.642Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.642Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
15:13:39 [2020-07-07T19:13:39.642Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.053 s
15:13:39 [2020-07-07T19:13:39.642Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
15:13:39 [2020-07-07T19:13:39.642Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.642Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
15:13:39 [2020-07-07T19:13:39.642Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.642Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.05 s
15:13:39 [2020-07-07T19:13:39.642Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
15:13:39 [2020-07-07T19:13:39.642Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
15:13:39 [2020-07-07T19:13:39.642Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.642Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.642Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.052 s
15:13:39 [2020-07-07T19:13:39.642Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.642Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.642Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
15:13:39 [2020-07-07T19:13:39.642Z] 
15:13:39 [2020-07-07T19:13:39.642Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-07-07 19:13:38.910
15:13:39 [2020-07-07T19:13:39.642Z] !MESSAGE Could not validate the xml response
15:13:39 [2020-07-07T19:13:39.642Z] !STACK 0
15:13:39 [2020-07-07T19:13:39.642Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
15:13:39 [2020-07-07T19:13:39.642Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
15:13:39 [2020-07-07T19:13:39.642Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:39 [2020-07-07T19:13:39.642Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:13:39 [2020-07-07T19:13:39.642Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:39 [2020-07-07T19:13:39.642Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:13:39 [2020-07-07T19:13:39.642Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:39 [2020-07-07T19:13:39.642Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:13:39 [2020-07-07T19:13:39.642Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:39 [2020-07-07T19:13:39.642Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:13:39 [2020-07-07T19:13:39.642Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:39 [2020-07-07T19:13:39.642Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:13:39 [2020-07-07T19:13:39.642Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:39 [2020-07-07T19:13:39.642Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
15:13:39 [2020-07-07T19:13:39.642Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
15:13:39 [2020-07-07T19:13:39.642Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.601 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
15:13:39 [2020-07-07T19:13:39.643Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.059 s
15:13:39 [2020-07-07T19:13:39.643Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.051 s
15:13:39 [2020-07-07T19:13:39.643Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
15:13:39 [2020-07-07T19:13:39.643Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.046 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
15:13:39 [2020-07-07T19:13:39.643Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.051 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
15:13:39 [2020-07-07T19:13:39.643Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.05 s
15:13:39 [2020-07-07T19:13:39.643Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.05 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
15:13:39 [2020-07-07T19:13:39.643Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
15:13:39 [2020-07-07T19:13:39.643Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
15:13:39 [2020-07-07T19:13:39.643Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.155 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
15:13:39 [2020-07-07T19:13:39.643Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.046 s
15:13:39 [2020-07-07T19:13:39.643Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
15:13:39 [2020-07-07T19:13:39.643Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
15:13:39 [2020-07-07T19:13:39.643Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.643Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.643Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.644Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.644Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.644Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.644Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.644Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.644Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.644Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.644Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.644Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.644Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.644Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.644Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.04 s
15:13:39 [2020-07-07T19:13:39.644Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
15:13:39 [2020-07-07T19:13:39.644Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
15:13:39 [2020-07-07T19:13:39.644Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
15:13:39 [2020-07-07T19:13:39.644Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
15:13:39 [2020-07-07T19:13:39.644Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
15:13:39 [2020-07-07T19:13:39.644Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
15:13:39 [2020-07-07T19:13:39.644Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
15:13:39 [2020-07-07T19:13:39.644Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
15:13:39 [2020-07-07T19:13:39.644Z] 
15:13:39 [2020-07-07T19:13:39.644Z] Results:
15:13:39 [2020-07-07T19:13:39.644Z] 
15:13:39 [2020-07-07T19:13:39.644Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
15:13:39 [2020-07-07T19:13:39.644Z] 
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] All tests passed!
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.pom
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-sources.jar
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-pack200.jar.pack.gz
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-p2metadata.xml
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-p2artifacts.xml
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.7-SNAPSHOT [89/138]
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] The project's OSGi version is 1.0.7.202007071840
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.576Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] 
15:13:40 [2020-07-07T19:13:40.832Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:13:41 [2020-07-07T19:13:41.758Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
15:13:41 [2020-07-07T19:13:41.758Z] [INFO] Command line:
15:13:41 [2020-07-07T19:13:41.758Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:13:41 [2020-07-07T19:13:41.758Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:13:43 [2020-07-07T19:13:43.122Z] !SESSION 2020-07-07 19:13:41.555 -----------------------------------------------
15:13:43 [2020-07-07T19:13:43.122Z] eclipse.buildId=unknown
15:13:43 [2020-07-07T19:13:43.122Z] java.version=1.8.0_202
15:13:43 [2020-07-07T19:13:43.122Z] java.vendor=Oracle Corporation
15:13:43 [2020-07-07T19:13:43.122Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:13:43 [2020-07-07T19:13:43.122Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:13:43 [2020-07-07T19:13:43.122Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:13:43 [2020-07-07T19:13:43.122Z] 
15:13:43 [2020-07-07T19:13:43.122Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:13:42.915
15:13:43 [2020-07-07T19:13:43.122Z] !MESSAGE FrameworkEvent ERROR
15:13:43 [2020-07-07T19:13:43.122Z] !STACK 0
15:13:43 [2020-07-07T19:13:43.122Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:13:43 [2020-07-07T19:13:43.122Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:43 [2020-07-07T19:13:43.122Z] 
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:13:43 [2020-07-07T19:13:43.122Z] 
15:13:43 [2020-07-07T19:13:43.122Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:13:43.006
15:13:43 [2020-07-07T19:13:43.122Z] !MESSAGE FrameworkEvent ERROR
15:13:43 [2020-07-07T19:13:43.122Z] !STACK 0
15:13:43 [2020-07-07T19:13:43.122Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:13:43 [2020-07-07T19:13:43.122Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:43 [2020-07-07T19:13:43.122Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:13:43 [2020-07-07T19:13:43.122Z]     -> 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"
15:13:43 [2020-07-07T19:13:43.122Z]        org.apache.httpcomponents.httpclient.win [36]
15:13:43 [2020-07-07T19:13:43.122Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:13:43 [2020-07-07T19:13:43.122Z] 
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:13:43 [2020-07-07T19:13:43.122Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:13:43 [2020-07-07T19:13:43.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:13:43 [2020-07-07T19:13:43.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:13:43 [2020-07-07T19:13:43.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:13:43 [2020-07-07T19:13:43.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:13:43 [2020-07-07T19:13:43.123Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:13:43 [2020-07-07T19:13:43.123Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:13:43 [2020-07-07T19:13:43.123Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:13:44 [2020-07-07T19:13:44.049Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:13:44 [2020-07-07T19:13:44.049Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:13:48 [2020-07-07T19:13:48.211Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:13:48 [2020-07-07T19:13:48.467Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
15:13:48 [2020-07-07T19:13:48.722Z] Display size: 1440x900
15:13:48 [2020-07-07T19:13:48.722Z] OS version=3.10.0-1062.el7.x86_64
15:13:48 [2020-07-07T19:13:48.722Z] GTK version=3.22.30
15:13:48 [2020-07-07T19:13:48.722Z] GTK theme=Ambiance
15:13:48 [2020-07-07T19:13:48.722Z] LIBOVERLAY_SCROLLBAR=0
15:13:48 [2020-07-07T19:13:48.723Z] Time zone: Greenwich Mean Time
15:13:48 [2020-07-07T19:13:48.723Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:13:48 [2020-07-07T19:13:48.723Z] log4j:WARN Please initialize the log4j system properly.
15:13:50 [2020-07-07T19:13:50.089Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716363292 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716363292 data=null doit=true} to TreeItem with text {myNode}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716363292 data=null} to TreeItem with text {myNode}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716363293 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716363296 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}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716363305 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716363306 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716363306 data=null doit=true} to TreeItem with text {myNode}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716363306 data=null} to TreeItem with text {myNode}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716363306 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716363307 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}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716363308 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Clicking on with mnemonic 'Connect'
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=716363419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
15:13:50 [2020-07-07T19:13:50.353Z] DEBUG - Clicked on with mnemonic 'Connect'
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716363992 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716363993 data=null doit=true} to Tree node with text: Sessions
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716363993 data=null} to Tree node with text: Sessions
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716363993 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716363994 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
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716363995 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716363996 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716363996 data=null doit=true} to Tree node with text: Sessions
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716363996 data=null} to Tree node with text: Sessions
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716363996 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716363996 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
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716363997 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:13:50 [2020-07-07T19:13:50.918Z] DEBUG - Clicking on with mnemonic 'Create Session...'
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - Clicked on with mnemonic 'Create Session...'
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=716364311 data=null doit=true} to Shell with text {Create Session}
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
15:13:51 [2020-07-07T19:13:51.174Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Clicking on &Ok
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716364393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716364393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716364393 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716364393 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716364394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716364394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716364394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=716364077 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...'
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Clicked on 
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716364586 data=null doit=true} to Tree node with text: Sessions
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716364586 data=null} to Tree node with text: Sessions
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716364587 data=null button=1 stateMask=0x0 x=89 y=75 count=1} to Tree node with text: Sessions
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716364587 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
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716364588 data=null button=1 stateMask=0x80000 x=89 y=75 count=1} to Tree node with text: Sessions
15:13:51 [2020-07-07T19:13:51.429Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:51 [2020-07-07T19:13:51.429Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:51 [2020-07-07T19:13:51.429Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:51 [2020-07-07T19:13:51.429Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716364592 data=null button=0 stateMask=0x0 x=113 y=98 count=0} to Tree node with text: mysession
15:13:51 [2020-07-07T19:13:51.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716364592 data=null doit=true} to Tree node with text: mysession
15:13:51 [2020-07-07T19:13:51.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716364592 data=null} to Tree node with text: mysession
15:13:51 [2020-07-07T19:13:51.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716364592 data=null button=1 stateMask=0x0 x=113 y=98 count=1} to Tree node with text: mysession
15:13:51 [2020-07-07T19:13:51.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716364592 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:51 [2020-07-07T19:13:51.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716364595 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
15:13:51 [2020-07-07T19:13:51.430Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:51 [2020-07-07T19:13:51.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716364596 data=null button=0 stateMask=0x0 x=113 y=75 count=0} to Tree node with text: mysession
15:13:51 [2020-07-07T19:13:51.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716364596 data=null doit=true} to Tree node with text: mysession
15:13:51 [2020-07-07T19:13:51.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716364596 data=null} to Tree node with text: mysession
15:13:51 [2020-07-07T19:13:51.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716364596 data=null button=1 stateMask=0x0 x=113 y=75 count=1} to Tree node with text: mysession
15:13:51 [2020-07-07T19:13:51.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716364596 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:51 [2020-07-07T19:13:51.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716364597 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
15:13:51 [2020-07-07T19:13:51.685Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:13:51 [2020-07-07T19:13:51.685Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:13:51 [2020-07-07T19:13:51.685Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:13:51 [2020-07-07T19:13:51.940Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:13:51 [2020-07-07T19:13:51.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716364900 data=null doit=true} to Shell with text {Enable Events}
15:13:51 [2020-07-07T19:13:51.940Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.940Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.940Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.940Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
15:13:51 [2020-07-07T19:13:51.940Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:13:51 [2020-07-07T19:13:51.940Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
15:13:51 [2020-07-07T19:13:51.940Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
15:13:51 [2020-07-07T19:13:51.940Z] 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')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716365001 data=null doit=true} to Button with text {Kernel}
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716365001 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}
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=716365013 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=716365013 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')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=716365013 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')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=716365014 data=null item=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')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Setting state to checked on: All
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Clicking on &Ok
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716365051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716365051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716365051 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716365051 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716365051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716365051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716365051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:51 [2020-07-07T19:13:51.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716364694 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)...'
15:13:52 [2020-07-07T19:13:52.196Z] DEBUG - Clicked on 
15:13:52 [2020-07-07T19:13:52.197Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.197Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.197Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.197Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.197Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.197Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=716365187 data=null doit=true} to Tree node with text: JUL
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=716365188 data=null} to Tree node with text: JUL
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=716365188 data=null button=1 stateMask=0x0 x=91 y=75 count=1} to Tree node with text: JUL
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716365188 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
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=716365189 data=null button=1 stateMask=0x80000 x=91 y=75 count=1} to Tree node with text: JUL
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716365189 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716365189 data=null doit=true} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716365189 data=null} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716365189 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716365190 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716365191 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716365196 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716365196 data=null doit=true} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716365196 data=null} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716365197 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716365198 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716365199 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:13:52 [2020-07-07T19:13:52.197Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:13:52 [2020-07-07T19:13:52.452Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716365521 data=null doit=true} to Shell with text {Enable Events}
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
15:13:52 [2020-07-07T19:13:52.453Z] 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')
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716365524 data=null doit=true} to Button with text {Kernel}
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716365524 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}
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=716365596 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=716365602 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')
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=716365602 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')
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=716365602 data=null item=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')
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=716365633 data=null doit=true} to TreeItem with text {All}
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=716365633 data=null} to TreeItem with text {All}
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=716365633 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716365633 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}
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=716365634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
15:13:52 [2020-07-07T19:13:52.453Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716365635 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716365635 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:52 [2020-07-07T19:13:52.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716365635 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716365635 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)
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716365636 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:52 [2020-07-07T19:13:52.710Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.710Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Setting state to checked on: logger
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Clicking on &Ok
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716365639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716365639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716365639 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716365639 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716365639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716365639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716365639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716365284 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)...'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Clicked on 
15:13:52 [2020-07-07T19:13:52.710Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.710Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.710Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.710Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.710Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.710Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=716365726 data=null doit=true} to Tree node with text: JUL
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=716365726 data=null} to Tree node with text: JUL
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=716365727 data=null button=1 stateMask=0x0 x=91 y=75 count=1} to Tree node with text: JUL
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716365727 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
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=716365728 data=null button=1 stateMask=0x80000 x=91 y=75 count=1} to Tree node with text: JUL
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716365728 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716365728 data=null doit=true} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716365728 data=null} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716365729 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716365729 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716365779 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716365779 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716365779 data=null doit=true} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716365780 data=null} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716365780 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716365780 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716365781 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:13:52 [2020-07-07T19:13:52.710Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716366041 data=null doit=true} to Shell with text {Enable Events}
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
15:13:52 [2020-07-07T19:13:52.966Z] 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')
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716366118 data=null doit=true} to Button with text {Kernel}
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716366118 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}
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=716366119 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=716366119 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')
15:13:52 [2020-07-07T19:13:52.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=716366127 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')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=716366128 data=null item=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')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=716366177 data=null doit=true} to TreeItem with text {All}
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=716366177 data=null} to TreeItem with text {All}
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=716366177 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716366177 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}
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=716366178 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
15:13:53 [2020-07-07T19:13:53.222Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716366179 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716366179 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716366179 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716366179 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)
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716366180 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:53 [2020-07-07T19:13:53.222Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.222Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Setting state to checked on: anotherLogger
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@53cb9b1
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=716366189 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')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=716366190 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')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716366190 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=716366190 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716366190 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')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716366190 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')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716366190 data=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')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=716366191 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')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=716366191 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')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=716366191 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')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=716366191 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=716366191 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=716366193 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'))
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.222Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Clicking on &Ok
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716366195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716366195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716366195 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716366195 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716366195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716366196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716366196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716365817 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)...'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Clicked on 
15:13:53 [2020-07-07T19:13:53.223Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.223Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.223Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.223Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.223Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.223Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=716366303 data=null doit=true} to Tree node with text: JUL
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=716366303 data=null} to Tree node with text: JUL
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=716366303 data=null button=1 stateMask=0x0 x=91 y=75 count=1} to Tree node with text: JUL
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716366303 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
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=716366304 data=null button=1 stateMask=0x80000 x=91 y=75 count=1} to Tree node with text: JUL
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716366305 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716366305 data=null doit=true} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716366305 data=null} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716366305 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716366305 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716366306 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716366306 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716366307 data=null doit=true} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716366307 data=null} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716366307 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716366307 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716366308 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:13:53 [2020-07-07T19:13:53.223Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716366593 data=null doit=true} to Shell with text {Enable Events}
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
15:13:53 [2020-07-07T19:13:53.478Z] 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')
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716366629 data=null doit=true} to Button with text {Kernel}
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716366630 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}
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=716366630 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=716366630 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')
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=716366630 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')
15:13:53 [2020-07-07T19:13:53.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=716366630 data=null item=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')
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Clicking on &Ok
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716366679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716366679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716366679 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716366679 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716366679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716366680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716366680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716366393 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)...'
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Clicked on 
15:13:53 [2020-07-07T19:13:53.734Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.734Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.734Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.734Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.734Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.734Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=716366800 data=null doit=true} to Tree node with text: JUL
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=716366800 data=null} to Tree node with text: JUL
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=716366801 data=null button=1 stateMask=0x0 x=91 y=75 count=1} to Tree node with text: JUL
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716366801 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
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=716366802 data=null button=1 stateMask=0x80000 x=91 y=75 count=1} to Tree node with text: JUL
15:13:53 [2020-07-07T19:13:53.734Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.734Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.734Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.734Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.734Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.734Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716366804 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716366804 data=null doit=true} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716366804 data=null} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716366804 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716366805 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716366805 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716366806 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716366806 data=null doit=true} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716366806 data=null} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716366806 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716366807 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716366807 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.735Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:13:53 [2020-07-07T19:13:53.735Z] DEBUG - Clicking on with mnemonic 'Start'
15:13:53 [2020-07-07T19:13:53.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=716366889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
15:13:53 [2020-07-07T19:13:53.735Z] DEBUG - Clicked on with mnemonic 'Start'
15:13:53 [2020-07-07T19:13:53.990Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.990Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716366991 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716366991 data=null doit=true} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716366991 data=null} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716366992 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716366992 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716366993 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716366994 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716366994 data=null doit=true} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716366994 data=null} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716366994 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716366994 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716366995 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Clicking on with mnemonic 'Stop'
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=716367031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Clicked on with mnemonic 'Stop'
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:13:53 [2020-07-07T19:13:53.990Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.990Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.990Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.990Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
15:13:53 [2020-07-07T19:13:53.990Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=716367160 data=null button=0 stateMask=0x0 x=135 y=121 count=0} to Tree node with text: logger
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=716367174 data=null doit=true} to Tree node with text: logger
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=716367174 data=null} to Tree node with text: logger
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=716367174 data=null button=1 stateMask=0x0 x=135 y=121 count=1} to Tree node with text: logger
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716367175 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
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=716367180 data=null button=1 stateMask=0x80000 x=135 y=102 count=1} to Tree node with text: logger
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:13:54 [2020-07-07T19:13:54.245Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:54 [2020-07-07T19:13:54.245Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:54 [2020-07-07T19:13:54.245Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:54 [2020-07-07T19:13:54.245Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=716367214 data=null button=0 stateMask=0x0 x=161 y=112 count=0} to Tree node with text: anotherLogger
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=716367214 data=null doit=true} to Tree node with text: anotherLogger
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=716367214 data=null} to Tree node with text: anotherLogger
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=716367215 data=null button=1 stateMask=0x0 x=161 y=112 count=1} to Tree node with text: anotherLogger
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716367215 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
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=716367217 data=null button=1 stateMask=0x80000 x=161 y=112 count=1} to Tree node with text: anotherLogger
15:13:54 [2020-07-07T19:13:54.245Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:13:54 [2020-07-07T19:13:54.246Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:54 [2020-07-07T19:13:54.246Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716367306 data=null button=0 stateMask=0x0 x=113 y=-32 count=0} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716367307 data=null doit=true} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716367307 data=null} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716367307 data=null button=1 stateMask=0x0 x=113 y=-32 count=1} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716367307 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716367308 data=null button=1 stateMask=0x80000 x=113 y=-32 count=1} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716367308 data=null button=0 stateMask=0x0 x=113 y=-32 count=0} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716367308 data=null doit=true} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716367308 data=null} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716367309 data=null button=1 stateMask=0x0 x=113 y=-32 count=1} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716367309 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716367309 data=null button=1 stateMask=0x80000 x=113 y=-32 count=1} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:13:54 [2020-07-07T19:13:54.246Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716367506 data=null doit=true} to Shell with text {Enable Events}
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
15:13:54 [2020-07-07T19:13:54.502Z] 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')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716367523 data=null doit=true} to Button with text {Kernel}
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716367523 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}
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=716367524 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=716367590 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')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=716367591 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')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=716367591 data=null item=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')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Setting state to checked on: All
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Clicking on &Ok
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716367633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716367633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716367634 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716367634 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716367634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716367634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716367634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:54 [2020-07-07T19:13:54.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716367391 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)...'
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Clicked on 
15:13:54 [2020-07-07T19:13:54.758Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:54 [2020-07-07T19:13:54.758Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:54 [2020-07-07T19:13:54.758Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:54 [2020-07-07T19:13:54.758Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:54 [2020-07-07T19:13:54.758Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:54 [2020-07-07T19:13:54.758Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=716367712 data=null doit=true} to Tree node with text: LOG4J
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=716367712 data=null} to Tree node with text: LOG4J
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=716367712 data=null button=1 stateMask=0x0 x=100 y=75 count=1} to Tree node with text: LOG4J
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716367712 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
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=716367712 data=null button=1 stateMask=0x80000 x=100 y=75 count=1} to Tree node with text: LOG4J
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716367713 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716367713 data=null doit=true} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716367713 data=null} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716367713 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716367716 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716367717 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716367717 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716367717 data=null doit=true} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716367717 data=null} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716367718 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716367718 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716367718 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716367906 data=null doit=true} to Shell with text {Enable Events}
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
15:13:54 [2020-07-07T19:13:54.758Z] 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')
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.758Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716367907 data=null doit=true} to Button with text {Kernel}
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716367908 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}
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=716367908 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=716367908 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')
15:13:54 [2020-07-07T19:13:54.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=716367908 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')
15:13:55 [2020-07-07T19:13:55.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=716367908 data=null item=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')
15:13:55 [2020-07-07T19:13:55.014Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:55 [2020-07-07T19:13:55.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:55 [2020-07-07T19:13:55.014Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:13:55 [2020-07-07T19:13:55.014Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:13:55 [2020-07-07T19:13:55.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:13:55 [2020-07-07T19:13:55.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=716368006 data=null doit=true} to TreeItem with text {All}
15:13:55 [2020-07-07T19:13:55.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=716368006 data=null} to TreeItem with text {All}
15:13:55 [2020-07-07T19:13:55.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=716368006 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716368007 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}
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=716368007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
15:13:55 [2020-07-07T19:13:55.015Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716368011 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716368011 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716368011 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716368011 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)
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716368012 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:55 [2020-07-07T19:13:55.015Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.015Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Setting state to checked on: logger
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Clicking on &Ok
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716368022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716368022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716368023 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716368023 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716368023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716368023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716368023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716367798 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)...'
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Clicked on 
15:13:55 [2020-07-07T19:13:55.015Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.015Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.015Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.015Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.015Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.015Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=716368113 data=null doit=true} to Tree node with text: LOG4J
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=716368113 data=null} to Tree node with text: LOG4J
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=716368114 data=null button=1 stateMask=0x0 x=100 y=75 count=1} to Tree node with text: LOG4J
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716368114 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
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=716368117 data=null button=1 stateMask=0x80000 x=116 y=75 count=1} to Tree node with text: LOG4J
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716368118 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716368118 data=null doit=true} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716368118 data=null} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716368118 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716368118 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716368119 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716368119 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716368119 data=null doit=true} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716368119 data=null} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716368119 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716368120 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716368120 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716368323 data=null doit=true} to Shell with text {Enable Events}
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
15:13:55 [2020-07-07T19:13:55.271Z] 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')
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716368388 data=null doit=true} to Button with text {Kernel}
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716368388 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}
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=716368388 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=716368388 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')
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=716368389 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')
15:13:55 [2020-07-07T19:13:55.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=716368389 data=null item=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')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=716368488 data=null doit=true} to TreeItem with text {All}
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=716368488 data=null} to TreeItem with text {All}
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=716368488 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716368489 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}
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=716368489 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
15:13:55 [2020-07-07T19:13:55.527Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716368490 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716368490 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716368490 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716368490 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)
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716368491 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:55 [2020-07-07T19:13:55.527Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.527Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Setting state to checked on: anotherLogger
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5128efc
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=716368506 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')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=716368506 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')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716368506 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=716368507 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716368507 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')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716368507 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')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716368507 data=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')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=716368507 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')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=716368507 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')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=716368507 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')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=716368507 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=716368507 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
15:13:55 [2020-07-07T19:13:55.527Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=716368508 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'))
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Clicking on &Ok
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716368516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716368516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716368516 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716368516 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716368516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716368516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716368516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716368203 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)...'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Clicked on 
15:13:55 [2020-07-07T19:13:55.528Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.528Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.528Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.528Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.528Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.528Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=716368604 data=null doit=true} to Tree node with text: LOG4J
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=716368605 data=null} to Tree node with text: LOG4J
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=716368605 data=null button=1 stateMask=0x0 x=100 y=75 count=1} to Tree node with text: LOG4J
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716368605 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
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=716368606 data=null button=1 stateMask=0x80000 x=100 y=75 count=1} to Tree node with text: LOG4J
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716368606 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716368606 data=null doit=true} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716368606 data=null} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716368606 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716368606 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716368607 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716368607 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716368607 data=null doit=true} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716368607 data=null} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716368608 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716368608 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716368608 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:13:55 [2020-07-07T19:13:55.528Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716368889 data=null doit=true} to Shell with text {Enable Events}
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
15:13:55 [2020-07-07T19:13:55.783Z] 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')
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716368890 data=null doit=true} to Button with text {Kernel}
15:13:55 [2020-07-07T19:13:55.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716368890 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}
15:13:55 [2020-07-07T19:13:55.784Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:55 [2020-07-07T19:13:55.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=716368900 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:55 [2020-07-07T19:13:55.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=716368901 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')
15:13:55 [2020-07-07T19:13:55.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=716368901 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')
15:13:55 [2020-07-07T19:13:55.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=716368901 data=null item=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')
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Clicking on &Ok
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716368997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716368997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716368997 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716368997 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716368997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716368997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716368997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716368684 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)...'
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Clicked on 
15:13:56 [2020-07-07T19:13:56.039Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.039Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.039Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.039Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.039Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.039Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=716369100 data=null doit=true} to Tree node with text: LOG4J
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=716369101 data=null} to Tree node with text: LOG4J
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=716369101 data=null button=1 stateMask=0x0 x=100 y=75 count=1} to Tree node with text: LOG4J
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716369101 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
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=716369102 data=null button=1 stateMask=0x80000 x=100 y=75 count=1} to Tree node with text: LOG4J
15:13:56 [2020-07-07T19:13:56.039Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.039Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.039Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.039Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.039Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.039Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.039Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716369103 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716369103 data=null doit=true} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716369103 data=null} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716369104 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716369104 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716369104 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716369105 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716369105 data=null doit=true} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716369105 data=null} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716369105 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716369105 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716369106 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Clicking on with mnemonic 'Start'
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=716369182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
15:13:56 [2020-07-07T19:13:56.040Z] DEBUG - Clicked on with mnemonic 'Start'
15:13:56 [2020-07-07T19:13:56.300Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.300Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.300Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:56 [2020-07-07T19:13:56.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716369284 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716369284 data=null doit=true} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716369284 data=null} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716369284 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716369284 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716369285 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.301Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:56 [2020-07-07T19:13:56.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716369286 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716369286 data=null doit=true} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716369286 data=null} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716369286 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716369286 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716369286 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.301Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:13:56 [2020-07-07T19:13:56.301Z] DEBUG - Clicking on with mnemonic 'Stop'
15:13:56 [2020-07-07T19:13:56.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=716369320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
15:13:56 [2020-07-07T19:13:56.301Z] DEBUG - Clicked on with mnemonic 'Stop'
15:13:56 [2020-07-07T19:13:56.301Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:13:56 [2020-07-07T19:13:56.557Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.557Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.557Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.557Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=716369498 data=null button=0 stateMask=0x0 x=135 y=121 count=0} to Tree node with text: logger
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=716369498 data=null doit=true} to Tree node with text: logger
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=716369498 data=null} to Tree node with text: logger
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=716369498 data=null button=1 stateMask=0x0 x=135 y=121 count=1} to Tree node with text: logger
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716369499 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
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=716369500 data=null button=1 stateMask=0x80000 x=135 y=121 count=1} to Tree node with text: logger
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:13:56 [2020-07-07T19:13:56.557Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.557Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.557Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.557Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=716369527 data=null button=0 stateMask=0x0 x=161 y=125 count=0} to Tree node with text: anotherLogger
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=716369527 data=null doit=true} to Tree node with text: anotherLogger
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=716369527 data=null} to Tree node with text: anotherLogger
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=716369527 data=null button=1 stateMask=0x0 x=161 y=125 count=1} to Tree node with text: anotherLogger
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716369527 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
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=716369528 data=null button=1 stateMask=0x80000 x=161 y=125 count=1} to Tree node with text: anotherLogger
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:13:56 [2020-07-07T19:13:56.557Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.557Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716369620 data=null button=0 stateMask=0x0 x=113 y=-29 count=0} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716369620 data=null doit=true} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716369620 data=null} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716369621 data=null button=1 stateMask=0x0 x=113 y=-29 count=1} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716369621 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716369622 data=null button=1 stateMask=0x80000 x=113 y=-29 count=1} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:56 [2020-07-07T19:13:56.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716369622 data=null button=0 stateMask=0x0 x=113 y=-29 count=0} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716369622 data=null doit=true} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716369622 data=null} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716369622 data=null button=1 stateMask=0x0 x=113 y=-29 count=1} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716369623 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716369623 data=null button=1 stateMask=0x80000 x=113 y=-29 count=1} to Tree node with text: mysession
15:13:56 [2020-07-07T19:13:56.559Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:13:56 [2020-07-07T19:13:56.559Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716369805 data=null doit=true} to Shell with text {Enable Events}
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
15:13:56 [2020-07-07T19:13:56.816Z] 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')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716369807 data=null doit=true} to Button with text {Kernel}
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716369807 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}
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=716369807 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=716369807 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')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=716369807 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')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=716369807 data=null item=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')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Setting state to checked on: All
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Clicking on &Ok
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716369902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716369902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716369902 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716369903 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716369903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716369903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716369903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:56 [2020-07-07T19:13:56.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716369703 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)...'
15:13:57 [2020-07-07T19:13:57.072Z] DEBUG - Clicked on 
15:13:57 [2020-07-07T19:13:57.072Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.072Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.072Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.072Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.072Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.073Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=716370004 data=null doit=true} to Tree node with text: Python
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=716370004 data=null} to Tree node with text: Python
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=716370005 data=null button=1 stateMask=0x0 x=103 y=75 count=1} to Tree node with text: Python
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716370005 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
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=716370005 data=null button=1 stateMask=0x80000 x=103 y=75 count=1} to Tree node with text: Python
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716370006 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716370006 data=null doit=true} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716370006 data=null} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716370006 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716370007 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716370008 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716370009 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716370009 data=null doit=true} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716370009 data=null} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716370009 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716370009 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716370010 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716370209 data=null doit=true} to Shell with text {Enable Events}
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
15:13:57 [2020-07-07T19:13:57.073Z] 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')
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.073Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716370287 data=null doit=true} to Button with text {Kernel}
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716370287 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}
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=716370287 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=716370287 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')
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=716370287 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')
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=716370287 data=null item=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')
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=716370328 data=null doit=true} to TreeItem with text {All}
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=716370328 data=null} to TreeItem with text {All}
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=716370329 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716370391 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}
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=716370392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
15:13:57 [2020-07-07T19:13:57.329Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716370392 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716370392 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716370393 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716370393 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)
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716370393 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:57 [2020-07-07T19:13:57.329Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.329Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Setting state to checked on: logger
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.329Z] DEBUG - Clicking on &Ok
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716370395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716370395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716370395 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716370395 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716370396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716370396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716370396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716370082 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)...'
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Clicked on 
15:13:57 [2020-07-07T19:13:57.330Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.330Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.330Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.330Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.330Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.330Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=716370489 data=null doit=true} to Tree node with text: Python
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=716370489 data=null} to Tree node with text: Python
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=716370490 data=null button=1 stateMask=0x0 x=103 y=75 count=1} to Tree node with text: Python
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716370490 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
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=716370490 data=null button=1 stateMask=0x80000 x=103 y=75 count=1} to Tree node with text: Python
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716370491 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716370491 data=null doit=true} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716370491 data=null} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716370491 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716370491 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716370492 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716370492 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716370492 data=null doit=true} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716370493 data=null} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716370493 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716370493 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716370496 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716370709 data=null doit=true} to Shell with text {Enable Events}
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
15:13:57 [2020-07-07T19:13:57.586Z] 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')
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716370726 data=null doit=true} to Button with text {Kernel}
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716370726 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}
15:13:57 [2020-07-07T19:13:57.586Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=716370726 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=716370788 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')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=716370788 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')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=716370788 data=null item=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')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=716370829 data=null doit=true} to TreeItem with text {All}
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=716370829 data=null} to TreeItem with text {All}
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=716370829 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716370829 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}
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=716370830 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
15:13:57 [2020-07-07T19:13:57.843Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716370887 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716370887 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716370887 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716370887 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)
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=716370888 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
15:13:57 [2020-07-07T19:13:57.843Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.843Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Setting state to checked on: anotherLogger
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6757ed9e
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=716370890 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')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=716370890 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')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716370890 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=716370890 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716370890 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')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716370890 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')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716370890 data=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')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=716370890 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')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=716370890 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')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=716370890 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')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=716370890 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=716370890 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:13:57 [2020-07-07T19:13:57.843Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=716370891 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'))
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Clicking on &Ok
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716370892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716370892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716370892 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716370892 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716370892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716370892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716370892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716370576 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)...'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Clicked on 
15:13:57 [2020-07-07T19:13:57.844Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.844Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.844Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.844Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.844Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.844Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=716370984 data=null doit=true} to Tree node with text: Python
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=716370984 data=null} to Tree node with text: Python
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=716370984 data=null button=1 stateMask=0x0 x=103 y=75 count=1} to Tree node with text: Python
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716370984 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
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=716370985 data=null button=1 stateMask=0x80000 x=103 y=75 count=1} to Tree node with text: Python
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716370985 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716370985 data=null doit=true} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716370985 data=null} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716370986 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716370986 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716370986 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716370987 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716370987 data=null doit=true} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716370987 data=null} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716370987 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716370987 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716370987 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:13:57 [2020-07-07T19:13:57.844Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716371200 data=null doit=true} to Shell with text {Enable Events}
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
15:13:58 [2020-07-07T19:13:58.100Z] 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')
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716371202 data=null doit=true} to Button with text {Kernel}
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716371202 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}
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=716371202 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=716371202 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')
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=716371202 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')
15:13:58 [2020-07-07T19:13:58.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=716371202 data=null item=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')
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Clicking on &Ok
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716371305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716371305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716371305 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716371305 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716371305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716371305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716371305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716371020 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)...'
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Clicked on 
15:13:58 [2020-07-07T19:13:58.369Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.369Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.369Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.369Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.369Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.369Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=716371417 data=null doit=true} to Tree node with text: Python
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=716371417 data=null} to Tree node with text: Python
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=716371417 data=null button=1 stateMask=0x0 x=103 y=75 count=1} to Tree node with text: Python
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716371417 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
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=716371418 data=null button=1 stateMask=0x80000 x=103 y=75 count=1} to Tree node with text: Python
15:13:58 [2020-07-07T19:13:58.369Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.369Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.369Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.369Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.369Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.369Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716371419 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716371419 data=null doit=true} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716371419 data=null} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716371419 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716371420 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716371420 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716371420 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716371420 data=null doit=true} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716371421 data=null} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716371421 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716371421 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716371421 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.370Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:13:58 [2020-07-07T19:13:58.370Z] DEBUG - Clicking on with mnemonic 'Start'
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=716371531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Clicked on with mnemonic 'Start'
15:13:58 [2020-07-07T19:13:58.626Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.626Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716371677 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716371677 data=null doit=true} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716371678 data=null} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716371678 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716371678 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716371679 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716371679 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716371679 data=null doit=true} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716371679 data=null} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716371679 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716371680 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716371680 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Clicking on with mnemonic 'Stop'
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=716371710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
15:13:58 [2020-07-07T19:13:58.626Z] DEBUG - Clicked on with mnemonic 'Stop'
15:13:58 [2020-07-07T19:13:58.881Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:13:58 [2020-07-07T19:13:58.881Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.881Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.881Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.881Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.881Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:58 [2020-07-07T19:13:58.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=716371855 data=null button=0 stateMask=0x0 x=135 y=121 count=0} to Tree node with text: logger
15:13:58 [2020-07-07T19:13:58.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=716371855 data=null doit=true} to Tree node with text: logger
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=716371855 data=null} to Tree node with text: logger
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=716371856 data=null button=1 stateMask=0x0 x=135 y=121 count=1} to Tree node with text: logger
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716371856 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
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=716371857 data=null button=1 stateMask=0x80000 x=135 y=121 count=1} to Tree node with text: logger
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:13:58 [2020-07-07T19:13:58.882Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.882Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.882Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.882Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=716371900 data=null button=0 stateMask=0x0 x=161 y=118 count=0} to Tree node with text: anotherLogger
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=716371900 data=null doit=true} to Tree node with text: anotherLogger
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=716371901 data=null} to Tree node with text: anotherLogger
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=716371901 data=null button=1 stateMask=0x0 x=161 y=118 count=1} to Tree node with text: anotherLogger
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716371901 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
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=716371902 data=null button=1 stateMask=0x80000 x=161 y=118 count=1} to Tree node with text: anotherLogger
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:13:58 [2020-07-07T19:13:58.882Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.882Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716371981 data=null button=0 stateMask=0x0 x=113 y=-31 count=0} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716371981 data=null doit=true} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716371981 data=null} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716371981 data=null button=1 stateMask=0x0 x=113 y=-31 count=1} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716371981 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716371982 data=null button=1 stateMask=0x80000 x=113 y=-31 count=1} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716371982 data=null button=0 stateMask=0x0 x=113 y=-31 count=0} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716371982 data=null doit=true} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716371982 data=null} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716371983 data=null button=1 stateMask=0x0 x=113 y=-31 count=1} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716371983 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716371983 data=null button=1 stateMask=0x80000 x=113 y=-31 count=1} to Tree node with text: mysession
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:13:58 [2020-07-07T19:13:58.882Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=716372098 data=null doit=true} to Shell with text {Destroy Confirmation}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Clicking on OK
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716372100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716372100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716372100 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716372100 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716372100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716372100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716372100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=716372015 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...'
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Clicked on 
15:13:59 [2020-07-07T19:13:59.138Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716372129 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716372129 data=null doit=true} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716372129 data=null} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716372129 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716372129 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}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716372177 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716372177 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716372177 data=null doit=true} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716372177 data=null} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716372177 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716372178 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}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716372178 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Clicking on with mnemonic 'Disconnect'
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=716372209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
15:13:59 [2020-07-07T19:13:59.138Z] DEBUG - Clicked on with mnemonic 'Disconnect'
15:13:59 [2020-07-07T19:13:59.394Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.715 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
15:13:59 [2020-07-07T19:13:59.394Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest)  Time elapsed: 9.221 s
15:13:59 [2020-07-07T19:13:59.394Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716372693 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716372693 data=null doit=true} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716372693 data=null} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716372694 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716372694 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}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716372695 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Attempting to set focus on Tree with text {}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716372695 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716372695 data=null doit=true} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716372695 data=null} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716372695 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716372696 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}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716372696 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Clicking on with mnemonic 'Connect'
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=716372727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
15:13:59 [2020-07-07T19:13:59.651Z] DEBUG - Clicked on with mnemonic 'Connect'
15:14:00 [2020-07-07T19:14:00.212Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:00 [2020-07-07T19:14:00.212Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {8465343010372671} time=716373234 data=null button=0 stateMask=0x0 x=142 y=173 count=0} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {8465343010372671} time=716373235 data=null doit=true} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {8465343010372671} time=716373235 data=null} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {8465343010372671} time=716373235 data=null button=1 stateMask=0x0 x=142 y=173 count=1} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716373235 data=null item=TreeItem {8465343010372671} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {8465343010372671} time=716373236 data=null button=1 stateMask=0x80000 x=142 y=173 count=1} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {8465343010372671} time=716373237 data=null button=0 stateMask=0x0 x=142 y=173 count=0} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {8465343010372671} time=716373237 data=null doit=true} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {8465343010372671} time=716373237 data=null} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {8465343010372671} time=716373237 data=null button=1 stateMask=0x0 x=142 y=173 count=1} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716373238 data=null item=TreeItem {8465343010372671} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {8465343010372671} time=716373238 data=null button=1 stateMask=0x80000 x=142 y=173 count=1} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Clicking on with mnemonic 'Save...'
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Clicked on with mnemonic 'Save...'
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=716373323 data=null doit=true} to Shell with text {Save Sessions}
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Clicking on OK
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716373324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716373324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716373324 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716373324 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716373324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716373324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716373324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=716373282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...'
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Clicked on 
15:14:00 [2020-07-07T19:14:00.469Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:00 [2020-07-07T19:14:00.469Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {8465343010372671} time=716373400 data=null button=0 stateMask=0x0 x=142 y=93 count=0} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {8465343010372671} time=716373400 data=null doit=true} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {8465343010372671} time=716373400 data=null} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {8465343010372671} time=716373400 data=null button=1 stateMask=0x0 x=142 y=93 count=1} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716373400 data=null item=TreeItem {8465343010372671} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {8465343010372671} time=716373401 data=null button=1 stateMask=0x80000 x=142 y=93 count=1} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {8465343010372671} time=716373401 data=null button=0 stateMask=0x0 x=142 y=93 count=0} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {8465343010372671} time=716373401 data=null doit=true} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {8465343010372671} time=716373401 data=null} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {8465343010372671} time=716373402 data=null button=1 stateMask=0x0 x=142 y=93 count=1} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716373402 data=null item=TreeItem {8465343010372671} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {8465343010372671} time=716373402 data=null button=1 stateMask=0x80000 x=142 y=93 count=1} to Tree node with text: 8465343010372671
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=716373591 data=null doit=true} to Shell with text {Destroy Confirmation}
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Clicking on OK
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716373592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716373592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716373592 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716373592 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716373604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716373604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716373605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=716373479 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...'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Clicked on 
15:14:00 [2020-07-07T19:14:00.726Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716373685 data=null button=0 stateMask=0x0 x=73 y=75 count=0} to Tree node with text: Sessions
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716373685 data=null doit=true} to Tree node with text: Sessions
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716373686 data=null} to Tree node with text: Sessions
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716373686 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716373686 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
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716373686 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716373687 data=null button=0 stateMask=0x0 x=73 y=75 count=0} to Tree node with text: Sessions
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716373687 data=null doit=true} to Tree node with text: Sessions
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716373687 data=null} to Tree node with text: Sessions
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716373687 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716373687 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
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716373688 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Clicking on with mnemonic 'Load...'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Clicked on with mnemonic 'Load...'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=716373821 data=null doit=true} to Shell with text {Load Sessions}
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=716373822 data=null doit=true} to Button with text {Local}
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=716373822 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}
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=716373822 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=716373822 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')
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=716373822 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')
15:14:00 [2020-07-07T19:14:00.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=716373822 data=null item=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')
15:14:00 [2020-07-07T19:14:00.982Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:14:00 [2020-07-07T19:14:00.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:00 [2020-07-07T19:14:00.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {8465343010372671.lttng} time=716374020 data=null button=0 stateMask=0x0 x=123 y=12 count=0} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {8465343010372671.lttng} time=716374020 data=null doit=true} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {8465343010372671.lttng} time=716374021 data=null} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {8465343010372671.lttng} time=716374021 data=null button=1 stateMask=0x0 x=123 y=12 count=1} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716374021 data=null item=TreeItem {8465343010372671.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {8465343010372671.lttng} time=716374021 data=null button=1 stateMask=0x80000 x=123 y=12 count=1} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Clicking on TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {8465343010372671.lttng} time=716374022 data=null button=0 stateMask=0x0 x=123 y=12 count=0} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {8465343010372671.lttng} time=716374022 data=null doit=true} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {8465343010372671.lttng} time=716374022 data=null} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {8465343010372671.lttng} time=716374022 data=null button=1 stateMask=0x0 x=123 y=12 count=1} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716374022 data=null item=TreeItem {8465343010372671.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {8465343010372671.lttng} time=716374022 data=null button=1 stateMask=0x80000 x=123 y=12 count=1} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {8465343010372671.lttng} time=716374023 data=null button=0 stateMask=0x0 x=123 y=12 count=0} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {8465343010372671.lttng} time=716374023 data=null doit=true} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {8465343010372671.lttng} time=716374023 data=null} to TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Clicked on TreeItem with text {8465343010372671.lttng}
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Clicking on OK
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716374023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716374023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716374023 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716374023 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716374024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716374024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716374024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:00 [2020-07-07T19:14:00.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=716373719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...'
15:14:01 [2020-07-07T19:14:01.238Z] DEBUG - Clicked on 
15:14:01 [2020-07-07T19:14:01.239Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:01 [2020-07-07T19:14:01.239Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:01 [2020-07-07T19:14:01.239Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {8465343010372671} time=716374201 data=null button=0 stateMask=0x0 x=126 y=-17 count=0} to Tree node with text: 8465343010372671
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {8465343010372671} time=716374201 data=null doit=true} to Tree node with text: 8465343010372671
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {8465343010372671} time=716374201 data=null} to Tree node with text: 8465343010372671
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {8465343010372671} time=716374201 data=null button=1 stateMask=0x0 x=126 y=-17 count=1} to Tree node with text: 8465343010372671
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716374201 data=null item=TreeItem {8465343010372671} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 8465343010372671
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {8465343010372671} time=716374203 data=null button=1 stateMask=0x80000 x=126 y=12 count=1} to Tree node with text: 8465343010372671
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {8465343010372671} time=716374203 data=null button=0 stateMask=0x0 x=126 y=12 count=0} to Tree node with text: 8465343010372671
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {8465343010372671} time=716374203 data=null doit=true} to Tree node with text: 8465343010372671
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {8465343010372671} time=716374203 data=null} to Tree node with text: 8465343010372671
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {8465343010372671} time=716374203 data=null button=1 stateMask=0x0 x=126 y=12 count=1} to Tree node with text: 8465343010372671
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716374203 data=null item=TreeItem {8465343010372671} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 8465343010372671
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {8465343010372671} time=716374204 data=null button=1 stateMask=0x80000 x=126 y=12 count=1} to Tree node with text: 8465343010372671
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=716374320 data=null doit=true} to Shell with text {Destroy Confirmation}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Clicking on OK
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716374321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716374321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716374321 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716374321 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716374321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716374321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716374321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=716374280 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...'
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Clicked on 
15:14:01 [2020-07-07T19:14:01.239Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716374403 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716374403 data=null doit=true} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716374403 data=null} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716374403 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716374403 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}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716374405 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716374405 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716374405 data=null doit=true} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716374405 data=null} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716374406 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716374406 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}
15:14:01 [2020-07-07T19:14:01.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716374407 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.495Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:14:01 [2020-07-07T19:14:01.496Z] DEBUG - Clicking on with mnemonic 'Disconnect'
15:14:01 [2020-07-07T19:14:01.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=716374485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
15:14:01 [2020-07-07T19:14:01.496Z] DEBUG - Clicked on with mnemonic 'Disconnect'
15:14:01 [2020-07-07T19:14:01.496Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.255 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
15:14:01 [2020-07-07T19:14:01.496Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest)  Time elapsed: 2.001 s
15:14:01 [2020-07-07T19:14:01.496Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716374901 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716374901 data=null doit=true} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716374901 data=null} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716374901 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716374901 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}
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716374902 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716374902 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716374902 data=null doit=true} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716374903 data=null} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716374903 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716374903 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}
15:14:01 [2020-07-07T19:14:01.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716374903 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:01 [2020-07-07T19:14:01.752Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:14:01 [2020-07-07T19:14:01.752Z] DEBUG - Clicking on with mnemonic 'Connect'
15:14:01 [2020-07-07T19:14:01.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=716374933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
15:14:01 [2020-07-07T19:14:01.752Z] DEBUG - Clicked on with mnemonic 'Connect'
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716375479 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716375479 data=null doit=true} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716375479 data=null} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716375480 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716375480 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
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716375480 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716375481 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716375481 data=null doit=true} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716375481 data=null} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716375481 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716375481 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
15:14:02 [2020-07-07T19:14:02.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716375482 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - Clicking on with mnemonic 'Create Session...'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - Clicked on with mnemonic 'Create Session...'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=716375624 data=null doit=true} to Shell with text {Create Session}
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Text with text " 
15:14:02 [2020-07-07T19:14:02.569Z]  ", using matcher: of type 'Text'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Text with text " 
15:14:02 [2020-07-07T19:14:02.569Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Text with text " 
15:14:02 [2020-07-07T19:14:02.569Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - Clicking on &Ok
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716375626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:02 [2020-07-07T19:14:02.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716375626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716375626 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716375626 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716375626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716375626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716375626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=716375512 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...'
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Clicked on 
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716375707 data=null doit=true} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716375707 data=null} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716375707 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716375707 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
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716375707 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:02 [2020-07-07T19:14:02.570Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:02 [2020-07-07T19:14:02.570Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:02 [2020-07-07T19:14:02.570Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:02 [2020-07-07T19:14:02.570Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716375708 data=null button=0 stateMask=0x0 x=97 y=98 count=0} to Tree node with text: mysession
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716375708 data=null doit=true} to Tree node with text: mysession
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716375708 data=null} to Tree node with text: mysession
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716375709 data=null button=1 stateMask=0x0 x=97 y=98 count=1} to Tree node with text: mysession
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716375709 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716375710 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716375711 data=null button=0 stateMask=0x0 x=97 y=75 count=0} to Tree node with text: mysession
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716375711 data=null doit=true} to Tree node with text: mysession
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716375711 data=null} to Tree node with text: mysession
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716375711 data=null button=1 stateMask=0x0 x=97 y=75 count=1} to Tree node with text: mysession
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716375711 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:02 [2020-07-07T19:14:02.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716375712 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
15:14:02 [2020-07-07T19:14:02.825Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:14:02 [2020-07-07T19:14:02.825Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:14:02 [2020-07-07T19:14:02.825Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:14:02 [2020-07-07T19:14:02.825Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:02 [2020-07-07T19:14:02.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716375915 data=null doit=true} to Shell with text {Enable Events}
15:14:02 [2020-07-07T19:14:02.825Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.825Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.825Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:14:02 [2020-07-07T19:14:02.826Z] 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')
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:02 [2020-07-07T19:14:02.826Z] 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')
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716375996 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716375996 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')
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716375996 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')
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716375996 data=null item=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')
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:02 [2020-07-07T19:14:02.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - Clicking on &Ok
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716376091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716376091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716376091 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716376091 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716376091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716376091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716376091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716375788 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)...'
15:14:03 [2020-07-07T19:14:03.082Z] DEBUG - Clicked on 
15:14:03 [2020-07-07T19:14:03.082Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.082Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.082Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.083Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716376190 data=null doit=true} to Tree node with text: channel0
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716376190 data=null} to Tree node with text: channel0
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716376190 data=null button=1 stateMask=0x0 x=128 y=75 count=1} to Tree node with text: channel0
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716376190 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
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716376191 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
15:14:03 [2020-07-07T19:14:03.083Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.083Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.083Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.083Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.083Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.083Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.083Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716376193 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716376193 data=null doit=true} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716376193 data=null} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716376193 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716376193 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716376194 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716376194 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716376194 data=null doit=true} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716376194 data=null} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716376195 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716376199 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716376200 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716376492 data=null doit=true} to Shell with text {Enable Events}
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:14:03 [2020-07-07T19:14:03.338Z] 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')
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:03 [2020-07-07T19:14:03.338Z] 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')
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716376493 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716376493 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')
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716376494 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')
15:14:03 [2020-07-07T19:14:03.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716376494 data=null item=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')
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Clicking on &Ok
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716376543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716376543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716376543 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716376543 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716376543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716376544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716376544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716376280 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)...'
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Clicked on 
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716376627 data=null doit=true} to Tree node with text: channel0
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716376628 data=null} to Tree node with text: channel0
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716376628 data=null button=1 stateMask=0x0 x=128 y=98 count=1} to Tree node with text: channel0
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716376628 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
15:14:03 [2020-07-07T19:14:03.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716376628 data=null button=1 stateMask=0x80000 x=128 y=98 count=1} to Tree node with text: channel0
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.595Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.596Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716376679 data=null button=0 stateMask=0x0 x=113 y=52 count=0} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716376680 data=null doit=true} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716376680 data=null} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716376680 data=null button=1 stateMask=0x0 x=113 y=52 count=1} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716376680 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716376681 data=null button=1 stateMask=0x80000 x=113 y=52 count=1} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716376681 data=null button=0 stateMask=0x0 x=113 y=52 count=0} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716376681 data=null doit=true} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716376681 data=null} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716376681 data=null button=1 stateMask=0x0 x=113 y=52 count=1} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716376681 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716376682 data=null button=1 stateMask=0x80000 x=113 y=52 count=1} to Tree node with text: mysession
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:14:03 [2020-07-07T19:14:03.596Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:14:03 [2020-07-07T19:14:03.852Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:14:03 [2020-07-07T19:14:03.852Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:03 [2020-07-07T19:14:03.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716376898 data=null doit=true} to Shell with text {Enable Events}
15:14:03 [2020-07-07T19:14:03.852Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.852Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.852Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.852Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.852Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.852Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.852Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:03 [2020-07-07T19:14:03.852Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.852Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:14:03 [2020-07-07T19:14:03.853Z] 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')
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:03 [2020-07-07T19:14:03.853Z] 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')
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716376990 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716376991 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')
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716376991 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')
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716376991 data=null item=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')
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=716377022 data=null doit=true} to TreeItem with text {All}
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=716377022 data=null} to TreeItem with text {All}
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=716377022 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
15:14:03 [2020-07-07T19:14:03.853Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716377022 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}
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=716377087 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
15:14:04 [2020-07-07T19:14:04.108Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - Setting state to checked on: sched_process_fork
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.108Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Clicking on &Ok
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716377090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716377090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716377090 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716377090 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716377090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716377090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716377090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716376712 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)...'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Clicked on 
15:14:04 [2020-07-07T19:14:04.109Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.109Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.109Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.109Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716377187 data=null doit=true} to Tree node with text: channel0
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716377187 data=null} to Tree node with text: channel0
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716377187 data=null button=1 stateMask=0x0 x=128 y=75 count=1} to Tree node with text: channel0
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716377188 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
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716377188 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
15:14:04 [2020-07-07T19:14:04.109Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.109Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.109Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.109Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.109Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.109Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.109Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716377190 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716377190 data=null doit=true} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716377190 data=null} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716377190 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716377190 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716377191 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716377191 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716377191 data=null doit=true} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716377191 data=null} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716377191 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716377191 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716377192 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:14:04 [2020-07-07T19:14:04.109Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716377497 data=null doit=true} to Shell with text {Enable Events}
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:14:04 [2020-07-07T19:14:04.365Z] 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')
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:04 [2020-07-07T19:14:04.365Z] 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')
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716377498 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716377529 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')
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716377530 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')
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716377530 data=null item=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')
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:04 [2020-07-07T19:14:04.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=716377586 data=null doit=true} to TreeItem with text {All}
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=716377586 data=null} to TreeItem with text {All}
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=716377586 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716377586 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}
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=716377607 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
15:14:04 [2020-07-07T19:14:04.621Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Setting state to checked on: sched_process_exec
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Clicking on &Ok
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716377609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716377609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716377609 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716377609 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716377609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716377609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716377609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716377230 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)...'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Clicked on 
15:14:04 [2020-07-07T19:14:04.621Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.621Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.621Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.621Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716377703 data=null doit=true} to Tree node with text: channel0
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716377703 data=null} to Tree node with text: channel0
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716377703 data=null button=1 stateMask=0x0 x=128 y=75 count=1} to Tree node with text: channel0
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716377704 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
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716377704 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
15:14:04 [2020-07-07T19:14:04.621Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.621Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.621Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.621Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.621Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.621Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.621Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716377705 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716377705 data=null doit=true} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716377706 data=null} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716377706 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716377706 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716377706 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716377706 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716377707 data=null doit=true} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716377707 data=null} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716377707 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716377707 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716377707 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:14:04 [2020-07-07T19:14:04.621Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716377910 data=null doit=true} to Shell with text {Enable Events}
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:14:04 [2020-07-07T19:14:04.877Z] 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')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:04 [2020-07-07T19:14:04.877Z] 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')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716377923 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716377923 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')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716377923 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')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716377923 data=null item=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')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Setting state to checked on: All
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Clicking on &Ok
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716378029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716378029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716378029 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716378029 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716378029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:04 [2020-07-07T19:14:04.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716378029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716378029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716377739 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)...'
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Clicked on 
15:14:05 [2020-07-07T19:14:05.133Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.133Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.133Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.133Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716378112 data=null doit=true} to Tree node with text: channel0
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716378112 data=null} to Tree node with text: channel0
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716378113 data=null button=1 stateMask=0x0 x=128 y=75 count=1} to Tree node with text: channel0
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716378113 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
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716378114 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
15:14:05 [2020-07-07T19:14:05.133Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.133Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.133Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.133Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.133Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.133Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.133Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716378118 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716378119 data=null doit=true} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716378119 data=null} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716378119 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716378119 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716378119 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716378120 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716378120 data=null doit=true} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716378120 data=null} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716378120 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716378120 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716378121 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Clicking on with mnemonic 'Start'
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=716378197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
15:14:05 [2020-07-07T19:14:05.133Z] DEBUG - Clicked on with mnemonic 'Start'
15:14:05 [2020-07-07T19:14:05.134Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.134Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716378299 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716378299 data=null doit=true} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716378299 data=null} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716378299 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716378299 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716378300 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716378300 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716378300 data=null doit=true} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716378300 data=null} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716378300 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716378300 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716378301 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Clicking on with mnemonic 'Stop'
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=716378331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Clicked on with mnemonic 'Stop'
15:14:05 [2020-07-07T19:14:05.389Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.389Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716378432 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716378432 data=null doit=true} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716378433 data=null} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716378433 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716378433 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716378434 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716378434 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716378434 data=null doit=true} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716378434 data=null} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716378434 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716378435 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716378435 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=716378513 data=null doit=true} to Shell with text {Destroy Confirmation}
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Clicking on OK
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716378513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716378513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716378513 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716378514 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716378514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:05 [2020-07-07T19:14:05.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716378514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716378514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=716378475 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...'
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Clicked on 
15:14:05 [2020-07-07T19:14:05.645Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716378602 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716378602 data=null doit=true} to TreeItem with text {myNode}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716378603 data=null} to TreeItem with text {myNode}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716378603 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716378603 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}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716378604 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716378605 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716378605 data=null doit=true} to TreeItem with text {myNode}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716378605 data=null} to TreeItem with text {myNode}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716378605 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716378605 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}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716378605 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Clicking on with mnemonic 'Disconnect'
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=716378690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
15:14:05 [2020-07-07T19:14:05.645Z] DEBUG - Clicked on with mnemonic 'Disconnect'
15:14:05 [2020-07-07T19:14:05.645Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.201 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
15:14:05 [2020-07-07T19:14:05.645Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest)  Time elapsed: 3.991 s
15:14:05 [2020-07-07T19:14:05.645Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
15:14:05 [2020-07-07T19:14:05.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:14:05 [2020-07-07T19:14:05.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:05 [2020-07-07T19:14:05.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:05 [2020-07-07T19:14:05.901Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:05 [2020-07-07T19:14:05.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716379083 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:05 [2020-07-07T19:14:05.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716379083 data=null doit=true} to TreeItem with text {myNode}
15:14:05 [2020-07-07T19:14:05.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716379083 data=null} to TreeItem with text {myNode}
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716379083 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716379083 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}
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716379085 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716379085 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716379085 data=null doit=true} to TreeItem with text {myNode}
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716379085 data=null} to TreeItem with text {myNode}
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716379085 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716379085 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}
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716379086 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Clicking on with mnemonic 'Connect'
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=716379115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
15:14:06 [2020-07-07T19:14:06.157Z] DEBUG - Clicked on with mnemonic 'Connect'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716379623 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716379623 data=null doit=true} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716379623 data=null} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716379623 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716379623 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
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716379624 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716379624 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716379624 data=null doit=true} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716379625 data=null} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716379625 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716379625 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
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716379625 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Clicking on with mnemonic 'Create Session...'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Clicked on with mnemonic 'Create Session...'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=716379707 data=null doit=true} to Shell with text {Create Session}
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Text with text " 
15:14:06 [2020-07-07T19:14:06.719Z]  ", using matcher: of type 'Text'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Text with text " 
15:14:06 [2020-07-07T19:14:06.719Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Text with text " 
15:14:06 [2020-07-07T19:14:06.719Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Clicking on &Ok
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716379712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716379724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716379725 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716379725 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716379725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716379725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716379726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=716379656 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...'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Clicked on 
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716379806 data=null doit=true} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716379806 data=null} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716379806 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716379806 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
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716379806 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:06 [2020-07-07T19:14:06.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:06 [2020-07-07T19:14:06.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:06 [2020-07-07T19:14:06.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:06 [2020-07-07T19:14:06.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716379807 data=null button=0 stateMask=0x0 x=97 y=98 count=0} to Tree node with text: mysession
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716379807 data=null doit=true} to Tree node with text: mysession
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716379807 data=null} to Tree node with text: mysession
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716379808 data=null button=1 stateMask=0x0 x=97 y=98 count=1} to Tree node with text: mysession
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716379808 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716379809 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716379809 data=null button=0 stateMask=0x0 x=97 y=75 count=0} to Tree node with text: mysession
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716379809 data=null doit=true} to Tree node with text: mysession
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716379809 data=null} to Tree node with text: mysession
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716379810 data=null button=1 stateMask=0x0 x=97 y=75 count=1} to Tree node with text: mysession
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716379810 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716379810 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:14:06 [2020-07-07T19:14:06.719Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716380026 data=null doit=true} to Shell with text {Enable Events}
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
15:14:06 [2020-07-07T19:14:06.975Z] 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')
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716380102 data=null doit=true} to Button with text {Kernel}
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716380102 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}
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=716380103 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=716380103 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')
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=716380103 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')
15:14:06 [2020-07-07T19:14:06.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=716380103 data=null item=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')
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - Setting state to checked on: All
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
15:14:07 [2020-07-07T19:14:07.231Z] 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')
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - Toggling state on Button {Select}. Setting state to selected
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=716380203 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')
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=716380204 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')
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716380204 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=716380204 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
15:14:07 [2020-07-07T19:14:07.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716380204 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')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716380204 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')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716380204 data=null item=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')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=716380204 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')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=716380204 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')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=716380204 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')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=716380204 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=716380204 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Clicking on &Ok
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716380206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716380206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716380206 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716380206 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716380206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716380206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716380206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716379885 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)...'
15:14:07 [2020-07-07T19:14:07.232Z] 
15:14:07 [2020-07-07T19:14:07.232Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-07-07 19:14:07.037
15:14:07 [2020-07-07T19:14:07.232Z] !MESSAGE Command to change state of events failed
15:14:07 [2020-07-07T19:14:07.232Z] !STACK 0
15:14:07 [2020-07-07T19:14:07.232Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
15:14:07 [2020-07-07T19:14:07.232Z] Error Output:
15:14:07 [2020-07-07T19:14:07.232Z] Command not found
15:14:07 [2020-07-07T19:14:07.232Z] Return Value: 1
15:14:07 [2020-07-07T19:14:07.232Z] Command not found
15:14:07 [2020-07-07T19:14:07.232Z] 
15:14:07 [2020-07-07T19:14:07.232Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
15:14:07 [2020-07-07T19:14:07.232Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
15:14:07 [2020-07-07T19:14:07.232Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
15:14:07 [2020-07-07T19:14:07.232Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
15:14:07 [2020-07-07T19:14:07.232Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
15:14:07 [2020-07-07T19:14:07.232Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
15:14:07 [2020-07-07T19:14:07.232Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Clicked on 
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716380250 data=null doit=true} to Tree node with text: channel0
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716380250 data=null} to Tree node with text: channel0
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716380251 data=null button=1 stateMask=0x0 x=128 y=98 count=1} to Tree node with text: channel0
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716380279 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
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716380279 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716380280 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716380280 data=null doit=true} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716380281 data=null} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716380282 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716380283 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716380283 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716380284 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716380284 data=null doit=true} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716380284 data=null} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716380284 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716380284 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716380284 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Clicking on with mnemonic 'Start'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=716380318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
15:14:07 [2020-07-07T19:14:07.232Z] DEBUG - Clicked on with mnemonic 'Start'
15:14:07 [2020-07-07T19:14:07.488Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.488Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716380421 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716380421 data=null doit=true} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716380422 data=null} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716380422 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716380422 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716380423 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716380423 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716380423 data=null doit=true} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716380423 data=null} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716380423 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716380423 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716380424 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Clicking on with mnemonic 'Stop'
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=716380455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Clicked on with mnemonic 'Stop'
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:14:07 [2020-07-07T19:14:07.488Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.488Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.488Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.488Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.488Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=716380577 data=null button=0 stateMask=0x0 x=136 y=98 count=0} to Tree node with text: *
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=716380578 data=null doit=true} to Tree node with text: *
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=716380578 data=null} to Tree node with text: *
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=716380578 data=null button=1 stateMask=0x0 x=136 y=98 count=1} to Tree node with text: *
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716380578 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: *
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=716380580 data=null button=1 stateMask=0x80000 x=136 y=98 count=1} to Tree node with text: *
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:07 [2020-07-07T19:14:07.488Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.488Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716380608 data=null button=0 stateMask=0x0 x=113 y=20 count=0} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716380608 data=null doit=true} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716380609 data=null} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716380609 data=null button=1 stateMask=0x0 x=113 y=20 count=1} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716380609 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716380609 data=null button=1 stateMask=0x80000 x=113 y=20 count=1} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716380610 data=null button=0 stateMask=0x0 x=113 y=20 count=0} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716380610 data=null doit=true} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716380610 data=null} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716380610 data=null button=1 stateMask=0x0 x=113 y=20 count=1} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716380610 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716380613 data=null button=1 stateMask=0x80000 x=113 y=16 count=1} to Tree node with text: mysession
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=716380787 data=null doit=true} to Shell with text {Destroy Confirmation}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Clicking on OK
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716380788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716380788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716380788 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716380788 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716380788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716380788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716380788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=716380690 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...'
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Clicked on 
15:14:07 [2020-07-07T19:14:07.744Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716380817 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716380817 data=null doit=true} to TreeItem with text {myNode}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716380817 data=null} to TreeItem with text {myNode}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716380817 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716380817 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}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716380818 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716380818 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716380819 data=null doit=true} to TreeItem with text {myNode}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716380819 data=null} to TreeItem with text {myNode}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716380819 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716380819 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}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716380819 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Clicking on with mnemonic 'Disconnect'
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=716380878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
15:14:07 [2020-07-07T19:14:07.744Z] DEBUG - Clicked on with mnemonic 'Disconnect'
15:14:07 [2020-07-07T19:14:07.999Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.183 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
15:14:07 [2020-07-07T19:14:07.999Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest)  Time elapsed: 1.995 s
15:14:07 [2020-07-07T19:14:07.999Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716381283 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716381283 data=null doit=true} to TreeItem with text {myNode}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716381283 data=null} to TreeItem with text {myNode}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716381283 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716381283 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}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716381285 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716381285 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716381285 data=null doit=true} to TreeItem with text {myNode}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716381285 data=null} to TreeItem with text {myNode}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716381285 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716381285 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}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716381286 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Clicking on with mnemonic 'Connect'
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=716381315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
15:14:08 [2020-07-07T19:14:08.255Z] DEBUG - Clicked on with mnemonic 'Connect'
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716381822 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716381822 data=null doit=true} to Tree node with text: Sessions
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716381822 data=null} to Tree node with text: Sessions
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716381822 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716381822 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
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716381823 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716381823 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716381823 data=null doit=true} to Tree node with text: Sessions
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716381823 data=null} to Tree node with text: Sessions
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716381823 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716381824 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
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716381824 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Clicking on with mnemonic 'Create Session...'
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - Clicked on with mnemonic 'Create Session...'
15:14:08 [2020-07-07T19:14:08.816Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=716381904 data=null doit=true} to Shell with text {Create Session}
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Text with text " 
15:14:08 [2020-07-07T19:14:08.817Z]  ", using matcher: of type 'Text'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Text with text " 
15:14:08 [2020-07-07T19:14:08.817Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Text with text " 
15:14:08 [2020-07-07T19:14:08.817Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - Clicking on &Ok
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716381921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716381921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716381921 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716381922 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716381922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716381922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716381922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:08 [2020-07-07T19:14:08.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=716381853 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...'
15:14:09 [2020-07-07T19:14:09.072Z] DEBUG - Clicked on 
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716382004 data=null doit=true} to Tree node with text: Sessions
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716382004 data=null} to Tree node with text: Sessions
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716382004 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716382004 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
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716382005 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:09 [2020-07-07T19:14:09.073Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.073Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.073Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.073Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=716382006 data=null doit=true} to Tree node with text: Kernel
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=716382006 data=null} to Tree node with text: Kernel
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=716382006 data=null button=1 stateMask=0x0 x=83 y=-17 count=1} to Tree node with text: Kernel
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716382006 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
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=716382099 data=null button=1 stateMask=0x80000 x=99 y=-13150 count=1} to Tree node with text: Kernel
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=716382100 data=null button=0 stateMask=0x0 x=140 y=-10183 count=0} to Tree node with text: sched_switch
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=716382100 data=null doit=true} to Tree node with text: sched_switch
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=716382100 data=null} to Tree node with text: sched_switch
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=716382100 data=null button=1 stateMask=0x0 x=140 y=-10183 count=1} to Tree node with text: sched_switch
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716382100 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
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=716382102 data=null button=1 stateMask=0x80000 x=140 y=-10183 count=1} to Tree node with text: sched_switch
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=716382102 data=null button=0 stateMask=0x0 x=140 y=-10183 count=0} to Tree node with text: sched_switch
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=716382102 data=null doit=true} to Tree node with text: sched_switch
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=716382102 data=null} to Tree node with text: sched_switch
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=716382102 data=null button=1 stateMask=0x0 x=140 y=-10183 count=1} to Tree node with text: sched_switch
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716382102 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
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=716382103 data=null button=1 stateMask=0x80000 x=140 y=-10183 count=1} to Tree node with text: sched_switch
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
15:14:09 [2020-07-07T19:14:09.073Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
15:14:09 [2020-07-07T19:14:09.328Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
15:14:09 [2020-07-07T19:14:09.328Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:09 [2020-07-07T19:14:09.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716382388 data=null doit=true} to Shell with text {Enable Events}
15:14:09 [2020-07-07T19:14:09.328Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
15:14:09 [2020-07-07T19:14:09.328Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=716382389 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'))
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - Clicking on &Ok
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716382405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716382405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716382405 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716382405 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716382406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716382406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716382406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=716382182 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...'
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Clicked on 
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716382588 data=null doit=true} to Tree node with text: channel0
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716382588 data=null} to Tree node with text: channel0
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716382589 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716382589 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
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716382589 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716382590 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716382590 data=null doit=true} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716382590 data=null} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716382590 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716382590 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716382591 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716382592 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716382592 data=null doit=true} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716382592 data=null} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716382592 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716382592 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716382596 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Clicking on with mnemonic 'Start'
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=716382629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Clicked on with mnemonic 'Start'
15:14:09 [2020-07-07T19:14:09.585Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.585Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716382730 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716382730 data=null doit=true} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716382731 data=null} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716382731 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716382731 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716382732 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716382732 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716382732 data=null doit=true} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716382732 data=null} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716382732 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716382732 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716382733 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Clicking on with mnemonic 'Stop'
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=716382761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
15:14:09 [2020-07-07T19:14:09.585Z] DEBUG - Clicked on with mnemonic 'Stop'
15:14:09 [2020-07-07T19:14:09.839Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.839Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:09 [2020-07-07T19:14:09.839Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:09 [2020-07-07T19:14:09.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716382863 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716382864 data=null doit=true} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716382864 data=null} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716382864 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716382864 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716382865 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716382865 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716382865 data=null doit=true} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716382865 data=null} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716382865 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716382866 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716382866 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=716383007 data=null doit=true} to Shell with text {Destroy Confirmation}
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Clicking on OK
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716383007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716383007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716383007 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716383007 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716383007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716383007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716383008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:09 [2020-07-07T19:14:09.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=716382894 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...'
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Clicked on 
15:14:10 [2020-07-07T19:14:10.096Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716383110 data=null button=0 stateMask=0x0 x=70 y=-13196 count=0} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716383110 data=null doit=true} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716383110 data=null} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716383110 data=null button=1 stateMask=0x0 x=70 y=-13196 count=1} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716383110 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}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716383112 data=null button=1 stateMask=0x80000 x=70 y=-13196 count=1} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716383112 data=null button=0 stateMask=0x0 x=70 y=-13196 count=0} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716383112 data=null doit=true} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716383112 data=null} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716383112 data=null button=1 stateMask=0x0 x=70 y=-13196 count=1} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716383112 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}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716383113 data=null button=1 stateMask=0x80000 x=70 y=-13196 count=1} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Clicking on with mnemonic 'Disconnect'
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=716383146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - Clicked on with mnemonic 'Disconnect'
15:14:10 [2020-07-07T19:14:10.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716383253 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716383253 data=null doit=true} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716383253 data=null} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716383253 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716383253 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}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716383254 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716383255 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716383255 data=null doit=true} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716383255 data=null} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716383255 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716383255 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}
15:14:10 [2020-07-07T19:14:10.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716383255 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:10 [2020-07-07T19:14:10.354Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:14:10 [2020-07-07T19:14:10.354Z] DEBUG - Clicking on with mnemonic 'Connect'
15:14:10 [2020-07-07T19:14:10.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=716383297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
15:14:10 [2020-07-07T19:14:10.354Z] DEBUG - Clicked on with mnemonic 'Connect'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716383801 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716383802 data=null doit=true} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716383802 data=null} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716383802 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716383802 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
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716383803 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716383803 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716383803 data=null doit=true} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716383803 data=null} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716383803 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716383803 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
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716383804 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Clicking on with mnemonic 'Create Session...'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Clicked on with mnemonic 'Create Session...'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=716383904 data=null doit=true} to Shell with text {Create Session}
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Text with text " 
15:14:10 [2020-07-07T19:14:10.916Z]  ", using matcher: of type 'Text'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Text with text " 
15:14:10 [2020-07-07T19:14:10.916Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Text with text " 
15:14:10 [2020-07-07T19:14:10.916Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Clicking on &Ok
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716383919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716383919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716383919 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716383919 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716383919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716383919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716383919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=716383832 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...'
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Clicked on 
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716383954 data=null doit=true} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716383954 data=null} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716383954 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716383954 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
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716383954 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:10 [2020-07-07T19:14:10.917Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:10 [2020-07-07T19:14:10.917Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:10 [2020-07-07T19:14:10.917Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:10 [2020-07-07T19:14:10.917Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716383955 data=null button=0 stateMask=0x0 x=97 y=98 count=0} to Tree node with text: mysession
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716383955 data=null doit=true} to Tree node with text: mysession
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716383955 data=null} to Tree node with text: mysession
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716383956 data=null button=1 stateMask=0x0 x=97 y=98 count=1} to Tree node with text: mysession
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716383956 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716383957 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716383957 data=null button=0 stateMask=0x0 x=97 y=75 count=0} to Tree node with text: mysession
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716383957 data=null doit=true} to Tree node with text: mysession
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716383957 data=null} to Tree node with text: mysession
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716383957 data=null button=1 stateMask=0x0 x=97 y=75 count=1} to Tree node with text: mysession
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716383957 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716383958 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:14:10 [2020-07-07T19:14:10.917Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716384131 data=null doit=true} to Shell with text {Enable Events}
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:14:11 [2020-07-07T19:14:11.173Z] 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')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:11 [2020-07-07T19:14:11.173Z] 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')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716384164 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716384164 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')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716384247 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')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716384247 data=null item=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')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Setting state to checked on: All
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Clicking on &Ok
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716384317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716384317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716384317 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716384317 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716384317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716384317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716384317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716384007 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)...'
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Clicked on 
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716384388 data=null doit=true} to Tree node with text: channel0
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716384388 data=null} to Tree node with text: channel0
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716384388 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716384388 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
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716384388 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716384389 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716384389 data=null doit=true} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716384389 data=null} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716384389 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716384389 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716384390 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716384390 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716384390 data=null doit=true} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716384390 data=null} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716384390 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716384391 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716384391 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Clicking on with mnemonic 'Start'
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=716384420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Clicked on with mnemonic 'Start'
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716384522 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716384522 data=null doit=true} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716384523 data=null} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716384523 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716384523 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716384523 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716384524 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716384524 data=null doit=true} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716384524 data=null} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716384524 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716384524 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716384524 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Clicking on with mnemonic 'Stop'
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=716384553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
15:14:11 [2020-07-07T19:14:11.429Z] DEBUG - Clicked on with mnemonic 'Stop'
15:14:11 [2020-07-07T19:14:11.685Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.685Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716384654 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716384654 data=null doit=true} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716384654 data=null} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716384654 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716384655 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716384655 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716384656 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716384656 data=null doit=true} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716384656 data=null} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716384656 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716384656 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716384656 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=716384729 data=null doit=true} to Shell with text {Destroy Confirmation}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Clicking on OK
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716384730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716384730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716384730 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716384730 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716384730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716384730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716384730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=716384683 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...'
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Clicked on 
15:14:11 [2020-07-07T19:14:11.685Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716384778 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716384778 data=null doit=true} to TreeItem with text {myNode}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716384778 data=null} to TreeItem with text {myNode}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716384779 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716384779 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}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716384784 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716384785 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716384785 data=null doit=true} to TreeItem with text {myNode}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716384785 data=null} to TreeItem with text {myNode}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716384785 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716384785 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}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716384785 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Clicking on with mnemonic 'Disconnect'
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=716384827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
15:14:11 [2020-07-07T19:14:11.685Z] DEBUG - Clicked on with mnemonic 'Disconnect'
15:14:11 [2020-07-07T19:14:11.940Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.943 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
15:14:11 [2020-07-07T19:14:11.940Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 2.071 s
15:14:11 [2020-07-07T19:14:11.940Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 1.681 s
15:14:11 [2020-07-07T19:14:11.940Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716385228 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716385228 data=null doit=true} to TreeItem with text {myNode}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716385228 data=null} to TreeItem with text {myNode}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716385228 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716385228 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}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716385274 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716385276 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716385276 data=null doit=true} to TreeItem with text {myNode}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716385276 data=null} to TreeItem with text {myNode}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716385277 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716385277 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}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716385277 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Clicking on with mnemonic 'Connect'
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=716385305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
15:14:12 [2020-07-07T19:14:12.196Z] DEBUG - Clicked on with mnemonic 'Connect'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716385812 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716385812 data=null doit=true} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716385812 data=null} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716385812 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716385812 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
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716385813 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716385813 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716385813 data=null doit=true} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716385813 data=null} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716385813 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716385813 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
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716385814 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Clicking on with mnemonic 'Create Session...'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Clicked on with mnemonic 'Create Session...'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=716385892 data=null doit=true} to Shell with text {Create Session}
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Text with text " 
15:14:12 [2020-07-07T19:14:12.757Z]  ", using matcher: of type 'Text'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Text with text " 
15:14:12 [2020-07-07T19:14:12.757Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Text with text " 
15:14:12 [2020-07-07T19:14:12.757Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Clicking on &Ok
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716385894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716385894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716385894 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716385894 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716385894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716385894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716385894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=716385842 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...'
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Clicked on 
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716385928 data=null doit=true} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716385928 data=null} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716385928 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716385928 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
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716385929 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:12 [2020-07-07T19:14:12.757Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:12 [2020-07-07T19:14:12.757Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:12 [2020-07-07T19:14:12.757Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:12 [2020-07-07T19:14:12.757Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716385930 data=null button=0 stateMask=0x0 x=97 y=98 count=0} to Tree node with text: mysession
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716385930 data=null doit=true} to Tree node with text: mysession
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716385930 data=null} to Tree node with text: mysession
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716385930 data=null button=1 stateMask=0x0 x=97 y=98 count=1} to Tree node with text: mysession
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716385930 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716385931 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716385932 data=null button=0 stateMask=0x0 x=97 y=75 count=0} to Tree node with text: mysession
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716385932 data=null doit=true} to Tree node with text: mysession
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716385932 data=null} to Tree node with text: mysession
15:14:12 [2020-07-07T19:14:12.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716385932 data=null button=1 stateMask=0x0 x=97 y=75 count=1} to Tree node with text: mysession
15:14:12 [2020-07-07T19:14:12.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716385932 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:12 [2020-07-07T19:14:12.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716385933 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716386134 data=null doit=true} to Shell with text {Enable Events}
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:14:13 [2020-07-07T19:14:13.013Z] 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')
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.013Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] 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.
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - Clicking on &Ok
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716386216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716386216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716386216 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716386216 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716386216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716386216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716386216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716385998 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)...'
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Clicked on 
15:14:13 [2020-07-07T19:14:13.269Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.269Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.269Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.269Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.269Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.269Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.269Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.269Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716386293 data=null doit=true} to Tree node with text: channel0
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716386294 data=null} to Tree node with text: channel0
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716386294 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716386294 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
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716386294 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
15:14:13 [2020-07-07T19:14:13.269Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.269Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716386295 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716386295 data=null doit=true} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716386295 data=null} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716386295 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716386295 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716386296 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716386296 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716386296 data=null doit=true} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716386296 data=null} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716386296 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716386296 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716386297 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Clicking on with mnemonic 'Start'
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=716386327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Clicked on with mnemonic 'Start'
15:14:13 [2020-07-07T19:14:13.269Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.269Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716386429 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716386429 data=null doit=true} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716386429 data=null} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716386429 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716386429 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716386430 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716386430 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716386430 data=null doit=true} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716386431 data=null} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716386431 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716386431 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716386431 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Clicking on with mnemonic 'Stop'
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=716386462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Clicked on with mnemonic 'Stop'
15:14:13 [2020-07-07T19:14:13.524Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.524Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716386564 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716386564 data=null doit=true} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716386564 data=null} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716386564 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716386564 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716386565 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716386566 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716386566 data=null doit=true} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716386566 data=null} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716386566 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716386566 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716386566 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:13 [2020-07-07T19:14:13.525Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:14:13 [2020-07-07T19:14:13.525Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
15:14:13 [2020-07-07T19:14:13.525Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
15:14:13 [2020-07-07T19:14:13.525Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:14:13 [2020-07-07T19:14:13.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=716386697 data=null doit=true} to Shell with text {Destroy Confirmation}
15:14:13 [2020-07-07T19:14:13.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:13 [2020-07-07T19:14:13.780Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:13 [2020-07-07T19:14:13.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:13 [2020-07-07T19:14:13.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.780Z] DEBUG - Clicking on OK
15:14:13 [2020-07-07T19:14:13.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716386711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716386711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716386711 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716386711 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716386711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716386711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716386711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=716386593 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...'
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Clicked on 
15:14:13 [2020-07-07T19:14:13.781Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716386744 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716386744 data=null doit=true} to TreeItem with text {myNode}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716386744 data=null} to TreeItem with text {myNode}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716386745 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716386745 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}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716386746 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716386746 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716386746 data=null doit=true} to TreeItem with text {myNode}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716386746 data=null} to TreeItem with text {myNode}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716386746 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716386746 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}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716386747 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Clicking on with mnemonic 'Disconnect'
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=716386794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
15:14:13 [2020-07-07T19:14:13.781Z] DEBUG - Clicked on with mnemonic 'Disconnect'
15:14:13 [2020-07-07T19:14:13.781Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.964 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
15:14:13 [2020-07-07T19:14:13.781Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest)  Time elapsed: 1.721 s
15:14:13 [2020-07-07T19:14:13.781Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716387121 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716387121 data=null doit=true} to TreeItem with text {myNode}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716387121 data=null} to TreeItem with text {myNode}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716387121 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716387121 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}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716387122 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716387123 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716387123 data=null doit=true} to TreeItem with text {myNode}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716387123 data=null} to TreeItem with text {myNode}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716387123 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716387123 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}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716387123 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Clicking on with mnemonic 'Connect'
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=716387150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
15:14:14 [2020-07-07T19:14:14.036Z] DEBUG - Clicked on with mnemonic 'Connect'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716387679 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716387679 data=null doit=true} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716387679 data=null} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716387680 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716387680 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
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716387680 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=716387681 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716387681 data=null doit=true} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716387681 data=null} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716387681 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716387681 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
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716387682 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Clicking on with mnemonic 'Create Session...'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Clicked on with mnemonic 'Create Session...'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=716387759 data=null doit=true} to Shell with text {Create Session}
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Text with text " 
15:14:14 [2020-07-07T19:14:14.597Z]  ", using matcher: of type 'Text'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Text with text " 
15:14:14 [2020-07-07T19:14:14.597Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Text with text " 
15:14:14 [2020-07-07T19:14:14.597Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Clicking on &Ok
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716387761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716387761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716387761 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:14 [2020-07-07T19:14:14.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716387761 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:14 [2020-07-07T19:14:14.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716387761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:14 [2020-07-07T19:14:14.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716387761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:14 [2020-07-07T19:14:14.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716387761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:14 [2020-07-07T19:14:14.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=716387711 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...'
15:14:14 [2020-07-07T19:14:14.853Z] DEBUG - Clicked on 
15:14:14 [2020-07-07T19:14:14.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=716387805 data=null doit=true} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=716387805 data=null} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=716387805 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.853Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716387805 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
15:14:14 [2020-07-07T19:14:14.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=716387805 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
15:14:14 [2020-07-07T19:14:14.853Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:14 [2020-07-07T19:14:14.854Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:14 [2020-07-07T19:14:14.854Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:14 [2020-07-07T19:14:14.854Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716387806 data=null button=0 stateMask=0x0 x=97 y=98 count=0} to Tree node with text: mysession
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716387807 data=null doit=true} to Tree node with text: mysession
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716387807 data=null} to Tree node with text: mysession
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716387807 data=null button=1 stateMask=0x0 x=97 y=98 count=1} to Tree node with text: mysession
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716387807 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716387808 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716387809 data=null button=0 stateMask=0x0 x=97 y=75 count=0} to Tree node with text: mysession
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716387809 data=null doit=true} to Tree node with text: mysession
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716387809 data=null} to Tree node with text: mysession
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716387809 data=null button=1 stateMask=0x0 x=97 y=75 count=1} to Tree node with text: mysession
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716387809 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716387809 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716388029 data=null doit=true} to Shell with text {Enable Events}
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:14:14 [2020-07-07T19:14:14.854Z] 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')
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:14 [2020-07-07T19:14:14.854Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:15 [2020-07-07T19:14:15.109Z] 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')
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716388124 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716388124 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')
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716388124 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')
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716388124 data=null item=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')
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - Setting state to checked on: All
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.109Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - Clicking on &Ok
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716388205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716388205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716388205 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716388205 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716388205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716388205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716388205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716387885 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)...'
15:14:15 [2020-07-07T19:14:15.110Z] DEBUG - Clicked on 
15:14:15 [2020-07-07T19:14:15.110Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716388293 data=null doit=true} to Tree node with text: channel0
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716388293 data=null} to Tree node with text: channel0
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716388293 data=null button=1 stateMask=0x0 x=128 y=75 count=1} to Tree node with text: channel0
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716388293 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
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716388294 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
15:14:15 [2020-07-07T19:14:15.365Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716388295 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716388295 data=null doit=true} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716388295 data=null} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716388295 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716388295 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716388296 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716388300 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716388300 data=null doit=true} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716388300 data=null} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716388300 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716388301 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716388301 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716388495 data=null doit=true} to Shell with text {Enable Events}
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.365Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:14:15 [2020-07-07T19:14:15.366Z] 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')
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.366Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.621Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:14:15 [2020-07-07T19:14:15.621Z] 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')
15:14:15 [2020-07-07T19:14:15.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716388601 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:14:15 [2020-07-07T19:14:15.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716388601 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')
15:14:15 [2020-07-07T19:14:15.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716388601 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')
15:14:15 [2020-07-07T19:14:15.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716388602 data=null item=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')
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Setting state to checked on: All
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Clicking on &Ok
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716388629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716388629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716388629 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716388629 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716388630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716388630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716388630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716388333 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)...'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Clicked on 
15:14:15 [2020-07-07T19:14:15.622Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.622Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.622Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.622Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.622Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.622Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.622Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.622Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.622Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.622Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.622Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716388701 data=null doit=true} to Tree node with text: channel0
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716388701 data=null} to Tree node with text: channel0
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716388701 data=null button=1 stateMask=0x0 x=128 y=75 count=1} to Tree node with text: channel0
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716388701 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
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716388702 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716388702 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716388722 data=null doit=true} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716388723 data=null} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716388723 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716388723 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716388724 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716388725 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716388725 data=null doit=true} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716388725 data=null} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716388725 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716388725 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716388725 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:14:15 [2020-07-07T19:14:15.622Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716389008 data=null doit=true} to Shell with text {Enable Events}
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:14:15 [2020-07-07T19:14:15.877Z] 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')
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:15 [2020-07-07T19:14:15.877Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:14:16 [2020-07-07T19:14:16.133Z] 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')
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=716389098 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=716389098 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')
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=716389098 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')
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=716389098 data=null item=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')
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=716389099 data=null doit=true} to TreeItem with text {All}
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=716389099 data=null} to TreeItem with text {All}
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=716389100 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716389100 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}
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=716389184 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
15:14:16 [2020-07-07T19:14:16.133Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Setting state to checked on: write
15:14:16 [2020-07-07T19:14:16.133Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Setting state to checked on: read
15:14:16 [2020-07-07T19:14:16.133Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - Setting state to checked on: close
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.133Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Clicking on &Ok
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716389188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716389188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716389188 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716389188 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716389188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716389188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716389188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=716388801 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)...'
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Clicked on 
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716389282 data=null doit=true} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716389282 data=null} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716389282 data=null button=1 stateMask=0x0 x=128 y=75 count=1} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716389282 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
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716389282 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716389284 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716389284 data=null doit=true} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716389284 data=null} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716389284 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716389284 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716389285 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716389285 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716389285 data=null doit=true} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716389285 data=null} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716389285 data=null button=1 stateMask=0x0 x=97 y=29 count=1} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716389285 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716389286 data=null button=1 stateMask=0x80000 x=97 y=29 count=1} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - Clicking on with mnemonic 'Enable Channel...'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - Clicked on with mnemonic 'Enable Channel...'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=716389415 data=null doit=true} to Shell with text {Enable Channel}
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
15:14:16 [2020-07-07T19:14:16.390Z] 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')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=716389497 data=null doit=true} to Button with text {Kernel}
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=716389497 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}
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=716389497 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=716389497 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')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=716389497 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')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=716389497 data=null item=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')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.390Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
15:14:16 [2020-07-07T19:14:16.391Z] 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')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
15:14:16 [2020-07-07T19:14:16.391Z] 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')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=716389498 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')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=716389498 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')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=716389498 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')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=716389498 data=null item=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')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Clicking on &Ok
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716389499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716389499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716389499 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716389499 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716389499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716389499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716389499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=716389319 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...'
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Clicked on 
15:14:16 [2020-07-07T19:14:16.646Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.646Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.646Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=716389580 data=null doit=true} to Tree node with text: UST global
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=716389581 data=null} to Tree node with text: UST global
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=716389581 data=null button=1 stateMask=0x0 x=131 y=75 count=1} to Tree node with text: UST global
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716389581 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
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=716389581 data=null button=1 stateMask=0x80000 x=131 y=75 count=1} to Tree node with text: UST global
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=716389582 data=null button=0 stateMask=0x0 x=144 y=98 count=0} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716389582 data=null doit=true} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716389582 data=null} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716389582 data=null button=1 stateMask=0x0 x=144 y=98 count=1} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716389582 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
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716389585 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=716389585 data=null button=0 stateMask=0x0 x=144 y=75 count=0} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716389586 data=null doit=true} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716389586 data=null} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716389586 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716389586 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
15:14:16 [2020-07-07T19:14:16.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716389586 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.647Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
15:14:16 [2020-07-07T19:14:16.647Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
15:14:16 [2020-07-07T19:14:16.647Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
15:14:16 [2020-07-07T19:14:16.647Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:14:16 [2020-07-07T19:14:16.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=716389827 data=null doit=true} to Shell with text {Enable Events}
15:14:16 [2020-07-07T19:14:16.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:16 [2020-07-07T19:14:16.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=716389897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=716389898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=716389898 data=null doit=true} to (of type 'Tree')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=716389898 data=null} to (of type 'Tree')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=716389898 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to (of type 'Tree')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716389898 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')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=716389898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to (of type 'Tree')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Clicking on &Ok
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=716389899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=716389899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=716389899 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=716389899 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=716389899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=716389899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=716389900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=716389619 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...'
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Clicked on 
15:14:16 [2020-07-07T19:14:16.902Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.902Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.902Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.902Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=716389989 data=null doit=true} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=716389989 data=null} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=716389989 data=null button=1 stateMask=0x0 x=128 y=75 count=1} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716389989 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
15:14:16 [2020-07-07T19:14:16.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=716389989 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
15:14:16 [2020-07-07T19:14:16.903Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.903Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716389990 data=null button=0 stateMask=0x0 x=97 y=-17 count=0} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716389990 data=null doit=true} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716389990 data=null} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716389990 data=null button=1 stateMask=0x0 x=97 y=-17 count=1} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716389990 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716389995 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716389996 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716389996 data=null doit=true} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716389996 data=null} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716389996 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716389996 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716389997 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Clicking on with mnemonic 'Start'
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=716390025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
15:14:16 [2020-07-07T19:14:16.903Z] DEBUG - Clicked on with mnemonic 'Start'
15:14:17 [2020-07-07T19:14:17.158Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:17 [2020-07-07T19:14:17.158Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:17 [2020-07-07T19:14:17.158Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:17 [2020-07-07T19:14:17.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716390127 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716390127 data=null doit=true} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716390127 data=null} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716390127 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716390127 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716390128 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716390128 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716390130 data=null doit=true} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716390130 data=null} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716390130 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716390131 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716390131 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Clicking on with mnemonic 'Stop'
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=716390158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Clicked on with mnemonic 'Stop'
15:14:17 [2020-07-07T19:14:17.159Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:17 [2020-07-07T19:14:17.159Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716390260 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716390260 data=null doit=true} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716390260 data=null} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716390260 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716390260 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716390261 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716390284 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716390284 data=null doit=true} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716390284 data=null} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716390284 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716390284 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716390285 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:14:17 [2020-07-07T19:14:17.159Z] DEBUG - Clicking on with mnemonic 'Import...'
15:14:17 [2020-07-07T19:14:17.416Z] DEBUG - Clicked on with mnemonic 'Import...'
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=716390779 data=null doit=true} to Shell with text {Fetch Remote Traces}
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Clicking on Cancel
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=716390780 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')
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=716390780 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')
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=716390780 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=716390780 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=716390780 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')
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=716390780 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')
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=716390780 data=null item=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')
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=716390312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Clicked on 
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716390817 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716390817 data=null doit=true} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716390817 data=null} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716390817 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716390817 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716390818 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:17 [2020-07-07T19:14:17.927Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:14:17 [2020-07-07T19:14:17.927Z] DEBUG - Clicking on with mnemonic 'Import...'
15:14:17 [2020-07-07T19:14:17.927Z] DEBUG - Clicked on with mnemonic 'Import...'
15:14:18 [2020-07-07T19:14:18.182Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:14:18 [2020-07-07T19:14:18.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=716391190 data=null doit=true} to Shell with text {Fetch Remote Traces}
15:14:18 [2020-07-07T19:14:18.182Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:14:18 [2020-07-07T19:14:18.182Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:14:18 [2020-07-07T19:14:18.182Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:14:18 [2020-07-07T19:14:18.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:18 [2020-07-07T19:14:18.182Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:14:18 [2020-07-07T19:14:18.182Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:14:18 [2020-07-07T19:14:18.183Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:14:18 [2020-07-07T19:14:18.183Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:18 [2020-07-07T19:14:18.183Z] DEBUG - Clicking on &Finish
15:14:18 [2020-07-07T19:14:18.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716391191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:18 [2020-07-07T19:14:18.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716391191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:18 [2020-07-07T19:14:18.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716391191 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:18 [2020-07-07T19:14:18.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716391191 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:18 [2020-07-07T19:14:18.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716391191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:18 [2020-07-07T19:14:18.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716391191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:18 [2020-07-07T19:14:18.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:18 [2020-07-07T19:14:18.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:18 [2020-07-07T19:14:18.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:18 [2020-07-07T19:14:18.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:18 [2020-07-07T19:14:18.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:18 [2020-07-07T19:14:18.183Z] DEBUG - Clicked on &Finish
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716391191 data=null item=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')
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=716390891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:14:18 [2020-07-07T19:14:18.744Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:18 [2020-07-07T19:14:18.744Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716391724 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716391725 data=null doit=true} to Tree node with text: mysession
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716391725 data=null} to Tree node with text: mysession
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716391725 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716391725 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716391774 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716391788 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716391788 data=null doit=true} to Tree node with text: mysession
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716391788 data=null} to Tree node with text: mysession
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716391788 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716391789 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716391789 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:14:18 [2020-07-07T19:14:18.744Z] DEBUG - Clicking on with mnemonic 'Import...'
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - Clicked on with mnemonic 'Import...'
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=716392038 data=null doit=true} to Shell with text {Fetch Remote Traces}
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - Clicking on Cancel
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=716392038 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')
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=716392038 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')
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=716392038 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=716392038 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=716392038 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')
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=716392038 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')
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=716392038 data=null item=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')
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=716391823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:14:19 [2020-07-07T19:14:19.000Z] DEBUG - Clicked on 
15:14:19 [2020-07-07T19:14:19.256Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:19 [2020-07-07T19:14:19.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716392293 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:19 [2020-07-07T19:14:19.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716392293 data=null doit=true} to Tree node with text: mysession
15:14:19 [2020-07-07T19:14:19.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716392293 data=null} to Tree node with text: mysession
15:14:19 [2020-07-07T19:14:19.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716392293 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:19 [2020-07-07T19:14:19.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716392293 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:19 [2020-07-07T19:14:19.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716392294 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:19 [2020-07-07T19:14:19.256Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:14:19 [2020-07-07T19:14:19.256Z] DEBUG - Clicking on with mnemonic 'Import...'
15:14:19 [2020-07-07T19:14:19.256Z] DEBUG - Clicked on with mnemonic 'Import...'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=716392503 data=null doit=true} to Shell with text {Fetch Remote Traces}
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=716392504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=716392504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=716392505 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=716392505 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=716392505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=716392505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=716392505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=716392517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=716392517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=716392517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=716392517 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=716392536 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Clicking on &Finish
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716392537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716392537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716392537 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716392538 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716392538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716392538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:19 [2020-07-07T19:14:19.511Z] DEBUG - Clicked on &Finish
15:14:19 [2020-07-07T19:14:19.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716392538 data=null item=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')
15:14:19 [2020-07-07T19:14:19.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=716392323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:14:20 [2020-07-07T19:14:20.022Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:20 [2020-07-07T19:14:20.022Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716393194 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716393194 data=null doit=true} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716393194 data=null} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716393195 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716393195 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716393195 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716393204 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716393204 data=null doit=true} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716393204 data=null} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716393204 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716393204 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716393204 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.277Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:14:20 [2020-07-07T19:14:20.277Z] DEBUG - Clicking on with mnemonic 'Import...'
15:14:20 [2020-07-07T19:14:20.277Z] DEBUG - Clicked on with mnemonic 'Import...'
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=716393541 data=null doit=true} to Shell with text {Fetch Remote Traces}
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Clicking on Cancel
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=716393542 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')
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=716393542 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')
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=716393542 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=716393542 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=716393542 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')
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=716393542 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')
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=716393542 data=null item=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')
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=716393275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Clicked on 
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716393599 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716393599 data=null doit=true} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716393599 data=null} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716393599 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716393600 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716393600 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Clicking on with mnemonic 'Import...'
15:14:20 [2020-07-07T19:14:20.533Z] DEBUG - Clicked on with mnemonic 'Import...'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=716393759 data=null doit=true} to Shell with text {Fetch Remote Traces}
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=716393760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=716393760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=716393760 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=716393760 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=716393760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=716393760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=716393760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=716393827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=716393828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=716393828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=716393838 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=716393838 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Clicking on &Finish
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716393860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716393860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716393860 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716393860 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716393860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716393860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:14:20 [2020-07-07T19:14:20.789Z] DEBUG - Clicked on &Finish
15:14:21 [2020-07-07T19:14:21.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716393860 data=null item=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')
15:14:21 [2020-07-07T19:14:21.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=716393628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:14:21 [2020-07-07T19:14:21.301Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:21 [2020-07-07T19:14:21.301Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716394412 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716394412 data=null doit=true} to Tree node with text: mysession
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716394412 data=null} to Tree node with text: mysession
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716394412 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716394412 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716394412 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=716394413 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=716394413 data=null doit=true} to Tree node with text: mysession
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=716394413 data=null} to Tree node with text: mysession
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=716394413 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716394413 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=716394413 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:14:21 [2020-07-07T19:14:21.301Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=716394505 data=null doit=true} to Shell with text {Destroy Confirmation}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Clicking on OK
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716394505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716394505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716394505 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716394505 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716394505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716394505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716394505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=716394442 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...'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Clicked on 
15:14:21 [2020-07-07T19:14:21.558Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716394538 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716394538 data=null doit=true} to TreeItem with text {myNode}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716394538 data=null} to TreeItem with text {myNode}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716394538 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716394538 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}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716394539 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=716394539 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=716394540 data=null doit=true} to TreeItem with text {myNode}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=716394540 data=null} to TreeItem with text {myNode}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=716394540 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716394540 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}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=716394540 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Clicking on with mnemonic 'Disconnect'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=716394585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Clicked on with mnemonic 'Disconnect'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716394688 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Attempting to set focus on Tree with text {}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=716394711 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {Remote}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=716394711 data=null doit=true} to TreeItem with text {Remote}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=716394711 data=null} to TreeItem with text {Remote}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=716394711 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {Remote}
15:14:21 [2020-07-07T19:14:21.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716394711 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}
15:14:21 [2020-07-07T19:14:21.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=716394749 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {Remote}
15:14:21 [2020-07-07T19:14:21.814Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:14:21 [2020-07-07T19:14:21.814Z] DEBUG - Clicking on with mnemonic 'Delete'
15:14:21 [2020-07-07T19:14:21.814Z] DEBUG - Clicked on with mnemonic 'Delete'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716395525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716395525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716395525 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716395525 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716395525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716395525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716395525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716395526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716395526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716395526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716395526 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716395526 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Clicking on OK
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716395527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716395527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716395527 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716395527 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716395527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716395527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.375Z] DEBUG - Clicked on OK
15:14:22 [2020-07-07T19:14:22.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716395527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:22 [2020-07-07T19:14:22.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716394801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:14:22 [2020-07-07T19:14:22.887Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.134 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
15:14:22 [2020-07-07T19:14:22.887Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest)  Time elapsed: 8.987 s
15:14:22 [2020-07-07T19:14:22.887Z] 
15:14:22 [2020-07-07T19:14:22.887Z] Results:
15:14:22 [2020-07-07T19:14:22.887Z] 
15:14:22 [2020-07-07T19:14:22.887Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
15:14:22 [2020-07-07T19:14:22.887Z] 
15:14:23 [2020-07-07T19:14:23.145Z] 
15:14:23 [2020-07-07T19:14:23.145Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 19:14:23.117
15:14:23 [2020-07-07T19:14:23.145Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] All tests passed!
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.1-SNAPSHOT [90/138]
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] The project's OSGi version is 2.0.1.202007071840
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-sources.jar
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.pom
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-sources.jar
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-pack200.jar.pack.gz
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-p2metadata.xml
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-p2artifacts.xml
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 6.0.0-SNAPSHOT  [91/138]
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.071Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT.jar
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-sources-feature.jar
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT.jar
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT.pom
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-sources-feature.jar
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-p2metadata.xml
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-p2artifacts.xml
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.12-SNAPSHOT [92/138]
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] The project's OSGi version is 1.0.12.202007071840
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.327Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
15:14:24 [2020-07-07T19:14:24.585Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[159] 
15:14:24 [2020-07-07T19:14:24.585Z] 	TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
15:14:24 [2020-07-07T19:14:24.585Z] 	                                                                                                                                                                    ^^^^^^^^^^^^^
15:14:24 [2020-07-07T19:14:24.585Z] Null type safety (type annotations): The expression of type '@NonNull Set<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
15:14:24 [2020-07-07T19:14:24.585Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[289] 
15:14:24 [2020-07-07T19:14:24.585Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
15:14:24 [2020-07-07T19:14:24.585Z] 	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:14:24 [2020-07-07T19:14:24.585Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
15:14:24 [2020-07-07T19:14:24.585Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[289] 
15:14:24 [2020-07-07T19:14:24.585Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
15:14:24 [2020-07-07T19:14:24.585Z] 	                                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^
15:14:24 [2020-07-07T19:14:24.585Z] Null type safety (type annotations): The expression of type 'List<DataDrivenPresentationState>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>'
15:14:24 [2020-07-07T19:14:24.585Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[305] 
15:14:24 [2020-07-07T19:14:24.585Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
15:14:24 [2020-07-07T19:14:24.585Z] 	                                                          ^^^^^^^^^^^^^^^
15:14:24 [2020-07-07T19:14:24.585Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
15:14:24 [2020-07-07T19:14:24.585Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[305] 
15:14:24 [2020-07-07T19:14:24.585Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
15:14:24 [2020-07-07T19:14:24.585Z] 	                                                                           ^^^^^
15:14:24 [2020-07-07T19:14:24.585Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
15:14:24 [2020-07-07T19:14:24.585Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[44] 
15:14:24 [2020-07-07T19:14:24.585Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
15:14:24 [2020-07-07T19:14:24.585Z] 	                                                                  ^^^^
15:14:24 [2020-07-07T19:14:24.585Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
15:14:24 [2020-07-07T19:14:24.585Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[53] 
15:14:24 [2020-07-07T19:14:24.585Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
15:14:24 [2020-07-07T19:14:24.585Z] 	                                                                  ^^^^
15:14:24 [2020-07-07T19:14:24.585Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
15:14:24 [2020-07-07T19:14:24.585Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[218] 
15:14:24 [2020-07-07T19:14:24.585Z] 	provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID);
15:14:24 [2020-07-07T19:14:24.585Z] 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:14:24 [2020-07-07T19:14:24.585Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
15:14:24 [2020-07-07T19:14:24.585Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[234] 
15:14:24 [2020-07-07T19:14:24.585Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
15:14:24 [2020-07-07T19:14:24.585Z] 	                                                          ^^^^^^^^^^^^^^^
15:14:24 [2020-07-07T19:14:24.585Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
15:14:24 [2020-07-07T19:14:24.585Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[234] 
15:14:24 [2020-07-07T19:14:24.585Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
15:14:24 [2020-07-07T19:14:24.585Z] 	                                                                           ^^^^^
15:14:24 [2020-07-07T19:14:24.585Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
15:14:24 [2020-07-07T19:14:24.585Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[246] 
15:14:24 [2020-07-07T19:14:24.585Z] 	TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
15:14:24 [2020-07-07T19:14:24.585Z] 	                                                                                                                                                             ^^^^^^^^^^^^^
15:14:24 [2020-07-07T19:14:24.585Z] Null type safety (type annotations): The expression of type '@NonNull Set<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
15:14:24 [2020-07-07T19:14:24.585Z] 11 problems (11 warnings)
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-sources.jar
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.585Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar
15:14:24 [2020-07-07T19:14:24.841Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.841Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:24 [2020-07-07T19:14:24.841Z] [INFO] 
15:14:24 [2020-07-07T19:14:24.841Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:25 [2020-07-07T19:14:25.402Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
15:14:25 [2020-07-07T19:14:25.402Z] [INFO] Command line:
15:14:25 [2020-07-07T19:14:25.402Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:14:25 [2020-07-07T19:14:25.402Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:14:26 [2020-07-07T19:14:26.766Z] !SESSION 2020-07-07 19:14:25.307 -----------------------------------------------
15:14:26 [2020-07-07T19:14:26.766Z] eclipse.buildId=unknown
15:14:26 [2020-07-07T19:14:26.766Z] java.version=1.8.0_202
15:14:26 [2020-07-07T19:14:26.766Z] java.vendor=Oracle Corporation
15:14:26 [2020-07-07T19:14:26.766Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:14:26 [2020-07-07T19:14:26.766Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:14:26 [2020-07-07T19:14:26.766Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:14:26 [2020-07-07T19:14:26.766Z] 
15:14:26 [2020-07-07T19:14:26.766Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:14:26.609
15:14:26 [2020-07-07T19:14:26.766Z] !MESSAGE FrameworkEvent ERROR
15:14:26 [2020-07-07T19:14:26.766Z] !STACK 0
15:14:26 [2020-07-07T19:14:26.766Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:14:26 [2020-07-07T19:14:26.766Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:14:26 [2020-07-07T19:14:26.766Z] 
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:14:26 [2020-07-07T19:14:26.766Z] 
15:14:26 [2020-07-07T19:14:26.766Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:14:26.698
15:14:26 [2020-07-07T19:14:26.766Z] !MESSAGE FrameworkEvent ERROR
15:14:26 [2020-07-07T19:14:26.766Z] !STACK 0
15:14:26 [2020-07-07T19:14:26.766Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:14:26 [2020-07-07T19:14:26.766Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:14:26 [2020-07-07T19:14:26.766Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:14:26 [2020-07-07T19:14:26.766Z]     -> 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"
15:14:26 [2020-07-07T19:14:26.766Z]        org.apache.httpcomponents.httpclient.win [35]
15:14:26 [2020-07-07T19:14:26.766Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:14:26 [2020-07-07T19:14:26.766Z] 
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:14:26 [2020-07-07T19:14:26.766Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:14:26 [2020-07-07T19:14:26.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:14:26 [2020-07-07T19:14:26.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:14:26 [2020-07-07T19:14:26.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:14:26 [2020-07-07T19:14:26.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:14:26 [2020-07-07T19:14:26.767Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:14:26 [2020-07-07T19:14:26.767Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:14:28 [2020-07-07T19:14:28.131Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:27.821
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE Compiling value: value is not a parseable integer: abc
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:27.822
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE Compiling value: value is not a parseable integer: 
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:27.825
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE Compiling value: value is not a parseable integer: abc
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:27.826
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE Compiling value: value is not a parseable integer: 
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:27.833
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE The mapping group undefined does not exist in this analysis
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:27.836
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE Compiling value: value is not a parseable integer: not int
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:27.890
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE A query state value should have children attributes
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:27.891
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE The value of a constant attribute should not be empty
15:14:28 [2020-07-07T19:14:28.131Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.003 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.004 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.049 s
15:14:28 [2020-07-07T19:14:28.131Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.131Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:27.921
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:27.996
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:28.003
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE State Transition: Undefined action: action1
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:28.005
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE State Transition: Undefined condition: test1
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:28.007
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE State Transition: Undefined condition: test1
15:14:28 [2020-07-07T19:14:28.131Z] 
15:14:28 [2020-07-07T19:14:28.131Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:28.009
15:14:28 [2020-07-07T19:14:28.131Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
15:14:28 [2020-07-07T19:14:28.132Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.009 s
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.055 s
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
15:14:28 [2020-07-07T19:14:28.132Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
15:14:28 [2020-07-07T19:14:28.132Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
15:14:28 [2020-07-07T19:14:28.132Z] 
15:14:28 [2020-07-07T19:14:28.132Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:28.023
15:14:28 [2020-07-07T19:14:28.132Z] !MESSAGE The value of a constant attribute should not be empty
15:14:28 [2020-07-07T19:14:28.132Z] 
15:14:28 [2020-07-07T19:14:28.132Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:28.024
15:14:28 [2020-07-07T19:14:28.132Z] !MESSAGE The value of an event field attribute should not be null
15:14:28 [2020-07-07T19:14:28.132Z] 
15:14:28 [2020-07-07T19:14:28.132Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:28.025
15:14:28 [2020-07-07T19:14:28.132Z] !MESSAGE A query state attribute should have children attributes
15:14:28 [2020-07-07T19:14:28.132Z] 
15:14:28 [2020-07-07T19:14:28.132Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:28.025
15:14:28 [2020-07-07T19:14:28.132Z] !MESSAGE The value of a constant attribute should not be empty
15:14:28 [2020-07-07T19:14:28.132Z] 
15:14:28 [2020-07-07T19:14:28.132Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:28.026
15:14:28 [2020-07-07T19:14:28.132Z] !MESSAGE Location undefined does not exist
15:14:28 [2020-07-07T19:14:28.132Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
15:14:28 [2020-07-07T19:14:28.132Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.132Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.003 s
15:14:28 [2020-07-07T19:14:28.132Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.005 s
15:14:28 [2020-07-07T19:14:28.132Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
15:14:28 [2020-07-07T19:14:28.132Z] 
15:14:28 [2020-07-07T19:14:28.132Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:28.097
15:14:28 [2020-07-07T19:14:28.132Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
15:14:28 [2020-07-07T19:14:28.132Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
15:14:28 [2020-07-07T19:14:28.132Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.132Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0 s
15:14:28 [2020-07-07T19:14:28.132Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
15:14:28 [2020-07-07T19:14:28.132Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0 s
15:14:28 [2020-07-07T19:14:28.132Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0 s
15:14:28 [2020-07-07T19:14:28.132Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
15:14:30 [2020-07-07T19:14:30.020Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.344 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
15:14:30 [2020-07-07T19:14:30.020Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest)  Time elapsed: 1.338 s
15:14:30 [2020-07-07T19:14:30.020Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
15:14:31 [2020-07-07T19:14:31.917Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.336 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
15:14:31 [2020-07-07T19:14:31.917Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.221 s
15:14:31 [2020-07-07T19:14:31.917Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.114 s
15:14:31 [2020-07-07T19:14:31.917Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
15:14:33 [2020-07-07T19:14:33.281Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
15:14:33 [2020-07-07T19:14:33.281Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest)  Time elapsed: 1.113 s
15:14:33 [2020-07-07T19:14:33.281Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
15:14:33 [2020-07-07T19:14:33.281Z] 
15:14:33 [2020-07-07T19:14:33.281Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:32.993
15:14:33 [2020-07-07T19:14:33.281Z] !MESSAGE state value is type int but a mappingGroup is specified
15:14:33 [2020-07-07T19:14:33.281Z] 
15:14:33 [2020-07-07T19:14:33.281Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:32.993
15:14:33 [2020-07-07T19:14:33.281Z] !MESSAGE state value is type int but a mappingGroup is specified
15:14:34 [2020-07-07T19:14:34.212Z] 
15:14:34 [2020-07-07T19:14:34.212Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:34.204
15:14:34 [2020-07-07T19:14:34.212Z] !MESSAGE state value is type int but a mappingGroup is specified
15:14:34 [2020-07-07T19:14:34.212Z] 
15:14:34 [2020-07-07T19:14:34.212Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:34.204
15:14:34 [2020-07-07T19:14:34.212Z] !MESSAGE state value is type int but a mappingGroup is specified
15:14:34 [2020-07-07T19:14:34.467Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
15:14:34 [2020-07-07T19:14:34.467Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 1.212 s
15:14:34 [2020-07-07T19:14:34.467Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 0.017 s
15:14:34 [2020-07-07T19:14:34.467Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
15:14:34 [2020-07-07T19:14:34.723Z] 
15:14:34 [2020-07-07T19:14:34.723Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:34.619
15:14:34 [2020-07-07T19:14:34.723Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:14:37 [2020-07-07T19:14:37.238Z] 
15:14:37 [2020-07-07T19:14:37.238Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:36.631
15:14:37 [2020-07-07T19:14:37.238Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:14:37 [2020-07-07T19:14:37.238Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.42 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
15:14:37 [2020-07-07T19:14:37.238Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 2.304 s
15:14:37 [2020-07-07T19:14:37.238Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.115 s
15:14:37 [2020-07-07T19:14:37.238Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
15:14:38 [2020-07-07T19:14:38.602Z] 
15:14:38 [2020-07-07T19:14:38.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.226
15:14:38 [2020-07-07T19:14:38.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.602Z] 
15:14:38 [2020-07-07T19:14:38.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.226
15:14:38 [2020-07-07T19:14:38.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.602Z] 
15:14:38 [2020-07-07T19:14:38.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.227
15:14:38 [2020-07-07T19:14:38.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.602Z] 
15:14:38 [2020-07-07T19:14:38.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.227
15:14:38 [2020-07-07T19:14:38.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.602Z] 
15:14:38 [2020-07-07T19:14:38.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.227
15:14:38 [2020-07-07T19:14:38.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.602Z] 
15:14:38 [2020-07-07T19:14:38.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.227
15:14:38 [2020-07-07T19:14:38.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.602Z] 
15:14:38 [2020-07-07T19:14:38.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.228
15:14:38 [2020-07-07T19:14:38.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.602Z] 
15:14:38 [2020-07-07T19:14:38.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.228
15:14:38 [2020-07-07T19:14:38.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.602Z] 
15:14:38 [2020-07-07T19:14:38.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.228
15:14:38 [2020-07-07T19:14:38.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.602Z] 
15:14:38 [2020-07-07T19:14:38.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.228
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.228
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.229
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.229
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.229
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.229
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.229
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.230
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.230
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.230
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.230
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.230
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.230
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.231
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.231
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.231
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.231
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.231
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.232
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.232
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:38 [2020-07-07T19:14:38.603Z] 
15:14:38 [2020-07-07T19:14:38.603Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:38.232
15:14:38 [2020-07-07T19:14:38.603Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:14:42 [2020-07-07T19:14:42.769Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.332 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
15:14:42 [2020-07-07T19:14:42.769Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 5.253 s
15:14:42 [2020-07-07T19:14:42.769Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.079 s
15:14:42 [2020-07-07T19:14:42.769Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
15:14:42 [2020-07-07T19:14:42.769Z] 
15:14:42 [2020-07-07T19:14:42.769Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:42.027
15:14:42 [2020-07-07T19:14:42.769Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:14:42 [2020-07-07T19:14:42.769Z] 
15:14:42 [2020-07-07T19:14:42.769Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:42.193
15:14:42 [2020-07-07T19:14:42.769Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:14:42 [2020-07-07T19:14:42.769Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
15:14:42 [2020-07-07T19:14:42.769Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.166 s
15:14:42 [2020-07-07T19:14:42.769Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.001 s
15:14:42 [2020-07-07T19:14:42.769Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
15:14:43 [2020-07-07T19:14:43.330Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
15:14:43 [2020-07-07T19:14:43.330Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest)  Time elapsed: 1.108 s
15:14:43 [2020-07-07T19:14:43.330Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
15:14:43 [2020-07-07T19:14:43.586Z] 
15:14:43 [2020-07-07T19:14:43.586Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:43.410
15:14:43 [2020-07-07T19:14:43.586Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
15:14:43 [2020-07-07T19:14:43.586Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
15:14:43 [2020-07-07T19:14:43.586Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.104 s
15:14:43 [2020-07-07T19:14:43.586Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.112 s
15:14:43 [2020-07-07T19:14:43.586Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
15:14:43 [2020-07-07T19:14:43.841Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
15:14:43 [2020-07-07T19:14:43.841Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.08 s
15:14:43 [2020-07-07T19:14:43.841Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0 s
15:14:43 [2020-07-07T19:14:43.841Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.029 s
15:14:43 [2020-07-07T19:14:43.841Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
15:14:44 [2020-07-07T19:14:44.402Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
15:14:44 [2020-07-07T19:14:44.402Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.257 s
15:14:44 [2020-07-07T19:14:44.402Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.131 s
15:14:44 [2020-07-07T19:14:44.402Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.176 s
15:14:44 [2020-07-07T19:14:44.402Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
15:14:52 [2020-07-07T19:14:52.490Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.908 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
15:14:52 [2020-07-07T19:14:52.490Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.198 s
15:14:52 [2020-07-07T19:14:52.490Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 7.323 s
15:14:52 [2020-07-07T19:14:52.490Z] testFactoryUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.031 s
15:14:52 [2020-07-07T19:14:52.490Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.238 s
15:14:52 [2020-07-07T19:14:52.490Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.118 s
15:14:52 [2020-07-07T19:14:52.490Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
15:14:52 [2020-07-07T19:14:52.490Z] 
15:14:52 [2020-07-07T19:14:52.490Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:52.120
15:14:52 [2020-07-07T19:14:52.490Z] !MESSAGE XML Parsing error at line 24: 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.
15:14:52 [2020-07-07T19:14:52.490Z] 
15:14:52 [2020-07-07T19:14:52.490Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:52.124
15:14:52 [2020-07-07T19:14:52.490Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
15:14:52 [2020-07-07T19:14:52.490Z] 
15:14:52 [2020-07-07T19:14:52.490Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:52.128
15:14:52 [2020-07-07T19:14:52.490Z] !MESSAGE XML Parsing error at line 28: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
15:14:52 [2020-07-07T19:14:52.490Z] 
15:14:52 [2020-07-07T19:14:52.490Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:52.131
15:14:52 [2020-07-07T19:14:52.490Z] !MESSAGE XML Parsing error at line 36: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
15:14:52 [2020-07-07T19:14:52.490Z] 
15:14:52 [2020-07-07T19:14:52.490Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:52.135
15:14:52 [2020-07-07T19:14:52.490Z] !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.
15:14:52 [2020-07-07T19:14:52.490Z] 
15:14:52 [2020-07-07T19:14:52.490Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:14:52.209
15:14:52 [2020-07-07T19:14:52.490Z] !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.
15:14:52 [2020-07-07T19:14:52.746Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
15:14:52 [2020-07-07T19:14:52.746Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.019 s
15:14:52 [2020-07-07T19:14:52.746Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.074 s
15:14:52 [2020-07-07T19:14:52.746Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.008 s
15:14:52 [2020-07-07T19:14:52.746Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.207 s
15:14:52 [2020-07-07T19:14:52.746Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.076 s
15:14:52 [2020-07-07T19:14:52.746Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.026 s
15:14:52 [2020-07-07T19:14:52.746Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0 s
15:14:52 [2020-07-07T19:14:52.746Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
15:14:53 [2020-07-07T19:14:53.001Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
15:14:53 [2020-07-07T19:14:53.001Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.106 s
15:14:53 [2020-07-07T19:14:53.001Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.005 s
15:14:53 [2020-07-07T19:14:53.001Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.108 s
15:14:53 [2020-07-07T19:14:53.001Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
15:14:53 [2020-07-07T19:14:53.257Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
15:14:53 [2020-07-07T19:14:53.257Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.1 s
15:14:53 [2020-07-07T19:14:53.257Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.048 s
15:14:53 [2020-07-07T19:14:53.257Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.091 s
15:14:53 [2020-07-07T19:14:53.257Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
15:14:53 [2020-07-07T19:14:53.257Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
15:14:53 [2020-07-07T19:14:53.257Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.062 s
15:14:53 [2020-07-07T19:14:53.257Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.025 s
15:14:53 [2020-07-07T19:14:53.257Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
15:14:53 [2020-07-07T19:14:53.257Z] 
15:14:53 [2020-07-07T19:14:53.257Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:53.126
15:14:53 [2020-07-07T19:14:53.257Z] !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.
15:14:54 [2020-07-07T19:14:54.621Z] 
15:14:54 [2020-07-07T19:14:54.621Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:54.332
15:14:54 [2020-07-07T19:14:54.621Z] !MESSAGE Fsm test: the 'initial' attribute was set or an <initial> element was defined. Only one of the 3 should be used. The initialState element will have precedence
15:14:55 [2020-07-07T19:14:55.548Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.412 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
15:14:55 [2020-07-07T19:14:55.548Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
15:14:55 [2020-07-07T19:14:55.548Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0.001 s
15:14:55 [2020-07-07T19:14:55.548Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
15:14:55 [2020-07-07T19:14:55.548Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
15:14:56 [2020-07-07T19:14:56.913Z] 
15:14:56 [2020-07-07T19:14:56.913Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:56.750
15:14:56 [2020-07-07T19:14:56.913Z] !MESSAGE state value is type int but a mappingGroup is specified
15:14:56 [2020-07-07T19:14:56.913Z] 
15:14:56 [2020-07-07T19:14:56.913Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:14:56.750
15:14:56 [2020-07-07T19:14:56.913Z] !MESSAGE state value is type int but a mappingGroup is specified
15:14:56 [2020-07-07T19:14:56.913Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
15:14:56 [2020-07-07T19:14:56.913Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.211 s
15:14:56 [2020-07-07T19:14:56.913Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 0.005 s
15:14:56 [2020-07-07T19:14:56.913Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
15:14:56 [2020-07-07T19:14:56.913Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
15:14:56 [2020-07-07T19:14:56.913Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.013 s
15:14:56 [2020-07-07T19:14:56.913Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.013 s
15:14:56 [2020-07-07T19:14:56.913Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.014 s
15:14:56 [2020-07-07T19:14:56.913Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.013 s
15:14:56 [2020-07-07T19:14:56.913Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.013 s
15:14:56 [2020-07-07T19:14:56.913Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.014 s
15:14:56 [2020-07-07T19:14:56.913Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.058 s
15:14:56 [2020-07-07T19:14:56.913Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
15:14:58 [2020-07-07T19:14:58.279Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
15:14:58 [2020-07-07T19:14:58.279Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest)  Time elapsed: 1.211 s
15:14:58 [2020-07-07T19:14:58.279Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
15:14:58 [2020-07-07T19:14:58.279Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
15:14:58 [2020-07-07T19:14:58.279Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
15:14:58 [2020-07-07T19:14:58.279Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
15:14:58 [2020-07-07T19:14:58.279Z] 
15:14:58 [2020-07-07T19:14:58.279Z] Results:
15:14:58 [2020-07-07T19:14:58.279Z] 
15:14:58 [2020-07-07T19:14:58.279Z] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
15:14:58 [2020-07-07T19:14:58.279Z] 
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] All tests passed!
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] 
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.pom
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-sources.jar
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] 
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] 
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.1-SNAPSHOT [93/138]
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] 
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] 
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] The project's OSGi version is 2.0.1.202007071840
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] 
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] 
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] 
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] 
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] 
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:58 [2020-07-07T19:14:58.840Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
15:14:59 [2020-07-07T19:14:59.401Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[189] 
15:14:59 [2020-07-07T19:14:59.401Z] 	File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name);
15:14:59 [2020-07-07T19:14:59.401Z] 	                                                             ^^^^^
15:14:59 [2020-07-07T19:14:59.401Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:14:59 [2020-07-07T19:14:59.401Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 43)
15:14:59 [2020-07-07T19:14:59.401Z] 	@SuppressWarnings("nls")
15:14:59 [2020-07-07T19:14:59.401Z] 	                  ^^^^^
15:14:59 [2020-07-07T19:14:59.401Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
15:14:59 [2020-07-07T19:14:59.401Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[96] 
15:14:59 [2020-07-07T19:14:59.401Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
15:14:59 [2020-07-07T19:14:59.401Z] 	                                                                ^^^^^
15:14:59 [2020-07-07T19:14:59.401Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:14:59 [2020-07-07T19:14:59.401Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[112] 
15:14:59 [2020-07-07T19:14:59.401Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
15:14:59 [2020-07-07T19:14:59.401Z] 	                                                                ^^^^^
15:14:59 [2020-07-07T19:14:59.401Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:14:59 [2020-07-07T19:14:59.401Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/MatchAndSyncTest.java (at line 42)
15:14:59 [2020-07-07T19:14:59.401Z] 	@SuppressWarnings("nls")
15:14:59 [2020-07-07T19:14:59.401Z] 	                  ^^^^^
15:14:59 [2020-07-07T19:14:59.401Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
15:14:59 [2020-07-07T19:14:59.401Z] 5 problems (0 errors, 3 warnings, 3 info)
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] 
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] 
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-sources.jar
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] 
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] 
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] 
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] 
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] 
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] 
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] 
15:14:59 [2020-07-07T19:14:59.401Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:14:59 [2020-07-07T19:14:59.962Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
15:14:59 [2020-07-07T19:14:59.962Z] [INFO] Command line:
15:14:59 [2020-07-07T19:14:59.962Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:14:59 [2020-07-07T19:14:59.962Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:15:01 [2020-07-07T19:15:01.326Z] !SESSION 2020-07-07 19:15:00.032 -----------------------------------------------
15:15:01 [2020-07-07T19:15:01.326Z] eclipse.buildId=unknown
15:15:01 [2020-07-07T19:15:01.326Z] java.version=1.8.0_202
15:15:01 [2020-07-07T19:15:01.326Z] java.vendor=Oracle Corporation
15:15:01 [2020-07-07T19:15:01.326Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:15:01 [2020-07-07T19:15:01.326Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:15:01 [2020-07-07T19:15:01.327Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:15:01 [2020-07-07T19:15:01.327Z] 
15:15:01 [2020-07-07T19:15:01.327Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:15:01.317
15:15:01 [2020-07-07T19:15:01.327Z] !MESSAGE FrameworkEvent ERROR
15:15:01 [2020-07-07T19:15:01.327Z] !STACK 0
15:15:01 [2020-07-07T19:15:01.327Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:15:01 [2020-07-07T19:15:01.327Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:15:01 [2020-07-07T19:15:01.327Z] 
15:15:01 [2020-07-07T19:15:01.327Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:15:01 [2020-07-07T19:15:01.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:15:01 [2020-07-07T19:15:01.327Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:15:01 [2020-07-07T19:15:01.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:15:01 [2020-07-07T19:15:01.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:15:01 [2020-07-07T19:15:01.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:15:01 [2020-07-07T19:15:01.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:15:01 [2020-07-07T19:15:01.327Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:15:01 [2020-07-07T19:15:01.327Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:15:01 [2020-07-07T19:15:01.327Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:15:01 [2020-07-07T19:15:01.582Z] 
15:15:01 [2020-07-07T19:15:01.582Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:15:01.410
15:15:01 [2020-07-07T19:15:01.582Z] !MESSAGE FrameworkEvent ERROR
15:15:01 [2020-07-07T19:15:01.582Z] !STACK 0
15:15:01 [2020-07-07T19:15:01.582Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:15:01 [2020-07-07T19:15:01.582Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:15:01 [2020-07-07T19:15:01.582Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:15:01 [2020-07-07T19:15:01.582Z]     -> 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"
15:15:01 [2020-07-07T19:15:01.582Z]        org.apache.httpcomponents.httpclient.win [35]
15:15:01 [2020-07-07T19:15:01.582Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:15:01 [2020-07-07T19:15:01.582Z] 
15:15:01 [2020-07-07T19:15:01.582Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:15:01 [2020-07-07T19:15:01.582Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:15:01 [2020-07-07T19:15:01.582Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:15:01 [2020-07-07T19:15:01.582Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:15:01 [2020-07-07T19:15:01.582Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:15:01 [2020-07-07T19:15:01.582Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:15:01 [2020-07-07T19:15:01.582Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:15:01 [2020-07-07T19:15:01.582Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:15:01 [2020-07-07T19:15:01.582Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:15:01 [2020-07-07T19:15:01.582Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:15:02 [2020-07-07T19:15:02.947Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
15:15:12 [2020-07-07T19:15:12.889Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.81 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
15:15:12 [2020-07-07T19:15:12.889Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.075 s
15:15:12 [2020-07-07T19:15:12.889Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 3.306 s
15:15:12 [2020-07-07T19:15:12.889Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
15:15:12 [2020-07-07T19:15:12.889Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
15:15:12 [2020-07-07T19:15:12.889Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
15:15:12 [2020-07-07T19:15:12.889Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
15:15:12 [2020-07-07T19:15:12.889Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.091 s
15:15:12 [2020-07-07T19:15:12.889Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.007 s
15:15:12 [2020-07-07T19:15:12.889Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
15:15:12 [2020-07-07T19:15:12.889Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
15:15:12 [2020-07-07T19:15:12.889Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
15:15:12 [2020-07-07T19:15:12.889Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
15:15:12 [2020-07-07T19:15:12.889Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
15:15:12 [2020-07-07T19:15:12.889Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
15:15:12 [2020-07-07T19:15:12.889Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
15:15:12 [2020-07-07T19:15:12.889Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
15:15:12 [2020-07-07T19:15:12.889Z] 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
15:15:12 [2020-07-07T19:15:12.889Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
15:15:12 [2020-07-07T19:15:12.889Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
15:15:15 [2020-07-07T19:15:15.409Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.663 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
15:15:15 [2020-07-07T19:15:15.409Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
15:15:15 [2020-07-07T19:15:15.409Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.409Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
15:15:15 [2020-07-07T19:15:15.409Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.409Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
15:15:15 [2020-07-07T19:15:15.409Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.025 s
15:15:15 [2020-07-07T19:15:15.409Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.022 s
15:15:15 [2020-07-07T19:15:15.409Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.003 s
15:15:15 [2020-07-07T19:15:15.409Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.029 s
15:15:15 [2020-07-07T19:15:15.409Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
15:15:15 [2020-07-07T19:15:15.409Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.409Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.409Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.021 s
15:15:15 [2020-07-07T19:15:15.409Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.017 s
15:15:15 [2020-07-07T19:15:15.409Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.015 s
15:15:15 [2020-07-07T19:15:15.409Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.017 s
15:15:15 [2020-07-07T19:15:15.409Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
15:15:15 [2020-07-07T19:15:15.409Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.409Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.410Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.410Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.410Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.410Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.410Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.410Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.410Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.410Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.410Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
15:15:15 [2020-07-07T19:15:15.410Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
15:15:15 [2020-07-07T19:15:15.410Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
15:15:20 [2020-07-07T19:15:20.659Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.916 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
15:15:20 [2020-07-07T19:15:20.659Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 4.804 s
15:15:20 [2020-07-07T19:15:20.659Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 0.089 s
15:15:20 [2020-07-07T19:15:20.659Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
15:15:21 [2020-07-07T19:15:21.586Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.384 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
15:15:21 [2020-07-07T19:15:21.586Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest)  Time elapsed: 1.383 s
15:15:21 [2020-07-07T19:15:21.586Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
15:15:26 [2020-07-07T19:15:26.833Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.543 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
15:15:26 [2020-07-07T19:15:26.833Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.141 s
15:15:26 [2020-07-07T19:15:26.833Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.129 s
15:15:26 [2020-07-07T19:15:26.833Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.14 s
15:15:26 [2020-07-07T19:15:26.833Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.132 s
15:15:26 [2020-07-07T19:15:26.833Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
15:15:34 [2020-07-07T19:15:34.917Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.463 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
15:15:34 [2020-07-07T19:15:34.917Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 1.177 s
15:15:34 [2020-07-07T19:15:34.917Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 7.285 s
15:15:34 [2020-07-07T19:15:34.917Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
15:15:34 [2020-07-07T19:15:34.917Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
15:15:34 [2020-07-07T19:15:34.917Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest)  Time elapsed: 0.304 s
15:15:34 [2020-07-07T19:15:34.917Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
15:15:34 [2020-07-07T19:15:34.917Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
15:15:34 [2020-07-07T19:15:34.917Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
15:15:34 [2020-07-07T19:15:34.917Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
15:15:34 [2020-07-07T19:15:34.917Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
15:15:34 [2020-07-07T19:15:34.917Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
15:15:34 [2020-07-07T19:15:34.917Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
15:15:35 [2020-07-07T19:15:35.173Z] 
15:15:35 [2020-07-07T19:15:35.173Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-07-07 19:15:35.003
15:15:35 [2020-07-07T19:15:35.173Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
15:15:40 [2020-07-07T19:15:40.418Z] 
15:15:40 [2020-07-07T19:15:40.418Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-07-07 19:15:39.443
15:15:40 [2020-07-07T19:15:40.418Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
15:15:43 [2020-07-07T19:15:43.684Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.185 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
15:15:43 [2020-07-07T19:15:43.684Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 4.505 s
15:15:43 [2020-07-07T19:15:43.684Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 3.679 s
15:15:43 [2020-07-07T19:15:43.684Z] 
15:15:43 [2020-07-07T19:15:43.684Z] Results:
15:15:43 [2020-07-07T19:15:43.684Z] 
15:15:43 [2020-07-07T19:15:43.684Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1
15:15:43 [2020-07-07T19:15:43.684Z] 
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] All tests passed!
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] 
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.pom
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-sources.jar
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-pack200.jar.pack.gz
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-p2metadata.xml
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-p2artifacts.xml
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] 
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] 
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.14-SNAPSHOT [94/138]
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] 
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] 
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] The project's OSGi version is 1.0.14.202007071840
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] 
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] 
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] 
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] 
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:43 [2020-07-07T19:15:43.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:43 [2020-07-07T19:15:43.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
15:15:43 [2020-07-07T19:15:43.685Z] [INFO] 
15:15:43 [2020-07-07T19:15:43.685Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:43 [2020-07-07T19:15:43.685Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
15:15:44 [2020-07-07T19:15:44.247Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/TimeGraphViewUiContextTestBase.java:[79] 
15:15:44 [2020-07-07T19:15:44.247Z] 	public static void beforeClass() throws IOException {
15:15:44 [2020-07-07T19:15:44.247Z] 	                                        ^^^^^^^^^^^
15:15:44 [2020-07-07T19:15:44.247Z] The declared exception IOException is not actually thrown by the method beforeClass() from type TimeGraphViewUiContextTestBase
15:15:44 [2020-07-07T19:15:44.247Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/TimeGraphViewUiContextTestBase.java:[108] 
15:15:44 [2020-07-07T19:15:44.247Z] 	* @throws IOException
15:15:44 [2020-07-07T19:15:44.247Z] 	          ^^^^^^^^^^^
15:15:44 [2020-07-07T19:15:44.247Z] Javadoc: Description expected after this reference
15:15:44 [2020-07-07T19:15:44.247Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[430] 
15:15:44 [2020-07-07T19:15:44.247Z] 	final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class));
15:15:44 [2020-07-07T19:15:44.247Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:15:44 [2020-07-07T19:15:44.248Z] 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
15:15:44 [2020-07-07T19:15:44.248Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[446] 
15:15:44 [2020-07-07T19:15:44.248Z] 	final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
15:15:44 [2020-07-07T19:15:44.248Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:15:44 [2020-07-07T19:15:44.248Z] 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
15:15:44 [2020-07-07T19:15:44.248Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[393] 
15:15:44 [2020-07-07T19:15:44.248Z] 	final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
15:15:44 [2020-07-07T19:15:44.248Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:15:44 [2020-07-07T19:15:44.248Z] 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
15:15:44 [2020-07-07T19:15:44.248Z] 5 problems (5 warnings)
15:15:44 [2020-07-07T19:15:44.248Z] [INFO] 
15:15:44 [2020-07-07T19:15:44.248Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:44 [2020-07-07T19:15:44.248Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:44 [2020-07-07T19:15:44.248Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
15:15:44 [2020-07-07T19:15:44.248Z] [INFO] 
15:15:44 [2020-07-07T19:15:44.248Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] 
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] 
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] 
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] 
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] 
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] 
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] 
15:15:44 [2020-07-07T19:15:44.505Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:15:45 [2020-07-07T19:15:45.433Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
15:15:45 [2020-07-07T19:15:45.433Z] [INFO] Command line:
15:15:45 [2020-07-07T19:15:45.433Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:15:45 [2020-07-07T19:15:45.433Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:15:46 [2020-07-07T19:15:46.799Z] !SESSION 2020-07-07 19:15:45.285 -----------------------------------------------
15:15:46 [2020-07-07T19:15:46.799Z] eclipse.buildId=unknown
15:15:46 [2020-07-07T19:15:46.799Z] java.version=1.8.0_202
15:15:46 [2020-07-07T19:15:46.799Z] java.vendor=Oracle Corporation
15:15:46 [2020-07-07T19:15:46.799Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:15:46 [2020-07-07T19:15:46.799Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:15:46 [2020-07-07T19:15:46.799Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:15:46 [2020-07-07T19:15:46.800Z] 
15:15:46 [2020-07-07T19:15:46.800Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:15:46.690
15:15:46 [2020-07-07T19:15:46.800Z] !MESSAGE FrameworkEvent ERROR
15:15:46 [2020-07-07T19:15:46.800Z] !STACK 0
15:15:46 [2020-07-07T19:15:46.800Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:15:46 [2020-07-07T19:15:46.800Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:15:46 [2020-07-07T19:15:46.800Z] 
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:15:46 [2020-07-07T19:15:46.800Z] 
15:15:46 [2020-07-07T19:15:46.800Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:15:46.723
15:15:46 [2020-07-07T19:15:46.800Z] !MESSAGE FrameworkEvent ERROR
15:15:46 [2020-07-07T19:15:46.800Z] !STACK 0
15:15:46 [2020-07-07T19:15:46.800Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:15:46 [2020-07-07T19:15:46.800Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:15:46 [2020-07-07T19:15:46.800Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:15:46 [2020-07-07T19:15:46.800Z]     -> 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"
15:15:46 [2020-07-07T19:15:46.800Z]        org.apache.httpcomponents.httpclient.win [36]
15:15:46 [2020-07-07T19:15:46.800Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:15:46 [2020-07-07T19:15:46.800Z] 
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:15:46 [2020-07-07T19:15:46.800Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:15:47 [2020-07-07T19:15:47.727Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:15:47 [2020-07-07T19:15:47.727Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:15:52 [2020-07-07T19:15:52.970Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:15:52 [2020-07-07T19:15:52.970Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
15:15:52 [2020-07-07T19:15:52.970Z] Display size: 1440x900
15:15:52 [2020-07-07T19:15:52.970Z] OS version=3.10.0-1062.el7.x86_64
15:15:52 [2020-07-07T19:15:52.970Z] GTK version=3.22.30
15:15:52 [2020-07-07T19:15:52.970Z] GTK theme=Ambiance
15:15:52 [2020-07-07T19:15:52.970Z] LIBOVERLAY_SCROLLBAR=0
15:15:52 [2020-07-07T19:15:52.970Z] Time zone: Greenwich Mean Time
15:15:53 [2020-07-07T19:15:53.227Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:15:53 [2020-07-07T19:15:53.227Z] log4j:WARN Please initialize the log4j system properly.
15:15:55 [2020-07-07T19:15:55.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:16:01 [2020-07-07T19:16:01.660Z] DEBUG - number of items : 26
15:16:01 [2020-07-07T19:16:01.660Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
15:16:01 [2020-07-07T19:16:01.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716493723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:16:01 [2020-07-07T19:16:01.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716493723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:16:01 [2020-07-07T19:16:01.660Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716493723 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
15:16:01 [2020-07-07T19:16:01.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716493723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716493724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716494125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716494130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716494130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716494130 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716494130 data=null} to ToolItem with tooltip text {Show View Filters}
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=716494182 data=null doit=true} to Shell with text {Filter}
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Clicking on Uncheck all
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=716494187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716494188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=716494188 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=716494188 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=716494188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=716494188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=716494188 data=null item=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')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=716494206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716494206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=716494206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=716494206 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=716494207 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Clicked on Uncheck all
15:16:01 [2020-07-07T19:16:01.661Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Attempting to set focus on Tree with text {}
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=716494212 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to Tree node with text: systemd
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=716494212 data=null doit=true} to Tree node with text: systemd
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=716494213 data=null} to Tree node with text: systemd
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=716494213 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to Tree node with text: systemd
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716494213 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
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=716494214 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to Tree node with text: systemd
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Clicking on Check subtree
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=716494216 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')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=716494216 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')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=716494216 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=716494217 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=716494217 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')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=716494217 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')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=716494217 data=null item=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')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=716494280 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')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=716494281 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')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=716494281 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')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=716494282 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=716494282 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Clicked on Check subtree
15:16:01 [2020-07-07T19:16:01.661Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Attempting to set focus on Tree with text {}
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=716494284 data=null button=0 stateMask=0x0 x=93 y=1323 count=0} to Tree node with text: kthreadd
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=716494284 data=null doit=true} to Tree node with text: kthreadd
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=716494284 data=null} to Tree node with text: kthreadd
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=716494284 data=null button=1 stateMask=0x0 x=93 y=1323 count=1} to Tree node with text: kthreadd
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716494285 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
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=716494285 data=null button=1 stateMask=0x80000 x=93 y=1323 count=1} to Tree node with text: kthreadd
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Clicking on Check subtree
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=716494287 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')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=716494287 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')
15:16:01 [2020-07-07T19:16:01.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=716494288 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=716494288 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=716494288 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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=716494288 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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=716494288 data=null item=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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=716494294 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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=716494294 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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=716494295 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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=716494295 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=716494295 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Clicked on Check subtree
15:16:01 [2020-07-07T19:16:01.662Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Attempting to set focus on Tree with text {}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=716494302 data=null button=0 stateMask=0x0 x=110 y=-1012 count=0} to Tree node with text: lttng-consumerd
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=716494302 data=null doit=true} to Tree node with text: lttng-consumerd
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=716494302 data=null} to Tree node with text: lttng-consumerd
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=716494303 data=null button=1 stateMask=0x0 x=110 y=-1012 count=1} to Tree node with text: lttng-consumerd
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716494303 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
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=716494304 data=null button=1 stateMask=0x80000 x=110 y=-1012 count=1} to Tree node with text: lttng-consumerd
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Clicking on Check subtree
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=716494306 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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=716494306 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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=716494306 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=716494306 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=716494306 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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=716494307 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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=716494307 data=null item=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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=716494307 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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=716494308 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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=716494308 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')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=716494308 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=716494308 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Clicked on Check subtree
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Clicking on OK
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716494310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716494310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716494310 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716494311 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716494311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716494311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716494311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716493724 data=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}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Clicked on 
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=716494591 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}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=716494598 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1} to TreeColumn with text {Process}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=716494609 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}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=716494611 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1} to TreeColumn with text {Process}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=716494612 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}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=716494613 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1} to TreeColumn with text {TID}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=716494613 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}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=716494614 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1} to TreeColumn with text {TID}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=716494615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PID}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=716494616 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1} to TreeColumn with text {PID}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=716494617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PID}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=716494617 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1} to TreeColumn with text {PID}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=716494618 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}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=716494618 data=null button=1 stateMask=0x80000 x=231 y=-13 count=1} to TreeColumn with text {PTID}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=716494619 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}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=716494681 data=null button=1 stateMask=0x80000 x=231 y=-13 count=1} to TreeColumn with text {PTID}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=716494682 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}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=716494683 data=null button=1 stateMask=0x80000 x=317 y=-13 count=1} to TreeColumn with text {Birth time}
15:16:01 [2020-07-07T19:16:01.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=716494683 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}
15:16:01 [2020-07-07T19:16:01.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=716494684 data=null button=1 stateMask=0x80000 x=317 y=-13 count=1} to TreeColumn with text {Birth time}
15:16:01 [2020-07-07T19:16:01.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716494782 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:16:01 [2020-07-07T19:16:01.663Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:16:01 [2020-07-07T19:16:01.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:01 [2020-07-07T19:16:01.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:01 [2020-07-07T19:16:01.663Z] DEBUG - Attempting to set focus on Tree with text {}
15:16:01 [2020-07-07T19:16:01.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716494811 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:16:01 [2020-07-07T19:16:01.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716494811 data=null doit=true} to TreeItem with text {test}
15:16:01 [2020-07-07T19:16:01.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716494811 data=null} to TreeItem with text {test}
15:16:01 [2020-07-07T19:16:01.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716494811 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:16:01 [2020-07-07T19:16:01.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716494812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:16:01 [2020-07-07T19:16:01.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716494819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:16:01 [2020-07-07T19:16:01.918Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:16:01 [2020-07-07T19:16:01.918Z] DEBUG - Clicking on with mnemonic 'Delete'
15:16:01 [2020-07-07T19:16:01.918Z] DEBUG - Clicked on with mnemonic 'Delete'
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716495379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716495380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716495380 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716495380 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716495380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716495380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716495381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716495381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716495381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716495381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716495381 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716495381 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Clicking on OK
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716495382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716495382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716495382 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716495382 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716495382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716495382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.481Z] DEBUG - Clicked on OK
15:16:02 [2020-07-07T19:16:02.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716495383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:02 [2020-07-07T19:16:02.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716494976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:16:02 [2020-07-07T19:16:02.737Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.184 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
15:16:02 [2020-07-07T19:16:02.737Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest)  Time elapsed: 6.779 s
15:16:02 [2020-07-07T19:16:02.737Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
15:16:14 [2020-07-07T19:16:14.907Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.894 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
15:16:14 [2020-07-07T19:16:14.907Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest)  Time elapsed: 11.476 s
15:16:14 [2020-07-07T19:16:14.907Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
15:16:15 [2020-07-07T19:16:15.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
15:16:15 [2020-07-07T19:16:15.167Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:16:17 [2020-07-07T19:16:17.065Z] 
15:16:17 [2020-07-07T19:16:17.065Z] (Eclipse:11870): Gtk-WARNING **: 19:16:16.895: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:16:17 [2020-07-07T19:16:17.993Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:16:17 [2020-07-07T19:16:17.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:17 [2020-07-07T19:16:17.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:16:17 [2020-07-07T19:16:17.993Z] DEBUG - number of items : 5
15:16:17 [2020-07-07T19:16:17.993Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:17 [2020-07-07T19:16:17.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716511116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:17 [2020-07-07T19:16:17.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716511117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:17 [2020-07-07T19:16:17.993Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716511117 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:17 [2020-07-07T19:16:17.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716511117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:17 [2020-07-07T19:16:17.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716511117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:17 [2020-07-07T19:16:17.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716511117 data=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}
15:16:18 [2020-07-07T19:16:18.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716511123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716511284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716511285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716511285 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716511285 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.250Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - number of items : 18
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716511875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716511876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716511876 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716511876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716511876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716511876 data=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}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716511876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716511876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716511876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716511876 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716511876 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:18 [2020-07-07T19:16:18.811Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:19 [2020-07-07T19:16:19.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
15:16:19 [2020-07-07T19:16:19.374Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:16:21 [2020-07-07T19:16:21.263Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:16:21 [2020-07-07T19:16:21.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:21 [2020-07-07T19:16:21.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:16:21 [2020-07-07T19:16:21.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:21 [2020-07-07T19:16:21.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:21 [2020-07-07T19:16:21.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:21 [2020-07-07T19:16:21.825Z] DEBUG - Setting state to checked on: lttng-sessiond
15:16:22 [2020-07-07T19:16:22.081Z] DEBUG - Setting state to unchecked on: lttng-sessiond
15:16:22 [2020-07-07T19:16:22.081Z] DEBUG - Setting state to checked on: lttng-consumerd
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - number of items : 18
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716515634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716515634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716515634 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716515634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716515634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716515634 data=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}
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716515635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716515635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716515635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716515635 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716515635 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:22 [2020-07-07T19:16:22.643Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
15:16:23 [2020-07-07T19:16:23.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
15:16:23 [2020-07-07T19:16:23.205Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:16:25 [2020-07-07T19:16:25.096Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:16:25 [2020-07-07T19:16:25.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:25 [2020-07-07T19:16:25.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:16:25 [2020-07-07T19:16:25.096Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:16:25 [2020-07-07T19:16:25.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:25 [2020-07-07T19:16:25.352Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:16:25 [2020-07-07T19:16:25.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:25 [2020-07-07T19:16:25.352Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:16:25 [2020-07-07T19:16:25.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716518617 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - Attempting to set focus on Tree with text {}
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716518679 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716518679 data=null doit=true} to TreeItem with text {test}
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716518679 data=null} to TreeItem with text {test}
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716518679 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716518679 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716518684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - Clicking on with mnemonic 'Delete'
15:16:25 [2020-07-07T19:16:25.607Z] DEBUG - Clicked on with mnemonic 'Delete'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716519401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716519401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716519401 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716519401 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716519402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716519402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716519402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716519402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716519402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716519402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716519402 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716519402 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Clicking on OK
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716519403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716519403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716519403 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716519403 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716519404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716519404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.535Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.535Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.535Z] DEBUG - Clicked on OK
15:16:26 [2020-07-07T19:16:26.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716519404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:26 [2020-07-07T19:16:26.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716518715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:16:26 [2020-07-07T19:16:26.790Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.101 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
15:16:26 [2020-07-07T19:16:26.790Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.414 s
15:16:26 [2020-07-07T19:16:26.790Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 3.698 s
15:16:26 [2020-07-07T19:16:26.790Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 2.414 s
15:16:26 [2020-07-07T19:16:26.790Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:16:30 [2020-07-07T19:16:30.053Z] 
15:16:30 [2020-07-07T19:16:30.053Z] (Eclipse:11870): Gtk-WARNING **: 19:16:29.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:16:30 [2020-07-07T19:16:30.053Z] 
15:16:30 [2020-07-07T19:16:30.053Z] (Eclipse:11870): Gtk-WARNING **: 19:16:29.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - number of items : 2
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events}
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716523103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716523103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716523103 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716523103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716523103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716523103 data=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}
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716523104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716523104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716523104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716523104 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716523104 data=null} to ToolItem with tooltip text {Hide Lost Events}
15:16:30 [2020-07-07T19:16:30.053Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events}
15:16:30 [2020-07-07T19:16:30.053Z] 
15:16:30 [2020-07-07T19:16:30.053Z] (Eclipse:11870): Gtk-WARNING **: 19:16:30.022: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
15:16:30 [2020-07-07T19:16:30.053Z] 
15:16:30 [2020-07-07T19:16:30.053Z] (Eclipse:11870): Gtk-WARNING **: 19:16:30.027: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
15:16:30 [2020-07-07T19:16:30.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-WARNING **: 19:16:33.872: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:16:34 [2020-07-07T19:16:34.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-CRITICAL **: 19:16:34.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-CRITICAL **: 19:16:34.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-CRITICAL **: 19:16:34.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-CRITICAL **: 19:16:34.092: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-WARNING **: 19:16:34.099: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-CRITICAL **: 19:16:34.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-WARNING **: 19:16:34.112: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:16:34 [2020-07-07T19:16:34.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
15:16:34 [2020-07-07T19:16:34.475Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-CRITICAL **: 19:16:34.392: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-CRITICAL **: 19:16:34.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-CRITICAL **: 19:16:34.407: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-CRITICAL **: 19:16:34.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-CRITICAL **: 19:16:34.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-CRITICAL **: 19:16:34.415: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:16:34 [2020-07-07T19:16:34.475Z] 
15:16:34 [2020-07-07T19:16:34.475Z] (Eclipse:11870): Gtk-CRITICAL **: 19:16:34.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:16:34 [2020-07-07T19:16:34.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
15:16:34 [2020-07-07T19:16:34.730Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:34 [2020-07-07T19:16:34.730Z] 
15:16:34 [2020-07-07T19:16:34.730Z] (Eclipse:11870): Gtk-WARNING **: 19:16:34.504: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:16:34 [2020-07-07T19:16:34.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:34 [2020-07-07T19:16:34.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716529612 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - Attempting to set focus on Tree with text {}
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716529622 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716529623 data=null doit=true} to TreeItem with text {test}
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716529623 data=null} to TreeItem with text {test}
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716529623 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716529623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716529641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - Clicking on with mnemonic 'Delete'
15:16:36 [2020-07-07T19:16:36.621Z] DEBUG - Clicked on with mnemonic 'Delete'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716530503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716530504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716530504 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716530504 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716530504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716530504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716530504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716530504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716530504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716530504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716530504 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716530504 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Clicking on OK
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716530505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716530505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716530505 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716530505 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716530505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716530505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.548Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.548Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.548Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.548Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.548Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.548Z] DEBUG - Clicked on OK
15:16:37 [2020-07-07T19:16:37.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716530505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:37 [2020-07-07T19:16:37.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716529693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:16:38 [2020-07-07T19:16:38.060Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.097 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
15:16:38 [2020-07-07T19:16:38.060Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest)  Time elapsed: 9.082 s
15:16:38 [2020-07-07T19:16:38.060Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
15:16:42 [2020-07-07T19:16:42.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:16:42 [2020-07-07T19:16:42.224Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:42 [2020-07-07T19:16:42.224Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:16:42 [2020-07-07T19:16:42.479Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:42 [2020-07-07T19:16:42.479Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:42 [2020-07-07T19:16:42.479Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:16:42 [2020-07-07T19:16:42.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:42 [2020-07-07T19:16:42.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:42 [2020-07-07T19:16:42.734Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:16:42 [2020-07-07T19:16:42.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:42 [2020-07-07T19:16:42.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:42 [2020-07-07T19:16:42.734Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:16:42 [2020-07-07T19:16:42.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:42 [2020-07-07T19:16:42.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:42 [2020-07-07T19:16:42.734Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:16:42 [2020-07-07T19:16:42.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:42 [2020-07-07T19:16:42.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:42 [2020-07-07T19:16:42.989Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:16:42 [2020-07-07T19:16:42.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:42 [2020-07-07T19:16:42.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:42 [2020-07-07T19:16:42.989Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:16:43 [2020-07-07T19:16:43.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:43 [2020-07-07T19:16:43.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:46 [2020-07-07T19:16:46.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:16:46 [2020-07-07T19:16:46.510Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:46 [2020-07-07T19:16:46.510Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:16:46 [2020-07-07T19:16:46.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:46 [2020-07-07T19:16:46.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:46 [2020-07-07T19:16:46.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:16:46 [2020-07-07T19:16:46.765Z] DEBUG - number of items : 26
15:16:46 [2020-07-07T19:16:46.765Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:16:46 [2020-07-07T19:16:46.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716539787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:46 [2020-07-07T19:16:46.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716539787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:46 [2020-07-07T19:16:46.765Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716539787 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:16:46 [2020-07-07T19:16:46.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716539787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:46 [2020-07-07T19:16:46.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716539787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:46 [2020-07-07T19:16:46.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716539788 data=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 Empty Rows}
15:16:46 [2020-07-07T19:16:46.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716539788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:46 [2020-07-07T19:16:46.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716539789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:46 [2020-07-07T19:16:46.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716539789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:46 [2020-07-07T19:16:46.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716539789 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:16:46 [2020-07-07T19:16:46.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716539789 data=null} to ToolItem with tooltip text {Hide Empty Rows}
15:16:46 [2020-07-07T19:16:46.766Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:16:46 [2020-07-07T19:16:46.766Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:16:47 [2020-07-07T19:16:47.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:47 [2020-07-07T19:16:47.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:47 [2020-07-07T19:16:47.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:16:47 [2020-07-07T19:16:47.022Z] DEBUG - number of items : 26
15:16:47 [2020-07-07T19:16:47.022Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:16:47 [2020-07-07T19:16:47.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:47 [2020-07-07T19:16:47.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:47 [2020-07-07T19:16:47.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:16:47 [2020-07-07T19:16:47.022Z] DEBUG - number of items : 26
15:16:47 [2020-07-07T19:16:47.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - number of items : 26
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716540192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716540192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716540192 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716540192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716540192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716540192 data=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 Empty Rows}
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716540193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716540193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716540193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716540193 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716540193 data=null} to ToolItem with tooltip text {Hide Empty Rows}
15:16:47 [2020-07-07T19:16:47.023Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:16:47 [2020-07-07T19:16:47.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716540482 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - Attempting to set focus on Tree with text {}
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716540508 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716540508 data=null doit=true} to TreeItem with text {test}
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716540508 data=null} to TreeItem with text {test}
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716540508 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716540508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716540513 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - Clicking on with mnemonic 'Delete'
15:16:47 [2020-07-07T19:16:47.587Z] DEBUG - Clicked on with mnemonic 'Delete'
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716541226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716541226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716541226 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716541226 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716541226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716541226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716541226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716541226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716541226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716541226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716541226 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716541226 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:16:48 [2020-07-07T19:16:48.147Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - Clicking on OK
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716541227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716541228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716541228 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716541228 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716541228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716541228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.148Z] DEBUG - Clicked on OK
15:16:48 [2020-07-07T19:16:48.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716541228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:48 [2020-07-07T19:16:48.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716540590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:16:48 [2020-07-07T19:16:48.667Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.721 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
15:16:48 [2020-07-07T19:16:48.667Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 5.001 s
15:16:48 [2020-07-07T19:16:48.667Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 3.993 s
15:16:48 [2020-07-07T19:16:48.667Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
15:16:48 [2020-07-07T19:16:48.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
15:16:48 [2020-07-07T19:16:48.923Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:16:51 [2020-07-07T19:16:51.435Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:16:51 [2020-07-07T19:16:51.435Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:51 [2020-07-07T19:16:51.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:51 [2020-07-07T19:16:51.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:51 [2020-07-07T19:16:51.435Z] DEBUG - number of items : 6
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716544114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716544114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716544114 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716544114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716544115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716544115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716544115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716544128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716544128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716544128 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716544129 data=null} to ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - number of items : 6
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716544131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716544131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716544131 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716544131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716544132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716544132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Showing all threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716544132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716544137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716544137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716544137 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716544137 data=null} to ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads}
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
15:16:51 [2020-07-07T19:16:51.436Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - Setting state to checked on: lttng-sessiond
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - Setting state to checked on: lttng-consumerd
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716546311 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - Attempting to set focus on Tree with text {}
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716546330 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716546330 data=null doit=true} to TreeItem with text {test}
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716546330 data=null} to TreeItem with text {test}
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716546330 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716546330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716546335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - Clicking on with mnemonic 'Delete'
15:16:53 [2020-07-07T19:16:53.326Z] DEBUG - Clicked on with mnemonic 'Delete'
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716547018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716547018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716547018 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716547018 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716547018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716547018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716547018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716547018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716547018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716547018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716547018 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716547018 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Clicking on OK
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716547019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716547019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716547019 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716547019 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716547019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716547019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2020-07-07T19:16:53.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2020-07-07T19:16:53.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2020-07-07T19:16:53.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2020-07-07T19:16:53.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2020-07-07T19:16:53.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2020-07-07T19:16:53.888Z] DEBUG - Clicked on OK
15:16:54 [2020-07-07T19:16:54.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716547019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:54 [2020-07-07T19:16:54.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716546393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:16:54 [2020-07-07T19:16:54.399Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.787 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
15:16:54 [2020-07-07T19:16:54.399Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 2.268 s
15:16:54 [2020-07-07T19:16:54.399Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 2.111 s
15:16:54 [2020-07-07T19:16:54.399Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
15:16:54 [2020-07-07T19:16:54.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:16:57 [2020-07-07T19:16:57.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:16:57 [2020-07-07T19:16:57.733Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:16:57 [2020-07-07T19:16:57.733Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:16:57 [2020-07-07T19:16:57.733Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:16:58 [2020-07-07T19:16:58.296Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:16:58 [2020-07-07T19:16:58.296Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:16:58 [2020-07-07T19:16:58.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:16:58 [2020-07-07T19:16:58.857Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:16:58 [2020-07-07T19:16:58.857Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:16:58 [2020-07-07T19:16:58.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:16:59 [2020-07-07T19:16:59.113Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:16:59 [2020-07-07T19:16:59.113Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:16:59 [2020-07-07T19:16:59.113Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:16:59 [2020-07-07T19:16:59.674Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:16:59 [2020-07-07T19:16:59.674Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:16:59 [2020-07-07T19:16:59.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:00 [2020-07-07T19:17:00.235Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:00 [2020-07-07T19:17:00.235Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:00 [2020-07-07T19:17:00.235Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:00 [2020-07-07T19:17:00.798Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:00 [2020-07-07T19:17:00.798Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:00 [2020-07-07T19:17:00.798Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:01 [2020-07-07T19:17:01.358Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:01 [2020-07-07T19:17:01.358Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:01 [2020-07-07T19:17:01.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:01 [2020-07-07T19:17:01.919Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:01 [2020-07-07T19:17:01.919Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:01 [2020-07-07T19:17:01.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:02 [2020-07-07T19:17:02.173Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:02 [2020-07-07T19:17:02.173Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:02 [2020-07-07T19:17:02.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:02 [2020-07-07T19:17:02.734Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:02 [2020-07-07T19:17:02.734Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:02 [2020-07-07T19:17:02.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:02 [2020-07-07T19:17:02.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:04 [2020-07-07T19:17:04.624Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:17:04 [2020-07-07T19:17:04.624Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:04 [2020-07-07T19:17:04.624Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - number of items : 18
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716557891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716557891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716557891 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716557891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716557891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716557892 data=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 Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716557892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716557892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716557892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716557892 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716557892 data=null} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - number of items : 18
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716557893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716557894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716557894 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716557894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716557894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716557894 data=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 Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716557894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716557894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716557894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716557894 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716557894 data=null} to ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:17:04 [2020-07-07T19:17:04.884Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:06 [2020-07-07T19:17:06.250Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:17:06 [2020-07-07T19:17:06.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:06 [2020-07-07T19:17:06.250Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:06 [2020-07-07T19:17:06.250Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:06 [2020-07-07T19:17:06.506Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
15:17:06 [2020-07-07T19:17:06.506Z] DEBUG - number of items : 18
15:17:06 [2020-07-07T19:17:06.506Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:17:06 [2020-07-07T19:17:06.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716559436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:06 [2020-07-07T19:17:06.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716559436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:06 [2020-07-07T19:17:06.506Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716559436 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:17:06 [2020-07-07T19:17:06.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716559436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:06 [2020-07-07T19:17:06.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716559436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716559740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716559786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716559791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716559791 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716559792 data=null} to ToolItem with tooltip text {Add Bookmark...}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Clicking on OK
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716559794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716559794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716559794 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716559794 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716559794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716559794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716559794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716559436 data=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...}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Clicked on 
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=716559920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=716559920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=716559920 data=null doit=true} to TimeGraphMarkerAxis with text {}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=716559920 data=null} to TimeGraphMarkerAxis with text {}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=716559921 data=null button=1 stateMask=0x0 x=539 y=10 count=1} to TimeGraphMarkerAxis with text {}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=716559922 data=null button=1 stateMask=0x80000 x=539 y=10 count=1} to TimeGraphMarkerAxis with text {}
15:17:06 [2020-07-07T19:17:06.762Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.323Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=716560422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=716560423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=716560423 data=null doit=true} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=716560423 data=null} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=716560423 data=null button=1 stateMask=0x0 x=239 y=28 count=1} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=716560424 data=null button=1 stateMask=0x80000 x=239 y=28 count=1} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.323Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - number of items : 18
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716560926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716560926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716560926 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716560926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716560927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716560927 data=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}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716560928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716560968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716560980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716560981 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716560981 data=null} to ToolItem with tooltip text {Add Bookmark...}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=716560981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=716560981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=716560981 data=null doit=true} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=716560982 data=null} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=716560982 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=716560982 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=716560982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=716560982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=716560982 data=null doit=true} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=716560983 data=null} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=716560983 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=716560983 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=716560983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=716560983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=716560983 data=null doit=true} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=716560983 data=null} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=716560983 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=716560984 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Clicking on with mnemonic 'Lost Events'
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=716561023 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'
15:17:07 [2020-07-07T19:17:07.884Z] DEBUG - Clicked on with mnemonic 'Lost Events'
15:17:08 [2020-07-07T19:17:08.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - number of items : 18
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716562769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716562769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716562769 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716562769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716562769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716562769 data=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}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716562769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716562769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716562769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716562769 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716562769 data=null} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - number of items : 18
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716563271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716563271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716563271 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716563271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716563271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716563271 data=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}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716563272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716563272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716563272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716563272 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716563272 data=null} to ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:17:10 [2020-07-07T19:17:10.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:10 [2020-07-07T19:17:10.847Z] DEBUG - number of items : 18
15:17:10 [2020-07-07T19:17:10.847Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:17:10 [2020-07-07T19:17:10.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716563773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:10 [2020-07-07T19:17:10.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716563773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:10 [2020-07-07T19:17:10.847Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716563773 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:17:10 [2020-07-07T19:17:10.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716563773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:10 [2020-07-07T19:17:10.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716563773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716564043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716564044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716564044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716564044 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716564044 data=null} to ToolItem with tooltip text {Add Bookmark...}
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Clicking on OK
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716564046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716564046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716564046 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716564046 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716564046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716564046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:11 [2020-07-07T19:17:11.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716564046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716563773 data=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...}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Clicked on 
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - number of items : 18
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716564148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716564148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716564148 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716564148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716564148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716564149 data=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}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716564150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716564150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716564150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716564150 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716564150 data=null} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:11 [2020-07-07T19:17:11.664Z] DEBUG - number of items : 18
15:17:11 [2020-07-07T19:17:11.664Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716564651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716564651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.664Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716564651 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716564651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716564651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716564651 data=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}
15:17:11 [2020-07-07T19:17:11.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716564652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716564652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716564652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716564652 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716564652 data=null} to ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.665Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:17:11 [2020-07-07T19:17:11.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - number of items : 18
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716565154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716565154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716565154 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716565154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716565154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716565155 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}
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716565155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716565155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716565155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716565155 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716565155 data=null} to ToolItem with tooltip text {Select Next State Change}
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:17:12 [2020-07-07T19:17:12.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:12 [2020-07-07T19:17:12.482Z] DEBUG - number of items : 18
15:17:12 [2020-07-07T19:17:12.482Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:17:12 [2020-07-07T19:17:12.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716565657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:12 [2020-07-07T19:17:12.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716565657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:12 [2020-07-07T19:17:12.482Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716565657 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:17:12 [2020-07-07T19:17:12.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716565657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:12 [2020-07-07T19:17:12.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716565657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716565925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716565925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716565925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716565925 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716565925 data=null} to ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Clicking on OK
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716565927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716565927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716565927 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716565927 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716565927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716565927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716565927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716565657 data=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...}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Clicked on 
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - number of items : 18
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716566094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716566094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716566094 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716566094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716566094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716566094 data=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}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716566095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716566095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716566095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716566095 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716566095 data=null} to ToolItem with tooltip text {Previous Marker}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
15:17:13 [2020-07-07T19:17:13.044Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - number of items : 18
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716566597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716566597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716566597 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716566597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716566597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716566597 data=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}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716566598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716566607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716566625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716566625 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716566626 data=null} to ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - number of items : 18
15:17:13 [2020-07-07T19:17:13.606Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716566626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716566627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716566627 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716566627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716566627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716566627 data=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}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716566627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716566628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716566628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716566628 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716566628 data=null} to ToolItem with tooltip text {Next Marker}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
15:17:13 [2020-07-07T19:17:13.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - number of items : 18
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716567129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716567129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716567129 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716567129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716567129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716567129 data=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}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716567130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716567139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716567157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716567158 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716567158 data=null} to ToolItem with tooltip text {Add Bookmark...}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - number of items : 18
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716567158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:14 [2020-07-07T19:17:14.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716567158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716567158 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716567158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716567158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716567158 data=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}
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716567158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716567159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716567159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716567159 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716567159 data=null} to ToolItem with tooltip text {Previous Marker}
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - number of items : 18
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:17:14 [2020-07-07T19:17:14.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716567159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:17:14 [2020-07-07T19:17:14.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716567159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:17:14 [2020-07-07T19:17:14.170Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716567159 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:17:14 [2020-07-07T19:17:14.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716567159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:17:14 [2020-07-07T19:17:14.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716567159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:17:14 [2020-07-07T19:17:14.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716567159 data=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}
15:17:14 [2020-07-07T19:17:14.170Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716567160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:17:14 [2020-07-07T19:17:14.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716567160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:17:14 [2020-07-07T19:17:14.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716567160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:17:14 [2020-07-07T19:17:14.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716567160 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:17:14 [2020-07-07T19:17:14.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716567160 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:17:14 [2020-07-07T19:17:14.170Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:17:14 [2020-07-07T19:17:14.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:14 [2020-07-07T19:17:14.731Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:16 [2020-07-07T19:17:16.096Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:17:16 [2020-07-07T19:17:16.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:16 [2020-07-07T19:17:16.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:16 [2020-07-07T19:17:16.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:16 [2020-07-07T19:17:16.096Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:16 [2020-07-07T19:17:16.096Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - number of items : 18
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - number of items : 18
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - Clicking on with mnemonic 'Lost Events'
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=716569310 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'
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - Clicked on with mnemonic 'Lost Events'
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - number of items : 18
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - number of items : 18
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - Clicking on with mnemonic 'Lost Events'
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=716569328 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'
15:17:16 [2020-07-07T19:17:16.352Z] DEBUG - Clicked on with mnemonic 'Lost Events'
15:17:16 [2020-07-07T19:17:16.353Z] DEBUG - number of items : 18
15:17:16 [2020-07-07T19:17:16.353Z] DEBUG - number of items : 18
15:17:16 [2020-07-07T19:17:16.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - number of items : 18
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716570974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716570974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716570974 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716570974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716570974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716571260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:17:18 [2020-07-07T19:17:18.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716571262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:17:18 [2020-07-07T19:17:18.242Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716571262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:17:18 [2020-07-07T19:17:18.242Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716571275 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
15:17:18 [2020-07-07T19:17:18.242Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716571275 data=null} to ToolItem with tooltip text {Show View Filters}
15:17:18 [2020-07-07T19:17:18.242Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
15:17:18 [2020-07-07T19:17:18.242Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
15:17:18 [2020-07-07T19:17:18.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=716571276 data=null doit=true} to Shell with text {Filter}
15:17:18 [2020-07-07T19:17:18.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:17:18 [2020-07-07T19:17:18.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:17:18 [2020-07-07T19:17:18.242Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:17:18 [2020-07-07T19:17:18.242Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:17:18 [2020-07-07T19:17:18.804Z] DEBUG - matched Text with text "24", using matcher: of type 'Text'
15:17:18 [2020-07-07T19:17:18.804Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Clicking on Uncheck all
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=716572310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716572310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=716572310 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=716572310 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=716572310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=716572310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=716572310 data=null item=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')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=716572319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716572319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=716572319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=716572320 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=716572320 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Clicked on Uncheck all
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Clicking on Check all
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=716572320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716572321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=716572321 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=716572321 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=716572321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=716572321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=716572321 data=null item=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')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=716572326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716572326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=716572327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=716572327 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=716572327 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Clicked on Check all
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Attempting to set focus on Tree with text {}
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=716572328 data=null button=0 stateMask=0x0 x=106 y=127 count=0} to TreeItem with text {synthetic-trace}
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=716572328 data=null doit=true} to TreeItem with text {synthetic-trace}
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=716572328 data=null} to TreeItem with text {synthetic-trace}
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=716572328 data=null button=1 stateMask=0x0 x=106 y=127 count=1} to TreeItem with text {synthetic-trace}
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716572328 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}
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=716572329 data=null button=1 stateMask=0x80000 x=106 y=127 count=1} to TreeItem with text {synthetic-trace}
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Clicking on Uncheck all
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=716572329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716572329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=716572329 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=716572336 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=716572336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=716572336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=716572336 data=null item=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')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=716572342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716572342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=716572342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=716572342 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=716572342 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Clicked on Uncheck all
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Clicking on Check selected
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=716572343 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=716572343 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=716572343 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=716572343 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=716572343 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=716572343 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=716572343 data=null item=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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=716572343 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=716572344 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=716572344 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=716572344 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=716572344 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Clicked on Check selected
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Clicking on Uncheck all
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=716572344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716572344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=716572344 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=716572344 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=716572344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=716572344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=716572344 data=null item=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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=716572349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716572349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=716572349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=716572349 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=716572349 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Clicked on Uncheck all
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Clicking on Check subtree
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=716572349 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=716572349 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=716572349 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=716572350 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=716572350 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=716572350 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=716572350 data=null item=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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=716572350 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=716572350 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=716572350 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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=716572350 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=716572350 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Clicked on Check subtree
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Clicking on Check all
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=716572351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716572351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=716572351 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=716572351 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=716572351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=716572351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=716572351 data=null item=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')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=716572356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716572357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=716572357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=716572357 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=716572357 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - Clicked on Check all
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.367Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Clicking on Uncheck selected
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=716572357 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=716572357 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=716572357 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=716572357 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=716572357 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=716572357 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=716572357 data=null item=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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=716572358 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=716572358 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=716572358 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=716572358 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=716572358 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Clicked on Uncheck selected
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Clicking on Check all
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=716572358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716572358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=716572358 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=716572358 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=716572359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=716572359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=716572359 data=null item=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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=716572360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716572360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=716572360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=716572360 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=716572360 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Clicked on Check all
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Clicking on Uncheck subtree
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=716572361 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=716572361 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=716572361 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=716572361 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=716572361 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=716572361 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=716572361 data=null item=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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=716572362 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=716572362 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=716572362 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')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=716572362 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=716572362 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - Clicked on Uncheck subtree
15:17:19 [2020-07-07T19:17:19.368Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Clicking on Uncheck all
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=716572362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716572362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=716572363 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=716572363 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=716572363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=716572363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=716572363 data=null item=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')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=716572371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716572371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=716572371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=716572371 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=716572371 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Clicked on Uncheck all
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Clicking on Check all
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=716572372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716572372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=716572372 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=716572372 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=716572372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=716572372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=716572372 data=null item=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')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=716572378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716572378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=716572378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=716572378 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=716572378 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Clicked on Check all
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Clicking on OK
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716572379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716572379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716572379 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716572379 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716572379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716572379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716572379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716570974 data=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}
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - Clicked on 
15:17:19 [2020-07-07T19:17:19.369Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - number of items : 18
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716573985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716573985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716573985 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716573985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716573985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716573985 data=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}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716573985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716573985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716573985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716573985 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716573986 data=null} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - number of items : 18
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716574505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716574505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716574505 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716574505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716574505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716574505 data=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}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716574505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716574505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716574505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716574505 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716574505 data=null} to ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
15:17:21 [2020-07-07T19:17:21.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - number of items : 18
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716575011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716575011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716575011 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716575011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716575012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716575012 data=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}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716575012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716575012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716575012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716575012 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716575012 data=null} to ToolItem with tooltip text {Next Marker}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
15:17:22 [2020-07-07T19:17:22.077Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - number of items : 18
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716575588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716575588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716575588 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716575588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716575588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716575588 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}
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716575588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716575588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716575588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716575588 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716575588 data=null} to ToolItem with tooltip text {Previous Marker}
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
15:17:22 [2020-07-07T19:17:22.639Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - number of items : 18
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716576089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716576089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716576089 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716576090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716576090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716576090 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}
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716576090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716576090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716576090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716576090 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716576090 data=null} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
15:17:23 [2020-07-07T19:17:23.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:23 [2020-07-07T19:17:23.457Z] DEBUG - number of items : 18
15:17:23 [2020-07-07T19:17:23.457Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
15:17:23 [2020-07-07T19:17:23.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716576591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716576591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.457Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716576591 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716576591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716576591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716576591 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}
15:17:23 [2020-07-07T19:17:23.458Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716576592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716576592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716576592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716576592 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716576592 data=null} to ToolItem with tooltip text {Previous Marker}
15:17:23 [2020-07-07T19:17:23.458Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
15:17:23 [2020-07-07T19:17:23.458Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - number of items : 18
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716577109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716577109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716577110 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716577110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716577110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716577110 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}
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716577110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716577110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716577110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716577110 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716577110 data=null} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
15:17:24 [2020-07-07T19:17:24.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - number of items : 18
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716577612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716577612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716577612 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716577612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716577612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716577612 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}
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716577612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716577612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716577612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716577612 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716577612 data=null} to ToolItem with tooltip text {Next Marker}
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
15:17:24 [2020-07-07T19:17:24.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - number of items : 18
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716578122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716578122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716578122 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716578122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716578122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716578122 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}
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716578123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716578123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716578123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716578123 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716578123 data=null} to ToolItem with tooltip text {Next Marker}
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
15:17:25 [2020-07-07T19:17:25.141Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:25 [2020-07-07T19:17:25.701Z] DEBUG - number of items : 18
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716578639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716578639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716578639 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716578639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716578639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716578639 data=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}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716578639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716578639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716578639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716578639 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716578639 data=null} to ToolItem with tooltip text {Previous Marker}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
15:17:25 [2020-07-07T19:17:25.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - number of items : 18
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716579140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716579140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716579140 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716579140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716579140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716579140 data=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}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716579141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716579141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716579141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716579141 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716579141 data=null} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.262Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - number of items : 18
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716579642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716579642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716579642 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716579642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716579642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716579642 data=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}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716579642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716579642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716579642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716579642 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716579642 data=null} to ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:26 [2020-07-07T19:17:26.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:28 [2020-07-07T19:17:28.415Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:17:28 [2020-07-07T19:17:28.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:28 [2020-07-07T19:17:28.415Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:28 [2020-07-07T19:17:28.415Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
15:17:28 [2020-07-07T19:17:28.415Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
15:17:28 [2020-07-07T19:17:28.415Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:28 [2020-07-07T19:17:28.415Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:28 [2020-07-07T19:17:28.415Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:29 [2020-07-07T19:17:29.779Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:17:29 [2020-07-07T19:17:29.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:29 [2020-07-07T19:17:29.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:29 [2020-07-07T19:17:29.779Z] DEBUG - number of items : 18
15:17:29 [2020-07-07T19:17:29.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:31 [2020-07-07T19:17:31.145Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:17:31 [2020-07-07T19:17:31.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:31 [2020-07-07T19:17:31.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:31 [2020-07-07T19:17:31.145Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
15:17:31 [2020-07-07T19:17:31.145Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
15:17:31 [2020-07-07T19:17:31.145Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:31 [2020-07-07T19:17:31.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:32 [2020-07-07T19:17:32.764Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:17:32 [2020-07-07T19:17:32.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:33 [2020-07-07T19:17:33.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:33 [2020-07-07T19:17:33.020Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:33 [2020-07-07T19:17:33.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:33 [2020-07-07T19:17:33.275Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:33 [2020-07-07T19:17:33.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:35 [2020-07-07T19:17:35.163Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - number of items : 18
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716587967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716587967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716587967 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716587967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716587967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716588275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716588276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716588276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716588276 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716588276 data=null} to ToolItem with tooltip text {Show Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=716588277 data=null doit=true} to Shell with text {Legend}
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Clicking on OK
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716588283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716588283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716588283 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716588283 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716588283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716588283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716588283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:35 [2020-07-07T19:17:35.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716587967 data=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}
15:17:35 [2020-07-07T19:17:35.420Z] DEBUG - Clicked on 
15:17:35 [2020-07-07T19:17:35.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716588507 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:17:35 [2020-07-07T19:17:35.420Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:17:35 [2020-07-07T19:17:35.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:17:35 [2020-07-07T19:17:35.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:17:35 [2020-07-07T19:17:35.420Z] DEBUG - Attempting to set focus on Tree with text {}
15:17:35 [2020-07-07T19:17:35.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716588530 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:17:35 [2020-07-07T19:17:35.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716588530 data=null doit=true} to TreeItem with text {test}
15:17:35 [2020-07-07T19:17:35.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716588531 data=null} to TreeItem with text {test}
15:17:35 [2020-07-07T19:17:35.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716588531 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:17:35 [2020-07-07T19:17:35.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716588531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:17:35 [2020-07-07T19:17:35.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716588578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:17:35 [2020-07-07T19:17:35.676Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:17:35 [2020-07-07T19:17:35.676Z] DEBUG - Clicking on with mnemonic 'Delete'
15:17:35 [2020-07-07T19:17:35.676Z] DEBUG - Clicked on with mnemonic 'Delete'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716589425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716589425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716589425 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716589425 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716589425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716589425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716589425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716589425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716589425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716589425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716589425 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716589425 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Clicking on OK
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716589426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716589426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716589426 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716589426 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716589426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716589426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Clicked on OK
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716589426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:36 [2020-07-07T19:17:36.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716588616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:17:36 [2020-07-07T19:17:36.858Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 42.407 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
15:17:36 [2020-07-07T19:17:36.858Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.889 s
15:17:36 [2020-07-07T19:17:36.858Z] testShowRows(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.045 s
15:17:36 [2020-07-07T19:17:36.858Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.181 s
15:17:36 [2020-07-07T19:17:36.858Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 6.583 s
15:17:36 [2020-07-07T19:17:36.858Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.705 s
15:17:36 [2020-07-07T19:17:36.858Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped
15:17:36 [2020-07-07T19:17:36.858Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.093 s
15:17:36 [2020-07-07T19:17:36.858Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.181 s
15:17:36 [2020-07-07T19:17:36.858Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.638 s
15:17:36 [2020-07-07T19:17:36.858Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.531 s
15:17:36 [2020-07-07T19:17:36.858Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.5 s
15:17:36 [2020-07-07T19:17:36.858Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.067 s
15:17:36 [2020-07-07T19:17:36.858Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.989 s
15:17:36 [2020-07-07T19:17:36.858Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
15:17:37 [2020-07-07T19:17:37.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
15:17:37 [2020-07-07T19:17:37.114Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:17:39 [2020-07-07T19:17:39.631Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:17:39 [2020-07-07T19:17:39.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:39 [2020-07-07T19:17:39.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:17:39 [2020-07-07T19:17:39.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:17:39 [2020-07-07T19:17:39.631Z] DEBUG - Setting state to checked on: scp_dest
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716593448 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - Attempting to set focus on Tree with text {}
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716593466 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716593466 data=null doit=true} to TreeItem with text {test}
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716593466 data=null} to TreeItem with text {test}
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716593466 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716593466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716593471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - Clicking on with mnemonic 'Delete'
15:17:40 [2020-07-07T19:17:40.560Z] DEBUG - Clicked on with mnemonic 'Delete'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716594100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716594100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716594100 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716594100 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716594100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716594100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716594100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716594100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716594100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716594101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716594101 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716594101 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Clicking on OK
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716594101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716594101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716594101 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716594101 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716594101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716594101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.121Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.121Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.121Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.121Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.121Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.121Z] DEBUG - Clicked on OK
15:17:41 [2020-07-07T19:17:41.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716594101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:41 [2020-07-07T19:17:41.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716593498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:17:41 [2020-07-07T19:17:41.632Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.668 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
15:17:41 [2020-07-07T19:17:41.632Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest)  Time elapsed: 3.316 s
15:17:41 [2020-07-07T19:17:41.632Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
15:17:45 [2020-07-07T19:17:45.798Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
15:17:45 [2020-07-07T19:17:45.798Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:45 [2020-07-07T19:17:45.798Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:17:45 [2020-07-07T19:17:45.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:45 [2020-07-07T19:17:45.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:45 [2020-07-07T19:17:45.798Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:17:46 [2020-07-07T19:17:46.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:46 [2020-07-07T19:17:46.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:46 [2020-07-07T19:17:46.054Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:17:46 [2020-07-07T19:17:46.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:46 [2020-07-07T19:17:46.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:46 [2020-07-07T19:17:46.054Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:17:46 [2020-07-07T19:17:46.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:46 [2020-07-07T19:17:46.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:46 [2020-07-07T19:17:46.054Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:17:46 [2020-07-07T19:17:46.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:46 [2020-07-07T19:17:46.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:46 [2020-07-07T19:17:46.310Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:17:46 [2020-07-07T19:17:46.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:46 [2020-07-07T19:17:46.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:46 [2020-07-07T19:17:46.310Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:17:46 [2020-07-07T19:17:46.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:46 [2020-07-07T19:17:46.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:49 [2020-07-07T19:17:49.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
15:17:49 [2020-07-07T19:17:49.575Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:49 [2020-07-07T19:17:49.575Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:17:49 [2020-07-07T19:17:49.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:49 [2020-07-07T19:17:49.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - number of items : 18
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716602785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716602785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716602785 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716602785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716602785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716602785 data=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 Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716602786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716602786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716602786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716602786 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716602786 data=null} to ToolItem with tooltip text {Hide Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - number of items : 18
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:49 [2020-07-07T19:17:49.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - number of items : 18
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - number of items : 18
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716603119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716603119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716603119 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716603119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716603119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716603119 data=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 Empty Rows}
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716603119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716603119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716603119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716603119 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716603119 data=null} to ToolItem with tooltip text {Hide Empty Rows}
15:17:50 [2020-07-07T19:17:50.086Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716603319 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - Attempting to set focus on Tree with text {}
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716603376 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716603376 data=null doit=true} to TreeItem with text {test}
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716603376 data=null} to TreeItem with text {test}
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716603376 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716603376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716603380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - Clicking on with mnemonic 'Delete'
15:17:50 [2020-07-07T19:17:50.342Z] DEBUG - Clicked on with mnemonic 'Delete'
15:17:50 [2020-07-07T19:17:50.597Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:17:50 [2020-07-07T19:17:50.597Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:17:50 [2020-07-07T19:17:50.597Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716603626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716603626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716603626 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716603690 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716603690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716603690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716603690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716603690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716603690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716603690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716603690 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716603690 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Clicking on OK
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716603708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716603708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716603723 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716603723 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716603739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716603739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:50 [2020-07-07T19:17:50.598Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:50 [2020-07-07T19:17:50.598Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:50 [2020-07-07T19:17:50.598Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:50 [2020-07-07T19:17:50.598Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:50 [2020-07-07T19:17:50.598Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:50 [2020-07-07T19:17:50.598Z] DEBUG - Clicked on OK
15:17:51 [2020-07-07T19:17:51.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716603739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:51 [2020-07-07T19:17:51.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716603406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:17:51 [2020-07-07T19:17:51.161Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.668 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
15:17:51 [2020-07-07T19:17:51.161Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 4.494 s
15:17:51 [2020-07-07T19:17:51.161Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 3.833 s
15:17:51 [2020-07-07T19:17:51.161Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
15:17:53 [2020-07-07T19:17:53.677Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:17:53 [2020-07-07T19:17:53.677Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:53 [2020-07-07T19:17:53.677Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:17:53 [2020-07-07T19:17:53.677Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:53 [2020-07-07T19:17:53.677Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:53 [2020-07-07T19:17:53.677Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:53 [2020-07-07T19:17:53.677Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:53 [2020-07-07T19:17:53.677Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:53 [2020-07-07T19:17:53.677Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:53 [2020-07-07T19:17:53.677Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:53 [2020-07-07T19:17:53.677Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:53 [2020-07-07T19:17:53.677Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716606861 data=null doit=true} to Shell with text {Find}
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - Setting text on (of type 'Combo') to lttng
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=716606864 data=null} to (of type 'Combo')
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - Set text on (of type 'Combo') to lttng
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:17:53 [2020-07-07T19:17:53.933Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@30beb104
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=716606880 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716606880 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=716606880 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=716606880 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=716606880 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=716606880 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=716606880 data=null item=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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=716606881 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716606881 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=716606881 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=716606881 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=716606881 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@103236a2
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=716606881 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=716606882 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=716606882 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=716606882 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=716606882 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=716606882 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=716606882 data=null item=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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=716606882 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=716606882 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=716606882 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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=716606882 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=716606882 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Clicking on Fi&nd
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716606882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716606883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716606883 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716606883 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716606883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716606883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716606883 data=null item=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')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716606889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716606890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716606890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716606890 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716606890 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Clicked on Fi&nd
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Setting text on (of type 'Combo') to lttn
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=716606891 data=null} to (of type 'Combo')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Set text on (of type 'Combo') to lttn
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:53 [2020-07-07T19:17:53.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Clicking on Fi&nd
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716606894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716606894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716606894 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716606894 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716606894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716606894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716606894 data=null item=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')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716606896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716606896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716606896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716606896 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716606896 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Clicked on Fi&nd
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Clicking on Close
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716606898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716606898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716606898 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716606898 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716606898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716606898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716606898 data=null item=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')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Clicked on 
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:53 [2020-07-07T19:17:53.935Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716607301 data=null doit=true} to Shell with text {Find}
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Setting text on (of type 'Combo') to lttng
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=716607303 data=null} to (of type 'Combo')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Set text on (of type 'Combo') to lttng
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@357f678b
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=716607304 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')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=716607304 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')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=716607304 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=716607304 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=716607304 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')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=716607304 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')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=716607304 data=null item=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')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=716607305 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')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=716607305 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')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=716607305 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')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=716607305 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=716607305 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.192Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1d2f9702
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=716607306 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')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=716607306 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')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=716607306 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=716607306 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=716607306 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')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=716607306 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')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=716607306 data=null item=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')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=716607306 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')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=716607306 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')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=716607306 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')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=716607306 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=716607306 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Clicking on Fi&nd
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716607307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716607307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716607307 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716607307 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716607307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716607307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716607307 data=null item=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')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716607307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716607315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716607316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716607316 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716607316 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Clicked on Fi&nd
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Setting text on (of type 'Combo') to LTTNG
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=716607317 data=null} to (of type 'Combo')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Set text on (of type 'Combo') to LTTNG
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Clicking on Fi&nd
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716607319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716607319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716607319 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716607319 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716607319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716607319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716607319 data=null item=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')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716607320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716607320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716607320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716607320 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716607320 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - Clicked on Fi&nd
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - Clicking on Close
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716607321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716607321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716607321 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716607322 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716607322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716607322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716607322 data=null item=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')
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - Clicked on 
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:17:54 [2020-07-07T19:17:54.194Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:54 [2020-07-07T19:17:54.449Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:54 [2020-07-07T19:17:54.449Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:54 [2020-07-07T19:17:54.449Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:54 [2020-07-07T19:17:54.449Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:54 [2020-07-07T19:17:54.449Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:54 [2020-07-07T19:17:54.449Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:54 [2020-07-07T19:17:54.449Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:54 [2020-07-07T19:17:54.449Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716607704 data=null doit=true} to Shell with text {Find}
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=716607705 data=null} to (of type 'Combo')
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - Set text on (of type 'Combo') to \Alttng
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1153ee42
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=716607706 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')
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=716607706 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')
15:17:54 [2020-07-07T19:17:54.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=716607706 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=716607706 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=716607706 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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=716607706 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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=716607706 data=null item=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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=716607707 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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=716607707 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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=716607707 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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=716607707 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=716607707 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6048cacf
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=716607708 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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=716607708 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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=716607708 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=716607708 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=716607708 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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=716607708 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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=716607708 data=null item=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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=716607708 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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=716607708 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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=716607708 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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=716607708 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=716607708 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Clicking on Fi&nd
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716607708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716607708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716607708 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716607708 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716607708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716607708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716607709 data=null item=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')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716607709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716607709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716607709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716607709 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716607709 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Clicked on Fi&nd
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=716607710 data=null} to (of type 'Combo')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Set text on (of type 'Combo') to \Alttng
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.706Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@31fcad71
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=716607720 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')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=716607720 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')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=716607720 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=716607720 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=716607720 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')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=716607720 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')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=716607720 data=null item=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')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=716607720 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')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=716607720 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')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=716607720 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')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=716607720 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=716607720 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Clicking on Fi&nd
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716607720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716607720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716607720 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716607720 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716607720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716607720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716607721 data=null item=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')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716607721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716607721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716607721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716607721 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716607721 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Clicked on Fi&nd
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Clicking on Close
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716607722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716607722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716607722 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716607722 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716607722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716607723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716607723 data=null item=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')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - Clicked on 
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:54 [2020-07-07T19:17:54.707Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:54 [2020-07-07T19:17:54.963Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:54 [2020-07-07T19:17:54.963Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.219Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:55 [2020-07-07T19:17:55.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716608187 data=null doit=true} to Shell with text {Find}
15:17:55 [2020-07-07T19:17:55.219Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:55 [2020-07-07T19:17:55.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Setting text on (of type 'Combo') to lttng
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=716608189 data=null} to (of type 'Combo')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Set text on (of type 'Combo') to lttng
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@68082dee
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=716608191 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')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716608191 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')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=716608191 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=716608191 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=716608191 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')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=716608191 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')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=716608191 data=null item=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')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=716608191 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')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716608191 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')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=716608191 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')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=716608191 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=716608191 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Clicking on Fi&nd
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716608192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716608192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716608192 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716608192 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716608193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716608193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716608193 data=null item=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')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716608193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716608193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716608193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716608193 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716608193 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Clicked on Fi&nd
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Setting text on (of type 'Combo') to lttng
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=716608195 data=null} to (of type 'Combo')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - Set text on (of type 'Combo') to lttng
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=716608204 data=null doit=true} to Button with text {F&orward}
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=716608205 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}
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=716608205 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=716608205 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')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=716608205 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')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=716608205 data=null item=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')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Clicking on Fi&nd
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716608207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716608208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716608208 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716608208 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716608208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716608208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716608208 data=null item=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')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716608208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716608208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716608208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716608208 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716608209 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Clicked on Fi&nd
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Clicking on Close
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716608210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716608210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716608210 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716608210 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716608210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716608210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716608210 data=null item=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')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Clicked on 
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.221Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.477Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716608690 data=null doit=true} to Shell with text {Find}
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - Clicking on Close
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716608691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716608692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716608692 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716608692 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716608692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716608692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716608692 data=null item=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')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - Clicked on 
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.732Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716609063 data=null doit=true} to Shell with text {Find}
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - Clicking on Close
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716609064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716609064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716609064 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716609064 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716609064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716609064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716609064 data=null item=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')
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - Clicked on 
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:55 [2020-07-07T19:17:55.988Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:56 [2020-07-07T19:17:56.243Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:56 [2020-07-07T19:17:56.243Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716609478 data=null doit=true} to Shell with text {Find}
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - Setting text on (of type 'Combo') to lttng
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=716609480 data=null} to (of type 'Combo')
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - Set text on (of type 'Combo') to lttng
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.499Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Clicking on Fi&nd
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716609482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716609482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716609482 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716609482 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716609482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716609482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716609482 data=null item=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')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716609483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716609483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716609483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716609483 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716609483 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Clicked on Fi&nd
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Setting text on (of type 'Combo') to lttng
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=716609484 data=null} to (of type 'Combo')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Set text on (of type 'Combo') to lttng
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=716609485 data=null doit=true} to Button with text {&Backward}
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=716609485 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}
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=716609485 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=716609486 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')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=716609486 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')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=716609486 data=null item=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')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Clicking on Fi&nd
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716609487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716609487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716609487 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716609487 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716609487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716609487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716609487 data=null item=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')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716609488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716609488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716609488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716609488 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716609488 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Clicked on Fi&nd
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Clicking on Close
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716609489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716609489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716609489 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716609489 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716609489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716609489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716609489 data=null item=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')
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - Clicked on 
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:56 [2020-07-07T19:17:56.501Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.062Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:57 [2020-07-07T19:17:57.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716609955 data=null doit=true} to Shell with text {Find}
15:17:57 [2020-07-07T19:17:57.062Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:57 [2020-07-07T19:17:57.062Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:57 [2020-07-07T19:17:57.062Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.062Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.062Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.062Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.062Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.062Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.062Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.062Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - Clicking on Close
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716609956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716609957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716609957 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716609957 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716609957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716609957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716609957 data=null item=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')
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - Clicked on 
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.063Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716610368 data=null doit=true} to Shell with text {Find}
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - Clicking on Close
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716610370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716610370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716610370 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716610370 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716610370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716610370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716610370 data=null item=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')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - Clicked on 
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.318Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716610749 data=null doit=true} to Shell with text {Find}
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Setting text on (of type 'Combo') to \A492
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} time=716610750 data=null} to (of type 'Combo')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Set text on (of type 'Combo') to \A492
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@39e27166
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=716610752 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')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716610752 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')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=716610752 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=716610752 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=716610752 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')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=716610752 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')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=716610752 data=null item=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')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=716610753 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')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716610753 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')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=716610753 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')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=716610753 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=716610753 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2ab76ada
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=716610753 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')
15:17:57 [2020-07-07T19:17:57.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=716610753 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')
15:17:57 [2020-07-07T19:17:57.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=716610753 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=716610759 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=716610759 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')
15:17:57 [2020-07-07T19:17:57.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=716610759 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')
15:17:57 [2020-07-07T19:17:57.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=716610759 data=null item=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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=716610759 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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=716610760 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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=716610760 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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=716610760 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=716610760 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Clicking on Fi&nd
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716610760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716610760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716610760 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716610760 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716610760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716610760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716610760 data=null item=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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716610760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716610760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716610760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716610760 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716610760 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Clicked on Fi&nd
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Combo with text "\A492", using matcher: of type 'Combo'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Combo with text "\A492", using matcher: (of type 'Combo')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Setting text on (of type 'Combo') to \A492
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} time=716610761 data=null} to (of type 'Combo')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Set text on (of type 'Combo') to \A492
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5982096
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=716610781 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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=716610781 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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=716610781 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=716610781 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=716610781 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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=716610781 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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=716610781 data=null item=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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=716610784 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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=716610784 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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=716610784 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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=716610784 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=716610784 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Clicking on Fi&nd
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716610784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716610784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716610785 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716610785 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716610785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716610785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716610785 data=null item=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')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716610785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716610785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716610785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716610785 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716610785 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - Clicked on Fi&nd
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - Clicking on Close
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716610786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716610787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716610787 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716610787 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716610787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716610787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716610787 data=null item=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')
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - Clicked on 
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:57 [2020-07-07T19:17:57.834Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716611170 data=null doit=true} to Shell with text {Find}
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Setting text on (of type 'Combo') to 492
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=716611181 data=null} to (of type 'Combo')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Set text on (of type 'Combo') to 492
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@32f7d983
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=716611182 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')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716611182 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')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=716611182 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=716611182 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=716611182 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')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=716611182 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')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=716611182 data=null item=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')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=716611183 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')
15:17:58 [2020-07-07T19:17:58.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716611183 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')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=716611183 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')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=716611183 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=716611183 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Clicking on Fi&nd
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716611184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716611184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716611184 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716611184 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716611184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716611184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716611184 data=null item=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')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716611185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716611185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716611185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716611185 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716611185 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Clicked on Fi&nd
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Setting text on (of type 'Combo') to 492
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=716611186 data=null} to (of type 'Combo')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Set text on (of type 'Combo') to 492
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=716611186 data=null doit=true} to Button with text {F&orward}
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=716611186 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}
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=716611187 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=716611187 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')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=716611187 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')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=716611187 data=null item=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')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Clicking on Fi&nd
15:17:58 [2020-07-07T19:17:58.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716611191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716611191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716611191 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716611191 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716611191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716611191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716611191 data=null item=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')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716611197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716611197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716611197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716611197 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716611197 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Clicked on Fi&nd
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Clicking on Close
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716611198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716611198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716611198 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716611198 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716611198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716611198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716611198 data=null item=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')
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - Clicked on 
15:17:58 [2020-07-07T19:17:58.092Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:17:58 [2020-07-07T19:17:58.347Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:58 [2020-07-07T19:17:58.347Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:58 [2020-07-07T19:17:58.347Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:58 [2020-07-07T19:17:58.347Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:58 [2020-07-07T19:17:58.347Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:58 [2020-07-07T19:17:58.347Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:58 [2020-07-07T19:17:58.347Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:58 [2020-07-07T19:17:58.347Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:58 [2020-07-07T19:17:58.347Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716611604 data=null doit=true} to Shell with text {Find}
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - Clicking on Close
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716611606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716611606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716611606 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716611606 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716611606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716611606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716611606 data=null item=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')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - Clicked on 
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:58 [2020-07-07T19:17:58.604Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716611989 data=null doit=true} to Shell with text {Find}
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - Clicking on Close
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716611991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716611991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716611991 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716611991 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716611991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716611991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:58 [2020-07-07T19:17:58.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716611991 data=null item=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')
15:17:59 [2020-07-07T19:17:59.115Z] DEBUG - Clicked on 
15:17:59 [2020-07-07T19:17:59.115Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:17:59 [2020-07-07T19:17:59.115Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:59 [2020-07-07T19:17:59.115Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:17:59 [2020-07-07T19:17:59.115Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:17:59 [2020-07-07T19:17:59.115Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:17:59 [2020-07-07T19:17:59.115Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:17:59 [2020-07-07T19:17:59.115Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:17:59 [2020-07-07T19:17:59.115Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:17:59 [2020-07-07T19:17:59.115Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:59 [2020-07-07T19:17:59.115Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716612378 data=null doit=true} to Shell with text {Find}
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Setting text on (of type 'Combo') to 492
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=716612379 data=null} to (of type 'Combo')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Set text on (of type 'Combo') to 492
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Clicking on Fi&nd
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716612381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716612381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716612381 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716612381 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716612381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716612381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716612381 data=null item=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')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716612382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716612383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716612383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716612383 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716612383 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - Clicked on Fi&nd
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
15:17:59 [2020-07-07T19:17:59.372Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Setting text on (of type 'Combo') to 492
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=716612384 data=null} to (of type 'Combo')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Set text on (of type 'Combo') to 492
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=716612384 data=null doit=true} to Button with text {&Backward}
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=716612384 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}
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=716612385 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=716612385 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')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=716612385 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')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=716612385 data=null item=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')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Clicking on Fi&nd
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716612386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716612386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716612386 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716612386 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716612386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716612386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716612386 data=null item=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')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716612387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716612387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716612387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716612387 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716612387 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Clicked on Fi&nd
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Clicking on Close
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716612388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716612388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716612388 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716612388 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716612388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716612388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716612388 data=null item=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')
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Clicked on 
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=716612505 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
15:17:59 [2020-07-07T19:17:59.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:17:59 [2020-07-07T19:17:59.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:17:59 [2020-07-07T19:17:59.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:17:59 [2020-07-07T19:17:59.629Z] DEBUG - Attempting to set focus on Tree with text {}
15:17:59 [2020-07-07T19:17:59.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716612589 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:17:59 [2020-07-07T19:17:59.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716612590 data=null doit=true} to TreeItem with text {test}
15:17:59 [2020-07-07T19:17:59.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716612590 data=null} to TreeItem with text {test}
15:17:59 [2020-07-07T19:17:59.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716612590 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:17:59 [2020-07-07T19:17:59.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716612590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:17:59 [2020-07-07T19:17:59.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716612594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:17:59 [2020-07-07T19:17:59.629Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:17:59 [2020-07-07T19:17:59.629Z] DEBUG - Clicking on with mnemonic 'Delete'
15:17:59 [2020-07-07T19:17:59.629Z] DEBUG - Clicked on with mnemonic 'Delete'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716613582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716613582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716613582 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716613582 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716613582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716613583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716613583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716613583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716613583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716613583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716613583 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716613583 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Clicking on OK
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716613583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716613583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716613583 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716613583 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716613583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716613583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.555Z] DEBUG - Clicked on OK
15:18:00 [2020-07-07T19:18:00.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716613583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:00 [2020-07-07T19:18:00.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716612679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:18:01 [2020-07-07T19:18:01.067Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.812 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
15:18:01 [2020-07-07T19:18:01.067Z] testWholeWord[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.506 s
15:18:01 [2020-07-07T19:18:01.067Z] testCaseSensitive[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.424 s
15:18:01 [2020-07-07T19:18:01.067Z] testRegEx[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.472 s
15:18:01 [2020-07-07T19:18:01.067Z] testDirection[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.512 s
15:18:01 [2020-07-07T19:18:01.067Z] testOpenCloseDialog[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.818 s
15:18:01 [2020-07-07T19:18:01.067Z] testWrapSearch[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.366 s
15:18:01 [2020-07-07T19:18:01.067Z] testWholeWord[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.523 s
15:18:01 [2020-07-07T19:18:01.067Z] testCaseSensitive[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.401 s
15:18:01 [2020-07-07T19:18:01.067Z] testRegEx[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.417 s
15:18:01 [2020-07-07T19:18:01.067Z] testDirection[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.369 s
15:18:01 [2020-07-07T19:18:01.067Z] testOpenCloseDialog[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.84 s
15:18:01 [2020-07-07T19:18:01.067Z] testWrapSearch[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.349 s
15:18:01 [2020-07-07T19:18:01.067Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
15:18:03 [2020-07-07T19:18:03.580Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:18:03 [2020-07-07T19:18:03.580Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:03 [2020-07-07T19:18:03.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
15:18:03 [2020-07-07T19:18:03.580Z] 
15:18:03 [2020-07-07T19:18:03.580Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:03.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:03 [2020-07-07T19:18:03.580Z] 
15:18:03 [2020-07-07T19:18:03.580Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:03.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:03 [2020-07-07T19:18:03.580Z] 
15:18:03 [2020-07-07T19:18:03.580Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:03.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:03 [2020-07-07T19:18:03.580Z] 
15:18:03 [2020-07-07T19:18:03.580Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:03.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:03 [2020-07-07T19:18:03.580Z] 
15:18:03 [2020-07-07T19:18:03.580Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:03.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:03 [2020-07-07T19:18:03.580Z] 
15:18:03 [2020-07-07T19:18:03.580Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:03.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:03 [2020-07-07T19:18:03.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
15:18:03 [2020-07-07T19:18:03.581Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:03 [2020-07-07T19:18:03.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:18:03 [2020-07-07T19:18:03.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:18:03 [2020-07-07T19:18:03.581Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:03 [2020-07-07T19:18:03.581Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
15:18:03 [2020-07-07T19:18:03.581Z] DEBUG - Clicking on with mnemonic 'Follow weston/338'
15:18:03 [2020-07-07T19:18:03.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=716616414 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'
15:18:03 [2020-07-07T19:18:03.581Z] DEBUG - Clicked on with mnemonic 'Follow weston/338'
15:18:03 [2020-07-07T19:18:03.581Z] 
15:18:03 [2020-07-07T19:18:03.581Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:03.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:03 [2020-07-07T19:18:03.581Z] 
15:18:03 [2020-07-07T19:18:03.581Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:03.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:03 [2020-07-07T19:18:03.581Z] 
15:18:03 [2020-07-07T19:18:03.581Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:03.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:03 [2020-07-07T19:18:03.581Z] 
15:18:03 [2020-07-07T19:18:03.581Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:03.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:03 [2020-07-07T19:18:03.837Z] 
15:18:03 [2020-07-07T19:18:03.837Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:03.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:03 [2020-07-07T19:18:03.837Z] 
15:18:03 [2020-07-07T19:18:03.837Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:03.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:04 [2020-07-07T19:18:04.398Z] 
15:18:04 [2020-07-07T19:18:04.398Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:04.298: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:04 [2020-07-07T19:18:04.398Z] 
15:18:04 [2020-07-07T19:18:04.398Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:04.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:04 [2020-07-07T19:18:04.958Z] 
15:18:04 [2020-07-07T19:18:04.958Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:04.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:04 [2020-07-07T19:18:04.958Z] 
15:18:04 [2020-07-07T19:18:04.958Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:04.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:04 [2020-07-07T19:18:04.958Z] 
15:18:04 [2020-07-07T19:18:04.958Z] (Eclipse:11870): Gtk-CRITICAL **: 19:18:04.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - number of items : 20
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716618438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716618438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716618438 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716618438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716618439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716618439 data=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}
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716618439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716618439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716618446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716618446 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716618446 data=null} to ToolItem with tooltip text {Follow critical path forward}
15:18:05 [2020-07-07T19:18:05.521Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - number of items : 20
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716618975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716618975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716618975 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716618975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716618975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716618975 data=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}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716618976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716618976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716618976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716618976 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716618976 data=null} to ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.088Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
15:18:06 [2020-07-07T19:18:06.345Z] DEBUG - number of items : 20
15:18:06 [2020-07-07T19:18:06.345Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward}
15:18:06 [2020-07-07T19:18:06.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716619477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
15:18:06 [2020-07-07T19:18:06.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716619477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
15:18:06 [2020-07-07T19:18:06.345Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716619477 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
15:18:06 [2020-07-07T19:18:06.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716619477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
15:18:06 [2020-07-07T19:18:06.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716619478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
15:18:06 [2020-07-07T19:18:06.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716619478 data=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}
15:18:06 [2020-07-07T19:18:06.345Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716619478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
15:18:06 [2020-07-07T19:18:06.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716619478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
15:18:06 [2020-07-07T19:18:06.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716619478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
15:18:06 [2020-07-07T19:18:06.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716619478 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
15:18:06 [2020-07-07T19:18:06.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716619478 data=null} to ToolItem with tooltip text {Follow critical path backward}
15:18:06 [2020-07-07T19:18:06.346Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward}
15:18:06 [2020-07-07T19:18:06.906Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
15:18:06 [2020-07-07T19:18:06.906Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340'
15:18:06 [2020-07-07T19:18:06.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=716620011 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'
15:18:06 [2020-07-07T19:18:06.906Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340'
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716620547 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - Attempting to set focus on Tree with text {}
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716620569 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716620569 data=null doit=true} to TreeItem with text {test}
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716620569 data=null} to TreeItem with text {test}
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716620570 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716620570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716620574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - Clicking on with mnemonic 'Delete'
15:18:07 [2020-07-07T19:18:07.467Z] DEBUG - Clicked on with mnemonic 'Delete'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716620711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716620711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716620711 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716620711 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716620711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716620711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716620711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716620711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716620711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716620711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716620711 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716620711 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Clicking on OK
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716620747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716620747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716620747 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:07 [2020-07-07T19:18:07.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716620747 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:07 [2020-07-07T19:18:07.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716620747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:07 [2020-07-07T19:18:07.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716620747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:07 [2020-07-07T19:18:07.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:07 [2020-07-07T19:18:07.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:07 [2020-07-07T19:18:07.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:07 [2020-07-07T19:18:07.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:07 [2020-07-07T19:18:07.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:07 [2020-07-07T19:18:07.978Z] DEBUG - Clicked on OK
15:18:08 [2020-07-07T19:18:08.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716620763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:08 [2020-07-07T19:18:08.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716620601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:18:08 [2020-07-07T19:18:08.488Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.333 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
15:18:08 [2020-07-07T19:18:08.488Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest)  Time elapsed: 6.17 s
15:18:08 [2020-07-07T19:18:08.488Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
15:18:11 [2020-07-07T19:18:11.002Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:18:11 [2020-07-07T19:18:11.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:11 [2020-07-07T19:18:11.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
15:18:11 [2020-07-07T19:18:11.002Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:11 [2020-07-07T19:18:11.002Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:18:11 [2020-07-07T19:18:11.002Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:18:11 [2020-07-07T19:18:11.002Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:18:11 [2020-07-07T19:18:11.002Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:18:11 [2020-07-07T19:18:11.002Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:18:11 [2020-07-07T19:18:11.002Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:18:11 [2020-07-07T19:18:11.002Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:11 [2020-07-07T19:18:11.002Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716624383 data=null doit=true} to Shell with text {Find}
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=716624385 data=null} to (of type 'Combo')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Set text on (of type 'Combo') to \ACPU
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7eb8908e
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=716624386 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')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716624386 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')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=716624386 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=716624386 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=716624386 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')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=716624386 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')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=716624386 data=null item=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')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=716624387 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')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716624387 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')
15:18:11 [2020-07-07T19:18:11.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=716624387 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')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=716624387 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=716624387 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@a35b137
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=716624388 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')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=716624388 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')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=716624388 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=716624388 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=716624388 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')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=716624388 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')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=716624388 data=null item=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')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=716624388 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')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=716624388 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')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=716624388 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')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=716624388 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=716624388 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Clicking on Fi&nd
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716624388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716624388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716624388 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716624388 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716624388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716624388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716624388 data=null item=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')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716624389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716624389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716624389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716624389 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716624389 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Clicked on Fi&nd
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=716624390 data=null} to (of type 'Combo')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Set text on (of type 'Combo') to \ACPU
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.259Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@34cb4bec
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=716624392 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')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=716624392 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')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=716624392 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=716624392 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=716624392 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')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=716624392 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')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=716624392 data=null item=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')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=716624393 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')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=716624393 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')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=716624393 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')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=716624393 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=716624393 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Clicking on Fi&nd
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716624393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716624393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716624393 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716624393 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716624393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716624393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716624393 data=null item=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')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716624393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716624393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716624393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716624393 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716624394 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Clicked on Fi&nd
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Clicking on Close
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716624394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716624395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716624395 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716624395 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716624395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716624395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716624395 data=null item=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')
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - Clicked on 
15:18:11 [2020-07-07T19:18:11.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
15:18:11 [2020-07-07T19:18:11.515Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:11 [2020-07-07T19:18:11.515Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:18:11 [2020-07-07T19:18:11.515Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:18:11 [2020-07-07T19:18:11.515Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:18:11 [2020-07-07T19:18:11.515Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:18:11 [2020-07-07T19:18:11.515Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:18:11 [2020-07-07T19:18:11.515Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:18:11 [2020-07-07T19:18:11.515Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:11 [2020-07-07T19:18:11.515Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716624852 data=null doit=true} to Shell with text {Find}
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=716624854 data=null} to (of type 'Combo')
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - Set text on (of type 'Combo') to CPU 1
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.771Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@152e15ea
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=716624856 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')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716624856 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')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=716624856 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=716624856 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=716624856 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')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=716624856 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')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=716624856 data=null item=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')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=716624856 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')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716624856 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')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=716624856 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')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=716624856 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=716624856 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Clicking on Fi&nd
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716624857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716624857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716624857 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716624857 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716624857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716624857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716624857 data=null item=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')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716624858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716624858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716624858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716624858 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716624858 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Clicked on Fi&nd
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=716624859 data=null} to (of type 'Combo')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Set text on (of type 'Combo') to CPU 1
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=716624859 data=null doit=true} to Button with text {F&orward}
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=716624859 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}
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=716624860 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=716624878 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')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=716624878 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')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=716624878 data=null item=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')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.772Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Clicking on Fi&nd
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716624880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716624880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716624880 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716624880 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716624880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716624880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716624880 data=null item=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')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716624880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716624880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716624880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716624880 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716624881 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Clicked on Fi&nd
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Clicking on Close
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716624883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716624884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716624884 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716624884 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716624884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716624884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716624884 data=null item=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')
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - Clicked on 
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
15:18:11 [2020-07-07T19:18:11.773Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:12 [2020-07-07T19:18:12.029Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:18:12 [2020-07-07T19:18:12.029Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:18:12 [2020-07-07T19:18:12.029Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:18:12 [2020-07-07T19:18:12.029Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:18:12 [2020-07-07T19:18:12.029Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:18:12 [2020-07-07T19:18:12.029Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:18:12 [2020-07-07T19:18:12.029Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:12 [2020-07-07T19:18:12.029Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:12 [2020-07-07T19:18:12.284Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:12 [2020-07-07T19:18:12.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716625306 data=null doit=true} to Shell with text {Find}
15:18:12 [2020-07-07T19:18:12.284Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:12 [2020-07-07T19:18:12.284Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.284Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.284Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.284Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Setting text on (of type 'Combo') to CPU
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=716625308 data=null} to (of type 'Combo')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Set text on (of type 'Combo') to CPU
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=716625309 data=null doit=true} to Button with text {&Backward}
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=716625309 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}
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=716625310 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=716625310 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=716625310 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=716625310 data=null item=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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@67cd9871
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=716625311 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716625311 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=716625311 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=716625311 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=716625311 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=716625311 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=716625311 data=null item=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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=716625311 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716625311 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=716625311 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=716625311 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=716625311 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@245a2c7f
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=716625312 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=716625312 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=716625312 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=716625312 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=716625312 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=716625312 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=716625312 data=null item=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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=716625312 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=716625313 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=716625313 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')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=716625313 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=716625313 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:12 [2020-07-07T19:18:12.285Z] DEBUG - Clicking on Fi&nd
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716625313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716625313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716625313 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716625313 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716625313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716625313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716625313 data=null item=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')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716625314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716625314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716625314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716625314 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716625314 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Clicked on Fi&nd
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Setting text on (of type 'Combo') to CP
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=716625323 data=null} to (of type 'Combo')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Set text on (of type 'Combo') to CP
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Clicking on Fi&nd
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716625326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716625326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716625326 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716625326 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716625326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716625327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716625327 data=null item=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')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716625328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716625328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716625328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716625328 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716625328 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Clicked on Fi&nd
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Clicking on Close
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716625329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716625329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716625329 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716625329 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716625329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716625329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716625330 data=null item=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')
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - Clicked on 
15:18:12 [2020-07-07T19:18:12.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
15:18:12 [2020-07-07T19:18:12.542Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:12 [2020-07-07T19:18:12.542Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:18:12 [2020-07-07T19:18:12.542Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:18:12 [2020-07-07T19:18:12.542Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:18:12 [2020-07-07T19:18:12.542Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:18:12 [2020-07-07T19:18:12.542Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:18:12 [2020-07-07T19:18:12.542Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:18:12 [2020-07-07T19:18:12.542Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:12 [2020-07-07T19:18:12.542Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716625814 data=null doit=true} to Shell with text {Find}
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=716625815 data=null} to (of type 'Combo')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Set text on (of type 'Combo') to CPU 1
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@30425f0e
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=716625817 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')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=716625817 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')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=716625817 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=716625817 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=716625817 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')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=716625817 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')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=716625817 data=null item=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')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=716625817 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')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=716625817 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')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=716625817 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')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=716625817 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=716625817 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.798Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Clicking on Fi&nd
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716625818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716625818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716625818 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716625819 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716625819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716625819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716625819 data=null item=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')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716625819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716625819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716625819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716625819 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716625819 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Clicked on Fi&nd
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Setting text on (of type 'Combo') to cpu 1
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=716625819 data=null} to (of type 'Combo')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Set text on (of type 'Combo') to cpu 1
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Clicking on Fi&nd
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716625821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716625822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716625822 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716625822 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716625822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716625822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716625822 data=null item=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')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716625823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716625823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716625823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716625823 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716625823 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Clicked on Fi&nd
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Clicking on Close
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716625824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716625824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716625824 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716625824 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716625824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716625824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:12 [2020-07-07T19:18:12.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716625824 data=null item=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')
15:18:13 [2020-07-07T19:18:13.055Z] DEBUG - Clicked on 
15:18:13 [2020-07-07T19:18:13.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
15:18:13 [2020-07-07T19:18:13.055Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:13 [2020-07-07T19:18:13.055Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:18:13 [2020-07-07T19:18:13.055Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.055Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:18:13 [2020-07-07T19:18:13.055Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.055Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:18:13 [2020-07-07T19:18:13.055Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.055Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.055Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716626317 data=null doit=true} to Shell with text {Find}
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - Clicking on Close
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716626318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716626318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716626318 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716626318 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716626318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716626318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716626318 data=null item=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')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - Clicked on 
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.311Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716626702 data=null doit=true} to Shell with text {Find}
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - Clicking on Close
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716626703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716626703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716626703 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716626703 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716626703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716626703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:13 [2020-07-07T19:18:13.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716626703 data=null item=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')
15:18:13 [2020-07-07T19:18:13.822Z] DEBUG - Clicked on 
15:18:13 [2020-07-07T19:18:13.822Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
15:18:13 [2020-07-07T19:18:13.822Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:13 [2020-07-07T19:18:13.822Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:18:13 [2020-07-07T19:18:13.822Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.822Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:18:13 [2020-07-07T19:18:13.822Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.822Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:18:13 [2020-07-07T19:18:13.822Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.822Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:13 [2020-07-07T19:18:13.822Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=716627119 data=null doit=true} to Shell with text {Find}
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=716627120 data=null} to (of type 'Combo')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Set text on (of type 'Combo') to CPU 1
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=716627121 data=null doit=true} to Button with text {F&orward}
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=716627121 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}
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=716627122 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=716627122 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=716627122 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=716627122 data=null item=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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@27be341b
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=716627122 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=716627122 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=716627122 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=716627123 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=716627123 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=716627123 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=716627123 data=null item=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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=716627123 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=716627123 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=716627123 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=716627123 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=716627123 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3e7f090b
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=716627123 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716627123 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=716627123 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=716627123 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=716627124 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=716627124 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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=716627124 data=null item=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')
15:18:14 [2020-07-07T19:18:14.078Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=716627124 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')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=716627124 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')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=716627124 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')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=716627124 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=716627124 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Clicking on Fi&nd
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716627131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716627131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716627131 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716627131 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716627132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716627132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716627132 data=null item=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')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716627132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716627132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716627132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716627132 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716627132 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Clicked on Fi&nd
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=716627133 data=null} to (of type 'Combo')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Set text on (of type 'Combo') to CPU 1
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=716627134 data=null doit=true} to Button with text {&Backward}
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=716627134 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}
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=716627134 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=716627134 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')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=716627134 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')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=716627134 data=null item=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')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.079Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Clicking on Fi&nd
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=716627136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716627136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=716627136 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=716627136 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=716627136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=716627136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=716627136 data=null item=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')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=716627136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=716627136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=716627137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=716627137 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=716627137 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Clicked on Fi&nd
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Clicking on Close
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=716627138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=716627138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=716627138 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=716627138 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=716627138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=716627138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=716627138 data=null item=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')
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Clicked on 
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=716627235 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
15:18:14 [2020-07-07T19:18:14.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:18:14 [2020-07-07T19:18:14.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:18:14 [2020-07-07T19:18:14.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:18:14 [2020-07-07T19:18:14.339Z] DEBUG - Attempting to set focus on Tree with text {}
15:18:14 [2020-07-07T19:18:14.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716627303 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:18:14 [2020-07-07T19:18:14.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716627304 data=null doit=true} to TreeItem with text {test}
15:18:14 [2020-07-07T19:18:14.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716627304 data=null} to TreeItem with text {test}
15:18:14 [2020-07-07T19:18:14.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716627304 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:18:14 [2020-07-07T19:18:14.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716627304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:18:14 [2020-07-07T19:18:14.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716627308 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:18:14 [2020-07-07T19:18:14.339Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:18:14 [2020-07-07T19:18:14.339Z] DEBUG - Clicking on with mnemonic 'Delete'
15:18:14 [2020-07-07T19:18:14.339Z] DEBUG - Clicked on with mnemonic 'Delete'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716628162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716628162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716628163 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716628163 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716628163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716628163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716628163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716628163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716628163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716628163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716628163 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716628163 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Clicking on OK
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716628163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716628163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716628163 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716628163 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716628163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716628164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.267Z] DEBUG - Clicked on OK
15:18:15 [2020-07-07T19:18:15.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716628164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:15 [2020-07-07T19:18:15.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716627349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:18:15 [2020-07-07T19:18:15.523Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.24 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
15:18:15 [2020-07-07T19:18:15.523Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.506 s
15:18:15 [2020-07-07T19:18:15.523Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.531 s
15:18:15 [2020-07-07T19:18:15.523Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.447 s
15:18:15 [2020-07-07T19:18:15.523Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.592 s
15:18:15 [2020-07-07T19:18:15.523Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.806 s
15:18:15 [2020-07-07T19:18:15.523Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.442 s
15:18:15 [2020-07-07T19:18:15.523Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
15:18:16 [2020-07-07T19:18:16.084Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:18 [2020-07-07T19:18:18.599Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:18:18 [2020-07-07T19:18:18.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:18 [2020-07-07T19:18:18.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - number of items : 26
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716631815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716631815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716631815 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716631816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716631816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716631816 data=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}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716631816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716631816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716631816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716631816 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716631816 data=null} to ToolItem with tooltip text {Follow CPU Forward}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:18:18 [2020-07-07T19:18:18.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - number of items : 26
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716632317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716632317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716632317 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716632317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716632317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716632317 data=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}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716632318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716632318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716632318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716632318 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716632318 data=null} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.246Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - number of items : 26
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716632819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716632819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716632820 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716632820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716632820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716632820 data=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}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716632820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716632820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716632821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716632821 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716632821 data=null} to ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:18:19 [2020-07-07T19:18:19.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - number of items : 26
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716633322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716633322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716633322 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716633322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716633322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716633322 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}
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716633322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716633323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716633323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716633323 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716633323 data=null} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:20 [2020-07-07T19:18:20.368Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - number of items : 26
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716633824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716633824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716633824 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716633824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716633824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716633824 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}
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716633825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716633825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716633825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716633825 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716633825 data=null} to ToolItem with tooltip text {Follow CPU Forward}
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:20 [2020-07-07T19:18:20.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - number of items : 26
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716634331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716634331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716634331 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716634331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716634331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716634331 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}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716634332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716634332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716634332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716634332 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716634332 data=null} to ToolItem with tooltip text {Follow CPU Forward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - number of items : 26
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716634333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716634333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716634333 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716634333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716634333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716634333 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}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716634333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716634333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716634333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716634334 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716634334 data=null} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - number of items : 26
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716634334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716634334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716634334 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716634334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716634334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716634334 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}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716634335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716634335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716634335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716634335 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716634335 data=null} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:21 [2020-07-07T19:18:21.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - number of items : 26
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716634836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716634836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716634836 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716634836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716634836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716634836 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}
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716634837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716634837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716634837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716634837 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716634837 data=null} to ToolItem with tooltip text {Follow CPU Backward}
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:21 [2020-07-07T19:18:21.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - number of items : 26
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716635338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716635338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716635338 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716635339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716635339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716635339 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}
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716635339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716635340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716635340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716635340 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716635340 data=null} to ToolItem with tooltip text {Follow CPU Backward}
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:22 [2020-07-07T19:18:22.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - number of items : 26
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716635841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716635841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716635841 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716635841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716635841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716635841 data=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}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716635842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716635842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716635842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716635842 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716635842 data=null} to ToolItem with tooltip text {Follow CPU Forward}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:18:22 [2020-07-07T19:18:22.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - number of items : 26
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716636343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716636343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716636343 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716636344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716636344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716636344 data=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}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716636344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716636344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716636344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716636344 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716636344 data=null} to ToolItem with tooltip text {Follow CPU Forward}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:18:23 [2020-07-07T19:18:23.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - number of items : 26
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716636846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716636846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716636846 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716636846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716636846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716636846 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}
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716636847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716636847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716636847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716636847 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716636847 data=null} to ToolItem with tooltip text {Follow CPU Backward}
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:23 [2020-07-07T19:18:23.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - number of items : 26
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716637348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716637348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716637348 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716637348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716637348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716637348 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}
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716637349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716637349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716637349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716637349 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716637349 data=null} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:24 [2020-07-07T19:18:24.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:24 [2020-07-07T19:18:24.814Z] DEBUG - number of items : 26
15:18:24 [2020-07-07T19:18:24.814Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:24 [2020-07-07T19:18:24.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716637851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716637851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.814Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716637851 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716637851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716637851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716637851 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}
15:18:24 [2020-07-07T19:18:24.814Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716637852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716637852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716637852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716637852 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716637852 data=null} to ToolItem with tooltip text {Follow CPU Backward}
15:18:24 [2020-07-07T19:18:24.815Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
15:18:24 [2020-07-07T19:18:24.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - number of items : 26
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716638353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716638353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716638353 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716638353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716638353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716638353 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}
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716638354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716638354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716638354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716638354 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716638354 data=null} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:25 [2020-07-07T19:18:25.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - number of items : 26
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716638855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716638855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716638855 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716638855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716638855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716638855 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}
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716638856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716638856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716638856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716638856 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716638856 data=null} to ToolItem with tooltip text {Follow CPU Forward}
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:25 [2020-07-07T19:18:25.938Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - number of items : 26
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716639357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716639357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716639357 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716639357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716639357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716639357 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}
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716639358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716639358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716639358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716639358 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716639358 data=null} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:26 [2020-07-07T19:18:26.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:26 [2020-07-07T19:18:26.756Z] DEBUG - number of items : 26
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716639859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716639859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716639859 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716639860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716639860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716639860 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}
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716639860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716639860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716639860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716639860 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716639860 data=null} to ToolItem with tooltip text {Follow CPU Forward}
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
15:18:26 [2020-07-07T19:18:26.757Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - number of items : 26
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716640362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716640362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716640362 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716640362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716640362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716640362 data=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}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716640363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716640363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716640363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716640363 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716640363 data=null} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - number of items : 26
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716640864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716640864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716640864 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716640864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716640864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716640864 data=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}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716640865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716640865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716640865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716640865 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716640865 data=null} to ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:18:27 [2020-07-07T19:18:27.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:28 [2020-07-07T19:18:28.439Z] DEBUG - number of items : 26
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716641365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716641366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716641366 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716641366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716641366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716641366 data=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}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716641366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716641366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716641367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716641367 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716641367 data=null} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.440Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - number of items : 26
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716641868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716641868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716641868 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716641868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716641868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716641868 data=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}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716641869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716641869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716641869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716641869 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716641869 data=null} to ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:18:28 [2020-07-07T19:18:28.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - number of items : 26
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716642370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716642370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716642370 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716642370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716642370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716642370 data=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}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716642371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716642371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716642371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716642371 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716642371 data=null} to ToolItem with tooltip text {Follow CPU Backward}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:18:29 [2020-07-07T19:18:29.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:29 [2020-07-07T19:18:29.816Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - number of items : 26
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716644707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716644707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716644707 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716644707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716644707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716644707 data=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}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716644707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716644707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716644707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716644707 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716644707 data=null} to ToolItem with tooltip text {Select Next State Change}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:18:31 [2020-07-07T19:18:31.706Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - number of items : 26
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716645208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716645209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716645209 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716645209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716645209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716645209 data=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}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716645212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716645212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716645212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716645212 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716645212 data=null} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.268Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - number of items : 26
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716645714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716645714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716645714 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716645714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716645714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716645714 data=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}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716645715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716645715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716645715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716645715 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716645715 data=null} to ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:18:32 [2020-07-07T19:18:32.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - number of items : 26
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716646216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716646216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716646216 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716646216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716646216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716646216 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}
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716646217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716646217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716646217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716646217 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716646217 data=null} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:33 [2020-07-07T19:18:33.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - number of items : 26
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716646718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716646718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716646718 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716646718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716646718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716646718 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}
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716646719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716646719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716646719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716646719 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716646719 data=null} to ToolItem with tooltip text {Select Next State Change}
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:33 [2020-07-07T19:18:33.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - number of items : 26
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716647220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716647220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716647220 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716647220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716647220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716647220 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}
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716647221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716647221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716647221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716647221 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716647221 data=null} to ToolItem with tooltip text {Select Next State Change}
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:34 [2020-07-07T19:18:34.211Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:34 [2020-07-07T19:18:34.773Z] DEBUG - number of items : 26
15:18:34 [2020-07-07T19:18:34.773Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:34 [2020-07-07T19:18:34.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716647722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:34 [2020-07-07T19:18:34.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716647722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:34 [2020-07-07T19:18:34.774Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716647722 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:34 [2020-07-07T19:18:34.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716647722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:34 [2020-07-07T19:18:34.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716647722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:34 [2020-07-07T19:18:34.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716647722 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}
15:18:34 [2020-07-07T19:18:34.774Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716647723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:34 [2020-07-07T19:18:34.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716647723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:34 [2020-07-07T19:18:34.774Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716647723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:34 [2020-07-07T19:18:34.774Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716647723 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:34 [2020-07-07T19:18:34.774Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716647723 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:18:34 [2020-07-07T19:18:34.774Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:34 [2020-07-07T19:18:34.774Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - number of items : 26
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716648224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716648224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716648224 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716648224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716648224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716648224 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}
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716648224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716648224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716648224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716648225 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716648225 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:35 [2020-07-07T19:18:35.335Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - number of items : 26
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716648725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716648725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716648726 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716648726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716648726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716648726 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}
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716648726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716648726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716648726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716648726 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716648726 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:35 [2020-07-07T19:18:35.591Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - number of items : 26
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716649227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716649227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716649227 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716649227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716649227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716649227 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}
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716649228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716649228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716649228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716649228 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716649228 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:36 [2020-07-07T19:18:36.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - number of items : 26
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716649729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716649730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716649730 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716649730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716649730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716649730 data=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}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716649731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716649731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716649731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716649731 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716649731 data=null} to ToolItem with tooltip text {Select Next State Change}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:18:36 [2020-07-07T19:18:36.713Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - number of items : 26
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716650232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716650232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716650232 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716650232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716650232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716650232 data=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}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716650233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716650233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716650233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716650233 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716650233 data=null} to ToolItem with tooltip text {Select Next State Change}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:18:37 [2020-07-07T19:18:37.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - number of items : 26
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716650734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716650734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716650734 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716650734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716650734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716650734 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}
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716650735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716650735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716650735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716650735 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716650735 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:37 [2020-07-07T19:18:37.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - number of items : 26
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716651236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716651236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716651236 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716651236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716651236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716651236 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}
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716651236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716651236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716651236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716651237 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716651237 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:38 [2020-07-07T19:18:38.092Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - number of items : 26
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716651738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716651738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716651738 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716651738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716651738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716651738 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}
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716651739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716651739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716651739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716651739 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716651739 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
15:18:38 [2020-07-07T19:18:38.654Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - number of items : 26
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716652240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716652240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716652240 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716652240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716652240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716652240 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}
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716652240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716652240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716652240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716652240 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716652240 data=null} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:39 [2020-07-07T19:18:39.216Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - number of items : 26
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716652742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716652742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716652742 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716652742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716652742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716652742 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}
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716652743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716652743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716652743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716652743 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716652743 data=null} to ToolItem with tooltip text {Select Next State Change}
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:39 [2020-07-07T19:18:39.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:40 [2020-07-07T19:18:40.339Z] DEBUG - number of items : 26
15:18:40 [2020-07-07T19:18:40.339Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:40 [2020-07-07T19:18:40.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716653244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716653275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.340Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716653275 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716653275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716653275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716653275 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}
15:18:40 [2020-07-07T19:18:40.340Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716653276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716653276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716653276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716653276 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716653276 data=null} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.340Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:40 [2020-07-07T19:18:40.340Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:40 [2020-07-07T19:18:40.595Z] DEBUG - number of items : 26
15:18:40 [2020-07-07T19:18:40.595Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:40 [2020-07-07T19:18:40.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716653777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716653777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.595Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716653777 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716653778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716653778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716653778 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}
15:18:40 [2020-07-07T19:18:40.853Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716653779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716653779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716653779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716653779 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.853Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716653779 data=null} to ToolItem with tooltip text {Select Next State Change}
15:18:40 [2020-07-07T19:18:40.853Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
15:18:40 [2020-07-07T19:18:40.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - number of items : 26
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716654280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716654280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716654280 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716654280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716654280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716654280 data=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}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716654281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716654281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716654281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716654281 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716654281 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.108Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - number of items : 26
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716654783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716654783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716654783 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716654783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716654783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716654783 data=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}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716654783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716654783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716654783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716654784 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716654784 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:18:41 [2020-07-07T19:18:41.669Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - number of items : 26
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716655285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716655285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716655285 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716655285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716655285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716655285 data=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}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716655286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716655286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716655286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716655286 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716655286 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:42 [2020-07-07T19:18:42.792Z] DEBUG - number of items : 26
15:18:42 [2020-07-07T19:18:42.792Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716655788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716655788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.792Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716655788 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716655788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716655788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716655788 data=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}
15:18:42 [2020-07-07T19:18:42.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716655788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716655788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716655788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716655789 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716655789 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.793Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:18:42 [2020-07-07T19:18:42.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - number of items : 26
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716656290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716656290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716656290 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716656290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716656290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716656290 data=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}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716656290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716656290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716656291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716656291 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716656291 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:18:43 [2020-07-07T19:18:43.354Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:43 [2020-07-07T19:18:43.916Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:45 [2020-07-07T19:18:45.280Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:18:45 [2020-07-07T19:18:45.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:45 [2020-07-07T19:18:45.280Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:45 [2020-07-07T19:18:45.280Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:45 [2020-07-07T19:18:45.280Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:45 [2020-07-07T19:18:45.280Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:45 [2020-07-07T19:18:45.280Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:18:45 [2020-07-07T19:18:45.536Z] DEBUG - Clicking on with mnemonic 'Configure...'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Clicked on with mnemonic 'Configure...'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=716658748 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:18:45 [2020-07-07T19:18:45.792Z] 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')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
15:18:45 [2020-07-07T19:18:45.792Z] 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')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - matched Text with text " 
15:18:45 [2020-07-07T19:18:45.792Z]  ", using matcher: of type 'Text'
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=716658750 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')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=716658750 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')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=716658750 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=716658750 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=716658750 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')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=716658750 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')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=716658750 data=null item=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')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=716658751 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')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=716658751 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')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=716658751 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')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=716658751 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=716658751 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:45 [2020-07-07T19:18:45.792Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=716658751 data=null doit=true} to Button with text {All Active Threads}
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=716658751 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}
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=716658751 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=716658751 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')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=716658751 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')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=716658751 data=null item=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')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Clicking on OK
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716658753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716658753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716658753 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716658753 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716658753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716658753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716658753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=716658466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - Clicked on 
15:18:45 [2020-07-07T19:18:45.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:46 [2020-07-07T19:18:46.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:46 [2020-07-07T19:18:46.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:46 [2020-07-07T19:18:46.355Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:18:46 [2020-07-07T19:18:46.355Z] DEBUG - Clicking on with mnemonic 'Configure...'
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Clicked on with mnemonic 'Configure...'
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=716659745 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:18:46 [2020-07-07T19:18:46.612Z] 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')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=716659746 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')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=716659746 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')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=716659746 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=716659746 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=716659746 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')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=716659746 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')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=716659746 data=null item=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')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=716659746 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')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=716659746 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')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=716659746 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')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=716659746 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=716659746 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=716659780 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
15:18:46 [2020-07-07T19:18:46.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=716659470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
15:18:46 [2020-07-07T19:18:46.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:48 [2020-07-07T19:18:48.234Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:18:48 [2020-07-07T19:18:48.234Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:48 [2020-07-07T19:18:48.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:48 [2020-07-07T19:18:48.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:48 [2020-07-07T19:18:48.489Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:48 [2020-07-07T19:18:48.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:48 [2020-07-07T19:18:48.489Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:18:48 [2020-07-07T19:18:48.489Z] DEBUG - Clicking on with mnemonic 'Configure...'
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - Clicked on with mnemonic 'Configure...'
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=716661848 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:18:48 [2020-07-07T19:18:48.745Z] 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')
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=716661849 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')
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=716661849 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')
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=716661849 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=716661849 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=716661849 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')
15:18:48 [2020-07-07T19:18:48.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=716661849 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')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=716661849 data=null item=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')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=716661850 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')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=716661850 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')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=716661850 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')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=716661850 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=716661850 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Clicking on OK
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716661850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716661850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716661850 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716661850 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716661850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716661850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716661850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:48 [2020-07-07T19:18:48.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=716661524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
15:18:49 [2020-07-07T19:18:49.002Z] DEBUG - Clicked on 
15:18:49 [2020-07-07T19:18:49.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:49 [2020-07-07T19:18:49.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:49 [2020-07-07T19:18:49.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:49 [2020-07-07T19:18:49.002Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:18:49 [2020-07-07T19:18:49.002Z] DEBUG - Clicking on with mnemonic 'Configure...'
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Clicked on with mnemonic 'Configure...'
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=716662412 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:18:49 [2020-07-07T19:18:49.258Z] 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')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=716662413 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')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=716662413 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')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=716662413 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=716662413 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=716662413 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')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=716662413 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')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=716662413 data=null item=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')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=716662413 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')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=716662413 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')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=716662413 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')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=716662413 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=716662413 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:49 [2020-07-07T19:18:49.258Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:18:49 [2020-07-07T19:18:49.517Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
15:18:49 [2020-07-07T19:18:49.517Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=716662460 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
15:18:49 [2020-07-07T19:18:49.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=716662141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
15:18:49 [2020-07-07T19:18:49.517Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:51 [2020-07-07T19:18:51.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:51 [2020-07-07T19:18:51.667Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:51 [2020-07-07T19:18:51.667Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:51 [2020-07-07T19:18:51.667Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:52 [2020-07-07T19:18:52.229Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:52 [2020-07-07T19:18:52.229Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:52 [2020-07-07T19:18:52.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:52 [2020-07-07T19:18:52.791Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:52 [2020-07-07T19:18:52.791Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:52 [2020-07-07T19:18:52.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:53 [2020-07-07T19:18:53.046Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:53 [2020-07-07T19:18:53.047Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:53 [2020-07-07T19:18:53.302Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:53 [2020-07-07T19:18:53.558Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:53 [2020-07-07T19:18:53.558Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:53 [2020-07-07T19:18:53.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:54 [2020-07-07T19:18:54.069Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:54 [2020-07-07T19:18:54.069Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:54 [2020-07-07T19:18:54.069Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:54 [2020-07-07T19:18:54.631Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:54 [2020-07-07T19:18:54.631Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:54 [2020-07-07T19:18:54.631Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:55 [2020-07-07T19:18:55.193Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:55 [2020-07-07T19:18:55.193Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:55 [2020-07-07T19:18:55.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:55 [2020-07-07T19:18:55.754Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:55 [2020-07-07T19:18:55.754Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:55 [2020-07-07T19:18:55.754Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:56 [2020-07-07T19:18:56.314Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:56 [2020-07-07T19:18:56.314Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:56 [2020-07-07T19:18:56.314Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:56 [2020-07-07T19:18:56.876Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:56 [2020-07-07T19:18:56.876Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:56 [2020-07-07T19:18:56.876Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:57 [2020-07-07T19:18:57.131Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:57 [2020-07-07T19:18:57.131Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:57 [2020-07-07T19:18:57.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:57 [2020-07-07T19:18:57.692Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:57 [2020-07-07T19:18:57.692Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:57 [2020-07-07T19:18:57.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:58 [2020-07-07T19:18:58.253Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:58 [2020-07-07T19:18:58.253Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:58 [2020-07-07T19:18:58.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:58 [2020-07-07T19:18:58.815Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:58 [2020-07-07T19:18:58.815Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:58 [2020-07-07T19:18:58.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:59 [2020-07-07T19:18:59.376Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:59 [2020-07-07T19:18:59.376Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:59 [2020-07-07T19:18:59.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:18:59 [2020-07-07T19:18:59.632Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:59 [2020-07-07T19:18:59.632Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:18:59 [2020-07-07T19:18:59.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:00 [2020-07-07T19:19:00.193Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:19:00 [2020-07-07T19:19:00.193Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:19:00 [2020-07-07T19:19:00.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:00 [2020-07-07T19:19:00.755Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:19:00 [2020-07-07T19:19:00.755Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:19:00 [2020-07-07T19:19:00.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:01 [2020-07-07T19:19:01.316Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:19:01 [2020-07-07T19:19:01.316Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:19:01 [2020-07-07T19:19:01.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:01 [2020-07-07T19:19:01.877Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:19:01 [2020-07-07T19:19:01.877Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:19:01 [2020-07-07T19:19:01.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:02 [2020-07-07T19:19:02.438Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:19:02 [2020-07-07T19:19:02.438Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:19:02 [2020-07-07T19:19:02.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:02 [2020-07-07T19:19:02.695Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:19:02 [2020-07-07T19:19:02.695Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:19:02 [2020-07-07T19:19:02.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:03 [2020-07-07T19:19:03.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:05 [2020-07-07T19:19:05.144Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:19:05 [2020-07-07T19:19:05.144Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:19:05 [2020-07-07T19:19:05.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:05 [2020-07-07T19:19:05.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:05 [2020-07-07T19:19:05.399Z] DEBUG - number of items : 26
15:19:05 [2020-07-07T19:19:05.399Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
15:19:05 [2020-07-07T19:19:05.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716678456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:19:05 [2020-07-07T19:19:05.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716678456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:19:05 [2020-07-07T19:19:05.399Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716678456 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
15:19:05 [2020-07-07T19:19:05.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716678456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:19:05 [2020-07-07T19:19:05.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716678456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716678810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716678812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716678812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716678812 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716678812 data=null} to ToolItem with tooltip text {Show View Filters}
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=716678813 data=null doit=true} to Shell with text {Filter}
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Clicking on Uncheck all
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=716678814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716678814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=716678814 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=716678814 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=716678815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=716678815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=716678815 data=null item=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')
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=716678860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716678860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=716678860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=716678860 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=716678860 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Clicked on Uncheck all
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Clicking on Check Active
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=716678861 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')
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=716678861 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')
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=716678861 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=716678861 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=716678861 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')
15:19:05 [2020-07-07T19:19:05.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=716678861 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')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=716678861 data=null item=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')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=716679493 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')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=716679530 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')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=716679531 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')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=716679531 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=716679531 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Clicked on Check Active
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Clicking on Check all
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=716679574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716679574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=716679574 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=716679574 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=716679574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=716679574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=716679575 data=null item=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')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=716679606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716679606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=716679606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=716679606 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=716679606 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Clicked on Check all
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Clicking on Uncheck Inactive
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=716679607 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')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=716679607 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')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=716679607 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=716679607 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=716679607 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')
15:19:06 [2020-07-07T19:19:06.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=716679607 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')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=716679607 data=null item=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')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=716680187 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')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=716680187 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')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=716680188 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')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=716680188 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=716680188 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Clicked on Uncheck Inactive
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Attempting to set focus on Tree with text {}
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=716680197 data=null button=0 stateMask=0x0 x=89 y=35 count=0} to TreeItem with text {synthetic-trace}
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=716680198 data=null doit=true} to TreeItem with text {synthetic-trace}
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=716680198 data=null} to TreeItem with text {synthetic-trace}
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=716680198 data=null button=1 stateMask=0x0 x=89 y=35 count=1} to TreeItem with text {synthetic-trace}
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716680198 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}
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=716680199 data=null button=1 stateMask=0x80000 x=89 y=35 count=1} to TreeItem with text {synthetic-trace}
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Clicking on Uncheck all
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=716680199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716680199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=716680199 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=716680199 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=716680199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=716680199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=716680199 data=null item=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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=716680224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716680224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=716680224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=716680224 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=716680224 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Clicked on Uncheck all
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Clicking on Check selected
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=716680225 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=716680225 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=716680225 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=716680225 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=716680225 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=716680225 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=716680225 data=null item=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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=716680226 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=716680226 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=716680226 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=716680226 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=716680226 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Clicked on Check selected
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Clicking on Uncheck all
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=716680226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716680226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=716680226 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=716680226 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=716680226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=716680226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=716680226 data=null item=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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=716680239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716680239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=716680239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=716680239 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=716680239 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Clicked on Uncheck all
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Clicking on Check subtree
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=716680240 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=716680240 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=716680240 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=716680240 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=716680240 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=716680240 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=716680240 data=null item=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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=716680240 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=716680240 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')
15:19:07 [2020-07-07T19:19:07.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=716680240 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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=716680240 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=716680241 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Clicked on Check subtree
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Clicking on Check all
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=716680241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716680241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=716680242 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=716680242 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=716680242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=716680242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=716680242 data=null item=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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=716680285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716680286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=716680286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=716680286 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=716680286 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Clicked on Check all
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Clicking on Uncheck selected
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=716680286 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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=716680286 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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=716680286 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=716680286 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=716680287 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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=716680287 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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=716680287 data=null item=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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=716680287 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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=716680288 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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=716680288 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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=716680288 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=716680288 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Clicked on Uncheck selected
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Clicking on Check all
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=716680289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716680289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=716680289 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=716680289 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=716680289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=716680289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=716680289 data=null item=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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=716680302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716680302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=716680303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=716680303 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=716680303 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Clicked on Check all
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Clicking on Uncheck subtree
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=716680303 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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=716680303 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')
15:19:07 [2020-07-07T19:19:07.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=716680303 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=716680303 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=716680303 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')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=716680303 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')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=716680303 data=null item=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')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=716680304 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')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=716680304 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')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=716680304 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')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=716680304 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=716680304 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Clicked on Uncheck subtree
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Clicking on Uncheck all
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=716680304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716680304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=716680304 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=716680304 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=716680304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=716680304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=716680304 data=null item=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')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=716680346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=716680346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=716680346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=716680346 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=716680346 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - Clicked on Uncheck all
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:19:07 [2020-07-07T19:19:07.293Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Clicking on Check all
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=716680849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716680849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=716680849 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=716680849 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=716680849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=716680849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=716680849 data=null item=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')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=716680858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=716680858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=716680858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=716680858 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=716680858 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Clicked on Check all
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Clicking on OK
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716680859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716680859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716680859 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716680859 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716680859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716680859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716680859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716678456 data=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}
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - Clicked on 
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:19:07 [2020-07-07T19:19:07.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:09 [2020-07-07T19:19:09.744Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:19:09 [2020-07-07T19:19:09.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:19:09 [2020-07-07T19:19:09.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:09 [2020-07-07T19:19:09.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:09 [2020-07-07T19:19:09.744Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:19:09 [2020-07-07T19:19:09.744Z] DEBUG - Clicking on with mnemonic 'Configure...'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - Clicked on with mnemonic 'Configure...'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=716683033 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:19:09 [2020-07-07T19:19:09.999Z] 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')
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
15:19:09 [2020-07-07T19:19:09.999Z] 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')
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:09 [2020-07-07T19:19:09.999Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Text with text " 
15:19:10 [2020-07-07T19:19:10.000Z]  ", using matcher: of type 'Text'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=716683038 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=716683038 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=716683038 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=716683039 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=716683039 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=716683039 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=716683039 data=null item=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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=716683039 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=716683039 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=716683039 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=716683039 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=716683039 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=716683039 data=null doit=true} to Button with text {All Active Threads}
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=716683039 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}
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=716683039 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=716683040 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=716683040 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=716683040 data=null item=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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=716683040 data=null doit=true} to Button with text {Active Threads on CPUs:}
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=716683040 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:}
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=716683041 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=716683041 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=716683041 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=716683041 data=null item=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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=716683041 data=null doit=true} to Button with text {All Active Threads}
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=716683041 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}
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=716683041 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=716683041 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=716683041 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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=716683041 data=null item=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')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Clicking on OK
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716683047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716683047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716683047 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716683047 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716683047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716683047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716683047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=716682737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
15:19:10 [2020-07-07T19:19:10.256Z] DEBUG - Clicked on 
15:19:10 [2020-07-07T19:19:10.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:10 [2020-07-07T19:19:10.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:10 [2020-07-07T19:19:10.256Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
15:19:10 [2020-07-07T19:19:10.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:10 [2020-07-07T19:19:10.256Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
15:19:10 [2020-07-07T19:19:10.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:10 [2020-07-07T19:19:10.256Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
15:19:10 [2020-07-07T19:19:10.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:10 [2020-07-07T19:19:10.256Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:19:10 [2020-07-07T19:19:10.256Z] DEBUG - Clicking on with mnemonic 'Configure...'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - Clicked on with mnemonic 'Configure...'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=716683641 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:19:10 [2020-07-07T19:19:10.511Z] 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')
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
15:19:10 [2020-07-07T19:19:10.511Z] 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')
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
15:19:10 [2020-07-07T19:19:10.511Z] DEBUG - matched Text with text " 
15:19:10 [2020-07-07T19:19:10.512Z]  ", using matcher: of type 'Text'
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=716683643 data=null doit=true} to Button with text {Active Threads on CPUs:}
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=716683643 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:}
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=716683643 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=716683643 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')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=716683643 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')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=716683643 data=null item=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')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Clicking on OK
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716683644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716683644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716683644 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716683644 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716683644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716683644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716683644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:10 [2020-07-07T19:19:10.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=716683340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
15:19:10 [2020-07-07T19:19:10.767Z] DEBUG - Clicked on 
15:19:10 [2020-07-07T19:19:10.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:11 [2020-07-07T19:19:11.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:11 [2020-07-07T19:19:11.329Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:19:11 [2020-07-07T19:19:11.329Z] DEBUG - Clicking on with mnemonic 'Configure...'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - Clicked on with mnemonic 'Configure...'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=716684533 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:19:11 [2020-07-07T19:19:11.584Z] 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')
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
15:19:11 [2020-07-07T19:19:11.584Z] 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')
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Text with text " 
15:19:11 [2020-07-07T19:19:11.584Z]  ", using matcher: of type 'Text'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - Clicking on Cancel
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=716684534 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')
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=716684535 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')
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=716684535 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=716684535 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=716684535 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')
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=716684535 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')
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=716684535 data=null item=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')
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=716684244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
15:19:11 [2020-07-07T19:19:11.584Z] DEBUG - Clicked on 
15:19:11 [2020-07-07T19:19:11.585Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:13 [2020-07-07T19:19:13.484Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:19:13 [2020-07-07T19:19:13.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:19:13 [2020-07-07T19:19:13.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:13 [2020-07-07T19:19:13.484Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
15:19:13 [2020-07-07T19:19:13.484Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
15:19:13 [2020-07-07T19:19:13.484Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:19:13 [2020-07-07T19:19:13.484Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:19:13 [2020-07-07T19:19:13.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:15 [2020-07-07T19:19:15.370Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:19:15 [2020-07-07T19:19:15.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:19:15 [2020-07-07T19:19:15.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:15 [2020-07-07T19:19:15.626Z] DEBUG - number of items : 26
15:19:15 [2020-07-07T19:19:15.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:16 [2020-07-07T19:19:16.990Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:19:16 [2020-07-07T19:19:16.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:19:16 [2020-07-07T19:19:16.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:16 [2020-07-07T19:19:16.990Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
15:19:16 [2020-07-07T19:19:16.990Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
15:19:16 [2020-07-07T19:19:16.990Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:19:16 [2020-07-07T19:19:16.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:18 [2020-07-07T19:19:18.878Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:19:18 [2020-07-07T19:19:18.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:19:18 [2020-07-07T19:19:18.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:18 [2020-07-07T19:19:18.878Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:19:18 [2020-07-07T19:19:18.878Z] 
15:19:18 [2020-07-07T19:19:18.878Z] (Eclipse:11870): Gtk-WARNING **: 19:19:18.839: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:19:18 [2020-07-07T19:19:18.878Z] 
15:19:18 [2020-07-07T19:19:18.878Z] (Eclipse:11870): Gtk-WARNING **: 19:19:18.840: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:18 [2020-07-07T19:19:18.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:18 [2020-07-07T19:19:18.878Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:19:19 [2020-07-07T19:19:19.133Z] 
15:19:19 [2020-07-07T19:19:19.133Z] (Eclipse:11870): Gtk-WARNING **: 19:19:18.890: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:19 [2020-07-07T19:19:19.133Z] 
15:19:19 [2020-07-07T19:19:19.133Z] (Eclipse:11870): Gtk-WARNING **: 19:19:18.920: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:19 [2020-07-07T19:19:19.133Z] 
15:19:19 [2020-07-07T19:19:19.133Z] (Eclipse:11870): Gtk-WARNING **: 19:19:18.936: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:19 [2020-07-07T19:19:19.133Z] 
15:19:19 [2020-07-07T19:19:19.133Z] (Eclipse:11870): Gtk-WARNING **: 19:19:18.937: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:19 [2020-07-07T19:19:19.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:19 [2020-07-07T19:19:19.133Z] 
15:19:19 [2020-07-07T19:19:19.133Z] (Eclipse:11870): Gtk-WARNING **: 19:19:18.943: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:19 [2020-07-07T19:19:19.133Z] 
15:19:19 [2020-07-07T19:19:19.133Z] (Eclipse:11870): Gtk-WARNING **: 19:19:18.994: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:19 [2020-07-07T19:19:19.133Z] 
15:19:19 [2020-07-07T19:19:19.133Z] (Eclipse:11870): Gtk-WARNING **: 19:19:19.026: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:19 [2020-07-07T19:19:19.694Z] 
15:19:19 [2020-07-07T19:19:19.694Z] (Eclipse:11870): Gtk-WARNING **: 19:19:19.519: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:20 [2020-07-07T19:19:20.622Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:19:20 [2020-07-07T19:19:20.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:19:20 [2020-07-07T19:19:20.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:19:20 [2020-07-07T19:19:20.622Z] DEBUG - number of items : 26
15:19:20 [2020-07-07T19:19:20.622Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:19:20 [2020-07-07T19:19:20.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716693737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:19:20 [2020-07-07T19:19:20.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716693737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:19:20 [2020-07-07T19:19:20.622Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716693737 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:19:20 [2020-07-07T19:19:20.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716693737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:19:20 [2020-07-07T19:19:20.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716693737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:19:20 [2020-07-07T19:19:20.879Z] 
15:19:20 [2020-07-07T19:19:20.879Z] (Eclipse:11870): Gtk-WARNING **: 19:19:20.630: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:20 [2020-07-07T19:19:20.879Z] 
15:19:20 [2020-07-07T19:19:20.879Z] (Eclipse:11870): Gtk-WARNING **: 19:19:20.694: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:20 [2020-07-07T19:19:20.879Z] 
15:19:20 [2020-07-07T19:19:20.879Z] (Eclipse:11870): Gtk-WARNING **: 19:19:20.725: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:20 [2020-07-07T19:19:20.879Z] 
15:19:20 [2020-07-07T19:19:20.879Z] (Eclipse:11870): Gtk-WARNING **: 19:19:20.757: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:20 [2020-07-07T19:19:20.879Z] 
15:19:20 [2020-07-07T19:19:20.879Z] (Eclipse:11870): Gtk-WARNING **: 19:19:20.791: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:20 [2020-07-07T19:19:20.879Z] 
15:19:20 [2020-07-07T19:19:20.879Z] (Eclipse:11870): Gtk-WARNING **: 19:19:20.820: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:20 [2020-07-07T19:19:20.879Z] 
15:19:20 [2020-07-07T19:19:20.879Z] (Eclipse:11870): Gtk-WARNING **: 19:19:20.847: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716694040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716694041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716694042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716694042 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716694042 data=null} to ToolItem with tooltip text {Show Legend}
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=716694042 data=null doit=true} to Shell with text {Legend}
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.879Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.880Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.880Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.880Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.880Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.880Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.880Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.880Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.880Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.880Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:19:20 [2020-07-07T19:19:20.880Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
15:19:20 [2020-07-07T19:19:20.880Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.135Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.135Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.135Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.135Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.135Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.135Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.135Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.135Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.135Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Clicking on OK
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716694097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716694097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716694097 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716694097 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716694097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716694097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716694097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716693738 data=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}
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Clicked on 
15:19:21 [2020-07-07T19:19:21.136Z] 
15:19:21 [2020-07-07T19:19:21.136Z] (Eclipse:11870): Gtk-WARNING **: 19:19:20.967: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.136Z] 
15:19:21 [2020-07-07T19:19:21.136Z] (Eclipse:11870): Gtk-WARNING **: 19:19:20.986: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.136Z] 
15:19:21 [2020-07-07T19:19:21.136Z] (Eclipse:11870): Gtk-WARNING **: 19:19:20.995: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.136Z] 
15:19:21 [2020-07-07T19:19:21.136Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.002: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.136Z] 
15:19:21 [2020-07-07T19:19:21.136Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.003: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.136Z] 
15:19:21 [2020-07-07T19:19:21.136Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.012: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.136Z] 
15:19:21 [2020-07-07T19:19:21.136Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.029: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.136Z] 
15:19:21 [2020-07-07T19:19:21.136Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.045: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.136Z] 
15:19:21 [2020-07-07T19:19:21.136Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.062: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.136Z] 
15:19:21 [2020-07-07T19:19:21.136Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.078: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.136Z] 
15:19:21 [2020-07-07T19:19:21.136Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.095: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.136Z] 
15:19:21 [2020-07-07T19:19:21.136Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.111: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716694299 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Attempting to set focus on Tree with text {}
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716694308 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716694308 data=null doit=true} to TreeItem with text {test}
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716694308 data=null} to TreeItem with text {test}
15:19:21 [2020-07-07T19:19:21.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716694308 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:19:21 [2020-07-07T19:19:21.392Z] 
15:19:21 [2020-07-07T19:19:21.392Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.136: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716694308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:19:21 [2020-07-07T19:19:21.392Z] 
15:19:21 [2020-07-07T19:19:21.392Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.149: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716694335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:19:21 [2020-07-07T19:19:21.392Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:19:21 [2020-07-07T19:19:21.392Z] DEBUG - Clicking on with mnemonic 'Delete'
15:19:21 [2020-07-07T19:19:21.392Z] DEBUG - Clicked on with mnemonic 'Delete'
15:19:21 [2020-07-07T19:19:21.392Z] 
15:19:21 [2020-07-07T19:19:21.392Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.301: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.392Z] 
15:19:21 [2020-07-07T19:19:21.392Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.319: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.392Z] 
15:19:21 [2020-07-07T19:19:21.392Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.334: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.392Z] 
15:19:21 [2020-07-07T19:19:21.392Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.350: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.392Z] 
15:19:21 [2020-07-07T19:19:21.392Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.366: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.392Z] 
15:19:21 [2020-07-07T19:19:21.392Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.382: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.648Z] 
15:19:21 [2020-07-07T19:19:21.648Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.399: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.648Z] 
15:19:21 [2020-07-07T19:19:21.648Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.415: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.648Z] 
15:19:21 [2020-07-07T19:19:21.648Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.431: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.648Z] 
15:19:21 [2020-07-07T19:19:21.648Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.446: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.648Z] 
15:19:21 [2020-07-07T19:19:21.648Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.462: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.648Z] 
15:19:21 [2020-07-07T19:19:21.648Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.478: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.648Z] 
15:19:21 [2020-07-07T19:19:21.648Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.492: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:21 [2020-07-07T19:19:21.648Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:19:21 [2020-07-07T19:19:21.648Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:19:21 [2020-07-07T19:19:21.648Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.648Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:19:21 [2020-07-07T19:19:21.648Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.648Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.648Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.648Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.648Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:19:21 [2020-07-07T19:19:21.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716694684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716694685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716694685 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716694685 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716694685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716694685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716694685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716694685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716694685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716694685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716694685 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716694685 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Clicking on OK
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716694685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716694685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716694685 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716694685 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716694685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716694685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.649Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.649Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.649Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.649Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.649Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:21 [2020-07-07T19:19:21.649Z] DEBUG - Clicked on OK
15:19:22 [2020-07-07T19:19:22.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716694686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:22 [2020-07-07T19:19:22.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716694361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:19:22 [2020-07-07T19:19:22.210Z] 
15:19:22 [2020-07-07T19:19:22.210Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.952: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:22 [2020-07-07T19:19:22.210Z] 
15:19:22 [2020-07-07T19:19:22.210Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.965: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:22 [2020-07-07T19:19:22.210Z] 
15:19:22 [2020-07-07T19:19:22.210Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.973: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:22 [2020-07-07T19:19:22.210Z] 
15:19:22 [2020-07-07T19:19:22.210Z] (Eclipse:11870): Gtk-WARNING **: 19:19:21.993: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:22 [2020-07-07T19:19:22.210Z] 
15:19:22 [2020-07-07T19:19:22.210Z] (Eclipse:11870): Gtk-WARNING **: 19:19:22.007: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:19:22 [2020-07-07T19:19:22.210Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.525 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
15:19:22 [2020-07-07T19:19:22.210Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 13.911 s
15:19:22 [2020-07-07T19:19:22.210Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 13.917 s
15:19:22 [2020-07-07T19:19:22.210Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.028 s
15:19:22 [2020-07-07T19:19:22.210Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.665 s
15:19:22 [2020-07-07T19:19:22.210Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 13.852 s
15:19:22 [2020-07-07T19:19:22.210Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 4.627 s
15:19:22 [2020-07-07T19:19:22.210Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.651 s
15:19:22 [2020-07-07T19:19:22.210Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.739 s
15:19:22 [2020-07-07T19:19:22.210Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.224 s
15:19:22 [2020-07-07T19:19:22.210Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.551 s
15:19:22 [2020-07-07T19:19:22.210Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.964 s
15:19:22 [2020-07-07T19:19:22.210Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.067 s
15:19:22 [2020-07-07T19:19:22.210Z] 
15:19:22 [2020-07-07T19:19:22.210Z] Results:
15:19:22 [2020-07-07T19:19:22.210Z] 
15:19:22 [2020-07-07T19:19:22.210Z] Tests run: 57, Failures: 0, Errors: 0, Skipped: 1
15:19:22 [2020-07-07T19:19:22.210Z] 
15:19:22 [2020-07-07T19:19:22.466Z] 
15:19:22 [2020-07-07T19:19:22.466Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 19:19:22.226
15:19:22 [2020-07-07T19:19:22.466Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] All tests passed!
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.pom
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-p2metadata.xml
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-p2artifacts.xml
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.0.0-SNAPSHOT [95/138]
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] The project's OSGi version is 5.0.0.202007071840
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.028Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
15:19:23 [2020-07-07T19:19:23.956Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[141] 
15:19:23 [2020-07-07T19:19:23.956Z] 	int tidQuark = entry.getValue();
15:19:23 [2020-07-07T19:19:23.956Z] 	               ^^^^^^^^^^^^^^^^
15:19:23 [2020-07-07T19:19:23.956Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:19:23 [2020-07-07T19:19:23.956Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[184] 
15:19:23 [2020-07-07T19:19:23.956Z] 	builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName())));
15:19:23 [2020-07-07T19:19:23.956Z] 	                                                                                ^^^^^^^^^^^^^^^^^^^^
15:19:23 [2020-07-07T19:19:23.956Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:19:23 [2020-07-07T19:19:23.956Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[44] 
15:19:23 [2020-07-07T19:19:23.956Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null;
15:19:23 [2020-07-07T19:19:23.956Z] 	                                                                                                          ^
15:19:23 [2020-07-07T19:19:23.956Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:19:23 [2020-07-07T19:19:23.956Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[96] 
15:19:23 [2020-07-07T19:19:23.956Z] 	return Objects.requireNonNull(Optional.of(new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic(), file.getValidityStart(), file.getValidityEnd())));
15:19:23 [2020-07-07T19:19:23.956Z] 	                                                             ^^^^^^^^
15:19:23 [2020-07-07T19:19:23.956Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:19:23 [2020-07-07T19:19:23.956Z] 4 problems (4 warnings)
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-sources.jar
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.pom
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-sources.jar
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-p2metadata.xml
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-p2artifacts.xml
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.8-SNAPSHOT  [96/138]
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.956Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] The project's OSGi version is 3.0.8.202007071840
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] 
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:23 [2020-07-07T19:19:23.957Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
15:19:24 [2020-07-07T19:19:24.212Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/UstMemoryUsageView.java:[17] 
15:19:24 [2020-07-07T19:19:24.212Z] 	import org.eclipse.tracecompass.internal.analysis.os.linux.ui.views.memory.MemoryUsageView2;
15:19:24 [2020-07-07T19:19:24.212Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:19:24 [2020-07-07T19:19:24.212Z] Discouraged access: The type 'MemoryUsageView2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes')
15:19:24 [2020-07-07T19:19:24.212Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/UstMemoryUsageView.java:[26] 
15:19:24 [2020-07-07T19:19:24.212Z] 	public class UstMemoryUsageView extends MemoryUsageView2 {
15:19:24 [2020-07-07T19:19:24.212Z] 	                                        ^^^^^^^^^^^^^^^^
15:19:24 [2020-07-07T19:19:24.212Z] Discouraged access: The type 'MemoryUsageView2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes')
15:19:24 [2020-07-07T19:19:24.212Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/UstMemoryUsageView.java:[35] 
15:19:24 [2020-07-07T19:19:24.212Z] 	super(Messages.MemoryUsageViewer_Title, UstMemoryUsageDataProvider.ID,
15:19:24 [2020-07-07T19:19:24.212Z]                 new TmfXYChartSettings(Messages.MemoryUsageViewer_Title, Messages.MemoryUsageViewer_XAxis, Messages.MemoryUsageViewer_YAxis, 1));
15:19:24 [2020-07-07T19:19:24.212Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:19:24 [2020-07-07T19:19:24.212Z] Discouraged access: The constructor 'MemoryUsageView2(String, String, TmfXYChartSettings)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes')
15:19:24 [2020-07-07T19:19:24.212Z] 3 problems (3 warnings)
15:19:24 [2020-07-07T19:19:24.212Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.212Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:24 [2020-07-07T19:19:24.212Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:24 [2020-07-07T19:19:24.212Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
15:19:24 [2020-07-07T19:19:24.212Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.212Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:24 [2020-07-07T19:19:24.468Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-sources.jar
15:19:24 [2020-07-07T19:19:24.468Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.468Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:24 [2020-07-07T19:19:24.468Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:24 [2020-07-07T19:19:24.468Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar
15:19:24 [2020-07-07T19:19:24.468Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.468Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:24 [2020-07-07T19:19:24.468Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.468Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:24 [2020-07-07T19:19:24.468Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.468Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:24 [2020-07-07T19:19:24.469Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar
15:19:24 [2020-07-07T19:19:24.469Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.469Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:24 [2020-07-07T19:19:24.469Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.469Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:24 [2020-07-07T19:19:24.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar
15:19:24 [2020-07-07T19:19:24.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.pom
15:19:24 [2020-07-07T19:19:24.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-sources.jar
15:19:24 [2020-07-07T19:19:24.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-pack200.jar.pack.gz
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-p2metadata.xml
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-p2artifacts.xml
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 6.0.0-SNAPSHOT     [97/138]
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT.jar
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-sources-feature.jar
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT.jar
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT.pom
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-sources-feature.jar
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-p2metadata.xml
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-p2artifacts.xml
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.11-SNAPSHOT [98/138]
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] The project's OSGi version is 1.0.11.202007071840
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.470Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
15:19:24 [2020-07-07T19:19:24.726Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[131] 
15:19:24 [2020-07-07T19:19:24.726Z] 	CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID);
15:19:24 [2020-07-07T19:19:24.726Z] 	                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:19:24 [2020-07-07T19:19:24.726Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:19:24 [2020-07-07T19:19:24.726Z] 1 problem (1 warning)
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-sources.jar
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] 
15:19:24 [2020-07-07T19:19:24.726Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:25 [2020-07-07T19:19:25.653Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
15:19:25 [2020-07-07T19:19:25.653Z] [INFO] Command line:
15:19:25 [2020-07-07T19:19:25.653Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:19:25 [2020-07-07T19:19:25.653Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:27 [2020-07-07T19:19:27.017Z] !SESSION 2020-07-07 19:19:25.488 -----------------------------------------------
15:19:27 [2020-07-07T19:19:27.017Z] eclipse.buildId=unknown
15:19:27 [2020-07-07T19:19:27.017Z] java.version=1.8.0_202
15:19:27 [2020-07-07T19:19:27.017Z] java.vendor=Oracle Corporation
15:19:27 [2020-07-07T19:19:27.017Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:19:27 [2020-07-07T19:19:27.017Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:19:27 [2020-07-07T19:19:27.017Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:19:27 [2020-07-07T19:19:27.017Z] 
15:19:27 [2020-07-07T19:19:27.017Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:19:26.727
15:19:27 [2020-07-07T19:19:27.017Z] !MESSAGE FrameworkEvent ERROR
15:19:27 [2020-07-07T19:19:27.017Z] !STACK 0
15:19:27 [2020-07-07T19:19:27.017Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:19:27 [2020-07-07T19:19:27.017Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:19:27 [2020-07-07T19:19:27.017Z] 
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:19:27 [2020-07-07T19:19:27.017Z] 
15:19:27 [2020-07-07T19:19:27.017Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:19:26.811
15:19:27 [2020-07-07T19:19:27.017Z] !MESSAGE FrameworkEvent ERROR
15:19:27 [2020-07-07T19:19:27.017Z] !STACK 0
15:19:27 [2020-07-07T19:19:27.017Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:19:27 [2020-07-07T19:19:27.017Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:19:27 [2020-07-07T19:19:27.017Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:19:27 [2020-07-07T19:19:27.017Z]     -> 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"
15:19:27 [2020-07-07T19:19:27.017Z]        org.apache.httpcomponents.httpclient.win [35]
15:19:27 [2020-07-07T19:19:27.017Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:19:27 [2020-07-07T19:19:27.017Z] 
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:19:27 [2020-07-07T19:19:27.017Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:19:27 [2020-07-07T19:19:27.944Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
15:19:28 [2020-07-07T19:19:28.200Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
15:19:28 [2020-07-07T19:19:28.200Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest)  Time elapsed: 0.268 s
15:19:28 [2020-07-07T19:19:28.200Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
15:19:38 [2020-07-07T19:19:38.141Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.585 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
15:19:38 [2020-07-07T19:19:38.141Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.348 s
15:19:38 [2020-07-07T19:19:38.141Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.137 s
15:19:38 [2020-07-07T19:19:38.141Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.131 s
15:19:38 [2020-07-07T19:19:38.141Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.132 s
15:19:38 [2020-07-07T19:19:38.141Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.122 s
15:19:38 [2020-07-07T19:19:38.141Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.577 s
15:19:38 [2020-07-07T19:19:38.141Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.132 s
15:19:38 [2020-07-07T19:19:38.141Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
15:19:48 [2020-07-07T19:19:48.080Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.208 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
15:19:48 [2020-07-07T19:19:48.080Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.178 s
15:19:48 [2020-07-07T19:19:48.080Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.122 s
15:19:48 [2020-07-07T19:19:48.080Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.117 s
15:19:48 [2020-07-07T19:19:48.080Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.118 s
15:19:48 [2020-07-07T19:19:48.080Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.12 s
15:19:48 [2020-07-07T19:19:48.080Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.436 s
15:19:48 [2020-07-07T19:19:48.080Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.115 s
15:19:48 [2020-07-07T19:19:48.080Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
15:19:48 [2020-07-07T19:19:48.080Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
15:19:48 [2020-07-07T19:19:48.081Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.009 s
15:19:48 [2020-07-07T19:19:48.081Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
15:19:48 [2020-07-07T19:19:48.081Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
15:19:48 [2020-07-07T19:19:48.081Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0.001 s
15:19:48 [2020-07-07T19:19:48.081Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
15:19:48 [2020-07-07T19:19:48.081Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
15:19:48 [2020-07-07T19:19:48.081Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
15:19:48 [2020-07-07T19:19:48.081Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
15:19:53 [2020-07-07T19:19:53.326Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.62 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
15:19:53 [2020-07-07T19:19:53.326Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.14 s
15:19:53 [2020-07-07T19:19:53.326Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.001 s
15:19:53 [2020-07-07T19:19:53.326Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.119 s
15:19:53 [2020-07-07T19:19:53.326Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.017 s
15:19:53 [2020-07-07T19:19:53.326Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.108 s
15:19:53 [2020-07-07T19:19:53.326Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.009 s
15:19:53 [2020-07-07T19:19:53.326Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.107 s
15:19:53 [2020-07-07T19:19:53.326Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.006 s
15:19:53 [2020-07-07T19:19:53.326Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.111 s
15:19:53 [2020-07-07T19:19:53.326Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
15:19:53 [2020-07-07T19:19:53.326Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
15:19:53 [2020-07-07T19:19:53.326Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped
15:19:53 [2020-07-07T19:19:53.326Z] 
15:19:53 [2020-07-07T19:19:53.326Z] Results:
15:19:53 [2020-07-07T19:19:53.326Z] 
15:19:53 [2020-07-07T19:19:53.326Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
15:19:53 [2020-07-07T19:19:53.326Z] 
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] All tests passed!
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.pom
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-sources.jar
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.1-SNAPSHOT [99/138]
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] The project's OSGi version is 1.0.1.202007071840
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-sources.jar
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] 
15:19:53 [2020-07-07T19:19:53.327Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:19:54 [2020-07-07T19:19:54.252Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
15:19:54 [2020-07-07T19:19:54.252Z] [INFO] Command line:
15:19:54 [2020-07-07T19:19:54.252Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:19:54 [2020-07-07T19:19:54.252Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:55 [2020-07-07T19:19:55.615Z] !SESSION 2020-07-07 19:19:54.090 -----------------------------------------------
15:19:55 [2020-07-07T19:19:55.615Z] eclipse.buildId=unknown
15:19:55 [2020-07-07T19:19:55.615Z] java.version=1.8.0_202
15:19:55 [2020-07-07T19:19:55.615Z] java.vendor=Oracle Corporation
15:19:55 [2020-07-07T19:19:55.615Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:19:55 [2020-07-07T19:19:55.615Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:19:55 [2020-07-07T19:19:55.615Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:19:55 [2020-07-07T19:19:55.615Z] 
15:19:55 [2020-07-07T19:19:55.615Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:19:55.396
15:19:55 [2020-07-07T19:19:55.615Z] !MESSAGE FrameworkEvent ERROR
15:19:55 [2020-07-07T19:19:55.615Z] !STACK 0
15:19:55 [2020-07-07T19:19:55.615Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:19:55 [2020-07-07T19:19:55.615Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:19:55 [2020-07-07T19:19:55.615Z] 
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:19:55 [2020-07-07T19:19:55.615Z] 
15:19:55 [2020-07-07T19:19:55.615Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:19:55.431
15:19:55 [2020-07-07T19:19:55.615Z] !MESSAGE FrameworkEvent ERROR
15:19:55 [2020-07-07T19:19:55.615Z] !STACK 0
15:19:55 [2020-07-07T19:19:55.615Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:19:55 [2020-07-07T19:19:55.615Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:19:55 [2020-07-07T19:19:55.615Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:19:55 [2020-07-07T19:19:55.615Z]     -> 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"
15:19:55 [2020-07-07T19:19:55.615Z]        org.apache.httpcomponents.httpclient.win [36]
15:19:55 [2020-07-07T19:19:55.615Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:19:55 [2020-07-07T19:19:55.615Z] 
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:19:55 [2020-07-07T19:19:55.615Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:19:56 [2020-07-07T19:19:56.542Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:19:56 [2020-07-07T19:19:56.542Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:20:00 [2020-07-07T19:20:00.708Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:20:00 [2020-07-07T19:20:00.964Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
15:20:00 [2020-07-07T19:20:00.964Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
15:20:00 [2020-07-07T19:20:00.964Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
15:20:00 [2020-07-07T19:20:00.964Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
15:20:00 [2020-07-07T19:20:00.964Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
15:20:00 [2020-07-07T19:20:00.964Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
15:20:00 [2020-07-07T19:20:00.964Z] 
15:20:00 [2020-07-07T19:20:00.964Z] Results:
15:20:00 [2020-07-07T19:20:00.964Z] 
15:20:00 [2020-07-07T19:20:00.964Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
15:20:00 [2020-07-07T19:20:00.964Z] 
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] All tests passed!
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.pom
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-sources.jar
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-p2metadata.xml
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-p2artifacts.xml
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.13-SNAPSHOT [100/138]
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] The project's OSGi version is 1.0.13.202007071840
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.328Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] 
15:20:02 [2020-07-07T19:20:02.584Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:20:03 [2020-07-07T19:20:03.511Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
15:20:03 [2020-07-07T19:20:03.511Z] [INFO] Command line:
15:20:03 [2020-07-07T19:20:03.511Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:20:03 [2020-07-07T19:20:03.511Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:20:04 [2020-07-07T19:20:04.878Z] !SESSION 2020-07-07 19:20:03.229 -----------------------------------------------
15:20:04 [2020-07-07T19:20:04.878Z] eclipse.buildId=unknown
15:20:04 [2020-07-07T19:20:04.878Z] java.version=1.8.0_202
15:20:04 [2020-07-07T19:20:04.878Z] java.vendor=Oracle Corporation
15:20:04 [2020-07-07T19:20:04.878Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:20:04 [2020-07-07T19:20:04.878Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:20:04 [2020-07-07T19:20:04.889Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:20:04 [2020-07-07T19:20:04.889Z] 
15:20:04 [2020-07-07T19:20:04.889Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:20:04.627
15:20:04 [2020-07-07T19:20:04.889Z] !MESSAGE FrameworkEvent ERROR
15:20:04 [2020-07-07T19:20:04.889Z] !STACK 0
15:20:04 [2020-07-07T19:20:04.889Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:20:04 [2020-07-07T19:20:04.889Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:20:04 [2020-07-07T19:20:04.889Z] 
15:20:04 [2020-07-07T19:20:04.889Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:20:04 [2020-07-07T19:20:04.889Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:20:04 [2020-07-07T19:20:04.889Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:20:04 [2020-07-07T19:20:04.889Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:20:04 [2020-07-07T19:20:04.890Z] 
15:20:04 [2020-07-07T19:20:04.890Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:20:04.715
15:20:04 [2020-07-07T19:20:04.890Z] !MESSAGE FrameworkEvent ERROR
15:20:04 [2020-07-07T19:20:04.890Z] !STACK 0
15:20:04 [2020-07-07T19:20:04.890Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:20:04 [2020-07-07T19:20:04.890Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:20:04 [2020-07-07T19:20:04.890Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:20:04 [2020-07-07T19:20:04.890Z]     -> 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"
15:20:04 [2020-07-07T19:20:04.890Z]        org.apache.httpcomponents.httpclient.win [36]
15:20:04 [2020-07-07T19:20:04.890Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:20:04 [2020-07-07T19:20:04.890Z] 
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:20:04 [2020-07-07T19:20:04.890Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:20:05 [2020-07-07T19:20:05.817Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:20:06 [2020-07-07T19:20:06.074Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:20:10 [2020-07-07T19:20:10.239Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:20:10 [2020-07-07T19:20:10.239Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
15:20:10 [2020-07-07T19:20:10.553Z] Display size: 1440x900
15:20:10 [2020-07-07T19:20:10.553Z] OS version=3.10.0-1062.el7.x86_64
15:20:10 [2020-07-07T19:20:10.553Z] GTK version=3.22.30
15:20:10 [2020-07-07T19:20:10.553Z] GTK theme=Ambiance
15:20:10 [2020-07-07T19:20:10.553Z] LIBOVERLAY_SCROLLBAR=0
15:20:10 [2020-07-07T19:20:10.553Z] Time zone: Greenwich Mean Time
15:20:10 [2020-07-07T19:20:10.553Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:20:10 [2020-07-07T19:20:10.553Z] log4j:WARN Please initialize the log4j system properly.
15:20:11 [2020-07-07T19:20:11.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716745243 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716745243 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716745243 data=null} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716745244 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716745244 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716745334 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716745334 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716745335 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716745335 data=null} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716745335 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716745335 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716745340 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716745341 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716745341 data=null} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716745342 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.177Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716745342 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716745367 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:12 [2020-07-07T19:20:12.433Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:12 [2020-07-07T19:20:12.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716745369 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:20:12 [2020-07-07T19:20:12.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716745369 data=null doit=true} to TreeItem with text {Traces [0]}
15:20:12 [2020-07-07T19:20:12.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716745369 data=null} to TreeItem with text {Traces [0]}
15:20:12 [2020-07-07T19:20:12.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716745369 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:12 [2020-07-07T19:20:12.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716745370 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]}
15:20:12 [2020-07-07T19:20:12.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716745390 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:14 [2020-07-07T19:20:14.949Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:20:14 [2020-07-07T19:20:14.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:16 [2020-07-07T19:20:16.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:16 [2020-07-07T19:20:16.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:16 [2020-07-07T19:20:16.571Z] DEBUG - number of items : 18
15:20:16 [2020-07-07T19:20:16.571Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:16 [2020-07-07T19:20:16.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716749535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:16 [2020-07-07T19:20:16.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716749535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:16 [2020-07-07T19:20:16.571Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716749535 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:16 [2020-07-07T19:20:16.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716749536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:16 [2020-07-07T19:20:16.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716749536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716749799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716749815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716749815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716749815 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716749815 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Clicking on Add...
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=716749819 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')
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=716749819 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')
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=716749819 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=716749820 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=716749820 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')
15:20:16 [2020-07-07T19:20:16.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=716749820 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')
15:20:17 [2020-07-07T19:20:17.083Z] 
15:20:17 [2020-07-07T19:20:17.083Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-07-07 19:20:16.827
15:20:17 [2020-07-07T19:20:17.083Z] !MESSAGE no spawner in java.library.path
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=716749820 data=null item=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')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=716750039 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')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=716750039 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')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=716750039 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')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=716750039 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=716750039 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Clicked on Add...
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Clicking on OK
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716750041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716750041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716750041 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716750041 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716750041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716750041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=716750078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716750042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716749536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Clicked on 
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:20:17 [2020-07-07T19:20:17.083Z] DEBUG - Attempting to set focus on (of type 'Table')
15:20:17 [2020-07-07T19:20:17.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:17 [2020-07-07T19:20:17.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:17 [2020-07-07T19:20:17.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:17 [2020-07-07T19:20:17.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:17 [2020-07-07T19:20:17.902Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:17 [2020-07-07T19:20:17.902Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:18 [2020-07-07T19:20:18.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716751293 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:20:18 [2020-07-07T19:20:18.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:20:18 [2020-07-07T19:20:18.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:18 [2020-07-07T19:20:18.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:18 [2020-07-07T19:20:18.158Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:18 [2020-07-07T19:20:18.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716751319 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:18 [2020-07-07T19:20:18.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716751319 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:18 [2020-07-07T19:20:18.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716751319 data=null} to TreeItem with text {TestForCallstack}
15:20:18 [2020-07-07T19:20:18.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716751320 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:18 [2020-07-07T19:20:18.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716751320 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:18 [2020-07-07T19:20:18.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716751325 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:18 [2020-07-07T19:20:18.414Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:20:18 [2020-07-07T19:20:18.414Z] DEBUG - Clicking on with mnemonic 'Delete'
15:20:18 [2020-07-07T19:20:18.414Z] DEBUG - Clicked on with mnemonic 'Delete'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716751707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716751707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716751708 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716751708 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716751708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716751708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716751708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716751719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716751787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716751787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716751787 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716751787 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Clicking on OK
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716751789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:18 [2020-07-07T19:20:18.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716751789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:18 [2020-07-07T19:20:18.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716751789 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:18 [2020-07-07T19:20:18.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716751789 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:18 [2020-07-07T19:20:18.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716751789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:18 [2020-07-07T19:20:18.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716751789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:18 [2020-07-07T19:20:18.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:18 [2020-07-07T19:20:18.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:18 [2020-07-07T19:20:18.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:18 [2020-07-07T19:20:18.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:18 [2020-07-07T19:20:18.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:18 [2020-07-07T19:20:18.925Z] DEBUG - Clicked on OK
15:20:19 [2020-07-07T19:20:19.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716751789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:19 [2020-07-07T19:20:19.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716751415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:20:19 [2020-07-07T19:20:19.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716753219 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716753219 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716753219 data=null} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716753220 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716753220 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716753225 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716753226 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716753226 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716753226 data=null} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716753226 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716753227 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716753239 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716753239 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716753239 data=null} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716753240 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716753240 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716753242 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716753243 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716753243 data=null doit=true} to TreeItem with text {Traces [0]}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716753243 data=null} to TreeItem with text {Traces [0]}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716753243 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716753243 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]}
15:20:20 [2020-07-07T19:20:20.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716753249 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - number of items : 18
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716755078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716755078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716755078 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716755078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716755078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716755294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716755311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716755311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716755311 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716755311 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.196Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Clicking on Add...
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=716755385 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')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=716755385 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')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=716755385 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=716755386 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=716755386 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')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=716755386 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')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=716755487 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')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=716755487 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')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=716755488 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')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=716755488 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=716755488 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Clicked on Add...
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Clicking on OK
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716755489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716755489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716755489 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716755489 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716755489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716755489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716755490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=716755386 data=null item=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')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Clicked on 
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Attempting to set focus on (of type 'Table')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Selecting rows [0] in (of type 'Table')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=716755514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=716755514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=716755514 data=null doit=true} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=716755514 data=null} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=716755515 data=null button=1 stateMask=0x0 x=260 y=12 count=1} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716755515 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=716755516 data=null button=1 stateMask=0x80000 x=260 y=12 count=1} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Clicking on Down
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=716755519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=716755519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=716755519 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=716755519 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=716755519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=716755519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=716755519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=716755520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=716755520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=716755521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=716755521 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=716755521 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Clicked on Down
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Clicking on Down
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=716755521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=716755521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=716755521 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=716755521 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=716755521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=716755521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=716755521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=716755522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=716755523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=716755523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=716755523 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=716755523 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Clicked on Down
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Clicking on Down
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=716755523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=716755523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=716755523 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=716755523 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=716755523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=716755523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=716755523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=716755524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=716755524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=716755524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=716755524 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=716755575 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Clicked on Down
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up'
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Clicking on Up
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=716755577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=716755577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=716755577 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=716755577 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=716755577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=716755577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=716755577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=716755579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=716755579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=716755579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=716755579 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=716755579 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Clicked on Up
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Clicking on Up
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=716755579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=716755579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=716755579 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=716755579 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=716755579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=716755579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=716755579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=716755581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=716755581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=716755581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=716755581 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=716755581 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Clicked on Up
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Clicking on Up
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=716755581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=716755581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=716755581 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=716755581 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=716755581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=716755581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=716755581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=716755583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=716755583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=716755583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=716755583 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=716755583 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Clicked on Up
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Attempting to set focus on (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=716755584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=716755584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=716755584 data=null doit=true} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=716755584 data=null} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=716755584 data=null button=1 stateMask=0x0 x=260 y=12 count=1} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716755585 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=716755585 data=null button=1 stateMask=0x80000 x=260 y=12 count=1} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=716755585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=716755585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=716755586 data=null doit=true} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=716755586 data=null} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=716755586 data=null button=1 stateMask=0x40000 x=260 y=35 count=1} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716755586 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=716755587 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1} to (of type 'Table')
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.454Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Clicking on Remove
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=716755588 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')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=716755588 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')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=716755588 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=716755588 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=716755588 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')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=716755588 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')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=716755588 data=null item=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')
15:20:22 [2020-07-07T19:20:22.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Clicked on Remove
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Clicking on Cancel
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=716755592 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')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=716755592 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')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=716755592 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=716755592 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=716755592 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')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=716755592 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')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=716755592 data=null item=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')
15:20:22 [2020-07-07T19:20:22.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716755079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:22 [2020-07-07T19:20:22.711Z] DEBUG - Clicked on 
15:20:23 [2020-07-07T19:20:23.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716756187 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:20:23 [2020-07-07T19:20:23.272Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:20:23 [2020-07-07T19:20:23.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:23 [2020-07-07T19:20:23.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:23 [2020-07-07T19:20:23.272Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:23 [2020-07-07T19:20:23.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716756209 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:23 [2020-07-07T19:20:23.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716756209 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:23 [2020-07-07T19:20:23.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716756209 data=null} to TreeItem with text {TestForCallstack}
15:20:23 [2020-07-07T19:20:23.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716756209 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:23 [2020-07-07T19:20:23.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716756210 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:23 [2020-07-07T19:20:23.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716756214 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:23 [2020-07-07T19:20:23.273Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:20:23 [2020-07-07T19:20:23.273Z] DEBUG - Clicking on with mnemonic 'Delete'
15:20:23 [2020-07-07T19:20:23.273Z] DEBUG - Clicked on with mnemonic 'Delete'
15:20:23 [2020-07-07T19:20:23.836Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:20:23 [2020-07-07T19:20:23.836Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:20:23 [2020-07-07T19:20:23.836Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:23 [2020-07-07T19:20:23.836Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716756992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716756992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716756993 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716756993 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716756993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716756993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716756993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716756993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716756993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716756993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716756993 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716756993 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Clicking on OK
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716756994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716756994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716756994 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716756994 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716756994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716756994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:23 [2020-07-07T19:20:23.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:23 [2020-07-07T19:20:23.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:23 [2020-07-07T19:20:23.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:23 [2020-07-07T19:20:23.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:23 [2020-07-07T19:20:23.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:23 [2020-07-07T19:20:23.837Z] DEBUG - Clicked on OK
15:20:24 [2020-07-07T19:20:24.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716756994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:24 [2020-07-07T19:20:24.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716756297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:20:24 [2020-07-07T19:20:24.657Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716758107 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716758107 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716758108 data=null} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716758108 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716758108 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716758113 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716758114 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716758114 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716758114 data=null} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716758114 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716758114 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716758125 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716758126 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716758126 data=null} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716758126 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716758126 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716758128 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716758129 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716758129 data=null doit=true} to TreeItem with text {Traces [0]}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716758129 data=null} to TreeItem with text {Traces [0]}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716758129 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716758129 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]}
15:20:25 [2020-07-07T19:20:25.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716758133 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:27 [2020-07-07T19:20:27.111Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:20:27 [2020-07-07T19:20:27.111Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:27 [2020-07-07T19:20:27.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:27 [2020-07-07T19:20:27.111Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:20:27 [2020-07-07T19:20:27.111Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:20:27 [2020-07-07T19:20:27.111Z] DEBUG - Attempting to set focus on (of type 'Table')
15:20:27 [2020-07-07T19:20:27.111Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:27 [2020-07-07T19:20:27.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:27 [2020-07-07T19:20:27.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:27 [2020-07-07T19:20:27.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:27 [2020-07-07T19:20:27.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:27 [2020-07-07T19:20:27.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:27 [2020-07-07T19:20:27.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=716760492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Name}
15:20:27 [2020-07-07T19:20:27.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=716760577 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1} to TreeColumn with text {Name}
15:20:27 [2020-07-07T19:20:27.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=716760577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PID/TID}
15:20:27 [2020-07-07T19:20:27.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=716760578 data=null button=1 stateMask=0x80000 x=178 y=-13 count=1} to TreeColumn with text {PID/TID}
15:20:27 [2020-07-07T19:20:27.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=716760579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Start time}
15:20:27 [2020-07-07T19:20:27.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=716760580 data=null button=1 stateMask=0x80000 x=292 y=-13 count=1} to TreeColumn with text {Start time}
15:20:27 [2020-07-07T19:20:27.623Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:27 [2020-07-07T19:20:27.623Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:27 [2020-07-07T19:20:27.623Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716760833 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716760855 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716760855 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716760855 data=null} to TreeItem with text {TestForCallstack}
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716760855 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716760855 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716760860 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - Clicking on with mnemonic 'Delete'
15:20:27 [2020-07-07T19:20:27.878Z] DEBUG - Clicked on with mnemonic 'Delete'
15:20:28 [2020-07-07T19:20:28.439Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:20:28 [2020-07-07T19:20:28.439Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:20:28 [2020-07-07T19:20:28.439Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:28 [2020-07-07T19:20:28.439Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:20:28 [2020-07-07T19:20:28.439Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.439Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:28 [2020-07-07T19:20:28.439Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:28 [2020-07-07T19:20:28.439Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:28 [2020-07-07T19:20:28.439Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.439Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:20:28 [2020-07-07T19:20:28.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716761598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716761598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716761598 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716761598 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716761598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716761598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716761598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716761598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716761598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716761598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716761598 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716761598 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Clicking on OK
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716761599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716761599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716761599 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716761599 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716761599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716761599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.440Z] DEBUG - Clicked on OK
15:20:28 [2020-07-07T19:20:28.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716761599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:28 [2020-07-07T19:20:28.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716760898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716762313 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716762313 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716762313 data=null} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716762313 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716762313 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716762325 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716762325 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716762325 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716762326 data=null} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716762326 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716762326 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716762344 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716762345 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716762345 data=null} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716762345 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716762345 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716762347 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716762347 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716762348 data=null doit=true} to TreeItem with text {Traces [0]}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716762348 data=null} to TreeItem with text {Traces [0]}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716762348 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716762348 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]}
15:20:29 [2020-07-07T19:20:29.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716762351 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:31 [2020-07-07T19:20:31.146Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:20:31 [2020-07-07T19:20:31.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:31 [2020-07-07T19:20:31.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:31 [2020-07-07T19:20:31.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:31 [2020-07-07T19:20:31.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:20:31 [2020-07-07T19:20:31.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:20:31 [2020-07-07T19:20:31.146Z] DEBUG - Attempting to set focus on (of type 'Table')
15:20:31 [2020-07-07T19:20:31.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:31 [2020-07-07T19:20:31.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:31 [2020-07-07T19:20:31.706Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:31 [2020-07-07T19:20:31.706Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:31 [2020-07-07T19:20:31.706Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:31 [2020-07-07T19:20:31.706Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716764941 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716764962 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716764962 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716764962 data=null} to TreeItem with text {TestForCallstack}
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716764963 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716764963 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716764967 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - Clicking on with mnemonic 'Delete'
15:20:31 [2020-07-07T19:20:31.962Z] DEBUG - Clicked on with mnemonic 'Delete'
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716765701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716765701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716765701 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716765701 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716765701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716765702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716765702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716765702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716765702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716765702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716765702 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716765702 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.524Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - Clicking on OK
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716765703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716765703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716765703 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716765703 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716765703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716765703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.525Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.525Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.525Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.525Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.525Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.525Z] DEBUG - Clicked on OK
15:20:32 [2020-07-07T19:20:32.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716765703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:32 [2020-07-07T19:20:32.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716765004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:20:33 [2020-07-07T19:20:33.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716766819 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716766819 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716766820 data=null} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716766820 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716766820 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716766825 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716766826 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716766826 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716766826 data=null} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716766826 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716766826 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716766830 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716766830 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716766830 data=null} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716766830 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716766831 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716766876 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716766876 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716766876 data=null doit=true} to TreeItem with text {Traces [0]}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716766877 data=null} to TreeItem with text {Traces [0]}
15:20:33 [2020-07-07T19:20:33.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716766877 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:33 [2020-07-07T19:20:33.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716766877 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]}
15:20:33 [2020-07-07T19:20:33.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716766880 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716768730 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716768782 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716768782 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716768782 data=null} to TreeItem with text {TestForCallstack}
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716768783 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716768783 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716768787 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - Clicking on with mnemonic 'Delete'
15:20:35 [2020-07-07T19:20:35.788Z] DEBUG - Clicked on with mnemonic 'Delete'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716769508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716769508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716769508 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716769508 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716769508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716769508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716769508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716769508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716769508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716769508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716769508 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716769508 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Clicking on OK
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716769509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716769509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716769509 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716769509 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716769509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716769509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.350Z] DEBUG - Clicked on OK
15:20:36 [2020-07-07T19:20:36.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716769509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:36 [2020-07-07T19:20:36.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716768821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:20:37 [2020-07-07T19:20:37.166Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716770622 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716770622 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716770622 data=null} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716770622 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716770623 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716770634 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716770635 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716770635 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716770635 data=null} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716770635 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716770635 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716770657 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716770657 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716770657 data=null} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716770657 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.728Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716770658 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716770659 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:37 [2020-07-07T19:20:37.728Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:37 [2020-07-07T19:20:37.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716770659 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
15:20:37 [2020-07-07T19:20:37.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716770659 data=null doit=true} to TreeItem with text {Traces [0]}
15:20:37 [2020-07-07T19:20:37.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716770660 data=null} to TreeItem with text {Traces [0]}
15:20:37 [2020-07-07T19:20:37.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716770660 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:37 [2020-07-07T19:20:37.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716770660 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]}
15:20:37 [2020-07-07T19:20:37.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716770663 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:39 [2020-07-07T19:20:39.616Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:20:39 [2020-07-07T19:20:39.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:39 [2020-07-07T19:20:39.616Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:39 [2020-07-07T19:20:39.871Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:20:39 [2020-07-07T19:20:39.871Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:20:39 [2020-07-07T19:20:39.871Z] DEBUG - Attempting to set focus on (of type 'Table')
15:20:39 [2020-07-07T19:20:39.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - number of items : 18
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716773397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716773397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716773397 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716773398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716773398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716773524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716773525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716773525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716773525 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716773525 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Clicking on Add...
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=716773600 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')
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=716773600 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')
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=716773600 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=716773600 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=716773600 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')
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=716773600 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')
15:20:40 [2020-07-07T19:20:40.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=716773600 data=null item=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')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=716773700 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')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=716773700 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')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=716773700 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')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=716773700 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=716773700 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Clicked on Add...
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Clicking on OK
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716773701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716773701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716773701 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716773701 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716773701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716773701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=716773717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716773701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:40 [2020-07-07T19:20:40.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716773398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:20:40 [2020-07-07T19:20:40.944Z] DEBUG - Clicked on 
15:20:40 [2020-07-07T19:20:40.944Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:40 [2020-07-07T19:20:40.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:40 [2020-07-07T19:20:40.944Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:40 [2020-07-07T19:20:40.944Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716774321 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716774341 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716774341 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716774341 data=null} to TreeItem with text {TestForCallstack}
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716774342 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716774342 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716774346 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:20:41 [2020-07-07T19:20:41.202Z] DEBUG - Clicking on with mnemonic 'Delete'
15:20:41 [2020-07-07T19:20:41.461Z] DEBUG - Clicked on with mnemonic 'Delete'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716775022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716775023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716775023 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716775023 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716775023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716775023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716775023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716775023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716775023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716775023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716775023 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716775023 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Clicking on OK
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716775024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716775024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716775024 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716775024 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716775024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716775024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Clicked on OK
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716775024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:42 [2020-07-07T19:20:42.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716774382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:20:42 [2020-07-07T19:20:42.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716776135 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716776135 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716776135 data=null} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716776136 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716776136 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716776141 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716776142 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716776142 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716776142 data=null} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716776142 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716776142 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716776146 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716776146 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716776147 data=null} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716776147 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716776147 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716776156 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716776157 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716776157 data=null doit=true} to TreeItem with text {Traces [0]}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716776157 data=null} to TreeItem with text {Traces [0]}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716776157 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716776157 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]}
15:20:43 [2020-07-07T19:20:43.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716776160 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:45 [2020-07-07T19:20:45.033Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:20:45 [2020-07-07T19:20:45.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:45 [2020-07-07T19:20:45.034Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:45 [2020-07-07T19:20:45.034Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:45 [2020-07-07T19:20:45.034Z] DEBUG - number of items : 18
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716778471 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716778503 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716778504 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716778504 data=null} to TreeItem with text {TestForCallstack}
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716778504 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716778504 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716778509 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Clicking on with mnemonic 'Delete'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Clicked on with mnemonic 'Delete'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716778745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716778745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716778745 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716778745 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716778745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716778745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716778745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716778745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716778745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716778745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716778745 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716778745 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Clicking on OK
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716778746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716778746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716778746 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716778746 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716778746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716778746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.849Z] DEBUG - Clicked on OK
15:20:45 [2020-07-07T19:20:45.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716778785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:45 [2020-07-07T19:20:45.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716778591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:20:46 [2020-07-07T19:20:46.411Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716779900 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716779900 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716779900 data=null} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716779900 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716779900 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716779912 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716779913 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716779913 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716779913 data=null} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716779913 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716779913 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716779917 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716779917 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716779917 data=null} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716779918 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716779918 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716779920 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716779920 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716779920 data=null doit=true} to TreeItem with text {Traces [0]}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716779920 data=null} to TreeItem with text {Traces [0]}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716779920 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716779921 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]}
15:20:46 [2020-07-07T19:20:46.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716779924 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:20:48 [2020-07-07T19:20:48.860Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:20:48 [2020-07-07T19:20:48.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:48 [2020-07-07T19:20:48.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:48 [2020-07-07T19:20:48.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:48 [2020-07-07T19:20:48.860Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:20:48 [2020-07-07T19:20:48.860Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:20:48 [2020-07-07T19:20:48.860Z] DEBUG - Attempting to set focus on (of type 'Table')
15:20:48 [2020-07-07T19:20:48.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:49 [2020-07-07T19:20:49.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:49 [2020-07-07T19:20:49.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:49 [2020-07-07T19:20:49.118Z] DEBUG - number of items : 18
15:20:49 [2020-07-07T19:20:49.118Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716782224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716782224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.118Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716782224 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716782224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716782224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716782224 data=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}
15:20:49 [2020-07-07T19:20:49.118Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716782225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716782225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716782225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716782225 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716782225 data=null} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.119Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.119Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - number of items : 18
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716782727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716782727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716782727 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716782727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716782727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716782727 data=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}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716782728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716782728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716782728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716782728 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716782728 data=null} to ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:20:49 [2020-07-07T19:20:49.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:50 [2020-07-07T19:20:50.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:50 [2020-07-07T19:20:50.244Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:50 [2020-07-07T19:20:50.244Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:50 [2020-07-07T19:20:50.244Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:50 [2020-07-07T19:20:50.244Z] DEBUG - number of items : 18
15:20:50 [2020-07-07T19:20:50.244Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716783230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716783230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.245Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716783230 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716783230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716783230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716783230 data=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}
15:20:50 [2020-07-07T19:20:50.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716783231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716783231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716783231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716783231 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716783231 data=null} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.245Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - number of items : 18
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716783733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716783733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716783733 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716783733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716783733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716783733 data=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}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716783733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716783734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716783734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716783734 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716783734 data=null} to ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:20:50 [2020-07-07T19:20:50.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - number of items : 18
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716784236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716784236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716784236 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716784236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716784236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716784236 data=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}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716784237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716784237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716784237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716784237 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716784237 data=null} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - number of items : 18
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716784738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716784739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716784739 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716784739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716784739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716784739 data=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}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716784739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716784739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716784739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716784739 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716784739 data=null} to ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:20:51 [2020-07-07T19:20:51.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:52 [2020-07-07T19:20:52.183Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:52 [2020-07-07T19:20:52.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:52 [2020-07-07T19:20:52.183Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:52 [2020-07-07T19:20:52.183Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:52 [2020-07-07T19:20:52.183Z] DEBUG - number of items : 18
15:20:52 [2020-07-07T19:20:52.183Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716785242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716785242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.184Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716785242 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716785242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716785242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716785242 data=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}
15:20:52 [2020-07-07T19:20:52.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716785242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716785243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716785243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716785243 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716785243 data=null} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.184Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - number of items : 18
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716785745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716785745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716785745 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716785745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716785745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716785745 data=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}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716785745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716785745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716785745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716785745 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716785746 data=null} to ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:20:52 [2020-07-07T19:20:52.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - number of items : 18
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716786248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716786248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716786248 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716786248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716786248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716786248 data=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}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716786248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716786248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716786248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716786248 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716786248 data=null} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - number of items : 18
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716786751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716786751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716786751 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716786751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716786751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716786751 data=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}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716786751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716786751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716786751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716786751 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716786751 data=null} to ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
15:20:53 [2020-07-07T19:20:53.868Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - number of items : 18
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716787254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716787254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716787254 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716787254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716787254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716787254 data=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}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716787255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716787255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716787255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716787255 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716787255 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - number of items : 18
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716787757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716787757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716787757 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716787757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716787757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716787757 data=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}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716787758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716787758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716787758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716787758 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716787758 data=null} to ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:20:54 [2020-07-07T19:20:54.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - number of items : 18
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716788261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716788261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716788261 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716788261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716788261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716788261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716788261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716788261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716788261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716788261 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716788261 data=null} to ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - number of items : 18
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716788262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716788262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716788262 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716788262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716788262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716788262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716788262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716788262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716788262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716788262 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716788262 data=null} to ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - number of items : 18
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
15:20:55 [2020-07-07T19:20:55.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716788262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716788262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716788262 data=null doit=true} to ToolItem with tooltip text {Zoom In}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716788262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716788262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716788262 data=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}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716788263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716788263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716788263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716788263 data=null doit=true} to ToolItem with tooltip text {Zoom In}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716788263 data=null} to ToolItem with tooltip text {Zoom In}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - number of items : 18
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=716788263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716788263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=716788263 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=716788263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=716788263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=716788263 data=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}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=716788263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=716788263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=716788263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=716788263 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=716788263 data=null} to ToolItem with tooltip text {Zoom Out}
15:20:55 [2020-07-07T19:20:55.247Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716788695 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Attempting to set focus on Tree with text {}
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=716788715 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=716788715 data=null doit=true} to TreeItem with text {TestForCallstack}
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=716788715 data=null} to TreeItem with text {TestForCallstack}
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=716788715 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716788716 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=716788719 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Clicking on with mnemonic 'Delete'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Clicked on with mnemonic 'Delete'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716788909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716788909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716788909 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716788909 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716788909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716788909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716788910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716788910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716788910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716788910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716788910 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716788910 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Clicking on OK
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716788910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716788910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716788910 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716788910 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716788910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716788910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:55 [2020-07-07T19:20:55.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:55 [2020-07-07T19:20:55.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:55 [2020-07-07T19:20:55.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:55 [2020-07-07T19:20:55.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:55 [2020-07-07T19:20:55.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:55 [2020-07-07T19:20:55.808Z] DEBUG - Clicked on OK
15:20:56 [2020-07-07T19:20:56.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716788910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:56 [2020-07-07T19:20:56.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716788775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:20:56 [2020-07-07T19:20:56.319Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.222 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
15:20:56 [2020-07-07T19:20:56.319Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 8.382 s
15:20:56 [2020-07-07T19:20:56.319Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.89 s
15:20:56 [2020-07-07T19:20:56.319Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.604 s
15:20:56 [2020-07-07T19:20:56.319Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.104 s
15:20:56 [2020-07-07T19:20:56.319Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.807 s
15:20:56 [2020-07-07T19:20:56.319Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.514 s
15:20:56 [2020-07-07T19:20:56.319Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.763 s
15:20:56 [2020-07-07T19:20:56.319Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 10.123 s
15:20:56 [2020-07-07T19:20:56.319Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
15:20:56 [2020-07-07T19:20:56.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
15:20:56 [2020-07-07T19:20:56.880Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:20:59 [2020-07-07T19:20:59.401Z] 
15:20:59 [2020-07-07T19:20:59.401Z] (Eclipse:15519): Gtk-WARNING **: 19:20:58.794: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:21:01 [2020-07-07T19:21:01.290Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
15:21:01 [2020-07-07T19:21:01.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:21:01 [2020-07-07T19:21:01.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
15:21:01 [2020-07-07T19:21:01.290Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:21:01 [2020-07-07T19:21:01.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:21:01 [2020-07-07T19:21:01.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:21:01 [2020-07-07T19:21:01.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:21:01 [2020-07-07T19:21:01.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:21:01 [2020-07-07T19:21:01.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:21:01 [2020-07-07T19:21:01.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:21:01 [2020-07-07T19:21:01.290Z] DEBUG - Setting state to checked on: memory
15:21:01 [2020-07-07T19:21:01.546Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
15:21:01 [2020-07-07T19:21:01.546Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:21:02 [2020-07-07T19:21:02.911Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
15:21:02 [2020-07-07T19:21:02.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:21:02 [2020-07-07T19:21:02.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:21:02 [2020-07-07T19:21:02.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:21:02 [2020-07-07T19:21:02.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:21:02 [2020-07-07T19:21:02.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:21:02 [2020-07-07T19:21:02.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:21:02 [2020-07-07T19:21:02.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:21:02 [2020-07-07T19:21:02.911Z] DEBUG - Setting state to checked on: memory
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716796187 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - Attempting to set focus on Tree with text {}
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716796197 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716796197 data=null doit=true} to TreeItem with text {test}
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716796197 data=null} to TreeItem with text {test}
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716796197 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716796197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716796211 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - Clicking on with mnemonic 'Delete'
15:21:03 [2020-07-07T19:21:03.167Z] DEBUG - Clicked on with mnemonic 'Delete'
15:21:03 [2020-07-07T19:21:03.728Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:21:03 [2020-07-07T19:21:03.728Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716796912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716796912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716796912 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716796912 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716796912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716796912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716796912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716796912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716796912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716796912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716796912 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716796912 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Clicking on OK
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716796913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716796913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716796913 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716796913 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716796913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716796913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:03 [2020-07-07T19:21:03.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:03 [2020-07-07T19:21:03.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:03 [2020-07-07T19:21:03.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:03 [2020-07-07T19:21:03.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:03 [2020-07-07T19:21:03.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:03 [2020-07-07T19:21:03.984Z] DEBUG - Clicked on OK
15:21:04 [2020-07-07T19:21:04.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716796913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:04 [2020-07-07T19:21:04.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716796291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:21:04 [2020-07-07T19:21:04.240Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.978 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
15:21:04 [2020-07-07T19:21:04.240Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 4.856 s
15:21:04 [2020-07-07T19:21:04.240Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 1.621 s
15:21:04 [2020-07-07T19:21:04.240Z] 
15:21:04 [2020-07-07T19:21:04.240Z] Results:
15:21:04 [2020-07-07T19:21:04.240Z] 
15:21:04 [2020-07-07T19:21:04.240Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
15:21:04 [2020-07-07T19:21:04.240Z] 
15:21:04 [2020-07-07T19:21:04.801Z] 
15:21:04 [2020-07-07T19:21:04.801Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 19:21:04.495
15:21:04 [2020-07-07T19:21:04.801Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] All tests passed!
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.pom
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] Building Trace Compass Pcap Format Support Parent 6.0.0-SNAPSHOT [101/138]
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] --------------------------------[ pom ]---------------------------------
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
15:21:05 [2020-07-07T19:21:05.362Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-6.0.0-SNAPSHOT.pom
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.2-SNAPSHOT     [102/138]
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] The project's OSGi version is 1.1.2.202007071840
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.363Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/classes
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-sources.jar
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.618Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.pom
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-sources.jar
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-pack200.jar.pack.gz
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-p2metadata.xml
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-p2artifacts.xml
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.4-SNAPSHOT [103/138]
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] The project's OSGi version is 1.0.4.202007071840
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.875Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
15:21:05 [2020-07-07T19:21:05.875Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[167] 
15:21:05 [2020-07-07T19:21:05.875Z] 	IPv4Packet packet = new IPv4Packet(file, null, byteBuffer);
15:21:05 [2020-07-07T19:21:05.875Z] 	                                   ^^^^
15:21:05 [2020-07-07T19:21:05.875Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:05 [2020-07-07T19:21:05.875Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[177] 
15:21:05 [2020-07-07T19:21:05.875Z] 	IPv4Packet expected = new IPv4Packet(file, null, byteBuffer);
15:21:05 [2020-07-07T19:21:05.875Z] 	                                     ^^^^
15:21:05 [2020-07-07T19:21:05.875Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:05 [2020-07-07T19:21:05.875Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[89] 
15:21:05 [2020-07-07T19:21:05.875Z] 	new EthernetIIPacket(dummy, null, packet);
15:21:05 [2020-07-07T19:21:05.875Z] 	                     ^^^^^
15:21:05 [2020-07-07T19:21:05.875Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:05 [2020-07-07T19:21:05.875Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[246] 
15:21:05 [2020-07-07T19:21:05.875Z] 	PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L);
15:21:05 [2020-07-07T19:21:05.875Z] 	                                                               ^^^^^^^
15:21:05 [2020-07-07T19:21:05.875Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer'
15:21:05 [2020-07-07T19:21:05.875Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[115] 
15:21:05 [2020-07-07T19:21:05.875Z] 	EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer);
15:21:05 [2020-07-07T19:21:05.875Z] 	                                               ^^^^
15:21:05 [2020-07-07T19:21:05.875Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:05 [2020-07-07T19:21:05.875Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[125] 
15:21:05 [2020-07-07T19:21:05.875Z] 	EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer);
15:21:05 [2020-07-07T19:21:05.875Z] 	                                                 ^^^^
15:21:05 [2020-07-07T19:21:05.875Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:05 [2020-07-07T19:21:05.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[119] 
15:21:05 [2020-07-07T19:21:05.876Z] 	UDPPacket packet = new UDPPacket(file, null, byteBuffer);
15:21:05 [2020-07-07T19:21:05.876Z] 	                                 ^^^^
15:21:05 [2020-07-07T19:21:05.876Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:05 [2020-07-07T19:21:05.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[129] 
15:21:05 [2020-07-07T19:21:05.876Z] 	UDPPacket expected = new UDPPacket(file, null, byteBuffer);
15:21:05 [2020-07-07T19:21:05.876Z] 	                                   ^^^^
15:21:05 [2020-07-07T19:21:05.876Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:05 [2020-07-07T19:21:05.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[105] 
15:21:05 [2020-07-07T19:21:05.876Z] 	Packet packet = new EthernetIIPacket(dummy, null, byteBuffer);
15:21:05 [2020-07-07T19:21:05.876Z] 	                                     ^^^^^
15:21:05 [2020-07-07T19:21:05.876Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:05 [2020-07-07T19:21:05.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[56] 
15:21:05 [2020-07-07T19:21:05.876Z] 	PcapFile littleEndian = trace.getTrace();
15:21:05 [2020-07-07T19:21:05.876Z] 	         ^^^^^^^^^^^^
15:21:05 [2020-07-07T19:21:05.876Z] Potential resource leak: 'littleEndian' may not be closed
15:21:05 [2020-07-07T19:21:05.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[61] 
15:21:05 [2020-07-07T19:21:05.876Z] 	PcapFile bigEndian = trace.getTrace();
15:21:05 [2020-07-07T19:21:05.876Z] 	         ^^^^^^^^^
15:21:05 [2020-07-07T19:21:05.876Z] Potential resource leak: 'bigEndian' may not be closed
15:21:05 [2020-07-07T19:21:05.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[88] 
15:21:05 [2020-07-07T19:21:05.876Z] 	UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer);
15:21:05 [2020-07-07T19:21:05.876Z] 	                                         ^^^^^
15:21:05 [2020-07-07T19:21:05.876Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:05 [2020-07-07T19:21:05.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[99] 
15:21:05 [2020-07-07T19:21:05.876Z] 	assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet);
15:21:05 [2020-07-07T19:21:05.876Z] 	                               ^^^^^
15:21:05 [2020-07-07T19:21:05.876Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:05 [2020-07-07T19:21:05.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[44] 
15:21:05 [2020-07-07T19:21:05.876Z] 	public void FileOpenBadPcapTest() throws IOException {
15:21:05 [2020-07-07T19:21:05.876Z] 	                                         ^^^^^^^^^^^
15:21:05 [2020-07-07T19:21:05.876Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest
15:21:05 [2020-07-07T19:21:05.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[62] 
15:21:05 [2020-07-07T19:21:05.876Z] 	public void FileOpenBinaryFile() throws IOException {
15:21:05 [2020-07-07T19:21:05.876Z] 	                                        ^^^^^^^^^^^
15:21:05 [2020-07-07T19:21:05.876Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest
15:21:05 [2020-07-07T19:21:05.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[80] 
15:21:05 [2020-07-07T19:21:05.876Z] 	public void FileOpenDirectory() throws IOException {
15:21:05 [2020-07-07T19:21:05.876Z] 	                                       ^^^^^^^^^^^
15:21:05 [2020-07-07T19:21:05.876Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest
15:21:05 [2020-07-07T19:21:05.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[166] 
15:21:05 [2020-07-07T19:21:05.876Z] 	TCPPacket packet = new TCPPacket(file, null, byteBuffer);
15:21:05 [2020-07-07T19:21:05.876Z] 	                                 ^^^^
15:21:05 [2020-07-07T19:21:05.876Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:05 [2020-07-07T19:21:05.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[176] 
15:21:05 [2020-07-07T19:21:05.876Z] 	TCPPacket expected = new TCPPacket(file, null, byteBuffer);
15:21:05 [2020-07-07T19:21:05.876Z] 	                                   ^^^^
15:21:05 [2020-07-07T19:21:05.876Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:05 [2020-07-07T19:21:05.876Z] 18 problems (18 warnings)
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] 
15:21:05 [2020-07-07T19:21:05.876Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:06 [2020-07-07T19:21:06.135Z] [INFO] Executing tasks
15:21:06 [2020-07-07T19:21:06.135Z] 
15:21:06 [2020-07-07T19:21:06.135Z] main:
15:21:06 [2020-07-07T19:21:06.135Z] 
15:21:06 [2020-07-07T19:21:06.135Z] main:
15:21:06 [2020-07-07T19:21:06.135Z] 
15:21:06 [2020-07-07T19:21:06.135Z] checkAnyTraceExists:
15:21:06 [2020-07-07T19:21:06.135Z] 
15:21:06 [2020-07-07T19:21:06.135Z] verifyChecksum:
15:21:06 [2020-07-07T19:21:06.135Z]      [echo] Verifying: ${anyTraceExists}
15:21:06 [2020-07-07T19:21:06.135Z] 
15:21:06 [2020-07-07T19:21:06.135Z] deleteFailedCheckSumTraces:
15:21:06 [2020-07-07T19:21:06.135Z] 
15:21:06 [2020-07-07T19:21:06.135Z] downloadTraceFiles:
15:21:06 [2020-07-07T19:21:06.135Z]      [echo] Attempting to download test traces
15:21:06 [2020-07-07T19:21:06.135Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
15:21:06 [2020-07-07T19:21:06.135Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
15:21:06 [2020-07-07T19:21:06.135Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
15:21:06 [2020-07-07T19:21:06.390Z]       [get] http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 permanently moved to https://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
15:21:06 [2020-07-07T19:21:06.646Z] 
15:21:06 [2020-07-07T19:21:06.646Z] extractTraces:
15:21:06 [2020-07-07T19:21:06.646Z] 
15:21:06 [2020-07-07T19:21:06.646Z] checkAnyTraceExists:
15:21:06 [2020-07-07T19:21:06.646Z] 
15:21:06 [2020-07-07T19:21:06.646Z] verifyChecksum:
15:21:06 [2020-07-07T19:21:06.646Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
15:21:06 [2020-07-07T19:21:06.646Z] 
15:21:06 [2020-07-07T19:21:06.646Z] warnFailedCheckSum:
15:21:06 [2020-07-07T19:21:06.646Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:21:06 [2020-07-07T19:21:06.646Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:21:06 [2020-07-07T19:21:06.646Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:21:06 [2020-07-07T19:21:06.646Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:21:06 [2020-07-07T19:21:06.646Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:21:06 [2020-07-07T19:21:06.646Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:21:06 [2020-07-07T19:21:06.646Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:21:06 [2020-07-07T19:21:06.902Z]   [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
15:21:07 [2020-07-07T19:21:07.828Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:21:07 [2020-07-07T19:21:07.828Z]      [echo] Traces extracted successfully
15:21:07 [2020-07-07T19:21:07.828Z] [INFO] Executed tasks
15:21:07 [2020-07-07T19:21:07.828Z] [INFO] 
15:21:07 [2020-07-07T19:21:07.828Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:08 [2020-07-07T19:21:08.083Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
15:21:08 [2020-07-07T19:21:08.084Z] [INFO] Command line:
15:21:08 [2020-07-07T19:21:08.084Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:21:08 [2020-07-07T19:21:08.084Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:09 [2020-07-07T19:21:09.449Z] !SESSION 2020-07-07 19:21:08.117 -----------------------------------------------
15:21:09 [2020-07-07T19:21:09.449Z] eclipse.buildId=unknown
15:21:09 [2020-07-07T19:21:09.449Z] java.version=1.8.0_202
15:21:09 [2020-07-07T19:21:09.449Z] java.vendor=Oracle Corporation
15:21:09 [2020-07-07T19:21:09.449Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:21:09 [2020-07-07T19:21:09.449Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:21:09 [2020-07-07T19:21:09.449Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:21:09 [2020-07-07T19:21:09.449Z] 
15:21:09 [2020-07-07T19:21:09.449Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:21:09.305
15:21:09 [2020-07-07T19:21:09.449Z] !MESSAGE FrameworkEvent ERROR
15:21:09 [2020-07-07T19:21:09.449Z] !STACK 0
15:21:09 [2020-07-07T19:21:09.449Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
15:21:09 [2020-07-07T19:21:09.449Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:09 [2020-07-07T19:21:09.449Z] 
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:09 [2020-07-07T19:21:09.449Z] 
15:21:09 [2020-07-07T19:21:09.449Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:21:09.410
15:21:09 [2020-07-07T19:21:09.449Z] !MESSAGE FrameworkEvent ERROR
15:21:09 [2020-07-07T19:21:09.449Z] !STACK 0
15:21:09 [2020-07-07T19:21:09.449Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
15:21:09 [2020-07-07T19:21:09.449Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:09 [2020-07-07T19:21:09.449Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:21:09 [2020-07-07T19:21:09.449Z]     -> 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"
15:21:09 [2020-07-07T19:21:09.449Z]        org.apache.httpcomponents.httpclient.win [31]
15:21:09 [2020-07-07T19:21:09.449Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:09 [2020-07-07T19:21:09.449Z] 
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:09 [2020-07-07T19:21:09.449Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
15:21:10 [2020-07-07T19:21:10.375Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.046 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
15:21:10 [2020-07-07T19:21:10.375Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.01 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
15:21:10 [2020-07-07T19:21:10.375Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.001 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
15:21:10 [2020-07-07T19:21:10.375Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
15:21:10 [2020-07-07T19:21:10.375Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
15:21:10 [2020-07-07T19:21:10.375Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0.001 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
15:21:10 [2020-07-07T19:21:10.375Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
15:21:10 [2020-07-07T19:21:10.375Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.001 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
15:21:10 [2020-07-07T19:21:10.375Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0.001 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
15:21:10 [2020-07-07T19:21:10.375Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0.001 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
15:21:10 [2020-07-07T19:21:10.375Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
15:21:10 [2020-07-07T19:21:10.375Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
15:21:10 [2020-07-07T19:21:10.375Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
15:21:10 [2020-07-07T19:21:10.375Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
15:21:10 [2020-07-07T19:21:10.375Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.001 s
15:21:10 [2020-07-07T19:21:10.375Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
15:21:10 [2020-07-07T19:21:10.375Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.006 s
15:21:10 [2020-07-07T19:21:10.375Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
15:21:10 [2020-07-07T19:21:10.375Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.004 s
15:21:10 [2020-07-07T19:21:10.375Z] 
15:21:10 [2020-07-07T19:21:10.375Z] Results:
15:21:10 [2020-07-07T19:21:10.375Z] 
15:21:10 [2020-07-07T19:21:10.375Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
15:21:10 [2020-07-07T19:21:10.375Z] 
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] All tests passed!
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] 
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.pom
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] 
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] 
15:21:10 [2020-07-07T19:21:10.936Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.4-SNAPSHOT [104/138]
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] 
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] 
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] The project's OSGi version is 1.0.4.202007071840
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] 
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] 
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] 
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] 
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] 
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:10 [2020-07-07T19:21:10.937Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
15:21:11 [2020-07-07T19:21:11.192Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[118] 
15:21:11 [2020-07-07T19:21:11.192Z] 	entry.getValue().addEventToStream(event);
15:21:11 [2020-07-07T19:21:11.192Z] 	^^^^^^^^^^^^^^^^
15:21:11 [2020-07-07T19:21:11.192Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull TmfPacketStreamBuilder>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:21:11 [2020-07-07T19:21:11.192Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[116] 
15:21:11 [2020-07-07T19:21:11.192Z] 	String key = entry.getKey();
15:21:11 [2020-07-07T19:21:11.192Z] 	             ^^^^^^^^^^^^^^
15:21:11 [2020-07-07T19:21:11.192Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:21:11 [2020-07-07T19:21:11.192Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[117] 
15:21:11 [2020-07-07T19:21:11.192Z] 	String value = entry.getValue();
15:21:11 [2020-07-07T19:21:11.192Z] 	               ^^^^^^^^^^^^^^^^
15:21:11 [2020-07-07T19:21:11.192Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:21:11 [2020-07-07T19:21:11.192Z] 3 problems (3 warnings)
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-sources.jar
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.pom
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-sources.jar
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-p2metadata.xml
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-p2artifacts.xml
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.3-SNAPSHOT   [105/138]
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] The project's OSGi version is 1.1.3.202007071840
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.192Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
15:21:11 [2020-07-07T19:21:11.448Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] 
15:21:11 [2020-07-07T19:21:11.448Z] 	TmfPcapProtocol protocol = protocolEntry.getKey();
15:21:11 [2020-07-07T19:21:11.448Z] 	                           ^^^^^^^^^^^^^^^^^^^^^^
15:21:11 [2020-07-07T19:21:11.448Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:21:11 [2020-07-07T19:21:11.448Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[278] 
15:21:11 [2020-07-07T19:21:11.448Z] 	Table table = protocolEntry.getValue();
15:21:11 [2020-07-07T19:21:11.448Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^
15:21:11 [2020-07-07T19:21:11.448Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:21:11 [2020-07-07T19:21:11.448Z] 2 problems (2 warnings)
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-sources.jar
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.pom
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-sources.jar
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-pack200.jar.pack.gz
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-p2metadata.xml
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-p2artifacts.xml
15:21:11 [2020-07-07T19:21:11.448Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 6.0.0-SNAPSHOT      [106/138]
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.449Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT.jar
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-sources-feature.jar
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT.jar
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT.pom
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-sources-feature.jar
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-p2metadata.xml
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-p2artifacts.xml
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.2-SNAPSHOT [107/138]
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.704Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] The project's OSGi version is 1.0.2.202007071840
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
15:21:11 [2020-07-07T19:21:11.705Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[124] 
15:21:11 [2020-07-07T19:21:11.705Z] 	IPv4Packet packet = new IPv4Packet(file, null, bb);
15:21:11 [2020-07-07T19:21:11.705Z] 	                                   ^^^^
15:21:11 [2020-07-07T19:21:11.705Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
15:21:11 [2020-07-07T19:21:11.705Z] 1 problem (1 warning)
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] 
15:21:11 [2020-07-07T19:21:11.705Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:12 [2020-07-07T19:21:12.265Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
15:21:12 [2020-07-07T19:21:12.265Z] [INFO] Command line:
15:21:12 [2020-07-07T19:21:12.265Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:21:12 [2020-07-07T19:21:12.265Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:14 [2020-07-07T19:21:14.153Z] !SESSION 2020-07-07 19:21:12.310 -----------------------------------------------
15:21:14 [2020-07-07T19:21:14.153Z] eclipse.buildId=unknown
15:21:14 [2020-07-07T19:21:14.153Z] java.version=1.8.0_202
15:21:14 [2020-07-07T19:21:14.153Z] java.vendor=Oracle Corporation
15:21:14 [2020-07-07T19:21:14.153Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:21:14 [2020-07-07T19:21:14.153Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:21:14 [2020-07-07T19:21:14.153Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:21:14 [2020-07-07T19:21:14.153Z] 
15:21:14 [2020-07-07T19:21:14.153Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:21:13.628
15:21:14 [2020-07-07T19:21:14.153Z] !MESSAGE FrameworkEvent ERROR
15:21:14 [2020-07-07T19:21:14.153Z] !STACK 0
15:21:14 [2020-07-07T19:21:14.153Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:21:14 [2020-07-07T19:21:14.153Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:14 [2020-07-07T19:21:14.153Z] 
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:14 [2020-07-07T19:21:14.153Z] 
15:21:14 [2020-07-07T19:21:14.153Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:21:13.715
15:21:14 [2020-07-07T19:21:14.153Z] !MESSAGE FrameworkEvent ERROR
15:21:14 [2020-07-07T19:21:14.153Z] !STACK 0
15:21:14 [2020-07-07T19:21:14.153Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
15:21:14 [2020-07-07T19:21:14.153Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:14 [2020-07-07T19:21:14.153Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:21:14 [2020-07-07T19:21:14.153Z]     -> 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"
15:21:14 [2020-07-07T19:21:14.153Z]        org.apache.httpcomponents.httpclient.win [35]
15:21:14 [2020-07-07T19:21:14.153Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:14 [2020-07-07T19:21:14.153Z] 
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:14 [2020-07-07T19:21:14.153Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:14 [2020-07-07T19:21:14.717Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
15:21:14 [2020-07-07T19:21:14.973Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
15:21:14 [2020-07-07T19:21:14.973Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.07 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
15:21:14 [2020-07-07T19:21:14.973Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
15:21:14 [2020-07-07T19:21:14.973Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.004 s
15:21:14 [2020-07-07T19:21:14.973Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
15:21:14 [2020-07-07T19:21:14.973Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
15:21:14 [2020-07-07T19:21:14.973Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
15:21:14 [2020-07-07T19:21:14.973Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
15:21:15 [2020-07-07T19:21:15.899Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
15:21:15 [2020-07-07T19:21:15.899Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.002 s
15:21:15 [2020-07-07T19:21:15.899Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.001 s
15:21:15 [2020-07-07T19:21:15.899Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 1.131 s
15:21:15 [2020-07-07T19:21:15.899Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
15:21:15 [2020-07-07T19:21:15.899Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
15:21:15 [2020-07-07T19:21:15.899Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
15:21:15 [2020-07-07T19:21:15.899Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
15:21:15 [2020-07-07T19:21:15.899Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.001 s
15:21:15 [2020-07-07T19:21:15.899Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
15:21:15 [2020-07-07T19:21:15.899Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
15:21:15 [2020-07-07T19:21:15.899Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
15:21:15 [2020-07-07T19:21:15.899Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
15:21:15 [2020-07-07T19:21:15.899Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
15:21:15 [2020-07-07T19:21:15.899Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
15:21:15 [2020-07-07T19:21:15.899Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
15:21:15 [2020-07-07T19:21:15.899Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
15:21:15 [2020-07-07T19:21:15.899Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
15:21:15 [2020-07-07T19:21:15.899Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
15:21:15 [2020-07-07T19:21:15.899Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
15:21:15 [2020-07-07T19:21:15.899Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
15:21:15 [2020-07-07T19:21:15.899Z] 
15:21:15 [2020-07-07T19:21:15.899Z] Results:
15:21:15 [2020-07-07T19:21:15.899Z] 
15:21:15 [2020-07-07T19:21:15.899Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
15:21:15 [2020-07-07T19:21:15.899Z] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] All tests passed!
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.pom
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.1-SNAPSHOT [108/138]
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] The project's OSGi version is 1.0.1.202007071840
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] 
15:21:16 [2020-07-07T19:21:16.826Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:17 [2020-07-07T19:21:17.751Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
15:21:17 [2020-07-07T19:21:17.752Z] [INFO] Command line:
15:21:17 [2020-07-07T19:21:17.752Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:21:17 [2020-07-07T19:21:17.752Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:19 [2020-07-07T19:21:19.117Z] !SESSION 2020-07-07 19:21:17.592 -----------------------------------------------
15:21:19 [2020-07-07T19:21:19.117Z] eclipse.buildId=unknown
15:21:19 [2020-07-07T19:21:19.117Z] java.version=1.8.0_202
15:21:19 [2020-07-07T19:21:19.117Z] java.vendor=Oracle Corporation
15:21:19 [2020-07-07T19:21:19.117Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:21:19 [2020-07-07T19:21:19.117Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:21:19 [2020-07-07T19:21:19.117Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:21:19 [2020-07-07T19:21:19.118Z] 
15:21:19 [2020-07-07T19:21:19.118Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:21:19.003
15:21:19 [2020-07-07T19:21:19.118Z] !MESSAGE FrameworkEvent ERROR
15:21:19 [2020-07-07T19:21:19.118Z] !STACK 0
15:21:19 [2020-07-07T19:21:19.118Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:21:19 [2020-07-07T19:21:19.118Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:19 [2020-07-07T19:21:19.118Z] 
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:19 [2020-07-07T19:21:19.118Z] 
15:21:19 [2020-07-07T19:21:19.118Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:21:19.040
15:21:19 [2020-07-07T19:21:19.118Z] !MESSAGE FrameworkEvent ERROR
15:21:19 [2020-07-07T19:21:19.118Z] !STACK 0
15:21:19 [2020-07-07T19:21:19.118Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:21:19 [2020-07-07T19:21:19.118Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:19 [2020-07-07T19:21:19.118Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:21:19 [2020-07-07T19:21:19.118Z]     -> 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"
15:21:19 [2020-07-07T19:21:19.118Z]        org.apache.httpcomponents.httpclient.win [36]
15:21:19 [2020-07-07T19:21:19.118Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:19 [2020-07-07T19:21:19.118Z] 
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:19 [2020-07-07T19:21:19.118Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:20 [2020-07-07T19:21:20.044Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:21:20 [2020-07-07T19:21:20.044Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:21:24 [2020-07-07T19:21:24.221Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:21:24 [2020-07-07T19:21:24.480Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
15:21:24 [2020-07-07T19:21:24.735Z] Display size: 1440x900
15:21:24 [2020-07-07T19:21:24.735Z] OS version=3.10.0-1062.el7.x86_64
15:21:24 [2020-07-07T19:21:24.735Z] GTK version=3.22.30
15:21:24 [2020-07-07T19:21:24.735Z] GTK theme=Ambiance
15:21:24 [2020-07-07T19:21:24.735Z] LIBOVERLAY_SCROLLBAR=0
15:21:24 [2020-07-07T19:21:24.735Z] Time zone: Greenwich Mean Time
15:21:24 [2020-07-07T19:21:24.735Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:21:24 [2020-07-07T19:21:24.735Z] log4j:WARN Please initialize the log4j system properly.
15:21:36 [2020-07-07T19:21:36.904Z] 
15:21:36 [2020-07-07T19:21:36.904Z] (Eclipse:16405): Gtk-WARNING **: 19:21:36.408: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
15:21:36 [2020-07-07T19:21:36.904Z] 
15:21:36 [2020-07-07T19:21:36.904Z] (Eclipse:16405): Gtk-WARNING **: 19:21:36.419: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
15:21:36 [2020-07-07T19:21:36.904Z] 
15:21:36 [2020-07-07T19:21:36.904Z] (Eclipse:16405): Gtk-WARNING **: 19:21:36.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:21:36 [2020-07-07T19:21:36.904Z] 
15:21:36 [2020-07-07T19:21:36.904Z] (Eclipse:16405): Gtk-WARNING **: 19:21:36.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:21:37 [2020-07-07T19:21:37.160Z] 
15:21:37 [2020-07-07T19:21:37.160Z] (Eclipse:16405): Gtk-CRITICAL **: 19:21:36.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:21:37 [2020-07-07T19:21:37.160Z] 
15:21:37 [2020-07-07T19:21:37.160Z] (Eclipse:16405): Gtk-CRITICAL **: 19:21:36.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:21:37 [2020-07-07T19:21:37.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:21:37 [2020-07-07T19:21:37.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:21:37 [2020-07-07T19:21:37.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:21:37 [2020-07-07T19:21:37.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=716831395 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - Attempting to set focus on Tree with text {}
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716831477 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716831478 data=null doit=true} to TreeItem with text {test}
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716831478 data=null} to TreeItem with text {test}
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716831478 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716831479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716831523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:21:38 [2020-07-07T19:21:38.525Z] DEBUG - Clicking on with mnemonic 'Delete'
15:21:38 [2020-07-07T19:21:38.781Z] DEBUG - Clicked on with mnemonic 'Delete'
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716832101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716832101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716832102 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716832102 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716832102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716832102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=716832102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716832103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716832103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=716832103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=716832103 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=716832103 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:21:39 [2020-07-07T19:21:39.037Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:21:39 [2020-07-07T19:21:39.038Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.038Z] DEBUG - Clicking on OK
15:21:39 [2020-07-07T19:21:39.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=716832132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=716832132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=716832132 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=716832132 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=716832132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=716832132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.038Z] DEBUG - Clicked on OK
15:21:39 [2020-07-07T19:21:39.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=716832132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:21:39 [2020-07-07T19:21:39.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=716831688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:21:39 [2020-07-07T19:21:39.599Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.107 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
15:21:39 [2020-07-07T19:21:39.599Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest)  Time elapsed: 13.3 s
15:21:39 [2020-07-07T19:21:39.599Z] 
15:21:39 [2020-07-07T19:21:39.599Z] Results:
15:21:39 [2020-07-07T19:21:39.599Z] 
15:21:39 [2020-07-07T19:21:39.599Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:21:39 [2020-07-07T19:21:39.599Z] 
15:21:40 [2020-07-07T19:21:40.161Z] 
15:21:40 [2020-07-07T19:21:40.161Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 19:21:39.920
15:21:40 [2020-07-07T19:21:40.161Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] All tests passed!
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.pom
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-p2metadata.xml
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-p2artifacts.xml
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.088Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] Building Trace Compass RCP Parent 6.0.0-SNAPSHOT               [109/138]
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --------------------------------[ pom ]---------------------------------
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-6.0.0-SNAPSHOT.pom
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] Building Trace Compass RCP Branding plug-in 6.0.0-SNAPSHOT     [110/138]
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-sources.jar
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.pom
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-sources.jar
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-pack200.jar.pack.gz
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-p2metadata.xml
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-p2artifacts.xml
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] Building Trace Compass RCP Branding Feature 6.0.0-SNAPSHOT     [111/138]
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-sources-feature.jar
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT.pom
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-sources-feature.jar
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-p2metadata.xml
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-p2artifacts.xml
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-p2metadata.xml
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-p2artifacts.xml
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.1-SNAPSHOT  [112/138]
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] The project's OSGi version is 1.0.1.202007071840
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
15:21:41 [2020-07-07T19:21:41.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/src/org/eclipse/tracecompass/internal/tmf/cli/core/parser/CliParserConfigElement.java:[73] 
15:21:41 [2020-07-07T19:21:41.348Z] 	private static final Comparator<PrioritizedParser> COMPARATOR = Objects.requireNonNull(Comparator.comparingInt(PrioritizedParser::getPriority).thenComparing((o1, o2) -> (o1 == o2) ? 0 : 1));
15:21:41 [2020-07-07T19:21:41.348Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:21:41 [2020-07-07T19:21:41.348Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<CliParserConfigElement.PrioritizedParser>' needs unchecked conversion to conform to '@NonNull Comparator<CliParserConfigElement.@NonNull PrioritizedParser>'
15:21:41 [2020-07-07T19:21:41.348Z] 1 problem (1 warning)
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-sources.jar
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.pom
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-sources.jar
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-p2metadata.xml
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-p2artifacts.xml
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 6.0.0-SNAPSHOT        [113/138]
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
15:21:41 [2020-07-07T19:21:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/Application.java:[78] 
15:21:41 [2020-07-07T19:21:41.604Z] 	CliCommandLine cmdLine = CliParserManager.getInstance().parse(Platform.getCommandLineArgs());
15:21:41 [2020-07-07T19:21:41.604Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:21:41 [2020-07-07T19:21:41.604Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to 'String @NonNull[]'
15:21:41 [2020-07-07T19:21:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/cli/RcpCliParser.java:[338] 
15:21:41 [2020-07-07T19:21:41.604Z] 	return TmfProjectRegistry.createProject(TmfCommonConstants.DEFAULT_TRACE_PROJECT_NAME, null, new NullProgressMonitor());
15:21:41 [2020-07-07T19:21:41.604Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:21:41 [2020-07-07T19:21:41.604Z] Null type safety (type annotations): The expression of type 'IProject' needs unchecked conversion to conform to '@NonNull IProject'
15:21:41 [2020-07-07T19:21:41.604Z] 2 problems (2 warnings)
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-sources.jar
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.604Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.pom
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-sources.jar
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-pack200.jar.pack.gz
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-p2metadata.xml
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-p2artifacts.xml
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] Building Trace Compass RCP Feature 6.0.0-SNAPSHOT              [114/138]
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT.jar
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] 
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB)
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] The user operation is waiting for background work to complete.
15:21:41 [2020-07-07T19:21:41.860Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB)
15:21:42 [2020-07-07T19:21:42.115Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130...
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-sources-feature.jar
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT.jar
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT.pom
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-sources-feature.jar
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-p2metadata.xml
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-p2artifacts.xml
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-p2metadata.xml
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-p2artifacts.xml
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.1-SNAPSHOT [115/138]
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] The project's OSGi version is 1.0.1.202007071840
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-sources.jar
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.116Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar
15:21:42 [2020-07-07T19:21:42.371Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.371Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.371Z] [INFO] 
15:21:42 [2020-07-07T19:21:42.371Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:42 [2020-07-07T19:21:42.932Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
15:21:42 [2020-07-07T19:21:42.932Z] [INFO] Command line:
15:21:42 [2020-07-07T19:21:42.932Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:21:42 [2020-07-07T19:21:42.932Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:44 [2020-07-07T19:21:44.297Z] !SESSION 2020-07-07 19:21:42.717 -----------------------------------------------
15:21:44 [2020-07-07T19:21:44.297Z] eclipse.buildId=unknown
15:21:44 [2020-07-07T19:21:44.297Z] java.version=1.8.0_202
15:21:44 [2020-07-07T19:21:44.297Z] java.vendor=Oracle Corporation
15:21:44 [2020-07-07T19:21:44.297Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:21:44 [2020-07-07T19:21:44.297Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:21:44 [2020-07-07T19:21:44.297Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:21:44 [2020-07-07T19:21:44.297Z] 
15:21:44 [2020-07-07T19:21:44.297Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:21:43.925
15:21:44 [2020-07-07T19:21:44.297Z] !MESSAGE FrameworkEvent ERROR
15:21:44 [2020-07-07T19:21:44.297Z] !STACK 0
15:21:44 [2020-07-07T19:21:44.297Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [63]
15:21:44 [2020-07-07T19:21:44.297Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:44 [2020-07-07T19:21:44.297Z] 
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:44 [2020-07-07T19:21:44.297Z] 
15:21:44 [2020-07-07T19:21:44.297Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:21:44.010
15:21:44 [2020-07-07T19:21:44.297Z] !MESSAGE FrameworkEvent ERROR
15:21:44 [2020-07-07T19:21:44.297Z] !STACK 0
15:21:44 [2020-07-07T19:21:44.297Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [132]
15:21:44 [2020-07-07T19:21:44.297Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:44 [2020-07-07T19:21:44.297Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:21:44 [2020-07-07T19:21:44.297Z]     -> 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"
15:21:44 [2020-07-07T19:21:44.297Z]        org.apache.httpcomponents.httpclient.win [37]
15:21:44 [2020-07-07T19:21:44.297Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:44 [2020-07-07T19:21:44.297Z] 
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:44 [2020-07-07T19:21:44.297Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:44 [2020-07-07T19:21:44.858Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
15:21:44 [2020-07-07T19:21:44.858Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
15:21:44 [2020-07-07T19:21:44.858Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.01 s
15:21:44 [2020-07-07T19:21:44.858Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0 s
15:21:44 [2020-07-07T19:21:44.858Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
15:21:44 [2020-07-07T19:21:44.858Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
15:21:44 [2020-07-07T19:21:44.858Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
15:21:44 [2020-07-07T19:21:44.858Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0 s
15:21:44 [2020-07-07T19:21:44.858Z] 
15:21:44 [2020-07-07T19:21:44.858Z] Results:
15:21:44 [2020-07-07T19:21:44.858Z] 
15:21:44 [2020-07-07T19:21:44.858Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
15:21:44 [2020-07-07T19:21:44.858Z] 
15:21:45 [2020-07-07T19:21:45.784Z] [INFO] All tests passed!
15:21:45 [2020-07-07T19:21:45.784Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.784Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:45 [2020-07-07T19:21:45.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar
15:21:45 [2020-07-07T19:21:45.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.pom
15:21:45 [2020-07-07T19:21:45.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-sources.jar
15:21:45 [2020-07-07T19:21:45.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.3-SNAPSHOT  [116/138]
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] The project's OSGi version is 2.0.3.202007071840
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-sources.jar
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] 
15:21:45 [2020-07-07T19:21:45.785Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:46 [2020-07-07T19:21:46.711Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
15:21:46 [2020-07-07T19:21:46.711Z] [INFO] Command line:
15:21:46 [2020-07-07T19:21:46.711Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:21:46 [2020-07-07T19:21:46.711Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:21:48 [2020-07-07T19:21:48.075Z] !SESSION 2020-07-07 19:21:46.436 -----------------------------------------------
15:21:48 [2020-07-07T19:21:48.075Z] eclipse.buildId=unknown
15:21:48 [2020-07-07T19:21:48.075Z] java.version=1.8.0_202
15:21:48 [2020-07-07T19:21:48.075Z] java.vendor=Oracle Corporation
15:21:48 [2020-07-07T19:21:48.075Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:21:48 [2020-07-07T19:21:48.075Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:21:48 [2020-07-07T19:21:48.075Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:21:48 [2020-07-07T19:21:48.075Z] 
15:21:48 [2020-07-07T19:21:48.075Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:21:47.718
15:21:48 [2020-07-07T19:21:48.075Z] !MESSAGE FrameworkEvent ERROR
15:21:48 [2020-07-07T19:21:48.075Z] !STACK 0
15:21:48 [2020-07-07T19:21:48.075Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
15:21:48 [2020-07-07T19:21:48.075Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:48 [2020-07-07T19:21:48.075Z] 
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:48 [2020-07-07T19:21:48.075Z] 
15:21:48 [2020-07-07T19:21:48.075Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:21:47.809
15:21:48 [2020-07-07T19:21:48.075Z] !MESSAGE FrameworkEvent ERROR
15:21:48 [2020-07-07T19:21:48.075Z] !STACK 0
15:21:48 [2020-07-07T19:21:48.075Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [136]
15:21:48 [2020-07-07T19:21:48.075Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:48 [2020-07-07T19:21:48.075Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:21:48 [2020-07-07T19:21:48.075Z]     -> 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"
15:21:48 [2020-07-07T19:21:48.075Z]        org.apache.httpcomponents.httpclient.win [38]
15:21:48 [2020-07-07T19:21:48.075Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:21:48 [2020-07-07T19:21:48.075Z] 
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:21:48 [2020-07-07T19:21:48.075Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:21:49 [2020-07-07T19:21:49.003Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:21:49 [2020-07-07T19:21:49.003Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:21:53 [2020-07-07T19:21:53.443Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:21:53 [2020-07-07T19:21:53.443Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
15:21:53 [2020-07-07T19:21:53.443Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.012 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.07 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
15:21:53 [2020-07-07T19:21:53.443Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
15:21:53 [2020-07-07T19:21:53.443Z] 
15:21:53 [2020-07-07T19:21:53.443Z] Results:
15:21:53 [2020-07-07T19:21:53.443Z] 
15:21:53 [2020-07-07T19:21:53.443Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
15:21:53 [2020-07-07T19:21:53.444Z] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] All tests passed!
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.pom
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-sources.jar
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-pack200.jar.pack.gz
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-p2metadata.xml
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-p2artifacts.xml
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.1-SNAPSHOT [117/138]
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] The project's OSGi version is 1.0.1.202007071840
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-sources.jar
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar
15:21:54 [2020-07-07T19:21:54.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.pom
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-sources.jar
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-p2metadata.xml
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-p2artifacts.xml
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 6.0.0-SNAPSHOT [118/138]
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT.jar
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] 
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.100.v20180822-1357.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (73.17kB)
15:21:54 [2020-07-07T19:21:54.809Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.100.v20180822-1357.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (73.17kB)
15:21:55 [2020-07-07T19:21:55.064Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.83kB)
15:21:55 [2020-07-07T19:21:55.065Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.83kB)
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.18kB)
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.18kB)
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-sources-feature.jar
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT.jar
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT.pom
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-sources-feature.jar
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-p2metadata.xml
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-p2artifacts.xml
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Building Trace Compass Json trace Parent 6.0.0-SNAPSHOT        [119/138]
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --------------------------------[ pom ]---------------------------------
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-6.0.0-SNAPSHOT.pom
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.0.0-SNAPSHOT [120/138]
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] The project's OSGi version is 1.0.0.202007071840
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-sources.jar
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.429Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.pom
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-sources.jar
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-pack200.jar.pack.gz
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-p2metadata.xml
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-p2artifacts.xml
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] Building org.eclipse.tracecompass.jsontrace 6.0.0-SNAPSHOT     [121/138]
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT.jar
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-sources-feature.jar
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.685Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT.jar
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT.pom
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-sources-feature.jar
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-p2metadata.xml
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-p2artifacts.xml
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 6.0.0-SNAPSHOT       [122/138]
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT.jar
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-sources-feature.jar
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT.jar
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT.pom
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-sources-feature.jar
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-p2metadata.xml
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-p2artifacts.xml
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Building Trace Compass RCP Product 6.0.0-SNAPSHOT              [123/138]
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.686Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
15:21:56 [2020-07-07T19:21:56.942Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
15:21:56 [2020-07-07T19:21:56.942Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
15:21:56 [2020-07-07T19:21:56.942Z] [INFO] 
15:21:56 [2020-07-07T19:21:56.942Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
15:21:57 [2020-07-07T19:21:57.197Z] [INFO] 
15:21:57 [2020-07-07T19:21:57.197Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
15:21:57 [2020-07-07T19:21:57.197Z] [INFO] 
15:21:57 [2020-07-07T19:21:57.197Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
15:21:57 [2020-07-07T19:21:57.197Z] [INFO] 
15:21:57 [2020-07-07T19:21:57.197Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
15:22:23 [2020-07-07T19:22:23.693Z] [INFO] 
15:22:23 [2020-07-07T19:22:23.693Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
15:22:23 [2020-07-07T19:22:23.693Z] [INFO] 
15:22:23 [2020-07-07T19:22:23.693Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
15:22:23 [2020-07-07T19:22:23.693Z] [INFO] 
15:22:23 [2020-07-07T19:22:23.693Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
15:22:23 [2020-07-07T19:22:23.693Z] [INFO] 
15:22:23 [2020-07-07T19:22:23.693Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
15:22:23 [2020-07-07T19:22:23.693Z] [INFO] 
15:22:23 [2020-07-07T19:22:23.693Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
15:22:23 [2020-07-07T19:22:23.693Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
15:22:23 [2020-07-07T19:22:23.693Z] Installing org.eclipse.tracecompass.rcp 6.0.0.202007071840.
15:22:30 [2020-07-07T19:22:30.226Z] Operation completed in 9151 ms.
15:22:30 [2020-07-07T19:22:30.226Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
15:22:30 [2020-07-07T19:22:30.226Z] Installing org.eclipse.tracecompass.rcp 6.0.0.202007071840.
15:22:40 [2020-07-07T19:22:40.169Z] Operation completed in 8586 ms.
15:22:40 [2020-07-07T19:22:40.169Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
15:22:40 [2020-07-07T19:22:40.169Z] Installing org.eclipse.tracecompass.rcp 6.0.0.202007071840.
15:22:48 [2020-07-07T19:22:48.251Z] Operation completed in 8302 ms.
15:22:48 [2020-07-07T19:22:48.251Z] [INFO] 
15:22:48 [2020-07-07T19:22:48.251Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
15:22:48 [2020-07-07T19:22:48.251Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200707-1840-win32.win32.x86_64.zip
15:22:51 [2020-07-07T19:22:51.514Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200707-1840-macosx.cocoa.x86_64.tar.gz
15:22:54 [2020-07-07T19:22:54.778Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200707-1840-linux.gtk.x86_64.tar.gz
15:22:58 [2020-07-07T19:22:58.944Z] [INFO] 
15:22:58 [2020-07-07T19:22:58.944Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
15:22:58 [2020-07-07T19:22:58.944Z] [INFO] No primary artifact to install, installing attached artifacts instead.
15:22:58 [2020-07-07T19:22:58.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT.pom
15:22:58 [2020-07-07T19:22:58.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
15:22:58 [2020-07-07T19:22:58.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
15:22:58 [2020-07-07T19:22:58.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-p2artifacts.xml
15:22:58 [2020-07-07T19:22:58.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
15:22:58 [2020-07-07T19:22:58.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-p2metadata.xml
15:22:58 [2020-07-07T19:22:58.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200707-1840-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-win32.win32.x86_64.zip
15:22:58 [2020-07-07T19:22:58.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200707-1840-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
15:22:59 [2020-07-07T19:22:59.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200707-1840-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
15:22:59 [2020-07-07T19:22:59.200Z] [INFO] 
15:22:59 [2020-07-07T19:22:59.200Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] 
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] Building Trace Compass Release Engineering Parent 6.0.0-SNAPSHOT [124/138]
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] --------------------------------[ pom ]---------------------------------
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] 
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] 
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] 
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] 
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent ---
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] 
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] 
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] 
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-6.0.0-SNAPSHOT.pom
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] 
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] Building Trace Compass Target Platform 6.0.0-SNAPSHOT          [125/138]
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] --------------------------------[ pom ]---------------------------------
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
15:22:59 [2020-07-07T19:22:59.455Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
15:23:00 [2020-07-07T19:23:00.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
15:23:00 [2020-07-07T19:23:00.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
15:23:00 [2020-07-07T19:23:00.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
15:23:00 [2020-07-07T19:23:00.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 118 kB/s)
15:23:00 [2020-07-07T19:23:00.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
15:23:00 [2020-07-07T19:23:00.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
15:23:00 [2020-07-07T19:23:00.384Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
15:23:00 [2020-07-07T19:23:00.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
15:23:00 [2020-07-07T19:23:00.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
15:23:01 [2020-07-07T19:23:01.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
15:23:01 [2020-07-07T19:23:01.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 862 kB/s)
15:23:01 [2020-07-07T19:23:01.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
15:23:01 [2020-07-07T19:23:01.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
15:23:01 [2020-07-07T19:23:01.151Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
15:23:01 [2020-07-07T19:23:01.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 1.4 MB/s)
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] 
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target ---
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] 
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] 
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] 
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target ---
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] 
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] 
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] 
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
15:23:01 [2020-07-07T19:23:01.663Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
15:23:01 [2020-07-07T19:23:01.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
15:23:01 [2020-07-07T19:23:01.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
15:23:02 [2020-07-07T19:23:02.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
15:23:02 [2020-07-07T19:23:02.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 123 kB/s)
15:23:02 [2020-07-07T19:23:02.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
15:23:02 [2020-07-07T19:23:02.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
15:23:02 [2020-07-07T19:23:02.173Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
15:23:02 [2020-07-07T19:23:02.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
15:23:02 [2020-07-07T19:23:02.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
15:23:02 [2020-07-07T19:23:02.429Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
15:23:02 [2020-07-07T19:23:02.429Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 96 kB/s)
15:23:02 [2020-07-07T19:23:02.429Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
15:23:02 [2020-07-07T19:23:02.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
15:23:02 [2020-07-07T19:23:02.685Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
15:23:02 [2020-07-07T19:23:02.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
15:23:02 [2020-07-07T19:23:02.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
15:23:02 [2020-07-07T19:23:02.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
15:23:02 [2020-07-07T19:23:02.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 122 kB/s)
15:23:02 [2020-07-07T19:23:02.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
15:23:02 [2020-07-07T19:23:02.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
15:23:02 [2020-07-07T19:23:02.941Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
15:23:03 [2020-07-07T19:23:03.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
15:23:03 [2020-07-07T19:23:03.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
15:23:03 [2020-07-07T19:23:03.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
15:23:03 [2020-07-07T19:23:03.455Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 33 kB/s)
15:23:03 [2020-07-07T19:23:03.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
15:23:03 [2020-07-07T19:23:03.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
15:23:03 [2020-07-07T19:23:03.455Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
15:23:03 [2020-07-07T19:23:03.712Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
15:23:03 [2020-07-07T19:23:03.712Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
15:23:03 [2020-07-07T19:23:03.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
15:23:03 [2020-07-07T19:23:03.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 477 kB/s)
15:23:03 [2020-07-07T19:23:03.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
15:23:03 [2020-07-07T19:23:03.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
15:23:03 [2020-07-07T19:23:03.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
15:23:03 [2020-07-07T19:23:03.968Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
15:23:03 [2020-07-07T19:23:03.968Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
15:23:03 [2020-07-07T19:23:03.968Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
15:23:03 [2020-07-07T19:23:03.968Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
15:23:03 [2020-07-07T19:23:03.968Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
15:23:03 [2020-07-07T19:23:03.968Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
15:23:04 [2020-07-07T19:23:04.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
15:23:04 [2020-07-07T19:23:04.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
15:23:04 [2020-07-07T19:23:04.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
15:23:04 [2020-07-07T19:23:04.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
15:23:04 [2020-07-07T19:23:04.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
15:23:04 [2020-07-07T19:23:04.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
15:23:05 [2020-07-07T19:23:05.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
15:23:05 [2020-07-07T19:23:05.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
15:23:05 [2020-07-07T19:23:05.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
15:23:05 [2020-07-07T19:23:05.040Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 426 kB/s)
15:23:05 [2020-07-07T19:23:05.040Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 446 kB/s)
15:23:05 [2020-07-07T19:23:05.040Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 576 kB/s)
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] 
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT.pom
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.7.target
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.8.target
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.9.target
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.10.target
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.11.target
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.12.target
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-eStaging.target
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] 
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.11-SNAPSHOT [126/138]
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] 
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] 
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] The project's OSGi version is 1.0.11.202007071840
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] 
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] 
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] 
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] 
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] 
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:05 [2020-07-07T19:23:05.296Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
15:23:07 [2020-07-07T19:23:07.810Z] [INFO] 
15:23:07 [2020-07-07T19:23:07.810Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:07 [2020-07-07T19:23:07.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:07 [2020-07-07T19:23:07.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
15:23:07 [2020-07-07T19:23:07.810Z] [INFO] 
15:23:07 [2020-07-07T19:23:07.810Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] 
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] 
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] 
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] 
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] 
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] 
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] 
15:23:08 [2020-07-07T19:23:08.065Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:23:10 [2020-07-07T19:23:10.578Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
15:23:10 [2020-07-07T19:23:10.578Z] [INFO] Command line:
15:23:10 [2020-07-07T19:23:10.578Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:23:10 [2020-07-07T19:23:10.578Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:23:13 [2020-07-07T19:23:13.843Z] !SESSION 2020-07-07 19:23:10.754 -----------------------------------------------
15:23:13 [2020-07-07T19:23:13.843Z] eclipse.buildId=unknown
15:23:13 [2020-07-07T19:23:13.843Z] java.version=1.8.0_202
15:23:13 [2020-07-07T19:23:13.843Z] java.vendor=Oracle Corporation
15:23:13 [2020-07-07T19:23:13.843Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:23:13 [2020-07-07T19:23:13.843Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:23:13 [2020-07-07T19:23:13.843Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:23:13 [2020-07-07T19:23:13.843Z] 
15:23:13 [2020-07-07T19:23:13.843Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:23:13.499
15:23:13 [2020-07-07T19:23:13.843Z] !MESSAGE FrameworkEvent ERROR
15:23:13 [2020-07-07T19:23:13.843Z] !STACK 0
15:23:13 [2020-07-07T19:23:13.843Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:23:13 [2020-07-07T19:23:13.843Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:23:13 [2020-07-07T19:23:13.843Z] 
15:23:13 [2020-07-07T19:23:13.843Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:23:13 [2020-07-07T19:23:13.843Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:23:13 [2020-07-07T19:23:13.843Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:23:13 [2020-07-07T19:23:13.843Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:23:13 [2020-07-07T19:23:13.843Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:23:13 [2020-07-07T19:23:13.843Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:23:13 [2020-07-07T19:23:13.843Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:23:13 [2020-07-07T19:23:13.843Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:23:13 [2020-07-07T19:23:13.843Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:23:13 [2020-07-07T19:23:13.843Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:23:13 [2020-07-07T19:23:13.843Z] 
15:23:13 [2020-07-07T19:23:13.843Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:23:13.534
15:23:13 [2020-07-07T19:23:13.843Z] !MESSAGE FrameworkEvent ERROR
15:23:13 [2020-07-07T19:23:13.843Z] !STACK 0
15:23:13 [2020-07-07T19:23:13.844Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:23:13 [2020-07-07T19:23:13.844Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:23:13 [2020-07-07T19:23:13.844Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:23:13 [2020-07-07T19:23:13.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"
15:23:13 [2020-07-07T19:23:13.844Z]        org.apache.httpcomponents.httpclient.win [36]
15:23:13 [2020-07-07T19:23:13.844Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:23:13 [2020-07-07T19:23:13.844Z] 
15:23:13 [2020-07-07T19:23:13.844Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:23:13 [2020-07-07T19:23:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:23:13 [2020-07-07T19:23:13.844Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:23:13 [2020-07-07T19:23:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:23:13 [2020-07-07T19:23:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:23:13 [2020-07-07T19:23:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:23:13 [2020-07-07T19:23:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:23:13 [2020-07-07T19:23:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:23:13 [2020-07-07T19:23:13.844Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:23:13 [2020-07-07T19:23:13.844Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:23:16 [2020-07-07T19:23:16.361Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:23:16 [2020-07-07T19:23:16.361Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:23:21 [2020-07-07T19:23:21.603Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:23:21 [2020-07-07T19:23:21.603Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
15:23:21 [2020-07-07T19:23:21.603Z] Display size: 1440x900
15:23:21 [2020-07-07T19:23:21.603Z] OS version=3.10.0-1062.el7.x86_64
15:23:21 [2020-07-07T19:23:21.603Z] GTK version=3.22.30
15:23:21 [2020-07-07T19:23:21.603Z] GTK theme=Ambiance
15:23:21 [2020-07-07T19:23:21.603Z] LIBOVERLAY_SCROLLBAR=0
15:23:21 [2020-07-07T19:23:21.603Z] Time zone: Greenwich Mean Time
15:23:21 [2020-07-07T19:23:21.859Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:23:21 [2020-07-07T19:23:21.859Z] log4j:WARN Please initialize the log4j system properly.
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716936081 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716936081 data=null doit=true} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716936081 data=null} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716936082 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716936083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716936198 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716936199 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716936200 data=null doit=true} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716936200 data=null} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716936200 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716936200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716936206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716936207 data=null doit=true} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716936208 data=null} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716936213 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716936214 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}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716936285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716936287 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716936288 data=null doit=true} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716936288 data=null} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716936289 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716936289 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]}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716936327 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716936328 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716936329 data=null doit=true} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716936329 data=null} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716936329 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716936329 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]}
15:23:23 [2020-07-07T19:23:23.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716936378 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.478Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:23:23 [2020-07-07T19:23:23.478Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=716936876 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched List with text "", using matcher: of type 'List'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched List with text "", using matcher: (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=716936879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=716936880 data=null doit=true} to (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=716936880 data=null} to (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=716936881 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=716936881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=716936882 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=716936885 data=null doit=true} to Button with text {Text}
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=716936885 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}
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=716936886 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=716936886 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')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=716936887 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')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=716936887 data=null item=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')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched List with text "", using matcher: of type 'List'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched List with text "", using matcher: (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=716936891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=716936891 data=null doit=true} to (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=716936895 data=null} to (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=716936896 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=716936896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=716936896 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Clicking on &Close
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=716936898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:23:23 [2020-07-07T19:23:23.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=716936898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:23:23 [2020-07-07T19:23:23.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=716936898 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:23:23 [2020-07-07T19:23:23.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=716936898 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:23:23 [2020-07-07T19:23:23.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=716936898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:23:23 [2020-07-07T19:23:23.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=716936898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:23:23 [2020-07-07T19:23:23.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=716936898 data=null item=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')
15:23:23 [2020-07-07T19:23:23.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=716936528 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...'
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Clicked on 
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716936993 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716936993 data=null doit=true} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716936993 data=null} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716936993 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716936994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716937014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716937015 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716937015 data=null doit=true} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716937015 data=null} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716937015 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716937015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716937021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:23 [2020-07-07T19:23:23.991Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716937022 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716937022 data=null doit=true} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716937022 data=null} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716937022 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716937022 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]}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716937089 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716937089 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716937090 data=null doit=true} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716937090 data=null} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716937090 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716937090 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]}
15:23:23 [2020-07-07T19:23:23.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716937094 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716937193 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716937193 data=null doit=true} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716937194 data=null} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716937194 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716937194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716937210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716937211 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716937211 data=null doit=true} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716937211 data=null} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716937212 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716937212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716937216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.246Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716937217 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716937217 data=null doit=true} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716937217 data=null} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716937218 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716937218 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]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716937279 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716937280 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716937281 data=null doit=true} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716937281 data=null} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716937281 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716937281 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]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716937285 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:24 [2020-07-07T19:23:24.246Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:24 [2020-07-07T19:23:24.502Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716937697 data=null doit=true} to Shell with text {Trace Import}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Clicking on Cancel
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=716937788 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')
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=716937788 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')
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=716937789 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=716937789 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=716937789 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')
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=716937789 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')
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=716937789 data=null item=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')
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716937319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Clicked on 
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716937885 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716937885 data=null doit=true} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716937885 data=null} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716937885 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716937885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716937901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716937902 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716937902 data=null doit=true} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716937902 data=null} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716937903 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716937903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716937908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:24 [2020-07-07T19:23:24.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716937909 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716937909 data=null doit=true} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716937909 data=null} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716937909 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716937909 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]}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716937921 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=716937922 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=716937922 data=null doit=true} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=716937922 data=null} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=716937922 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:24 [2020-07-07T19:23:24.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716937922 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]}
15:23:25 [2020-07-07T19:23:25.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=716937925 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:23:25 [2020-07-07T19:23:25.015Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:25 [2020-07-07T19:23:25.015Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716938230 data=null doit=true} to Shell with text {Trace Import}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716938306 data=null} to (of type 'Combo')
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716938421 data=null doit=true} to TreeItem with text {import}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716938421 data=null} to TreeItem with text {import}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716938421 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716938421 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716938424 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716938424 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716938425 data=null doit=true} to TreeItem with text {import}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716938425 data=null} to TreeItem with text {import}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716938425 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716938425 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716938426 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:25 [2020-07-07T19:23:25.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716938493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3c2fa57a
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=716938509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=716938510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=716938510 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=716938510 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=716938510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=716938510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=716938511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=716938511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=716938511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=716938511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=716938511 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=716938511 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4027edeb
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=716938517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=716938517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=716938517 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=716938518 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=716938518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=716938518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=716938518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=716938518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=716938518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=716938518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=716938518 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=716938518 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Clicking on &Finish
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716938578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716938578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716938579 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716938579 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716938579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716938579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:25 [2020-07-07T19:23:25.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:25 [2020-07-07T19:23:25.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:25 [2020-07-07T19:23:25.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:25 [2020-07-07T19:23:25.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:25 [2020-07-07T19:23:25.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:25 [2020-07-07T19:23:25.529Z] DEBUG - Clicked on &Finish
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716938579 data=null item=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')
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716938012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716939097 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716939097 data=null doit=true} to TreeItem with text {test}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716939098 data=null} to TreeItem with text {test}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716939098 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716939098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716939108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716939109 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716939116 data=null doit=true} to TreeItem with text {test}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716939116 data=null} to TreeItem with text {test}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716939116 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716939117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716939121 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:26 [2020-07-07T19:23:26.091Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716939122 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716939122 data=null doit=true} to TreeItem with text {Traces [1]}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716939122 data=null} to TreeItem with text {Traces [1]}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716939122 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716939122 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716939182 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716939183 data=null doit=true} to TreeItem with text {Traces [1]}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716939183 data=null} to TreeItem with text {Traces [1]}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716939183 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716939184 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]}
15:23:26 [2020-07-07T19:23:26.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716939185 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939606 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716939607 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716939607 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939607 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716939607 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939688 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:26 [2020-07-07T19:23:26.654Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939692 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716939692 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716939693 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939693 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716939693 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939696 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939696 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716939696 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716939697 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939697 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716939697 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939702 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939702 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939702 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716939703 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939790 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716939799 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716939800 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716939800 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:26 [2020-07-07T19:23:26.654Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:23:27 [2020-07-07T19:23:27.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - Attempting to set focus on Table with text {}
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716941305 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716941306 data=null doit=true} to TableItem with text {}
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716941306 data=null} to TableItem with text {}
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716941306 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716941306 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716941315 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:28 [2020-07-07T19:23:28.144Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716941392 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716941405 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716941405 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716941406 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716941406 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716941411 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:28 [2020-07-07T19:23:28.400Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716941417 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716941417 data=null doit=true} to TreeItem with text {test}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716941417 data=null} to TreeItem with text {test}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716941417 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716941417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716941486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:28 [2020-07-07T19:23:28.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716941487 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716941487 data=null doit=true} to TreeItem with text {test}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716941487 data=null} to TreeItem with text {test}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716941487 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716941488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716941493 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:28 [2020-07-07T19:23:28.401Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716941494 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716941494 data=null doit=true} to TreeItem with text {Traces [1]}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716941494 data=null} to TreeItem with text {Traces [1]}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716941494 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716941494 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716941502 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716941502 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716941502 data=null doit=true} to TreeItem with text {Traces [1]}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716941502 data=null} to TreeItem with text {Traces [1]}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716941503 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716941503 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:23:28 [2020-07-07T19:23:28.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716941511 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:23:28 [2020-07-07T19:23:28.656Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:28 [2020-07-07T19:23:28.656Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:28 [2020-07-07T19:23:28.656Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:28 [2020-07-07T19:23:28.657Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716941821 data=null doit=true} to Shell with text {Trace Import}
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716941922 data=null} to (of type 'Combo')
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716941996 data=null doit=true} to TreeItem with text {import}
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716941996 data=null} to TreeItem with text {import}
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716941997 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716941997 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716941998 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716941999 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:23:28 [2020-07-07T19:23:28.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716941999 data=null doit=true} to TreeItem with text {import}
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716941999 data=null} to TreeItem with text {import}
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716941999 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716941999 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716941999 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716942006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:28 [2020-07-07T19:23:28.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - Clicking on &Finish
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716942021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716942021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716942021 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716942021 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716942022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:28 [2020-07-07T19:23:28.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716942022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:29 [2020-07-07T19:23:29.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716942022 data=null item=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')
15:23:29 [2020-07-07T19:23:29.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716941596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:29 [2020-07-07T19:23:29.474Z] DEBUG - Clicked on 
15:23:29 [2020-07-07T19:23:29.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:29 [2020-07-07T19:23:29.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:29 [2020-07-07T19:23:29.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:29 [2020-07-07T19:23:29.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:29 [2020-07-07T19:23:29.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716942440 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716942440 data=null doit=true} to TreeItem with text {test}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716942440 data=null} to TreeItem with text {test}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716942440 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716942440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716942500 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716942501 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716942501 data=null doit=true} to TreeItem with text {test}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716942501 data=null} to TreeItem with text {test}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716942501 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716942501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716942506 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:29 [2020-07-07T19:23:29.475Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=716942507 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=716942507 data=null doit=true} to TreeItem with text {Traces [2]}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=716942507 data=null} to TreeItem with text {Traces [2]}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=716942507 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716942507 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:23:29 [2020-07-07T19:23:29.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=716942514 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:23:29 [2020-07-07T19:23:29.475Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942747 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716942748 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716942748 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942748 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716942748 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942782 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:29 [2020-07-07T19:23:29.730Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942784 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716942784 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716942784 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942784 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716942784 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942787 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942787 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716942787 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716942788 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942788 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716942788 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942791 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942791 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.731Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942791 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.731Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716942792 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942821 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716942825 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716942825 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716942888 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.986Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:23:29 [2020-07-07T19:23:29.986Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:29 [2020-07-07T19:23:29.986Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:30 [2020-07-07T19:23:30.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:30 [2020-07-07T19:23:30.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:30 [2020-07-07T19:23:30.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:30 [2020-07-07T19:23:30.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:30 [2020-07-07T19:23:30.913Z] DEBUG - Attempting to set focus on Table with text {}
15:23:30 [2020-07-07T19:23:30.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716944019 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:23:30 [2020-07-07T19:23:30.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716944019 data=null doit=true} to TableItem with text {}
15:23:30 [2020-07-07T19:23:30.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716944019 data=null} to TableItem with text {}
15:23:30 [2020-07-07T19:23:30.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716944019 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:23:30 [2020-07-07T19:23:30.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716944019 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:23:30 [2020-07-07T19:23:30.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716944080 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:23:30 [2020-07-07T19:23:30.914Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:30 [2020-07-07T19:23:30.914Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716944216 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716944216 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716944216 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716944217 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716944217 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716944219 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:31 [2020-07-07T19:23:31.169Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716944224 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716944224 data=null doit=true} to TreeItem with text {test}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716944224 data=null} to TreeItem with text {test}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716944225 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716944225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716944238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716944239 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716944239 data=null doit=true} to TreeItem with text {test}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716944239 data=null} to TreeItem with text {test}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716944239 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716944239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716944242 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:31 [2020-07-07T19:23:31.169Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=716944243 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=716944243 data=null doit=true} to TreeItem with text {Traces [2]}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=716944243 data=null} to TreeItem with text {Traces [2]}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=716944243 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716944243 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=716944254 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=716944279 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=716944279 data=null doit=true} to TreeItem with text {Traces [2]}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=716944279 data=null} to TreeItem with text {Traces [2]}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=716944280 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:23:31 [2020-07-07T19:23:31.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716944280 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:23:31 [2020-07-07T19:23:31.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=716944283 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:23:31 [2020-07-07T19:23:31.170Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:31 [2020-07-07T19:23:31.170Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716944590 data=null doit=true} to Shell with text {Trace Import}
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:31 [2020-07-07T19:23:31.425Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:31 [2020-07-07T19:23:31.426Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:31 [2020-07-07T19:23:31.426Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:31 [2020-07-07T19:23:31.426Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:23:31 [2020-07-07T19:23:31.681Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:23:31 [2020-07-07T19:23:31.681Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716944624 data=null} to (of type 'Combo')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716944693 data=null doit=true} to TreeItem with text {import}
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716944693 data=null} to TreeItem with text {import}
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716944693 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716944694 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716944695 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716944696 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716944696 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716944696 data=null} to Tree node with text: kernel-overlap-testing
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716944696 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716944696 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716944698 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716944705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:31 [2020-07-07T19:23:31.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - Clicking on &Finish
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716944722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716944722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716944723 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716944723 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716944723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716944723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:31 [2020-07-07T19:23:31.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:31 [2020-07-07T19:23:31.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:31 [2020-07-07T19:23:31.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:31 [2020-07-07T19:23:31.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:31 [2020-07-07T19:23:31.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:31 [2020-07-07T19:23:31.683Z] DEBUG - Clicked on &Finish
15:23:31 [2020-07-07T19:23:31.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716944723 data=null item=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')
15:23:31 [2020-07-07T19:23:31.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716944307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716945292 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716945292 data=null doit=true} to TreeItem with text {test}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716945292 data=null} to TreeItem with text {test}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716945292 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716945292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716945301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716945301 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716945301 data=null doit=true} to TreeItem with text {test}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716945301 data=null} to TreeItem with text {test}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716945302 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716945302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716945311 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:32 [2020-07-07T19:23:32.196Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=716945312 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=716945312 data=null doit=true} to TreeItem with text {Traces [3]}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=716945312 data=null} to TreeItem with text {Traces [3]}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=716945312 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716945312 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:23:32 [2020-07-07T19:23:32.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=716945318 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:23:32 [2020-07-07T19:23:32.196Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:23:32 [2020-07-07T19:23:32.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:32 [2020-07-07T19:23:32.452Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:32 [2020-07-07T19:23:32.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945539 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716945539 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716945539 data=null} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945540 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716945540 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945564 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:32 [2020-07-07T19:23:32.453Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945566 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716945566 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716945566 data=null} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945566 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716945567 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945569 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945570 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716945570 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716945570 data=null} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945570 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716945570 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945573 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945573 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945573 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716945574 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945606 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=716945611 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=716945611 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=716945611 data=null} to TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:32 [2020-07-07T19:23:32.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - Attempting to set focus on Table with text {}
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716946114 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716946114 data=null doit=true} to TableItem with text {}
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716946114 data=null} to TableItem with text {}
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716946114 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716946114 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716946118 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:33 [2020-07-07T19:23:33.014Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716947279 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716947279 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716947280 data=null} to TreeItem with text {kernel-overlap-testing}
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716947280 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716947280 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716947283 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:34 [2020-07-07T19:23:34.378Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716947287 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716947287 data=null doit=true} to TreeItem with text {test}
15:23:34 [2020-07-07T19:23:34.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716947288 data=null} to TreeItem with text {test}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716947288 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716947288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716947304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716947304 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716947305 data=null doit=true} to TreeItem with text {test}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716947305 data=null} to TreeItem with text {test}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716947305 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716947305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716947309 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:34 [2020-07-07T19:23:34.379Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=716947310 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=716947310 data=null doit=true} to TreeItem with text {Traces [3]}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=716947310 data=null} to TreeItem with text {Traces [3]}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=716947310 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716947310 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=716947316 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=716947317 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=716947317 data=null doit=true} to TreeItem with text {Traces [3]}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=716947317 data=null} to TreeItem with text {Traces [3]}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=716947317 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716947317 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=716947320 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:34 [2020-07-07T19:23:34.379Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:34 [2020-07-07T19:23:34.634Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:34 [2020-07-07T19:23:34.634Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:34 [2020-07-07T19:23:34.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716947694 data=null doit=true} to Shell with text {Trace Import}
15:23:34 [2020-07-07T19:23:34.634Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.634Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:23:34 [2020-07-07T19:23:34.634Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:23:34 [2020-07-07T19:23:34.634Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:23:34 [2020-07-07T19:23:34.634Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.634Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.634Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.634Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.634Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716947785 data=null} to (of type 'Combo')
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716947811 data=null doit=true} to TreeItem with text {import}
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716947811 data=null} to TreeItem with text {import}
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716947811 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716947812 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716947813 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716947813 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716947814 data=null doit=true} to TreeItem with text {import}
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716947814 data=null} to TreeItem with text {import}
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716947814 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716947814 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716947814 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:34 [2020-07-07T19:23:34.635Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716947822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@711261c7
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=716947823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716947823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=716947823 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=716947823 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=716947823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=716947823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=716947823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=716947823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716947824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=716947824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=716947824 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=716947824 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.891Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Clicking on &Finish
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716947885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716947885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716947885 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716947885 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716947885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716947885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:34 [2020-07-07T19:23:34.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:34 [2020-07-07T19:23:34.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:34 [2020-07-07T19:23:34.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:34 [2020-07-07T19:23:34.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:34 [2020-07-07T19:23:34.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:34 [2020-07-07T19:23:34.892Z] DEBUG - Clicked on &Finish
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=716948392 data=null doit=true} to Shell with text {Confirmation}
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - Clicking on Rename
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=716948392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=716948392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=716948392 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=716948392 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=716948393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=716948393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=716948393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716947885 data=null item=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')
15:23:35 [2020-07-07T19:23:35.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716947401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Clicked on 
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716948719 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716948720 data=null doit=true} to TreeItem with text {test}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716948720 data=null} to TreeItem with text {test}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716948720 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716948720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716948727 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716948739 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716948739 data=null doit=true} to TreeItem with text {test}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716948740 data=null} to TreeItem with text {test}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716948740 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716948740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716948780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:35 [2020-07-07T19:23:35.709Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=716948781 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=716948781 data=null doit=true} to TreeItem with text {Traces [4]}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=716948781 data=null} to TreeItem with text {Traces [4]}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=716948781 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716948781 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:23:35 [2020-07-07T19:23:35.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=716948787 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:23:35 [2020-07-07T19:23:35.709Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949104 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949104 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949104 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949104 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716949104 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949129 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:35 [2020-07-07T19:23:35.965Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949131 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949131 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949131 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949131 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716949131 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949134 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949134 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949134 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949134 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949135 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716949135 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949137 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949137 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:35 [2020-07-07T19:23:35.965Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949137 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:36 [2020-07-07T19:23:36.220Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716949138 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:36 [2020-07-07T19:23:36.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949193 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:36 [2020-07-07T19:23:36.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949323 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:36 [2020-07-07T19:23:36.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949323 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:36 [2020-07-07T19:23:36.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=716949323 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:36 [2020-07-07T19:23:36.220Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:23:36 [2020-07-07T19:23:36.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:36 [2020-07-07T19:23:36.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:36 [2020-07-07T19:23:36.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:36 [2020-07-07T19:23:36.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:37 [2020-07-07T19:23:37.584Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Attempting to set focus on Table with text {}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716950421 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716950421 data=null doit=true} to TableItem with text {}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716950421 data=null} to TableItem with text {}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716950421 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716950421 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716950425 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716950608 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=716950608 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=716950609 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716950609 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716950609 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=716950613 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:37 [2020-07-07T19:23:37.585Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716950617 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716950618 data=null doit=true} to TreeItem with text {test}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716950618 data=null} to TreeItem with text {test}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716950618 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716950618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716950634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716950634 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716950634 data=null doit=true} to TreeItem with text {test}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716950634 data=null} to TreeItem with text {test}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716950635 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716950635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716950675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:37 [2020-07-07T19:23:37.585Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=716950677 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=716950677 data=null doit=true} to TreeItem with text {Traces [4]}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=716950677 data=null} to TreeItem with text {Traces [4]}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=716950677 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716950677 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=716950685 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=716950686 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=716950686 data=null doit=true} to TreeItem with text {Traces [4]}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=716950686 data=null} to TreeItem with text {Traces [4]}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=716950686 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716950686 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=716950690 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:37 [2020-07-07T19:23:37.585Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716950994 data=null doit=true} to Shell with text {Trace Import}
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:37 [2020-07-07T19:23:37.840Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:37 [2020-07-07T19:23:37.841Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:37 [2020-07-07T19:23:37.841Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:37 [2020-07-07T19:23:37.841Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716951090 data=null} to (of type 'Combo')
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716951118 data=null doit=true} to TreeItem with text {import}
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716951118 data=null} to TreeItem with text {import}
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716951118 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716951118 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716951119 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716951120 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716951120 data=null doit=true} to TreeItem with text {import}
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716951120 data=null} to TreeItem with text {import}
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716951120 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716951120 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716951120 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716951127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.096Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@39f5eba4
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=716951178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716951178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=716951178 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=716951178 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=716951178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=716951179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=716951179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=716951179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716951179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=716951179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=716951179 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=716951179 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Clicking on &Finish
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716951185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716951185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716951185 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716951186 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716951186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716951186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.098Z] DEBUG - Clicked on &Finish
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=716951693 data=null doit=true} to Shell with text {Confirmation}
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - Clicking on Rename
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=716951693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=716951694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=716951694 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=716951694 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=716951694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=716951694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=716951694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716951186 data=null item=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')
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716950723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Clicked on 
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716951992 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716951992 data=null doit=true} to TreeItem with text {test}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716951992 data=null} to TreeItem with text {test}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716951992 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716951992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716952018 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716952019 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716952024 data=null doit=true} to TreeItem with text {test}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716952024 data=null} to TreeItem with text {test}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716952025 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716952025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716952030 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:38 [2020-07-07T19:23:38.914Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=716952030 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=716952030 data=null doit=true} to TreeItem with text {Traces [5]}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=716952030 data=null} to TreeItem with text {Traces [5]}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=716952031 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716952031 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:23:38 [2020-07-07T19:23:38.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=716952074 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:23:38 [2020-07-07T19:23:38.914Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952299 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952299 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952299 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952300 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716952300 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952326 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:39 [2020-07-07T19:23:39.170Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952328 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952328 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952328 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952328 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716952328 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952331 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952331 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952331 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952332 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952332 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716952332 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952334 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952335 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.170Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952335 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.426Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716952335 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952391 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952518 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952518 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=716952518 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.426Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:23:39 [2020-07-07T19:23:39.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:39 [2020-07-07T19:23:39.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:39 [2020-07-07T19:23:39.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:39 [2020-07-07T19:23:39.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:39 [2020-07-07T19:23:39.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - Attempting to set focus on Table with text {}
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716953532 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716953532 data=null doit=true} to TableItem with text {}
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716953532 data=null} to TableItem with text {}
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716953532 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716953532 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716953536 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:40 [2020-07-07T19:23:40.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:40 [2020-07-07T19:23:40.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:40 [2020-07-07T19:23:40.614Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716953806 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=716953807 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=716953807 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716953807 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716953807 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=716953810 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:40 [2020-07-07T19:23:40.870Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716953814 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716953814 data=null doit=true} to TreeItem with text {test}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716953814 data=null} to TreeItem with text {test}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716953814 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716953814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716953876 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716953878 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716953878 data=null doit=true} to TreeItem with text {test}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716953878 data=null} to TreeItem with text {test}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716953878 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716953878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716953882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:40 [2020-07-07T19:23:40.870Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=716953882 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=716953883 data=null doit=true} to TreeItem with text {Traces [5]}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=716953883 data=null} to TreeItem with text {Traces [5]}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=716953883 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716953883 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=716953889 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=716953889 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=716953889 data=null doit=true} to TreeItem with text {Traces [5]}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=716953890 data=null} to TreeItem with text {Traces [5]}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=716953890 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716953890 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=716953899 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:40 [2020-07-07T19:23:40.870Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716954108 data=null doit=true} to Shell with text {Trace Import}
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716954196 data=null} to (of type 'Combo')
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716954293 data=null doit=true} to TreeItem with text {import}
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716954293 data=null} to TreeItem with text {import}
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716954293 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716954294 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716954295 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716954296 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716954296 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716954296 data=null} to Tree node with text: kernel-overlap-testing
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716954296 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:23:41 [2020-07-07T19:23:41.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716954296 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:41 [2020-07-07T19:23:41.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716954303 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:23:41 [2020-07-07T19:23:41.127Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716954386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@58f8ce0f
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=716954387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716954388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=716954388 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=716954388 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=716954388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=716954388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=716954388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=716954388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716954388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=716954388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=716954388 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=716954388 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Clicking on &Finish
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716954393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716954393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716954393 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716954393 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716954393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716954393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.384Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.384Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.384Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.384Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.384Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.384Z] DEBUG - Clicked on &Finish
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=716954899 data=null doit=true} to Shell with text {Confirmation}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Clicking on Rename
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=716954900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=716954900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=716954900 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=716954900 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=716954900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=716954900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=716954900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716954393 data=null item=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')
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716953918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Clicked on 
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716955017 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716955017 data=null doit=true} to TreeItem with text {test}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716955017 data=null} to TreeItem with text {test}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716955017 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716955017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716955025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716955025 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716955032 data=null doit=true} to TreeItem with text {test}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716955032 data=null} to TreeItem with text {test}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716955032 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716955033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716955080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:41 [2020-07-07T19:23:41.945Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:41 [2020-07-07T19:23:41.945Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:41 [2020-07-07T19:23:41.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716955081 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:41 [2020-07-07T19:23:41.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716955081 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:41 [2020-07-07T19:23:41.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716955081 data=null} to TreeItem with text {Traces [6]}
15:23:41 [2020-07-07T19:23:41.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716955081 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:41 [2020-07-07T19:23:41.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716955081 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:41 [2020-07-07T19:23:41.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716955087 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:41 [2020-07-07T19:23:41.946Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955402 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=716955403 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=716955403 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955403 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716955403 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955428 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:42 [2020-07-07T19:23:42.507Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955429 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=716955429 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=716955429 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955430 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716955430 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955433 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955433 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=716955433 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=716955433 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955433 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716955433 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955436 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955436 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955436 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716955436 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955467 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716955472 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=716955472 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=716955472 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.508Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:23:42 [2020-07-07T19:23:42.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:42 [2020-07-07T19:23:42.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:42 [2020-07-07T19:23:42.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:42 [2020-07-07T19:23:42.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:42 [2020-07-07T19:23:42.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - Attempting to set focus on Table with text {}
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716955974 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716955975 data=null doit=true} to TableItem with text {}
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716955975 data=null} to TableItem with text {}
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716955975 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716955975 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716955984 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:43 [2020-07-07T19:23:43.068Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716956983 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=716956984 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=716956984 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716956984 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716956985 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=716956987 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:43 [2020-07-07T19:23:43.995Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716956991 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716956991 data=null doit=true} to TreeItem with text {test}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716956991 data=null} to TreeItem with text {test}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716956991 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716956992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716957015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716957015 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716957015 data=null doit=true} to TreeItem with text {test}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716957015 data=null} to TreeItem with text {test}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716957016 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716957016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716957024 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:43 [2020-07-07T19:23:43.995Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716957024 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:43 [2020-07-07T19:23:43.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716957025 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:43 [2020-07-07T19:23:43.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716957025 data=null} to TreeItem with text {Traces [6]}
15:23:43 [2020-07-07T19:23:43.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716957025 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:43 [2020-07-07T19:23:43.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716957025 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:43 [2020-07-07T19:23:43.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716957032 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:43 [2020-07-07T19:23:43.996Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716957385 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716957385 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716957385 data=null} to Tree node with text: ExampleCustomTxt.log
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716957385 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716957385 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716957411 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:44 [2020-07-07T19:23:44.251Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716957414 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716957415 data=null doit=true} to TreeItem with text {test}
15:23:44 [2020-07-07T19:23:44.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716957415 data=null} to TreeItem with text {test}
15:23:44 [2020-07-07T19:23:44.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716957415 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:44 [2020-07-07T19:23:44.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716957415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:44 [2020-07-07T19:23:44.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716957424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:44 [2020-07-07T19:23:44.252Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:44 [2020-07-07T19:23:44.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716957424 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:44 [2020-07-07T19:23:44.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716957424 data=null doit=true} to TreeItem with text {test}
15:23:44 [2020-07-07T19:23:44.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716957424 data=null} to TreeItem with text {test}
15:23:44 [2020-07-07T19:23:44.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716957425 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:44 [2020-07-07T19:23:44.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716957425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716957435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:44 [2020-07-07T19:23:44.507Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716957436 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716957436 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716957436 data=null} to TreeItem with text {Traces [6]}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716957436 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716957436 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716957476 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716957477 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716957477 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716957477 data=null} to TreeItem with text {Traces [6]}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716957478 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716957478 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716957481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:44 [2020-07-07T19:23:44.507Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:44 [2020-07-07T19:23:44.763Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716957790 data=null doit=true} to Shell with text {Trace Import}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716957882 data=null} to (of type 'Combo')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716957907 data=null doit=true} to TreeItem with text {import}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716957907 data=null} to TreeItem with text {import}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716957908 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716957908 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716957909 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716957910 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716957910 data=null doit=true} to TreeItem with text {import}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716957910 data=null} to TreeItem with text {import}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716957910 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716957910 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716957910 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716957925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@321bf4b1
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=716957926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716957926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=716957926 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=716957926 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=716957927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=716957927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=716957927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=716957927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716957927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=716957927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=716957927 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=716957927 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:44 [2020-07-07T19:23:44.765Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:45 [2020-07-07T19:23:45.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - Clicking on &Finish
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716957981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716957981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716957981 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716957981 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716957981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716957981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.022Z] DEBUG - Clicked on &Finish
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=716958488 data=null doit=true} to Shell with text {Confirmation}
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - Clicking on Overwrite
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=716958488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=716958489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=716958489 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=716958489 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=716958489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=716958489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=716958489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716957981 data=null item=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')
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716957502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Clicked on 
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716958814 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716958814 data=null doit=true} to TreeItem with text {test}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716958814 data=null} to TreeItem with text {test}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716958814 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716958815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716958899 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716958899 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716958899 data=null doit=true} to TreeItem with text {test}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716958899 data=null} to TreeItem with text {test}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716958899 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716958899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716958903 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:45 [2020-07-07T19:23:45.840Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716958904 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716958904 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716958904 data=null} to TreeItem with text {Traces [6]}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716958904 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716958904 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716958917 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:45 [2020-07-07T19:23:45.840Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716958932 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716958932 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716958932 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716958933 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716958933 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716959008 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:45 [2020-07-07T19:23:45.840Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716959009 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716959009 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716959009 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716959010 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716959010 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716959012 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716959013 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716959013 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716959013 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716959013 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716959013 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716959016 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716959016 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:23:45 [2020-07-07T19:23:45.840Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716959016 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:23:46 [2020-07-07T19:23:46.095Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716959016 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:46 [2020-07-07T19:23:46.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716959046 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:23:46 [2020-07-07T19:23:46.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716959205 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:46 [2020-07-07T19:23:46.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716959207 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:46 [2020-07-07T19:23:46.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716959207 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:46 [2020-07-07T19:23:46.095Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:23:46 [2020-07-07T19:23:46.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:46 [2020-07-07T19:23:46.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:46 [2020-07-07T19:23:46.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:46 [2020-07-07T19:23:46.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:46 [2020-07-07T19:23:46.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:46 [2020-07-07T19:23:46.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Attempting to set focus on Table with text {}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716960214 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716960214 data=null doit=true} to TableItem with text {}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716960214 data=null} to TableItem with text {}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716960214 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716960214 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716960218 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716960458 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716960458 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716960458 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716960458 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716960458 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716960463 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:47 [2020-07-07T19:23:47.465Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716960493 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716960493 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716960493 data=null} to Tree node with text: ExampleCustomTxt.log
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716960493 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716960493 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716960496 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:47 [2020-07-07T19:23:47.465Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716960500 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716960500 data=null doit=true} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716960500 data=null} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716960500 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716960500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716960515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716960515 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716960516 data=null doit=true} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716960516 data=null} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716960516 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716960516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716960520 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.465Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716960520 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716960520 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716960520 data=null} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716960521 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716960521 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716960527 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.465Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716960856 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716960856 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716960857 data=null} to Tree node with text: ExampleCustomXml.xml
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716960857 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716960857 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716960869 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:47 [2020-07-07T19:23:47.721Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716960872 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716960872 data=null doit=true} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716960872 data=null} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716960872 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716960872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716960887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716960888 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716960888 data=null doit=true} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716960888 data=null} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716960888 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716960888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716960892 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:47 [2020-07-07T19:23:47.722Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716960896 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716960896 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716960896 data=null} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716960896 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716960896 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716960902 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716960903 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716960903 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716960903 data=null} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716960903 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716960903 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716960906 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:47 [2020-07-07T19:23:47.977Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:47 [2020-07-07T19:23:47.977Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:47 [2020-07-07T19:23:47.977Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716961205 data=null doit=true} to Shell with text {Trace Import}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716961294 data=null} to (of type 'Combo')
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716961325 data=null doit=true} to TreeItem with text {import}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716961325 data=null} to TreeItem with text {import}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716961326 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716961326 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716961378 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716961379 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716961379 data=null doit=true} to TreeItem with text {import}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716961379 data=null} to TreeItem with text {import}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716961379 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716961379 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716961379 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716961386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@79ef8115
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=716961387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716961387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=716961387 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=716961387 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=716961387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=716961387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=716961387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=716961387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716961387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=716961387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=716961387 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=716961387 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Clicking on &Finish
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716961391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716961391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716961392 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716961392 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716961392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716961392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - Clicked on &Finish
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=716961498 data=null doit=true} to Shell with text {Confirmation}
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - Clicking on Overwrite
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=716961498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=716961498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=716961498 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=716961498 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=716961498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=716961498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=716961499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716961392 data=null item=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')
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716960932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Clicked on 
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716961810 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716961810 data=null doit=true} to TreeItem with text {test}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716961810 data=null} to TreeItem with text {test}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716961810 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716961811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716961900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716961900 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716961900 data=null doit=true} to TreeItem with text {test}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716961900 data=null} to TreeItem with text {test}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716961900 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716961900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716961904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:48 [2020-07-07T19:23:48.746Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716961905 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716961905 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716961905 data=null} to TreeItem with text {Traces [6]}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716961905 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716961906 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:48 [2020-07-07T19:23:48.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716961918 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:48 [2020-07-07T19:23:48.747Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962032 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716962033 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716962033 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962033 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716962033 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962089 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:49 [2020-07-07T19:23:49.002Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962091 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716962091 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716962091 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962091 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716962091 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962094 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962094 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716962094 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716962094 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962094 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716962094 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962103 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962103 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962103 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.003Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716962103 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962131 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716962296 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716962296 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716962296 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.258Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:23:49 [2020-07-07T19:23:49.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:49 [2020-07-07T19:23:49.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:49 [2020-07-07T19:23:49.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:49 [2020-07-07T19:23:49.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:49 [2020-07-07T19:23:49.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:49 [2020-07-07T19:23:49.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:50 [2020-07-07T19:23:50.185Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:50 [2020-07-07T19:23:50.185Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:50 [2020-07-07T19:23:50.185Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:50 [2020-07-07T19:23:50.185Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:50 [2020-07-07T19:23:50.185Z] DEBUG - Attempting to set focus on Table with text {}
15:23:50 [2020-07-07T19:23:50.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716963328 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:23:50 [2020-07-07T19:23:50.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716963328 data=null doit=true} to TableItem with text {}
15:23:50 [2020-07-07T19:23:50.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716963328 data=null} to TableItem with text {}
15:23:50 [2020-07-07T19:23:50.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716963328 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:23:50 [2020-07-07T19:23:50.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716963329 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:23:50 [2020-07-07T19:23:50.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716963389 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:23:50 [2020-07-07T19:23:50.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:50 [2020-07-07T19:23:50.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:50 [2020-07-07T19:23:50.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:50 [2020-07-07T19:23:50.440Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:50 [2020-07-07T19:23:50.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716963537 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716963537 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716963537 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716963538 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716963538 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716963541 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:50 [2020-07-07T19:23:50.441Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716963611 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716963612 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716963612 data=null} to Tree node with text: ExampleCustomXml.xml
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716963612 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716963612 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716963615 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:50 [2020-07-07T19:23:50.441Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716963618 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716963619 data=null doit=true} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716963619 data=null} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716963619 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716963619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716963637 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716963637 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716963637 data=null doit=true} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716963637 data=null} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716963638 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716963638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716963647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.697Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716963648 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716963648 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716963648 data=null} to TreeItem with text {Traces [6]}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716963648 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716963648 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:50 [2020-07-07T19:23:50.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716963684 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:50 [2020-07-07T19:23:50.697Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716964103 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716964103 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716964103 data=null} to Tree node with text: kernel-overlap-testing
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716964103 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716964104 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716964130 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:50 [2020-07-07T19:23:50.952Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716964134 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716964134 data=null doit=true} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716964134 data=null} to TreeItem with text {test}
15:23:50 [2020-07-07T19:23:50.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716964134 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716964134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716964157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716964157 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716964157 data=null doit=true} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716964158 data=null} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716964158 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716964158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716964162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.208Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716964176 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716964176 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716964176 data=null} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716964176 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716964177 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716964186 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716964187 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716964187 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716964187 data=null} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716964187 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716964187 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716964195 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:51 [2020-07-07T19:23:51.208Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716964495 data=null doit=true} to Shell with text {Trace Import}
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716964529 data=null} to (of type 'Combo')
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716964593 data=null doit=true} to TreeItem with text {import}
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716964593 data=null} to TreeItem with text {import}
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716964593 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716964594 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716964595 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:51 [2020-07-07T19:23:51.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716964595 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716964595 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716964595 data=null} to Tree node with text: kernel-overlap-testing
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716964595 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716964595 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716964610 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716964616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1d4ee936
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=716964617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716964617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=716964617 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=716964617 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=716964617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=716964617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=716964617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=716964617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716964617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=716964617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=716964617 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=716964618 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - Clicking on &Finish
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716964621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716964621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716964622 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716964622 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716964622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716964622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - Clicked on &Finish
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=716964787 data=null doit=true} to Shell with text {Confirmation}
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - Clicking on Overwrite
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=716964787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=716964788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=716964788 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=716964788 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=716964788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=716964788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=716964788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716964622 data=null item=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')
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716964215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Clicked on 
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716965095 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716965095 data=null doit=true} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716965095 data=null} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716965095 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716965095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716965128 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716965129 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716965129 data=null doit=true} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716965129 data=null} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716965129 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716965129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716965133 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:51 [2020-07-07T19:23:51.979Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716965133 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716965133 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716965133 data=null} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716965134 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:51 [2020-07-07T19:23:51.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716965134 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716965180 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:52 [2020-07-07T19:23:52.235Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965317 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716965317 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716965318 data=null} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965318 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716965318 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965328 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:52 [2020-07-07T19:23:52.235Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965331 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716965331 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716965331 data=null} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965331 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716965331 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965341 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965341 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716965341 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716965341 data=null} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965342 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716965342 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965344 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965344 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965344 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716965344 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965395 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=716965396 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=716965396 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=716965396 data=null} to TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:52 [2020-07-07T19:23:52.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - Attempting to set focus on Table with text {}
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716965898 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716965898 data=null doit=true} to TableItem with text {}
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716965898 data=null} to TableItem with text {}
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716965898 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716965899 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716965902 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:52 [2020-07-07T19:23:52.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716966842 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716966842 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716966842 data=null} to TreeItem with text {kernel-overlap-testing}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716966842 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716966843 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716966845 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:53 [2020-07-07T19:23:53.723Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716966886 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716966887 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716966887 data=null} to Tree node with text: kernel-overlap-testing
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716966887 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716966887 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716966890 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:53 [2020-07-07T19:23:53.723Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716966895 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716966896 data=null doit=true} to TreeItem with text {test}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716966896 data=null} to TreeItem with text {test}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716966896 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:53 [2020-07-07T19:23:53.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716966896 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716966912 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716966913 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716966913 data=null doit=true} to TreeItem with text {test}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716966913 data=null} to TreeItem with text {test}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716966913 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716966913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716966917 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:53 [2020-07-07T19:23:53.979Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716966917 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716966917 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716966917 data=null} to TreeItem with text {Traces [6]}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716966918 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716966918 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:53 [2020-07-07T19:23:53.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716966923 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:53 [2020-07-07T19:23:53.979Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716967338 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716967338 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716967338 data=null} to Tree node with text: ExampleCustomTxt.log
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716967339 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716967339 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716967363 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:54 [2020-07-07T19:23:54.235Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716967366 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716967366 data=null doit=true} to TreeItem with text {test}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716967366 data=null} to TreeItem with text {test}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716967367 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716967367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716967376 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716967376 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716967376 data=null doit=true} to TreeItem with text {test}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716967376 data=null} to TreeItem with text {test}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716967376 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716967377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716967385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:54 [2020-07-07T19:23:54.235Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716967386 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716967386 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716967386 data=null} to TreeItem with text {Traces [6]}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716967386 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:54 [2020-07-07T19:23:54.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716967386 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:54 [2020-07-07T19:23:54.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716967392 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:54 [2020-07-07T19:23:54.236Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:54 [2020-07-07T19:23:54.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716967392 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:54 [2020-07-07T19:23:54.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716967392 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:54 [2020-07-07T19:23:54.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716967393 data=null} to TreeItem with text {Traces [6]}
15:23:54 [2020-07-07T19:23:54.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716967393 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:54 [2020-07-07T19:23:54.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716967393 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:54 [2020-07-07T19:23:54.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716967399 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:54 [2020-07-07T19:23:54.493Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:54 [2020-07-07T19:23:54.493Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:54 [2020-07-07T19:23:54.493Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:54 [2020-07-07T19:23:54.493Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:54 [2020-07-07T19:23:54.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716967626 data=null doit=true} to Shell with text {Trace Import}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716967727 data=null} to (of type 'Combo')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716967758 data=null doit=true} to TreeItem with text {import}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716967758 data=null} to TreeItem with text {import}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716967759 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716967759 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716967760 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716967760 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716967761 data=null doit=true} to TreeItem with text {import}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716967761 data=null} to TreeItem with text {import}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716967761 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716967761 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716967761 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716967781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@15961527
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=716967782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716967783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=716967783 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=716967783 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=716967783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=716967783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=716967783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=716967783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716967783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=716967783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=716967783 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=716967783 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Clicking on &Finish
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716967788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716967788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716967788 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716967788 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716967788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:54 [2020-07-07T19:23:54.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716967788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:54 [2020-07-07T19:23:54.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:54 [2020-07-07T19:23:54.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:54 [2020-07-07T19:23:54.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:54 [2020-07-07T19:23:54.752Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:54 [2020-07-07T19:23:54.752Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:54 [2020-07-07T19:23:54.752Z] DEBUG - Clicked on &Finish
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=716968294 data=null doit=true} to Shell with text {Confirmation}
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - Clicking on Skip
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=716968295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=716968295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=716968295 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=716968295 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=716968295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=716968295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=716968295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716967788 data=null item=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')
15:23:55 [2020-07-07T19:23:55.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716967420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Clicked on 
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716968508 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716968508 data=null doit=true} to TreeItem with text {test}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716968508 data=null} to TreeItem with text {test}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716968508 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716968508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716968515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716968516 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716968516 data=null doit=true} to TreeItem with text {test}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716968516 data=null} to TreeItem with text {test}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716968516 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716968516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716968542 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:55 [2020-07-07T19:23:55.569Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716968543 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716968543 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716968543 data=null} to TreeItem with text {Traces [6]}
15:23:55 [2020-07-07T19:23:55.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716968543 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:55 [2020-07-07T19:23:55.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716968543 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:55 [2020-07-07T19:23:55.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716968548 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:55 [2020-07-07T19:23:55.570Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716968867 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716968884 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716968884 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716968884 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716968884 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716968897 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:55 [2020-07-07T19:23:55.825Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716968899 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716968899 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716968899 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716968899 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716968899 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716968907 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716968907 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716968907 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716968908 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716968908 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716968908 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716968910 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716968911 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716968911 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:23:55 [2020-07-07T19:23:55.825Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716968911 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716968939 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716969017 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716969017 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716969017 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - Attempting to set focus on Table with text {}
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716969018 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716969018 data=null doit=true} to TableItem with text {}
15:23:56 [2020-07-07T19:23:56.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716969018 data=null} to TableItem with text {}
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716969019 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716969019 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716969020 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716969140 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716969141 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716969141 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716969141 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716969141 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716969157 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:56 [2020-07-07T19:23:56.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:56 [2020-07-07T19:23:56.083Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716969388 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716969388 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716969388 data=null} to Tree node with text: ExampleCustomTxt.log
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716969388 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716969388 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716969405 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:56 [2020-07-07T19:23:56.339Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716969409 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716969409 data=null doit=true} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716969409 data=null} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716969409 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716969409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716969418 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716969419 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716969419 data=null doit=true} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716969419 data=null} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716969419 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716969419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716969422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.339Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716969428 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716969428 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716969428 data=null} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716969429 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716969429 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716969434 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.339Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716969787 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716969802 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716969802 data=null} to Tree node with text: ExampleCustomXml.xml
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716969802 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716969803 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716969815 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:56 [2020-07-07T19:23:56.900Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716969818 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716969818 data=null doit=true} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716969819 data=null} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716969819 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716969819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716969834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716969835 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716969835 data=null doit=true} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716969835 data=null} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716969835 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716969835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716969881 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:56 [2020-07-07T19:23:56.900Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:56 [2020-07-07T19:23:56.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716969881 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716969882 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716969882 data=null} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716969882 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716969882 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716969887 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716969892 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716969892 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716969892 data=null} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716969892 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716969892 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716969895 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:56 [2020-07-07T19:23:56.901Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716970196 data=null doit=true} to Shell with text {Trace Import}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716970229 data=null} to (of type 'Combo')
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716970253 data=null doit=true} to TreeItem with text {import}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716970253 data=null} to TreeItem with text {import}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716970253 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716970254 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716970255 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716970255 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716970255 data=null doit=true} to TreeItem with text {import}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716970255 data=null} to TreeItem with text {import}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716970255 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716970255 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716970255 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:23:57 [2020-07-07T19:23:57.157Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716970261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5cb3c9e6
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=716970262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716970262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=716970262 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=716970262 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=716970262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=716970262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=716970262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=716970262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716970262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=716970262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=716970262 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=716970262 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - Clicking on &Finish
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716970289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716970289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716970289 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716970289 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716970289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716970289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.159Z] DEBUG - Clicked on &Finish
15:23:57 [2020-07-07T19:23:57.720Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:23:57 [2020-07-07T19:23:57.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=716970795 data=null doit=true} to Shell with text {Confirmation}
15:23:57 [2020-07-07T19:23:57.720Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.720Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - Clicking on Skip
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=716970795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=716970796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=716970796 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=716970796 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=716970796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=716970796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=716970796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716970289 data=null item=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')
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716969914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Clicked on 
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716970983 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716970984 data=null doit=true} to TreeItem with text {test}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716970984 data=null} to TreeItem with text {test}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716970984 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716970984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716970991 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716970991 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716970991 data=null doit=true} to TreeItem with text {test}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716970991 data=null} to TreeItem with text {test}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716970992 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716970992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716971003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:57 [2020-07-07T19:23:57.976Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716971004 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716971004 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716971004 data=null} to TreeItem with text {Traces [6]}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716971004 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716971004 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:57 [2020-07-07T19:23:57.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716971009 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:57 [2020-07-07T19:23:57.976Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971423 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716971423 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716971423 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971423 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716971424 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971447 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:58 [2020-07-07T19:23:58.538Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971448 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716971448 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716971448 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971448 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716971448 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971451 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971451 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716971451 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716971451 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971452 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716971452 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971454 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971454 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971454 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716971454 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971481 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971520 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716971520 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716971520 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Attempting to set focus on Table with text {}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716971521 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716971521 data=null doit=true} to TableItem with text {}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716971521 data=null} to TableItem with text {}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716971522 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716971522 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716971523 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971703 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716971703 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716971703 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971704 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716971704 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971706 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:23:58 [2020-07-07T19:23:58.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:58 [2020-07-07T19:23:58.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:58 [2020-07-07T19:23:58.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:58 [2020-07-07T19:23:58.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:58 [2020-07-07T19:23:58.539Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971835 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716971835 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716971835 data=null} to Tree node with text: ExampleCustomXml.xml
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971836 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716971836 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716971838 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:58 [2020-07-07T19:23:58.794Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716971842 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716971842 data=null doit=true} to TreeItem with text {test}
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716971842 data=null} to TreeItem with text {test}
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716971842 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716971842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716971851 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:58 [2020-07-07T19:23:58.794Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716971851 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716971851 data=null doit=true} to TreeItem with text {test}
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716971851 data=null} to TreeItem with text {test}
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716971851 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716971857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716971873 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:58 [2020-07-07T19:23:58.795Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716971874 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716971874 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716971874 data=null} to TreeItem with text {Traces [6]}
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716971874 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716971874 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:58 [2020-07-07T19:23:58.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716971879 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:58 [2020-07-07T19:23:58.795Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716972194 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716972194 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716972195 data=null} to Tree node with text: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716972195 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716972195 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716972221 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:59 [2020-07-07T19:23:59.051Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716972224 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716972224 data=null doit=true} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716972225 data=null} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716972225 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716972225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716972235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.306Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:59 [2020-07-07T19:23:59.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716972242 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716972243 data=null doit=true} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716972243 data=null} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716972243 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716972243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716972246 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.306Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:59 [2020-07-07T19:23:59.306Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:59 [2020-07-07T19:23:59.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716972247 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716972247 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716972247 data=null} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716972247 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716972247 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716972252 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716972253 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716972253 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716972253 data=null} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716972253 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716972253 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716972255 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Clicking on with mnemonic 'Import...'
15:23:59 [2020-07-07T19:23:59.307Z] DEBUG - Clicked on with mnemonic 'Import...'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716972526 data=null doit=true} to Shell with text {Trace Import}
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716972559 data=null} to (of type 'Combo')
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716972614 data=null doit=true} to TreeItem with text {import}
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716972614 data=null} to TreeItem with text {import}
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716972615 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716972615 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716972616 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716972617 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716972617 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716972617 data=null} to Tree node with text: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716972617 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716972617 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716972619 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716972624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@980ac1f
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=716972635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716972635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=716972635 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=716972635 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=716972635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=716972635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=716972635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=716972635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716972635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=716972635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=716972635 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=716972635 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.565Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:23:59 [2020-07-07T19:23:59.565Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:23:59 [2020-07-07T19:23:59.565Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.565Z] DEBUG - Clicking on &Finish
15:23:59 [2020-07-07T19:23:59.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716972640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716972640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716972640 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716972640 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716972640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716972640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Clicked on &Finish
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=716972785 data=null doit=true} to Shell with text {Confirmation}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Clicking on Skip
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=716972785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=716972785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=716972785 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=716972785 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=716972785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=716972786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=716972786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716972640 data=null item=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')
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716972293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Clicked on 
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716972845 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716972901 data=null doit=true} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716972901 data=null} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716972901 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716972901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716972908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716972908 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716972909 data=null doit=true} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716972909 data=null} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716972909 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716972909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716972912 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:23:59 [2020-07-07T19:23:59.820Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Attempting to set focus on Tree with text {}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716972913 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716972913 data=null doit=true} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716972913 data=null} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716972913 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716972913 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716972925 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:23:59 [2020-07-07T19:23:59.820Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973382 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716973383 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716973383 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973383 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716973383 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973410 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:00 [2020-07-07T19:24:00.381Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973412 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716973412 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716973412 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973412 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716973412 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973415 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973416 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716973416 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716973416 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973416 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716973416 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973418 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973419 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973419 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716973419 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973482 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973535 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=716973535 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=716973535 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Attempting to set focus on Table with text {}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716973536 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716973536 data=null doit=true} to TableItem with text {}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716973536 data=null} to TableItem with text {}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716973536 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716973537 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716973538 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:00 [2020-07-07T19:24:00.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973672 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716973673 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716973673 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973673 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716973673 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973676 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:00 [2020-07-07T19:24:00.637Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973794 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716973794 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716973794 data=null} to Tree node with text: kernel-overlap-testing
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973794 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716973794 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716973797 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:00 [2020-07-07T19:24:00.637Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716973814 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716973814 data=null doit=true} to TreeItem with text {test}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716973814 data=null} to TreeItem with text {test}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716973814 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:00 [2020-07-07T19:24:00.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716973814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:00 [2020-07-07T19:24:00.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716973827 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:00 [2020-07-07T19:24:00.896Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:00 [2020-07-07T19:24:00.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716973828 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:00 [2020-07-07T19:24:00.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716973828 data=null doit=true} to TreeItem with text {test}
15:24:00 [2020-07-07T19:24:00.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716973828 data=null} to TreeItem with text {test}
15:24:00 [2020-07-07T19:24:00.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716973828 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:00 [2020-07-07T19:24:00.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716973828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:00 [2020-07-07T19:24:00.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716973831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:00 [2020-07-07T19:24:00.897Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:00 [2020-07-07T19:24:00.897Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:00 [2020-07-07T19:24:00.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716973832 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:00 [2020-07-07T19:24:00.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716973832 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:00 [2020-07-07T19:24:00.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716973832 data=null} to TreeItem with text {Traces [6]}
15:24:00 [2020-07-07T19:24:00.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716973832 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:00 [2020-07-07T19:24:00.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716973832 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:00 [2020-07-07T19:24:00.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716973841 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:00 [2020-07-07T19:24:00.897Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716974259 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716974259 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716974259 data=null} to Tree node with text: ExampleCustomTxt.log
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716974259 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716974259 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716974283 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:01 [2020-07-07T19:24:01.157Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716974286 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716974286 data=null doit=true} to TreeItem with text {test}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716974286 data=null} to TreeItem with text {test}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716974286 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716974286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716974295 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716974296 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716974296 data=null doit=true} to TreeItem with text {test}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716974296 data=null} to TreeItem with text {test}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716974296 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716974296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716974304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:01 [2020-07-07T19:24:01.157Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716974306 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716974306 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716974306 data=null} to TreeItem with text {Traces [6]}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716974306 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716974306 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716974311 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716974311 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716974311 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716974311 data=null} to TreeItem with text {Traces [6]}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716974311 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716974312 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716974314 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:24:01 [2020-07-07T19:24:01.157Z] DEBUG - Clicking on with mnemonic 'Import...'
15:24:01 [2020-07-07T19:24:01.413Z] DEBUG - Clicked on with mnemonic 'Import...'
15:24:01 [2020-07-07T19:24:01.413Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716974611 data=null doit=true} to Shell with text {Trace Import}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716974689 data=null} to (of type 'Combo')
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716974715 data=null doit=true} to TreeItem with text {import}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716974715 data=null} to TreeItem with text {import}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716974715 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716974715 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716974716 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716974717 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716974717 data=null doit=true} to TreeItem with text {import}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716974717 data=null} to TreeItem with text {import}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716974717 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716974717 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716974717 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716974781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:01 [2020-07-07T19:24:01.669Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3ad9f06a
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=716974782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716974782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=716974782 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=716974782 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=716974782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=716974782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=716974782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=716974783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716974783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=716974783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=716974783 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=716974783 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@72cb5d7d
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=716974785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=716974785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=716974785 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=716974785 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=716974785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=716974785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=716974785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=716974785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=716974785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=716974785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=716974785 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=716974785 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - Clicking on &Finish
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716974788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716974788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716974788 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716974788 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716974788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716974788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:01 [2020-07-07T19:24:01.671Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:01 [2020-07-07T19:24:01.671Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:01 [2020-07-07T19:24:01.671Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:01 [2020-07-07T19:24:01.671Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:01 [2020-07-07T19:24:01.671Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:01 [2020-07-07T19:24:01.671Z] DEBUG - Clicked on &Finish
15:24:01 [2020-07-07T19:24:01.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716974788 data=null item=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')
15:24:01 [2020-07-07T19:24:01.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716974336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:24:02 [2020-07-07T19:24:02.181Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:02 [2020-07-07T19:24:02.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:02 [2020-07-07T19:24:02.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:02 [2020-07-07T19:24:02.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:02 [2020-07-07T19:24:02.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:02 [2020-07-07T19:24:02.181Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:02 [2020-07-07T19:24:02.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716975297 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:02 [2020-07-07T19:24:02.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716975297 data=null doit=true} to TreeItem with text {test}
15:24:02 [2020-07-07T19:24:02.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716975297 data=null} to TreeItem with text {test}
15:24:02 [2020-07-07T19:24:02.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716975297 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:02 [2020-07-07T19:24:02.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716975297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716975304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716975305 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716975305 data=null doit=true} to TreeItem with text {test}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716975305 data=null} to TreeItem with text {test}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716975305 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716975305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716975308 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:02 [2020-07-07T19:24:02.182Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716975309 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716975314 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716975314 data=null} to TreeItem with text {Traces [6]}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716975314 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716975314 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:02 [2020-07-07T19:24:02.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716975319 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:02 [2020-07-07T19:24:02.182Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975636 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716975636 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716975636 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975636 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716975636 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975659 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:02 [2020-07-07T19:24:02.744Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975660 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716975660 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716975660 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975661 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716975661 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975663 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975664 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716975664 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716975664 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975664 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716975664 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975666 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975667 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975667 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716975667 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975695 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716975701 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716975701 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716975701 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:02 [2020-07-07T19:24:02.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:03 [2020-07-07T19:24:03.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:03 [2020-07-07T19:24:03.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:03 [2020-07-07T19:24:03.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:03 [2020-07-07T19:24:03.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:03 [2020-07-07T19:24:03.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:03 [2020-07-07T19:24:03.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Attempting to set focus on Table with text {}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716977204 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716977204 data=null doit=true} to TableItem with text {}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716977204 data=null} to TableItem with text {}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716977204 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716977204 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716977208 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716977255 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716977256 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716977256 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716977256 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716977257 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716977259 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:04 [2020-07-07T19:24:04.231Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716977289 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716977289 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716977289 data=null} to Tree node with text: ExampleCustomTxt.log
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716977289 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716977289 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716977291 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:04 [2020-07-07T19:24:04.231Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716977295 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716977295 data=null doit=true} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716977295 data=null} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716977295 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716977295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716977303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716977304 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716977304 data=null doit=true} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716977304 data=null} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716977304 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716977304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716977313 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.231Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716977314 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716977314 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716977314 data=null} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716977314 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716977314 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716977319 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.231Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716977633 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716977633 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716977634 data=null} to Tree node with text: ExampleCustomXml.xml
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716977634 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716977634 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716977662 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:04 [2020-07-07T19:24:04.487Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716977665 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716977665 data=null doit=true} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716977665 data=null} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716977665 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716977665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716977675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716977675 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716977675 data=null doit=true} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716977676 data=null} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716977676 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716977676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716977684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:04 [2020-07-07T19:24:04.743Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716977685 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716977685 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716977685 data=null} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716977685 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716977685 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716977691 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716977691 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716977691 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716977691 data=null} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716977691 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716977692 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716977694 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:24:04 [2020-07-07T19:24:04.743Z] DEBUG - Clicking on with mnemonic 'Import...'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Clicked on with mnemonic 'Import...'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716977947 data=null doit=true} to Shell with text {Trace Import}
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716977949 data=null} to (of type 'Combo')
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716978043 data=null doit=true} to TreeItem with text {import}
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716978043 data=null} to TreeItem with text {import}
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716978043 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716978043 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716978044 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716978045 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716978045 data=null doit=true} to TreeItem with text {import}
15:24:05 [2020-07-07T19:24:05.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716978045 data=null} to TreeItem with text {import}
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716978045 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716978045 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716978045 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716978051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@78131a47
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=716978052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716978053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=716978053 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=716978053 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=716978053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=716978053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=716978053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=716978061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716978061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=716978061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=716978061 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=716978061 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5869f15f
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=716978076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=716978076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=716978076 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=716978076 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=716978076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=716978076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=716978076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=716978076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=716978076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=716978076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=716978076 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=716978076 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - Clicking on &Finish
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716978079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716978079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716978079 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716978079 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716978079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716978079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:05 [2020-07-07T19:24:05.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:05 [2020-07-07T19:24:05.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:05 [2020-07-07T19:24:05.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:05 [2020-07-07T19:24:05.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:05 [2020-07-07T19:24:05.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:05 [2020-07-07T19:24:05.002Z] DEBUG - Clicked on &Finish
15:24:05 [2020-07-07T19:24:05.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716978079 data=null item=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')
15:24:05 [2020-07-07T19:24:05.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716977716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716978585 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716978586 data=null doit=true} to TreeItem with text {test}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716978586 data=null} to TreeItem with text {test}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716978586 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716978586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716978596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716978596 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716978596 data=null doit=true} to TreeItem with text {test}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716978596 data=null} to TreeItem with text {test}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716978596 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716978596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716978600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:05 [2020-07-07T19:24:05.513Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716978600 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716978600 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716978600 data=null} to TreeItem with text {Traces [6]}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716978600 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716978600 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:05 [2020-07-07T19:24:05.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716978610 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:05 [2020-07-07T19:24:05.513Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979023 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716979023 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716979023 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979023 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716979023 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979051 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:06 [2020-07-07T19:24:06.075Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979052 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716979052 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716979052 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979052 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716979053 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979055 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979055 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716979055 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716979055 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979055 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716979055 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979058 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979058 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.075Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979058 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.076Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716979058 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979085 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716979090 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716979091 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.076Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716979091 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.076Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:24:06 [2020-07-07T19:24:06.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:06 [2020-07-07T19:24:06.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:06 [2020-07-07T19:24:06.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:06 [2020-07-07T19:24:06.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:06 [2020-07-07T19:24:06.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:06 [2020-07-07T19:24:06.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:06 [2020-07-07T19:24:06.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:06 [2020-07-07T19:24:06.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:06 [2020-07-07T19:24:06.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:06 [2020-07-07T19:24:06.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:06 [2020-07-07T19:24:06.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Attempting to set focus on Table with text {}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716980594 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716980594 data=null doit=true} to TableItem with text {}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716980594 data=null} to TableItem with text {}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716980594 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716980594 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716980597 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716980638 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716980638 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716980638 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716980638 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716980638 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716980641 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:07 [2020-07-07T19:24:07.565Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716980693 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716980693 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716980694 data=null} to Tree node with text: ExampleCustomXml.xml
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716980694 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716980694 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716980696 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:07 [2020-07-07T19:24:07.565Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716980700 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716980700 data=null doit=true} to TreeItem with text {test}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716980700 data=null} to TreeItem with text {test}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716980700 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716980700 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716980708 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716980709 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716980709 data=null doit=true} to TreeItem with text {test}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716980709 data=null} to TreeItem with text {test}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716980709 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716980709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716980717 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:07 [2020-07-07T19:24:07.565Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716980718 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716980718 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716980718 data=null} to TreeItem with text {Traces [6]}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716980718 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716980718 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:07 [2020-07-07T19:24:07.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716980724 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:07 [2020-07-07T19:24:07.565Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716981041 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716981041 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716981042 data=null} to Tree node with text: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716981042 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716981042 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716981067 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:08 [2020-07-07T19:24:08.126Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716981070 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716981070 data=null doit=true} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716981070 data=null} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716981070 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716981070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716981078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716981079 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716981079 data=null doit=true} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716981079 data=null} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716981079 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716981079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716981088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.126Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716981089 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716981089 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716981089 data=null} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716981089 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716981089 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716981094 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716981095 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716981095 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716981095 data=null} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716981095 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716981095 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716981098 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Clicking on with mnemonic 'Import...'
15:24:08 [2020-07-07T19:24:08.126Z] DEBUG - Clicked on with mnemonic 'Import...'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716981397 data=null doit=true} to Shell with text {Trace Import}
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716981489 data=null} to (of type 'Combo')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716981513 data=null doit=true} to TreeItem with text {import}
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716981513 data=null} to TreeItem with text {import}
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716981513 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716981513 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716981514 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716981515 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716981515 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716981515 data=null} to Tree node with text: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716981515 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716981515 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716981516 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716981522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@30c085f3
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=716981522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716981522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=716981522 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=716981522 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=716981522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=716981522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=716981523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=716981523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=716981523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=716981523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=716981523 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=716981523 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.384Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5479abd8
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=716981525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=716981525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=716981525 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=716981525 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=716981525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=716981525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=716981525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=716981525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=716981525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=716981525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=716981525 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=716981525 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:24:08 [2020-07-07T19:24:08.385Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - Clicking on &Finish
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716981527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716981527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716981527 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716981527 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716981527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:08 [2020-07-07T19:24:08.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716981527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:08 [2020-07-07T19:24:08.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:08 [2020-07-07T19:24:08.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716981527 data=null item=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')
15:24:08 [2020-07-07T19:24:08.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716981119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Clicked on 
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716981912 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716981912 data=null doit=true} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716981912 data=null} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716981913 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716981913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716981920 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716981921 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716981921 data=null doit=true} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716981921 data=null} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716981921 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716981921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716981924 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:08 [2020-07-07T19:24:08.900Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716981931 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716981931 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716981931 data=null} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716981931 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716981931 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716981936 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:08 [2020-07-07T19:24:08.900Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982052 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716982052 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716982052 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982052 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716982052 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982077 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:08 [2020-07-07T19:24:08.900Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982079 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716982079 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716982079 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982079 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716982079 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982082 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982082 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716982082 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:08 [2020-07-07T19:24:08.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716982083 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982083 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716982083 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982085 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982086 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982086 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716982086 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982115 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=716982120 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=716982121 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=716982121 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:09 [2020-07-07T19:24:09.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - Attempting to set focus on Table with text {}
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716982623 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716982623 data=null doit=true} to TableItem with text {}
15:24:09 [2020-07-07T19:24:09.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716982623 data=null} to TableItem with text {}
15:24:09 [2020-07-07T19:24:09.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716982624 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:09 [2020-07-07T19:24:09.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716982624 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:09 [2020-07-07T19:24:09.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716982633 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:09 [2020-07-07T19:24:09.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:09 [2020-07-07T19:24:09.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716983555 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716983555 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716983555 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716983555 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716983556 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716983572 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:10 [2020-07-07T19:24:10.644Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716983599 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716983599 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716983600 data=null} to Tree node with text: kernel-overlap-testing
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716983600 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716983600 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716983602 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:10 [2020-07-07T19:24:10.644Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716983605 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716983606 data=null doit=true} to TreeItem with text {test}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716983606 data=null} to TreeItem with text {test}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716983606 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716983606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716983629 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716983629 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716983629 data=null doit=true} to TreeItem with text {test}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716983629 data=null} to TreeItem with text {test}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716983629 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716983630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716983633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:10 [2020-07-07T19:24:10.644Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716983633 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716983633 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716983633 data=null} to TreeItem with text {Traces [6]}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716983634 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716983634 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716983639 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=716983639 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=716983639 data=null doit=true} to TreeItem with text {Traces [6]}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=716983639 data=null} to TreeItem with text {Traces [6]}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=716983640 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716983640 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=716983645 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Clicking on with mnemonic 'Import...'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Clicked on with mnemonic 'Import...'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716983816 data=null doit=true} to Shell with text {Trace Import}
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.644Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716983899 data=null} to (of type 'Combo')
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716983938 data=null doit=true} to TreeItem with text {import}
15:24:10 [2020-07-07T19:24:10.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716983938 data=null} to TreeItem with text {import}
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716983938 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716983938 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716983939 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716983940 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716983940 data=null doit=true} to TreeItem with text {import}
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716983940 data=null} to TreeItem with text {import}
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716983940 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716983951 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716983951 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Setting state to checked on: unrecognized.log
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716983980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - Clicking on &Finish
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716983985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716983985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716983985 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716983985 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716983985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716983985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:10 [2020-07-07T19:24:10.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:10 [2020-07-07T19:24:10.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:10 [2020-07-07T19:24:10.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:10 [2020-07-07T19:24:10.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:10 [2020-07-07T19:24:10.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:10 [2020-07-07T19:24:10.902Z] DEBUG - Clicked on &Finish
15:24:11 [2020-07-07T19:24:11.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716983985 data=null item=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')
15:24:11 [2020-07-07T19:24:11.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716983685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716984492 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716984492 data=null doit=true} to TreeItem with text {test}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716984492 data=null} to TreeItem with text {test}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716984492 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716984492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716984501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716984501 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716984501 data=null doit=true} to TreeItem with text {test}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716984501 data=null} to TreeItem with text {test}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716984502 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716984502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716984505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:11 [2020-07-07T19:24:11.413Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=716984506 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=716984506 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=716984506 data=null} to TreeItem with text {Traces [7]}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=716984506 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716984506 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:11 [2020-07-07T19:24:11.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=716984511 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:11 [2020-07-07T19:24:11.413Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=716984925 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=716984925 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=716984925 data=null} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=716984925 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716984941 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=716984954 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:11 [2020-07-07T19:24:11.974Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=716984955 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=716984955 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=716984955 data=null} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=716984955 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716984955 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=716984958 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=716984958 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=716984958 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=716984958 data=null} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=716984958 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716984958 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=716984964 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=716984965 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
15:24:11 [2020-07-07T19:24:11.974Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=716984965 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.230Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716984965 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=716985392 data=null button=1 stateMask=0x80000 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=716985397 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=716985397 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=716985397 data=null} to TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.230Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.230Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:24:12 [2020-07-07T19:24:12.230Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=716985491 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=716985491 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=716985491 data=null} to TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=716985505 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716985505 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=716985510 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:12 [2020-07-07T19:24:12.486Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716985514 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716985514 data=null doit=true} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716985514 data=null} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716985514 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716985514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716985523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716985524 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716985524 data=null doit=true} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716985582 data=null} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716985583 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716985583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716985587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.486Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=716985587 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=716985588 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=716985588 data=null} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=716985588 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716985588 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=716985594 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.486Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=716985810 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to Tree node with text: unrecognized.log
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=716985810 data=null doit=true} to Tree node with text: unrecognized.log
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=716985810 data=null} to Tree node with text: unrecognized.log
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=716985811 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to Tree node with text: unrecognized.log
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716985811 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: unrecognized.log
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=716985835 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to Tree node with text: unrecognized.log
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:12 [2020-07-07T19:24:12.742Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716985839 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716985839 data=null doit=true} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716985839 data=null} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716985839 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716985839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716985889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716985889 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716985889 data=null doit=true} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716985889 data=null} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716985889 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716985890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716985896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:12 [2020-07-07T19:24:12.742Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=716985897 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=716985897 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=716985897 data=null} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=716985897 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716985897 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=716985903 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.743Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:12 [2020-07-07T19:24:12.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=716985904 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=716985904 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=716985904 data=null} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=716985904 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716985904 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=716985907 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:12 [2020-07-07T19:24:12.998Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:24:12 [2020-07-07T19:24:12.998Z] DEBUG - Clicking on with mnemonic 'Import...'
15:24:12 [2020-07-07T19:24:12.998Z] DEBUG - Clicked on with mnemonic 'Import...'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716986215 data=null doit=true} to Shell with text {Trace Import}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716986297 data=null} to (of type 'Combo')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716986380 data=null doit=true} to TreeItem with text {import}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716986380 data=null} to TreeItem with text {import}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716986380 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716986380 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716986382 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716986382 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716986382 data=null doit=true} to TreeItem with text {import}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716986382 data=null} to TreeItem with text {import}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716986382 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716986382 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716986383 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Setting state to checked on: unrecognized.log
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716986388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7b3d759f
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=716986391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=716986391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=716986391 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=716986391 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=716986391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=716986391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=716986391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=716986391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=716986391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=716986391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=716986391 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=716986391 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.257Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:13 [2020-07-07T19:24:13.257Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:24:13 [2020-07-07T19:24:13.257Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:24:13 [2020-07-07T19:24:13.257Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:13 [2020-07-07T19:24:13.257Z] DEBUG - Clicking on &Finish
15:24:13 [2020-07-07T19:24:13.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716986394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:13 [2020-07-07T19:24:13.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716986402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:13 [2020-07-07T19:24:13.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716986402 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:13 [2020-07-07T19:24:13.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716986402 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:13 [2020-07-07T19:24:13.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716986402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:13 [2020-07-07T19:24:13.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716986402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:13 [2020-07-07T19:24:13.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:13 [2020-07-07T19:24:13.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:13 [2020-07-07T19:24:13.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:13 [2020-07-07T19:24:13.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:13 [2020-07-07T19:24:13.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:13 [2020-07-07T19:24:13.257Z] DEBUG - Clicked on &Finish
15:24:13 [2020-07-07T19:24:13.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716986402 data=null item=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')
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716985984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716986909 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716986913 data=null doit=true} to TreeItem with text {test}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716986913 data=null} to TreeItem with text {test}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716986913 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716986913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716986920 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716986921 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716986921 data=null doit=true} to TreeItem with text {test}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716986921 data=null} to TreeItem with text {test}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716986921 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716986921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716986924 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:13 [2020-07-07T19:24:13.818Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=716986925 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=716986925 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=716986925 data=null} to TreeItem with text {Traces [7]}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=716986925 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716986925 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:13 [2020-07-07T19:24:13.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=716986936 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:13 [2020-07-07T19:24:13.818Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=716987365 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=716987365 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=716987365 data=null} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=716987366 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716987366 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=716987375 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:14 [2020-07-07T19:24:14.379Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=716987376 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=716987376 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=716987376 data=null} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=716987377 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716987377 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=716987379 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=716987380 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=716987380 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=716987380 data=null} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=716987380 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716987380 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=716987389 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=716987390 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=716987390 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716987390 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=716987419 data=null button=1 stateMask=0x80000 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=716987499 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=716987500 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=716987500 data=null} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:14 [2020-07-07T19:24:14.379Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:14 [2020-07-07T19:24:14.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=716987585 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=716987585 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=716987585 data=null} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=716987586 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716987586 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=716987588 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:14 [2020-07-07T19:24:14.635Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=716987620 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to Tree node with text: unrecognized.log
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=716987620 data=null doit=true} to Tree node with text: unrecognized.log
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=716987620 data=null} to Tree node with text: unrecognized.log
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=716987620 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to Tree node with text: unrecognized.log
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716987620 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: unrecognized.log
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=716987622 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to Tree node with text: unrecognized.log
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:14 [2020-07-07T19:24:14.635Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716987626 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716987626 data=null doit=true} to TreeItem with text {test}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716987626 data=null} to TreeItem with text {test}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716987626 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716987626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716987687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716987688 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716987688 data=null doit=true} to TreeItem with text {test}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716987688 data=null} to TreeItem with text {test}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716987688 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716987688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716987695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:14 [2020-07-07T19:24:14.635Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=716987696 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=716987696 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=716987696 data=null} to TreeItem with text {Traces [7]}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=716987697 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716987697 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=716987702 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=716987703 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=716987703 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=716987703 data=null} to TreeItem with text {Traces [7]}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=716987703 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716987703 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=716987705 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:24:14 [2020-07-07T19:24:14.635Z] DEBUG - Clicking on with mnemonic 'Clear'
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - Clicked on with mnemonic 'Clear'
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=716987910 data=null doit=true} to Shell with text {Confirm Clear}
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - Clicking on &Yes
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=716987910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=716987910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=716987910 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=716987910 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=716987910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=716987910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:14 [2020-07-07T19:24:14.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=716987910 data=null item=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')
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=716987779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Clicked on 
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716989083 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716989083 data=null doit=true} to TreeItem with text {test}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716989083 data=null} to TreeItem with text {test}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716989083 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716989083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716989090 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716989090 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716989090 data=null doit=true} to TreeItem with text {test}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716989090 data=null} to TreeItem with text {test}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716989090 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716989090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716989093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:16 [2020-07-07T19:24:16.259Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=716989094 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=716989099 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=716989099 data=null} to TreeItem with text {Traces [7]}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=716989099 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716989099 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=716989104 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=716989104 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=716989105 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=716989105 data=null} to TreeItem with text {Traces [7]}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=716989105 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716989105 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=716989107 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Clicking on with mnemonic 'Import...'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Clicked on with mnemonic 'Import...'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716989304 data=null doit=true} to Shell with text {Trace Import}
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.259Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716989306 data=null} to (of type 'Combo')
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716989392 data=null doit=true} to TreeItem with text {import}
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716989392 data=null} to TreeItem with text {import}
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716989392 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716989393 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716989394 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716989394 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716989394 data=null} to Tree node with text: kernel-overlap-testing
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716989394 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716989394 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716989395 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716989409 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716989409 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716989409 data=null} to Tree node with text: kernel-overlap-testing
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716989410 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716989410 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716989411 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:16 [2020-07-07T19:24:16.260Z] DEBUG - Setting state to checked on: metadata
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716989503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@71ebd1d9
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=716989506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=716989506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=716989506 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=716989506 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=716989506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=716989506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=716989506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=716989506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=716989506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=716989506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=716989506 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=716989506 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Clicking on &Finish
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716989513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:16 [2020-07-07T19:24:16.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716989513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:16 [2020-07-07T19:24:16.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716989513 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:16 [2020-07-07T19:24:16.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716989513 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:16 [2020-07-07T19:24:16.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716989513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:16 [2020-07-07T19:24:16.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716989513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:16 [2020-07-07T19:24:16.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:16 [2020-07-07T19:24:16.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:16 [2020-07-07T19:24:16.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:16 [2020-07-07T19:24:16.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:16 [2020-07-07T19:24:16.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:16 [2020-07-07T19:24:16.518Z] DEBUG - Clicked on &Finish
15:24:16 [2020-07-07T19:24:16.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716989513 data=null item=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')
15:24:16 [2020-07-07T19:24:16.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716989179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716990019 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716990019 data=null doit=true} to TreeItem with text {test}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716990019 data=null} to TreeItem with text {test}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716990019 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716990019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716990028 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716990028 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716990028 data=null doit=true} to TreeItem with text {test}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716990028 data=null} to TreeItem with text {test}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716990029 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716990029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716990032 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:17 [2020-07-07T19:24:17.079Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716990033 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716990033 data=null doit=true} to TreeItem with text {Traces [1]}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716990033 data=null} to TreeItem with text {Traces [1]}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716990033 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716990033 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716990037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716990037 data=null doit=true} to TreeItem with text {Traces [1]}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716990037 data=null} to TreeItem with text {Traces [1]}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716990038 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716990038 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]}
15:24:17 [2020-07-07T19:24:17.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716990043 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990467 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716990468 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716990468 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990468 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716990468 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990478 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:17 [2020-07-07T19:24:17.335Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990480 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716990480 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716990480 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990480 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716990480 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990482 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990482 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716990482 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716990483 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990483 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716990483 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990490 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990490 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.335Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990490 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.591Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716990490 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990518 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=716990523 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=716990523 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=716990523 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.591Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:24:17 [2020-07-07T19:24:17.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:17 [2020-07-07T19:24:17.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:17 [2020-07-07T19:24:17.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:17 [2020-07-07T19:24:17.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:17 [2020-07-07T19:24:17.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:17 [2020-07-07T19:24:17.846Z] DEBUG - Attempting to set focus on Table with text {}
15:24:17 [2020-07-07T19:24:17.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716991024 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:17 [2020-07-07T19:24:17.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716991024 data=null doit=true} to TableItem with text {}
15:24:17 [2020-07-07T19:24:17.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716991027 data=null} to TableItem with text {}
15:24:17 [2020-07-07T19:24:17.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716991028 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:18 [2020-07-07T19:24:18.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716991028 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:18 [2020-07-07T19:24:18.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716991031 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:18 [2020-07-07T19:24:18.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:18 [2020-07-07T19:24:18.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716991964 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716991964 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716991964 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716991965 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716991965 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716991967 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:19 [2020-07-07T19:24:19.029Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716991971 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716991971 data=null doit=true} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716991971 data=null} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716991971 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716991971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716991984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716991984 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716991985 data=null doit=true} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716991985 data=null} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716991985 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716991985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716991988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.029Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716991988 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716991989 data=null doit=true} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716991989 data=null} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716991989 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716991989 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716991994 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716991994 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716991994 data=null doit=true} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716991994 data=null} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716991994 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716991995 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716991997 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Clicking on with mnemonic 'Clear'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Clicked on with mnemonic 'Clear'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=716992202 data=null doit=true} to Shell with text {Confirm Clear}
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Clicking on &Yes
15:24:19 [2020-07-07T19:24:19.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=716992202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=716992202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=716992202 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=716992203 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=716992203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=716992203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=716992203 data=null item=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')
15:24:19 [2020-07-07T19:24:19.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=716992018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:24:19 [2020-07-07T19:24:19.285Z] DEBUG - Clicked on 
15:24:19 [2020-07-07T19:24:19.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:19 [2020-07-07T19:24:19.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:19 [2020-07-07T19:24:19.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:19 [2020-07-07T19:24:19.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:19 [2020-07-07T19:24:19.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:19 [2020-07-07T19:24:19.285Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:19 [2020-07-07T19:24:19.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716992429 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716992429 data=null doit=true} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716992429 data=null} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716992429 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716992429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716992493 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716992493 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716992494 data=null doit=true} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716992494 data=null} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716992494 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716992494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716992500 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:19 [2020-07-07T19:24:19.540Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716992501 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716992502 data=null doit=true} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716992502 data=null} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716992502 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716992502 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716992506 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=716992507 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=716992507 data=null doit=true} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=716992507 data=null} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=716992507 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716992507 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=716992509 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Clicking on with mnemonic 'Import...'
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Clicked on with mnemonic 'Import...'
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=716992711 data=null doit=true} to Shell with text {Trace Import}
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.540Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:24:19 [2020-07-07T19:24:19.796Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:19 [2020-07-07T19:24:19.796Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:19 [2020-07-07T19:24:19.796Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:19 [2020-07-07T19:24:19.796Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:19 [2020-07-07T19:24:19.796Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=716992792 data=null} to (of type 'Combo')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=716992889 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=716992889 data=null doit=true} to TreeItem with text {import}
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=716992889 data=null} to TreeItem with text {import}
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=716992889 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716992889 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=716992889 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Setting state to checked on: import
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=716992895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.797Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - Clicking on &Finish
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=716992900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=716992900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=716992900 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=716992900 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=716992900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:19 [2020-07-07T19:24:19.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=716992900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.054Z] DEBUG - Clicked on &Finish
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=716993486 data=null doit=true} to Shell with text {Confirmation}
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - Clicking on Rename All
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=716993486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=716993486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=716993486 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=716993486 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=716993486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=716993486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=716993486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:24:20 [2020-07-07T19:24:20.565Z] DEBUG - Clicked on 
15:24:20 [2020-07-07T19:24:20.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=716992900 data=null item=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')
15:24:20 [2020-07-07T19:24:20.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=716992576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716994086 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716994086 data=null doit=true} to TreeItem with text {test}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716994086 data=null} to TreeItem with text {test}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716994086 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716994086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716994095 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716994096 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716994096 data=null doit=true} to TreeItem with text {test}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716994096 data=null} to TreeItem with text {test}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716994096 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716994096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716994099 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:21 [2020-07-07T19:24:21.076Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:21 [2020-07-07T19:24:21.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=716994099 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:21 [2020-07-07T19:24:21.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=716994099 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:21 [2020-07-07T19:24:21.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=716994099 data=null} to TreeItem with text {Traces [13]}
15:24:21 [2020-07-07T19:24:21.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=716994099 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:21 [2020-07-07T19:24:21.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716994099 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:21 [2020-07-07T19:24:21.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=716994108 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:21 [2020-07-07T19:24:21.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=716994108 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:21 [2020-07-07T19:24:21.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=716994108 data=null} to TreeItem with text {Traces [13]}
15:24:21 [2020-07-07T19:24:21.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=716994108 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:21 [2020-07-07T19:24:21.077Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=716994108 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:21 [2020-07-07T19:24:21.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=716994114 data=null button=1 stateMask=0x80000 x=80 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994428 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716994428 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716994428 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994428 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716994428 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994452 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:21 [2020-07-07T19:24:21.332Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994454 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716994454 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716994454 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994454 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716994454 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994456 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994456 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716994456 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716994456 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994457 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716994457 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994458 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994459 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.333Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994459 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.333Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716994459 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994490 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716994496 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716994496 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716994496 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.333Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:24:21 [2020-07-07T19:24:21.893Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:22 [2020-07-07T19:24:22.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:22 [2020-07-07T19:24:22.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:22 [2020-07-07T19:24:22.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:22 [2020-07-07T19:24:22.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:22 [2020-07-07T19:24:22.820Z] DEBUG - Attempting to set focus on Table with text {}
15:24:22 [2020-07-07T19:24:22.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716995998 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:22 [2020-07-07T19:24:22.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716995998 data=null doit=true} to TableItem with text {}
15:24:22 [2020-07-07T19:24:22.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716995998 data=null} to TableItem with text {}
15:24:22 [2020-07-07T19:24:22.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716995998 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:22 [2020-07-07T19:24:22.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716995998 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:22 [2020-07-07T19:24:22.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716996001 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:22 [2020-07-07T19:24:22.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:22 [2020-07-07T19:24:22.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716996037 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=716996053 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=716996053 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716996053 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716996053 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=716996057 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:23 [2020-07-07T19:24:23.079Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716996060 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716996060 data=null doit=true} to TreeItem with text {test}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716996060 data=null} to TreeItem with text {test}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716996060 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716996060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716996068 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716996068 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716996069 data=null doit=true} to TreeItem with text {test}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716996069 data=null} to TreeItem with text {test}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716996069 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716996069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716996076 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:23 [2020-07-07T19:24:23.079Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=716996077 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=716996077 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=716996077 data=null} to TreeItem with text {Traces [13]}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=716996077 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716996077 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:23 [2020-07-07T19:24:23.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=716996082 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:23 [2020-07-07T19:24:23.079Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:24:23 [2020-07-07T19:24:23.338Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:23 [2020-07-07T19:24:23.338Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:23 [2020-07-07T19:24:23.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996495 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716996495 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716996495 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996495 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716996495 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996521 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:23 [2020-07-07T19:24:23.594Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996523 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716996523 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716996523 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996523 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716996523 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996526 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996526 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716996526 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716996526 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996527 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716996527 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996529 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996529 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996529 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716996529 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996560 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716996690 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716996690 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716996691 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:23 [2020-07-07T19:24:23.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:24 [2020-07-07T19:24:24.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:24 [2020-07-07T19:24:24.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:24 [2020-07-07T19:24:24.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:24 [2020-07-07T19:24:24.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:24 [2020-07-07T19:24:24.522Z] DEBUG - Attempting to set focus on Table with text {}
15:24:24 [2020-07-07T19:24:24.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716997703 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:24 [2020-07-07T19:24:24.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716997703 data=null doit=true} to TableItem with text {}
15:24:24 [2020-07-07T19:24:24.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716997703 data=null} to TableItem with text {}
15:24:24 [2020-07-07T19:24:24.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716997703 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716997703 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716997706 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716997944 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=716997944 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=716997944 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716997944 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716997944 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=716997946 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:24 [2020-07-07T19:24:24.777Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716997949 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716997949 data=null doit=true} to TreeItem with text {test}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716997949 data=null} to TreeItem with text {test}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716997949 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:24 [2020-07-07T19:24:24.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716997949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716997964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716997965 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716997965 data=null doit=true} to TreeItem with text {test}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716997965 data=null} to TreeItem with text {test}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716997965 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716997965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716997968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:25 [2020-07-07T19:24:25.034Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=716997969 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=716997969 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=716997969 data=null} to TreeItem with text {Traces [13]}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=716997969 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716997969 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:25 [2020-07-07T19:24:25.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=716997973 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:25 [2020-07-07T19:24:25.034Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998387 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716998387 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716998388 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998388 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716998388 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998413 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:25 [2020-07-07T19:24:25.289Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998415 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716998415 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716998415 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998415 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716998415 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998417 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998418 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716998418 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716998418 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998418 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716998418 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998420 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998420 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.289Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998421 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.544Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=716998421 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998483 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=716998488 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=716998488 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=716998488 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.544Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:24:25 [2020-07-07T19:24:25.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:25 [2020-07-07T19:24:25.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - Attempting to set focus on Table with text {}
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=716998990 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=716998990 data=null doit=true} to TableItem with text {}
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=716998990 data=null} to TableItem with text {}
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=716998990 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=716998994 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=716998997 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:26 [2020-07-07T19:24:26.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=716999937 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=716999937 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=716999938 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=716999938 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716999938 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=716999940 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:27 [2020-07-07T19:24:27.032Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716999945 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716999945 data=null doit=true} to TreeItem with text {test}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716999945 data=null} to TreeItem with text {test}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716999945 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716999945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:27 [2020-07-07T19:24:27.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716999953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=716999954 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=716999954 data=null doit=true} to TreeItem with text {test}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=716999954 data=null} to TreeItem with text {test}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=716999954 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716999954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=716999957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:27 [2020-07-07T19:24:27.033Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=716999957 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=716999957 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=716999958 data=null} to TreeItem with text {Traces [13]}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=716999958 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=716999958 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=716999969 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:27 [2020-07-07T19:24:27.033Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717000004 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717000004 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717000004 data=null} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717000005 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717000005 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717000030 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:27 [2020-07-07T19:24:27.033Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717000032 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717000032 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717000032 data=null} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717000032 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717000032 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717000034 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717000034 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717000035 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717000035 data=null} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717000035 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717000035 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717000037 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717000037 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=717000037 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717000037 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717000087 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=717000092 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=717000092 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=717000092 data=null} to TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:27 [2020-07-07T19:24:27.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:27 [2020-07-07T19:24:27.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:27 [2020-07-07T19:24:27.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:27 [2020-07-07T19:24:27.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:27 [2020-07-07T19:24:27.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:27 [2020-07-07T19:24:27.594Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:27 [2020-07-07T19:24:27.594Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:27 [2020-07-07T19:24:27.595Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:27 [2020-07-07T19:24:27.595Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:27 [2020-07-07T19:24:27.595Z] DEBUG - Attempting to set focus on Table with text {}
15:24:27 [2020-07-07T19:24:27.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717000595 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:27 [2020-07-07T19:24:27.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717000595 data=null doit=true} to TableItem with text {}
15:24:27 [2020-07-07T19:24:27.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717000595 data=null} to TableItem with text {}
15:24:27 [2020-07-07T19:24:27.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717000595 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:27 [2020-07-07T19:24:27.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717000595 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:27 [2020-07-07T19:24:27.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717000598 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:27 [2020-07-07T19:24:27.595Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:27 [2020-07-07T19:24:27.595Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717001420 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717001420 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717001420 data=null} to TreeItem with text {simple_server-thread1}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717001420 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717001420 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717001439 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:28 [2020-07-07T19:24:28.521Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717001442 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717001442 data=null doit=true} to TreeItem with text {test}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717001442 data=null} to TreeItem with text {test}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717001442 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717001442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717001450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717001453 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717001453 data=null doit=true} to TreeItem with text {test}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717001453 data=null} to TreeItem with text {test}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717001453 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717001453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717001466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:28 [2020-07-07T19:24:28.521Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:28 [2020-07-07T19:24:28.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=717001467 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:28 [2020-07-07T19:24:28.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=717001467 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:28 [2020-07-07T19:24:28.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=717001467 data=null} to TreeItem with text {Traces [13]}
15:24:28 [2020-07-07T19:24:28.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=717001467 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:28 [2020-07-07T19:24:28.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717001467 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:28 [2020-07-07T19:24:28.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=717001472 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:28 [2020-07-07T19:24:28.522Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:24:28 [2020-07-07T19:24:28.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:28 [2020-07-07T19:24:28.777Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:28 [2020-07-07T19:24:28.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717001906 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717001906 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717001906 data=null} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717001906 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717001906 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717001915 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:28 [2020-07-07T19:24:28.778Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717001916 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717001916 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717001916 data=null} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717001916 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717001917 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717001919 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717001919 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717001919 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717001919 data=null} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717001919 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717001919 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717001928 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717001929 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
15:24:28 [2020-07-07T19:24:28.778Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=717001929 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
15:24:29 [2020-07-07T19:24:29.033Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717001929 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:29 [2020-07-07T19:24:29.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717001962 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
15:24:29 [2020-07-07T19:24:29.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=717001967 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:24:29 [2020-07-07T19:24:29.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=717001967 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:29 [2020-07-07T19:24:29.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=717001967 data=null} to TreeItem with text {simple_server-thread2}
15:24:29 [2020-07-07T19:24:29.033Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
15:24:29 [2020-07-07T19:24:29.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:29 [2020-07-07T19:24:29.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:29 [2020-07-07T19:24:29.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:29 [2020-07-07T19:24:29.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - Attempting to set focus on Table with text {}
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717002470 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717002470 data=null doit=true} to TableItem with text {}
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717002470 data=null} to TableItem with text {}
15:24:29 [2020-07-07T19:24:29.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717002470 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:29 [2020-07-07T19:24:29.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717002470 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:29 [2020-07-07T19:24:29.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717002474 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:29 [2020-07-07T19:24:29.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:29 [2020-07-07T19:24:29.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:30 [2020-07-07T19:24:30.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:30 [2020-07-07T19:24:30.105Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717003318 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717003318 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717003318 data=null} to TreeItem with text {simple_server-thread2}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717003318 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717003318 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717003321 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:30 [2020-07-07T19:24:30.365Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717003332 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717003332 data=null doit=true} to TreeItem with text {test}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717003332 data=null} to TreeItem with text {test}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717003332 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717003333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717003383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:30 [2020-07-07T19:24:30.365Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717003384 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717003384 data=null doit=true} to TreeItem with text {test}
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717003384 data=null} to TreeItem with text {test}
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717003384 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717003384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717003387 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:30 [2020-07-07T19:24:30.366Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=717003388 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=717003388 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=717003388 data=null} to TreeItem with text {Traces [13]}
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=717003388 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717003388 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:30 [2020-07-07T19:24:30.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=717003393 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:30 [2020-07-07T19:24:30.366Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:24:30 [2020-07-07T19:24:30.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:30 [2020-07-07T19:24:30.621Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717003810 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717003810 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717003810 data=null} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717003810 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717003811 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717003837 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:30 [2020-07-07T19:24:30.877Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717003839 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717003839 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717003839 data=null} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717003840 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717003840 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717003842 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717003842 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717003843 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717003843 data=null} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717003843 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717003843 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717003845 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717003845 data=null button=1 stateMask=0x0 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=717003845 data=null button=1 stateMask=0x0 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717003846 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717003882 data=null button=1 stateMask=0x80000 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=717003886 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=717003887 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=717003887 data=null} to TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:30 [2020-07-07T19:24:30.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:31 [2020-07-07T19:24:31.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:31 [2020-07-07T19:24:31.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:31 [2020-07-07T19:24:31.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - Attempting to set focus on Table with text {}
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717004389 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717004389 data=null doit=true} to TableItem with text {}
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717004389 data=null} to TableItem with text {}
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717004389 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717004389 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717004400 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:31 [2020-07-07T19:24:31.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717005241 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717005241 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717005241 data=null} to TreeItem with text {ust-overlap-testing}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717005242 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717005242 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717005244 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:32 [2020-07-07T19:24:32.367Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717005248 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717005248 data=null doit=true} to TreeItem with text {test}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717005248 data=null} to TreeItem with text {test}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717005248 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717005249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717005271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717005271 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717005271 data=null doit=true} to TreeItem with text {test}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717005271 data=null} to TreeItem with text {test}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717005271 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717005271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717005276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:32 [2020-07-07T19:24:32.367Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=717005277 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=717005277 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=717005277 data=null} to TreeItem with text {Traces [13]}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=717005277 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717005277 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=717005282 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:32 [2020-07-07T19:24:32.367Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005309 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005309 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005309 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005310 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717005310 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005337 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:32 [2020-07-07T19:24:32.367Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005343 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005343 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005343 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005343 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717005343 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005345 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005379 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005379 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005380 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005380 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717005380 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005383 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005383 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005383 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717005383 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005417 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005422 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005422 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717005422 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:32 [2020-07-07T19:24:32.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:32 [2020-07-07T19:24:32.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:32 [2020-07-07T19:24:32.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:32 [2020-07-07T19:24:32.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:32 [2020-07-07T19:24:32.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:32 [2020-07-07T19:24:32.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:32 [2020-07-07T19:24:32.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:32 [2020-07-07T19:24:32.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Attempting to set focus on Table with text {}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717006924 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717006924 data=null doit=true} to TableItem with text {}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717006924 data=null} to TableItem with text {}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717006925 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717006925 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717006932 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717006984 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717006985 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717006985 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717006985 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717006985 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717006988 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:33 [2020-07-07T19:24:33.857Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717006991 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717006991 data=null doit=true} to TreeItem with text {test}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717006991 data=null} to TreeItem with text {test}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717006991 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717006991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717007007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:33 [2020-07-07T19:24:33.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717007008 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:33 [2020-07-07T19:24:33.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717007008 data=null doit=true} to TreeItem with text {test}
15:24:33 [2020-07-07T19:24:33.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717007008 data=null} to TreeItem with text {test}
15:24:33 [2020-07-07T19:24:33.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717007008 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:33 [2020-07-07T19:24:33.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717007008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:33 [2020-07-07T19:24:33.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717007011 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:33 [2020-07-07T19:24:33.858Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:33 [2020-07-07T19:24:33.858Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:33 [2020-07-07T19:24:33.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=717007012 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:33 [2020-07-07T19:24:33.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=717007012 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:33 [2020-07-07T19:24:33.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=717007012 data=null} to TreeItem with text {Traces [13]}
15:24:33 [2020-07-07T19:24:33.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=717007012 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:33 [2020-07-07T19:24:33.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717007012 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:33 [2020-07-07T19:24:33.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=717007018 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:33 [2020-07-07T19:24:33.858Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007333 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007334 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007334 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007334 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717007334 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007359 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:34 [2020-07-07T19:24:34.419Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007361 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007361 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007361 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007361 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717007361 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007363 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007364 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007364 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007364 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007364 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717007364 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007366 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007367 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007367 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717007367 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007399 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007403 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007404 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717007404 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.420Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.420Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.420Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:34 [2020-07-07T19:24:34.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Attempting to set focus on Table with text {}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717008907 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717008907 data=null doit=true} to TableItem with text {}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717008907 data=null} to TableItem with text {}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717008908 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717008908 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717008911 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717008954 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717008954 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717008954 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717008955 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717008955 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717008958 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:35 [2020-07-07T19:24:35.907Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717008975 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717008975 data=null doit=true} to TreeItem with text {test}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717008975 data=null} to TreeItem with text {test}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717008975 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717008976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717009018 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717009018 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717009018 data=null doit=true} to TreeItem with text {test}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717009018 data=null} to TreeItem with text {test}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717009018 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717009018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717009021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:35 [2020-07-07T19:24:35.907Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=717009022 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=717009022 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=717009022 data=null} to TreeItem with text {Traces [13]}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=717009022 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717009022 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:35 [2020-07-07T19:24:35.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=717009027 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:35 [2020-07-07T19:24:35.907Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:24:36 [2020-07-07T19:24:36.163Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:36 [2020-07-07T19:24:36.163Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:36 [2020-07-07T19:24:36.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009341 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717009341 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717009341 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009341 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717009341 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009374 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:36 [2020-07-07T19:24:36.419Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009375 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717009375 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717009375 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009376 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717009376 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009378 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009378 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717009378 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717009378 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009380 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717009380 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009383 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009383 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009383 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717009383 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009415 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717009422 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717009423 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717009423 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.420Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.420Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.420Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.420Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - Attempting to set focus on Table with text {}
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717009925 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717009925 data=null doit=true} to TableItem with text {}
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717009925 data=null} to TableItem with text {}
15:24:36 [2020-07-07T19:24:36.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717009925 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:36 [2020-07-07T19:24:36.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717009926 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:36 [2020-07-07T19:24:36.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717009929 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:36 [2020-07-07T19:24:36.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:36 [2020-07-07T19:24:36.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717010971 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717010971 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717010971 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717010971 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717010972 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717010974 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:37 [2020-07-07T19:24:37.907Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717010977 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717010977 data=null doit=true} to TreeItem with text {test}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717010977 data=null} to TreeItem with text {test}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717010977 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717010978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717010994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717010994 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717010994 data=null doit=true} to TreeItem with text {test}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717010994 data=null} to TreeItem with text {test}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717010994 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717010994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717010997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:37 [2020-07-07T19:24:37.907Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=717011002 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=717011002 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=717011002 data=null} to TreeItem with text {Traces [13]}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=717011002 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717011002 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:37 [2020-07-07T19:24:37.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=717011007 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:37 [2020-07-07T19:24:37.907Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011422 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717011422 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717011422 data=null} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011422 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717011423 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011448 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:38 [2020-07-07T19:24:38.469Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011450 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717011450 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717011450 data=null} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011450 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717011450 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011453 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011453 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717011453 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717011453 data=null} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011454 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717011454 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011456 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011456 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011457 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717011457 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011491 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717011496 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717011497 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717011497 data=null} to TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:38 [2020-07-07T19:24:38.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:39 [2020-07-07T19:24:39.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:39 [2020-07-07T19:24:39.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:39 [2020-07-07T19:24:39.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:39 [2020-07-07T19:24:39.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:39 [2020-07-07T19:24:39.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:39 [2020-07-07T19:24:39.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:39 [2020-07-07T19:24:39.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - Attempting to set focus on Table with text {}
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717012142 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717012142 data=null doit=true} to TableItem with text {}
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717012142 data=null} to TableItem with text {}
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717012142 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717012142 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717012149 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:39 [2020-07-07T19:24:39.037Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717012889 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717012889 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717012889 data=null} to TreeItem with text {simple_server-thread1(2)}
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717012889 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717012889 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717012891 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:39 [2020-07-07T19:24:39.962Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:39 [2020-07-07T19:24:39.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717012894 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717012894 data=null doit=true} to TreeItem with text {test}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717012894 data=null} to TreeItem with text {test}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717012902 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717012902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717012910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717012910 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717012910 data=null doit=true} to TreeItem with text {test}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717012918 data=null} to TreeItem with text {test}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717012918 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717012918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717012921 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:39 [2020-07-07T19:24:39.963Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=717012922 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=717012922 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=717012922 data=null} to TreeItem with text {Traces [13]}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=717012922 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717012922 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:39 [2020-07-07T19:24:39.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=717012927 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:39 [2020-07-07T19:24:39.963Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013346 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717013346 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717013346 data=null} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013346 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717013346 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013372 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:40 [2020-07-07T19:24:40.218Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013373 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717013373 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717013373 data=null} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013374 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717013374 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013376 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013376 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717013377 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717013377 data=null} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013377 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717013377 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013379 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013379 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.218Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013379 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717013379 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013414 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717013419 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717013419 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717013419 data=null} to TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:40 [2020-07-07T19:24:40.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - Attempting to set focus on Table with text {}
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717014035 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717014035 data=null doit=true} to TableItem with text {}
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717014038 data=null} to TableItem with text {}
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717014038 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717014039 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717014042 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:41 [2020-07-07T19:24:41.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:41 [2020-07-07T19:24:41.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:41 [2020-07-07T19:24:41.597Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:41 [2020-07-07T19:24:41.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717014767 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:24:41 [2020-07-07T19:24:41.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717014768 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:24:41 [2020-07-07T19:24:41.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717014768 data=null} to TreeItem with text {simple_server-thread2(2)}
15:24:41 [2020-07-07T19:24:41.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717014768 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:24:41 [2020-07-07T19:24:41.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717014768 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717014788 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:41 [2020-07-07T19:24:41.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717014791 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717014791 data=null doit=true} to TreeItem with text {test}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717014791 data=null} to TreeItem with text {test}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717014791 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717014791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717014799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717014800 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717014800 data=null doit=true} to TreeItem with text {test}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717014800 data=null} to TreeItem with text {test}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717014800 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717014800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717014814 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:41 [2020-07-07T19:24:41.853Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=717014815 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=717014815 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=717014815 data=null} to TreeItem with text {Traces [13]}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=717014815 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717014815 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=717014829 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:41 [2020-07-07T19:24:41.853Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014843 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717014844 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717014844 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014844 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717014844 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014876 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:41 [2020-07-07T19:24:41.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014878 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717014878 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717014878 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014878 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717014878 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014885 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014885 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717014885 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717014885 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014885 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717014885 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014888 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014888 data=null button=1 stateMask=0x0 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.854Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014889 data=null button=1 stateMask=0x0 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.854Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717014889 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:24:41 [2020-07-07T19:24:41.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014922 data=null button=1 stateMask=0x80000 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717014928 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717015099 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717015121 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - Attempting to set focus on Table with text {}
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717015122 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717015122 data=null doit=true} to TableItem with text {}
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717015122 data=null} to TableItem with text {}
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717015122 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717015122 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717015174 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:42 [2020-07-07T19:24:42.109Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717016304 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717016304 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717016305 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717016305 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717016305 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717016324 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:43 [2020-07-07T19:24:43.475Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717016327 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717016327 data=null doit=true} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717016327 data=null} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717016327 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717016327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717016336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717016336 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717016336 data=null doit=true} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717016337 data=null} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717016337 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717016337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717016340 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.475Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=717016350 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=717016350 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=717016350 data=null} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=717016350 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717016350 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=717016355 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.475Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717016381 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717016381 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717016381 data=null} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717016382 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717016382 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717016407 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:43 [2020-07-07T19:24:43.475Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717016409 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717016409 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717016409 data=null} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717016409 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717016409 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717016411 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717016412 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717016412 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717016412 data=null} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717016412 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717016412 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717016414 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717016417 data=null button=1 stateMask=0x0 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=717016417 data=null button=1 stateMask=0x0 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717016417 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717016527 data=null button=1 stateMask=0x80000 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=717016530 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=717016530 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=717016530 data=null} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717016614 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717016615 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717016615 data=null} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717016615 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717016615 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717016617 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:43 [2020-07-07T19:24:43.476Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717016621 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717016621 data=null doit=true} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717016621 data=null} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717016621 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717016621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717016638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717016638 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717016638 data=null doit=true} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717016638 data=null} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717016639 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717016639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717016681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:43 [2020-07-07T19:24:43.732Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=717016682 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=717016682 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=717016682 data=null} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=717016682 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717016682 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=717016687 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=717016688 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=717016688 data=null doit=true} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=717016688 data=null} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=717016688 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717016688 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=717016690 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Clicking on with mnemonic 'Clear'
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Clicked on with mnemonic 'Clear'
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717016822 data=null doit=true} to Shell with text {Confirm Clear}
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Clicking on &Yes
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717016822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717016822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717016822 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717016822 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717016822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717016822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:43 [2020-07-07T19:24:43.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717016822 data=null item=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')
15:24:45 [2020-07-07T19:24:45.619Z] DEBUG - Clicked on 
15:24:45 [2020-07-07T19:24:45.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717016718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717019219 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717019219 data=null doit=true} to TreeItem with text {test}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717019220 data=null} to TreeItem with text {test}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717019220 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717019220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717019226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717019227 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717019227 data=null doit=true} to TreeItem with text {test}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717019227 data=null} to TreeItem with text {test}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717019227 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717019227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717019231 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:46 [2020-07-07T19:24:46.135Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717019231 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717019231 data=null doit=true} to TreeItem with text {Traces [0]}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717019231 data=null} to TreeItem with text {Traces [0]}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717019231 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717019232 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]}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717019241 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717019241 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717019241 data=null doit=true} to TreeItem with text {Traces [0]}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717019242 data=null} to TreeItem with text {Traces [0]}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717019242 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717019242 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]}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717019244 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:24:46 [2020-07-07T19:24:46.135Z] DEBUG - Clicking on with mnemonic 'Import...'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - Clicked on with mnemonic 'Import...'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717019488 data=null doit=true} to Shell with text {Trace Import}
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:24:46 [2020-07-07T19:24:46.391Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717019490 data=null} to (of type 'Combo')
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717019555 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717019555 data=null doit=true} to TreeItem with text {import}
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717019555 data=null} to TreeItem with text {import}
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717019555 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717019555 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717019555 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:24:46 [2020-07-07T19:24:46.392Z] DEBUG - Setting state to checked on: import
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717019588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.648Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Clicking on &Finish
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717019595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717019595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717019595 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717019595 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717019595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717019595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:46 [2020-07-07T19:24:46.649Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:46 [2020-07-07T19:24:46.649Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:46 [2020-07-07T19:24:46.649Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:46 [2020-07-07T19:24:46.649Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:46 [2020-07-07T19:24:46.649Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:24:46 [2020-07-07T19:24:46.649Z] DEBUG - Clicked on &Finish
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717020101 data=null doit=true} to Shell with text {Confirmation}
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - Clicking on Overwrite All
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=717020101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=717020101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=717020101 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=717020101 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=717020101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=717020101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=717020101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - Clicked on 
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717019595 data=null item=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')
15:24:47 [2020-07-07T19:24:47.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717019275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:24:47 [2020-07-07T19:24:47.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:47 [2020-07-07T19:24:47.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:47 [2020-07-07T19:24:47.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:47 [2020-07-07T19:24:47.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:47 [2020-07-07T19:24:47.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:47 [2020-07-07T19:24:47.467Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:47 [2020-07-07T19:24:47.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717020640 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:47 [2020-07-07T19:24:47.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717020640 data=null doit=true} to TreeItem with text {test}
15:24:47 [2020-07-07T19:24:47.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717020640 data=null} to TreeItem with text {test}
15:24:47 [2020-07-07T19:24:47.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717020640 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:47 [2020-07-07T19:24:47.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717020640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717020651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717020652 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717020652 data=null doit=true} to TreeItem with text {test}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717020652 data=null} to TreeItem with text {test}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717020652 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717020652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717020674 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:47 [2020-07-07T19:24:47.723Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717020675 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717020675 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717020675 data=null} to TreeItem with text {Traces [7]}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717020675 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717020675 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717020679 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717020679 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717020679 data=null} to TreeItem with text {Traces [7]}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717020680 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717020680 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:47 [2020-07-07T19:24:47.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717020682 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717020995 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717020995 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717020995 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717020995 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717020995 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717021019 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:47 [2020-07-07T19:24:47.979Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717021021 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717021021 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717021021 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717021021 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717021021 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717021023 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717021023 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717021023 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717021024 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717021024 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717021024 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717021025 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717021026 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717021026 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717021026 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717021053 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717021058 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717021058 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717021058 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:47 [2020-07-07T19:24:47.979Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:24:48 [2020-07-07T19:24:48.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Attempting to set focus on Table with text {}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717022561 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717022561 data=null doit=true} to TableItem with text {}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717022561 data=null} to TableItem with text {}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717022561 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717022562 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717022563 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717022614 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717022614 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717022614 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717022615 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717022615 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717022617 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:49 [2020-07-07T19:24:49.469Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717022620 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717022620 data=null doit=true} to TreeItem with text {test}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717022620 data=null} to TreeItem with text {test}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717022620 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717022620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717022627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717022628 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717022628 data=null doit=true} to TreeItem with text {test}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717022628 data=null} to TreeItem with text {test}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717022628 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717022628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717022637 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:49 [2020-07-07T19:24:49.469Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717022638 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717022638 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717022638 data=null} to TreeItem with text {Traces [7]}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717022638 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717022638 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:49 [2020-07-07T19:24:49.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717022643 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:49 [2020-07-07T19:24:49.469Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023055 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717023055 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717023055 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023056 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717023056 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023079 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:50 [2020-07-07T19:24:50.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023080 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717023080 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717023080 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023080 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717023081 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023083 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023083 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717023083 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717023083 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023083 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717023084 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023085 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023085 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023086 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717023086 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023114 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717023118 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717023119 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717023119 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:24:50 [2020-07-07T19:24:50.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:50 [2020-07-07T19:24:50.592Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:50 [2020-07-07T19:24:50.592Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Attempting to set focus on Table with text {}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717024622 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717024622 data=null doit=true} to TableItem with text {}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717024622 data=null} to TableItem with text {}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717024622 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717024622 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717024624 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717024662 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717024662 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717024662 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717024662 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717024663 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717024665 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:51 [2020-07-07T19:24:51.519Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:51 [2020-07-07T19:24:51.519Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717024670 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717024670 data=null doit=true} to TreeItem with text {test}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717024670 data=null} to TreeItem with text {test}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717024670 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717024670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717024679 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717024680 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717024680 data=null doit=true} to TreeItem with text {test}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717024680 data=null} to TreeItem with text {test}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717024680 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717024680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717024692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:51 [2020-07-07T19:24:51.520Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717024693 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717024693 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717024693 data=null} to TreeItem with text {Traces [7]}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717024693 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717024693 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:51 [2020-07-07T19:24:51.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717024698 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:51 [2020-07-07T19:24:51.520Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025111 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717025112 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717025112 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025112 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717025112 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025134 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:52 [2020-07-07T19:24:52.081Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025135 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717025135 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717025135 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025135 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717025136 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025138 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025138 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717025139 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717025139 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025139 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717025139 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025141 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025141 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025141 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717025141 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025170 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717025175 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717025321 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717025324 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.337Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:24:52 [2020-07-07T19:24:52.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:52 [2020-07-07T19:24:52.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:52 [2020-07-07T19:24:52.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - Attempting to set focus on Table with text {}
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717025826 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717025826 data=null doit=true} to TableItem with text {}
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717025826 data=null} to TableItem with text {}
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717025826 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717025826 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717025829 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:52 [2020-07-07T19:24:52.899Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:53 [2020-07-07T19:24:53.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:53 [2020-07-07T19:24:53.460Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:53 [2020-07-07T19:24:53.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717026601 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:24:53 [2020-07-07T19:24:53.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717026601 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:53 [2020-07-07T19:24:53.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717026602 data=null} to TreeItem with text {kernel-overlap-testing}
15:24:53 [2020-07-07T19:24:53.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717026602 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:53 [2020-07-07T19:24:53.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717026602 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717026604 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:53 [2020-07-07T19:24:53.461Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717026607 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717026607 data=null doit=true} to TreeItem with text {test}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717026607 data=null} to TreeItem with text {test}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717026607 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717026608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717026620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717026621 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717026621 data=null doit=true} to TreeItem with text {test}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717026621 data=null} to TreeItem with text {test}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717026621 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717026621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717026624 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:53 [2020-07-07T19:24:53.461Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717026625 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717026625 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717026625 data=null} to TreeItem with text {Traces [7]}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717026625 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717026625 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717026629 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:53 [2020-07-07T19:24:53.461Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:53 [2020-07-07T19:24:53.461Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717026680 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717026680 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717026680 data=null} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717026680 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717026680 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717026694 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:53 [2020-07-07T19:24:53.717Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717026695 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717026695 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717026696 data=null} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717026696 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717026696 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717026698 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717026698 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717026698 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717026698 data=null} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717026699 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717026699 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717026701 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717026701 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=717026701 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717026701 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717026734 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=717026739 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=717026739 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=717026739 data=null} to TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:53 [2020-07-07T19:24:53.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:54 [2020-07-07T19:24:54.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - Attempting to set focus on Table with text {}
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717027324 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717027324 data=null doit=true} to TableItem with text {}
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717027324 data=null} to TableItem with text {}
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717027325 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717027325 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717027331 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:54 [2020-07-07T19:24:54.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717028065 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717028065 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717028065 data=null} to TreeItem with text {simple_server-thread1}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717028065 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717028065 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717028068 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:55 [2020-07-07T19:24:55.215Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717028070 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717028070 data=null doit=true} to TreeItem with text {test}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717028070 data=null} to TreeItem with text {test}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717028070 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717028070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717028078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717028079 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717028079 data=null doit=true} to TreeItem with text {test}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717028079 data=null} to TreeItem with text {test}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717028079 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717028079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717028089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:55 [2020-07-07T19:24:55.215Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717028090 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717028090 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717028090 data=null} to TreeItem with text {Traces [7]}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717028090 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717028090 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717028094 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:55 [2020-07-07T19:24:55.215Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717028117 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717028117 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717028117 data=null} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717028118 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717028118 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717028140 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:55 [2020-07-07T19:24:55.215Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717028143 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717028143 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717028143 data=null} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717028144 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717028144 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717028146 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717028146 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717028146 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717028146 data=null} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717028146 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717028146 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717028148 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717028148 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=717028149 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717028149 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717028195 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=717028200 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=717028200 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=717028200 data=null} to TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - Attempting to set focus on Table with text {}
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717028335 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717028335 data=null doit=true} to TableItem with text {}
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717028335 data=null} to TableItem with text {}
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717028336 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717028336 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717028339 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:55 [2020-07-07T19:24:55.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717029564 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717029564 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717029564 data=null} to TreeItem with text {simple_server-thread2}
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717029564 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717029564 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717029580 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:56 [2020-07-07T19:24:56.581Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:56 [2020-07-07T19:24:56.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717029584 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717029584 data=null doit=true} to TreeItem with text {test}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717029584 data=null} to TreeItem with text {test}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717029584 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717029584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717029605 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717029606 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717029606 data=null doit=true} to TreeItem with text {test}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717029606 data=null} to TreeItem with text {test}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717029606 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717029606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717029610 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:56 [2020-07-07T19:24:56.582Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717029610 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717029610 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717029610 data=null} to TreeItem with text {Traces [7]}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717029611 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717029611 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717029615 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:56 [2020-07-07T19:24:56.582Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717029641 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717029641 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717029641 data=null} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717029641 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717029642 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717029666 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:56 [2020-07-07T19:24:56.582Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717029667 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717029667 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717029667 data=null} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717029667 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717029667 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717029670 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717029670 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717029670 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717029670 data=null} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717029670 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717029670 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717029672 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717029672 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=717029673 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717029673 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717029703 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=717029708 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=717029708 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=717029708 data=null} to TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.838Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
15:24:56 [2020-07-07T19:24:56.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:56 [2020-07-07T19:24:56.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:56 [2020-07-07T19:24:56.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:56 [2020-07-07T19:24:56.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:56 [2020-07-07T19:24:56.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:56 [2020-07-07T19:24:56.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:24:56 [2020-07-07T19:24:56.838Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:56 [2020-07-07T19:24:56.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:56 [2020-07-07T19:24:56.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:56 [2020-07-07T19:24:56.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:56 [2020-07-07T19:24:56.839Z] DEBUG - Attempting to set focus on Table with text {}
15:24:56 [2020-07-07T19:24:56.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717029883 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:24:56 [2020-07-07T19:24:56.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717029883 data=null doit=true} to TableItem with text {}
15:24:56 [2020-07-07T19:24:56.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717029883 data=null} to TableItem with text {}
15:24:56 [2020-07-07T19:24:56.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717029884 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:24:56 [2020-07-07T19:24:56.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717029884 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:24:56 [2020-07-07T19:24:56.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717029887 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:24:56 [2020-07-07T19:24:56.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:24:56 [2020-07-07T19:24:56.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717031035 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717031035 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717031035 data=null} to TreeItem with text {ust-overlap-testing}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717031036 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031036 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717031039 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:58 [2020-07-07T19:24:58.203Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717031043 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717031043 data=null doit=true} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717031043 data=null} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717031043 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717031074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717031077 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717031077 data=null doit=true} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717031077 data=null} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717031077 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717031080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717031080 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717031081 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717031081 data=null} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717031081 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031081 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717031092 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717031094 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717031094 data=null doit=true} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717031094 data=null} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717031094 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717031100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717031101 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717031101 data=null doit=true} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717031101 data=null} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717031101 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717031104 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.203Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717031105 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717031105 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717031105 data=null} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717031105 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031105 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717031113 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.203Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717031528 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717031528 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717031528 data=null} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717031528 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031528 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717031555 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:58 [2020-07-07T19:24:58.459Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717031557 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717031557 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717031557 data=null} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717031557 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031557 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717031560 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717031560 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717031560 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717031560 data=null} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717031560 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031560 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717031563 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717031563 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=717031563 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.459Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717031563 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717031592 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=717031683 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=717031684 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=717031684 data=null} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.714Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.715Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:24:58 [2020-07-07T19:24:58.715Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:24:58 [2020-07-07T19:24:58.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:24:58 [2020-07-07T19:24:58.715Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717031918 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717031918 data=null doit=true} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717031918 data=null} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717031918 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031918 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717031920 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:58 [2020-07-07T19:24:58.970Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717031924 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717031924 data=null doit=true} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717031924 data=null} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717031924 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717031938 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717031938 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717031938 data=null doit=true} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717031938 data=null} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717031938 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717031941 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:24:58 [2020-07-07T19:24:58.970Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717031941 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717031941 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717031942 data=null} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717031942 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031942 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717031946 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717031947 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717031947 data=null doit=true} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717031947 data=null} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717031947 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717031947 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717031949 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Clicking on with mnemonic 'Clear'
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Clicked on with mnemonic 'Clear'
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717032011 data=null doit=true} to Shell with text {Confirm Clear}
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:24:58 [2020-07-07T19:24:58.970Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:58 [2020-07-07T19:24:58.971Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:24:58 [2020-07-07T19:24:58.971Z] DEBUG - Clicking on &Yes
15:24:58 [2020-07-07T19:24:58.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717032011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:58 [2020-07-07T19:24:58.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717032011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:58 [2020-07-07T19:24:58.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717032011 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:58 [2020-07-07T19:24:58.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717032011 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:58 [2020-07-07T19:24:58.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717032011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:58 [2020-07-07T19:24:58.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717032011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:24:58 [2020-07-07T19:24:58.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717032011 data=null item=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')
15:25:00 [2020-07-07T19:25:00.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717031970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:25:00 [2020-07-07T19:25:00.333Z] DEBUG - Clicked on 
15:25:00 [2020-07-07T19:25:00.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:00 [2020-07-07T19:25:00.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:00 [2020-07-07T19:25:00.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717033295 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717033295 data=null doit=true} to TreeItem with text {test}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717033295 data=null} to TreeItem with text {test}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717033295 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717033295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717033301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717033301 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717033301 data=null doit=true} to TreeItem with text {test}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717033301 data=null} to TreeItem with text {test}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717033301 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717033302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717033304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:00 [2020-07-07T19:25:00.334Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717033305 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717033305 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717033305 data=null} to TreeItem with text {Traces [7]}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717033305 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717033305 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717033316 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717033316 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717033316 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717033316 data=null} to TreeItem with text {Traces [7]}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717033317 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717033317 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717033318 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:25:00 [2020-07-07T19:25:00.334Z] DEBUG - Clicking on with mnemonic 'Import...'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Clicked on with mnemonic 'Import...'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717033545 data=null doit=true} to Shell with text {Trace Import}
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717033626 data=null} to (of type 'Combo')
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717033680 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717033680 data=null doit=true} to TreeItem with text {import}
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717033680 data=null} to TreeItem with text {import}
15:25:00 [2020-07-07T19:25:00.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717033680 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717033680 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717033680 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Setting state to checked on: import
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717033686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - Clicking on &Finish
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717033698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717033698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717033698 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717033699 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717033699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717033699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:00 [2020-07-07T19:25:00.592Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:00 [2020-07-07T19:25:00.592Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:00 [2020-07-07T19:25:00.592Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:00 [2020-07-07T19:25:00.592Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:00 [2020-07-07T19:25:00.592Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:00 [2020-07-07T19:25:00.592Z] DEBUG - Clicked on &Finish
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717034204 data=null doit=true} to Shell with text {Confirmation}
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - Clicking on Skip All
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=717034205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=717034205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=717034205 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=717034205 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:01 [2020-07-07T19:25:01.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=717034205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:01 [2020-07-07T19:25:01.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=717034205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:01 [2020-07-07T19:25:01.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=717034206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:01 [2020-07-07T19:25:01.154Z] DEBUG - Clicked on 
15:25:01 [2020-07-07T19:25:01.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717033699 data=null item=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')
15:25:01 [2020-07-07T19:25:01.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717033381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717034720 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717034720 data=null doit=true} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717034720 data=null} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717034720 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717034720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717034725 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717034730 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717034730 data=null doit=true} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717034730 data=null} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717034730 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717034730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717034734 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717034735 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717034735 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717034735 data=null} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717034735 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717034735 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717034739 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717034741 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717034741 data=null doit=true} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717034742 data=null} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717034742 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717034742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717034751 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717034751 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717034751 data=null doit=true} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717034751 data=null} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717034751 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717034751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717034754 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:01 [2020-07-07T19:25:01.665Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717034754 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717034755 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717034755 data=null} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717034755 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717034755 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717034759 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717034762 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717034763 data=null} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717034763 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717034763 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717034765 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:01 [2020-07-07T19:25:01.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:01 [2020-07-07T19:25:01.923Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:01 [2020-07-07T19:25:01.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035092 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717035092 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717035092 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035093 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717035093 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035100 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:01 [2020-07-07T19:25:01.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:01 [2020-07-07T19:25:01.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:01 [2020-07-07T19:25:01.924Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035102 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717035102 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717035102 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035102 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717035102 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035104 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035105 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717035105 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717035105 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:01 [2020-07-07T19:25:01.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035105 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:02 [2020-07-07T19:25:02.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717035105 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:02 [2020-07-07T19:25:02.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035108 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:02 [2020-07-07T19:25:02.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035108 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:02 [2020-07-07T19:25:02.181Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035108 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:02 [2020-07-07T19:25:02.181Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717035108 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:02 [2020-07-07T19:25:02.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035137 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:02 [2020-07-07T19:25:02.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717035141 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:02 [2020-07-07T19:25:02.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717035142 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:02 [2020-07-07T19:25:02.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717035142 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:02 [2020-07-07T19:25:02.181Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:25:02 [2020-07-07T19:25:02.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - Attempting to set focus on Table with text {}
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717036644 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717036644 data=null doit=true} to TableItem with text {}
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717036644 data=null} to TableItem with text {}
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717036644 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717036645 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717036646 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:03 [2020-07-07T19:25:03.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717036680 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717036680 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717036680 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717036681 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717036681 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717036683 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:03 [2020-07-07T19:25:03.672Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717036686 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717036686 data=null doit=true} to TreeItem with text {test}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717036686 data=null} to TreeItem with text {test}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717036686 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717036686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717036710 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717036710 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717036710 data=null doit=true} to TreeItem with text {test}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717036710 data=null} to TreeItem with text {test}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717036711 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717036711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717036732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:03 [2020-07-07T19:25:03.672Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717036733 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717036733 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717036733 data=null} to TreeItem with text {Traces [7]}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717036733 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717036733 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:03 [2020-07-07T19:25:03.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717036737 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:03 [2020-07-07T19:25:03.672Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037150 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717037150 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717037150 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037150 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717037150 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037159 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:04 [2020-07-07T19:25:04.233Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037172 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717037173 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717037173 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037173 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717037173 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037175 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037175 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717037175 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717037175 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037175 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717037175 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037178 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037178 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037178 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717037178 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037192 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717037257 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717037257 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717037257 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:04 [2020-07-07T19:25:04.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - Attempting to set focus on Table with text {}
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717038759 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717038761 data=null doit=true} to TableItem with text {}
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717038761 data=null} to TableItem with text {}
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717038761 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717038762 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717038764 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:05 [2020-07-07T19:25:05.598Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717038802 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717038802 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717038802 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717038803 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717038803 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717038805 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:05 [2020-07-07T19:25:05.854Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717038808 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717038808 data=null doit=true} to TreeItem with text {test}
15:25:05 [2020-07-07T19:25:05.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717038808 data=null} to TreeItem with text {test}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717038808 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717038808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717038818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717038819 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717038819 data=null doit=true} to TreeItem with text {test}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717038819 data=null} to TreeItem with text {test}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717038819 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717038819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717038821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:05 [2020-07-07T19:25:05.855Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717038822 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717038822 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717038822 data=null} to TreeItem with text {Traces [7]}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717038822 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717038822 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:05 [2020-07-07T19:25:05.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717038826 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:05 [2020-07-07T19:25:05.855Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039257 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717039257 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717039258 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039258 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717039258 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039268 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:06 [2020-07-07T19:25:06.110Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039271 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717039271 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717039271 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039271 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717039272 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039274 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039279 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717039279 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717039279 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039280 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717039280 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039282 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039283 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.110Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039283 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.366Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717039283 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039321 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717039326 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717039326 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717039592 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - Attempting to set focus on Table with text {}
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717039619 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717039619 data=null doit=true} to TableItem with text {}
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717039619 data=null} to TableItem with text {}
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717039619 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717039619 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717039622 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:06 [2020-07-07T19:25:06.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717040761 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717040761 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717040762 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717040762 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717040762 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717040764 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:07 [2020-07-07T19:25:07.988Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717040767 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717040767 data=null doit=true} to TreeItem with text {test}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717040767 data=null} to TreeItem with text {test}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717040767 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717040767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717040774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717040775 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717040775 data=null doit=true} to TreeItem with text {test}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717040775 data=null} to TreeItem with text {test}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717040775 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717040775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717040784 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:07 [2020-07-07T19:25:07.988Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717040785 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717040786 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717040786 data=null} to TreeItem with text {Traces [7]}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717040786 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717040786 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717040791 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:07 [2020-07-07T19:25:07.988Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717040815 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717040815 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717040815 data=null} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717040815 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717040815 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717040884 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:07 [2020-07-07T19:25:07.988Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717040888 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717040888 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717040888 data=null} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717040888 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717040888 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717040891 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717040891 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717040891 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717040891 data=null} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717040891 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717040891 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717040894 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717040894 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=717040894 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717040894 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717040925 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=717041062 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=717041062 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=717041062 data=null} to TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:07 [2020-07-07T19:25:07.988Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - Attempting to set focus on Table with text {}
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717041564 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717041564 data=null doit=true} to TableItem with text {}
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717041564 data=null} to TableItem with text {}
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717041564 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717041564 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717041567 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:08 [2020-07-07T19:25:08.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:09 [2020-07-07T19:25:09.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:09 [2020-07-07T19:25:09.111Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717042302 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717042302 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717042302 data=null} to TreeItem with text {simple_server-thread1}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717042303 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717042303 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717042305 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:09 [2020-07-07T19:25:09.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717042308 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717042308 data=null doit=true} to TreeItem with text {test}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717042308 data=null} to TreeItem with text {test}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717042308 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717042308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717042322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717042324 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717042324 data=null doit=true} to TreeItem with text {test}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717042324 data=null} to TreeItem with text {test}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717042324 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717042324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717042327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:09 [2020-07-07T19:25:09.366Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717042328 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717042328 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717042328 data=null} to TreeItem with text {Traces [7]}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717042328 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717042328 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:09 [2020-07-07T19:25:09.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717042332 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:09 [2020-07-07T19:25:09.366Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717042745 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717042745 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717042746 data=null} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717042746 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717042746 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717042768 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:09 [2020-07-07T19:25:09.621Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717042770 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717042770 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717042770 data=null} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717042770 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717042770 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717042772 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717042772 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717042772 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717042773 data=null} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717042773 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717042773 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717042775 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717042775 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.622Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=717042775 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.877Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717042775 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717042807 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=717042812 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=717042812 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=717042812 data=null} to TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.877Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
15:25:09 [2020-07-07T19:25:09.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:09 [2020-07-07T19:25:09.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:09 [2020-07-07T19:25:09.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:09 [2020-07-07T19:25:09.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - Attempting to set focus on Table with text {}
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717043315 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717043315 data=null doit=true} to TableItem with text {}
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717043315 data=null} to TableItem with text {}
15:25:10 [2020-07-07T19:25:10.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717043315 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:10 [2020-07-07T19:25:10.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717043315 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:10 [2020-07-07T19:25:10.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717043317 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:10 [2020-07-07T19:25:10.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:10 [2020-07-07T19:25:10.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717044240 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717044240 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717044241 data=null} to TreeItem with text {simple_server-thread2}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717044241 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717044241 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717044257 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:11 [2020-07-07T19:25:11.319Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717044260 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717044260 data=null doit=true} to TreeItem with text {test}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717044260 data=null} to TreeItem with text {test}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717044260 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717044260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717044267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717044268 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717044268 data=null doit=true} to TreeItem with text {test}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717044268 data=null} to TreeItem with text {test}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717044268 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717044268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717044271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:11 [2020-07-07T19:25:11.319Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717044271 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717044271 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717044271 data=null} to TreeItem with text {Traces [7]}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717044271 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717044271 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:11 [2020-07-07T19:25:11.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717044283 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:11 [2020-07-07T19:25:11.319Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717044696 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717044696 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717044697 data=null} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717044697 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717044697 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717044719 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:11 [2020-07-07T19:25:11.575Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717044721 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717044721 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717044721 data=null} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717044721 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717044721 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717044723 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717044723 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717044723 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717044723 data=null} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717044724 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717044724 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717044726 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717044726 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.575Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=717044726 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717044726 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717044780 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=717044901 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=717044901 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=717044901 data=null} to TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Attempting to set focus on Table with text {}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717044903 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717044903 data=null doit=true} to TableItem with text {}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717044903 data=null} to TableItem with text {}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717044903 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717044908 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717044911 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:11 [2020-07-07T19:25:11.831Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717046134 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717046134 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717046134 data=null} to TreeItem with text {ust-overlap-testing}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717046134 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717046134 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717046157 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:13 [2020-07-07T19:25:13.195Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717046160 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717046160 data=null doit=true} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717046160 data=null} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717046160 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717046160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717046167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717046168 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717046168 data=null doit=true} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717046168 data=null} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717046168 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717046168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717046178 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.195Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717046178 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717046178 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717046178 data=null} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717046179 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717046179 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717046183 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.195Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717046497 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717046497 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717046497 data=null} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717046497 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717046498 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717046524 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:13 [2020-07-07T19:25:13.451Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717046525 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717046526 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717046526 data=null} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717046526 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717046526 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717046528 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717046529 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717046529 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717046529 data=null} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717046529 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717046529 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717046531 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717046532 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.451Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=717046532 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.707Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717046532 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717046594 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=717046694 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=717046694 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=717046694 data=null} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.707Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.707Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:25:13 [2020-07-07T19:25:13.707Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:25:13 [2020-07-07T19:25:13.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:13 [2020-07-07T19:25:13.962Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717047026 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717047026 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717047026 data=null} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717047027 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717047027 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717047030 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:13 [2020-07-07T19:25:13.963Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717047034 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717047035 data=null doit=true} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717047035 data=null} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717047035 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717047035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717047055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717047055 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717047055 data=null doit=true} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717047056 data=null} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717047056 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717047056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717047060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:13 [2020-07-07T19:25:13.963Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717047060 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717047060 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717047060 data=null} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717047061 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717047061 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717047067 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717047067 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717047067 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717047067 data=null} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717047068 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717047068 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717047080 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:25:13 [2020-07-07T19:25:13.963Z] DEBUG - Clicking on with mnemonic 'Clear'
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - Clicked on with mnemonic 'Clear'
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717047205 data=null doit=true} to Shell with text {Confirm Clear}
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - Clicking on &Yes
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717047206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717047206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717047206 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717047206 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717047206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717047206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:14 [2020-07-07T19:25:14.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717047206 data=null item=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')
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717047104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Clicked on 
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717048138 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717048138 data=null doit=true} to TreeItem with text {test}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717048138 data=null} to TreeItem with text {test}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717048138 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717048138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717048143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717048143 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717048144 data=null doit=true} to TreeItem with text {test}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717048144 data=null} to TreeItem with text {test}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717048144 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717048144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717048146 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:15 [2020-07-07T19:25:15.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717048147 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717048147 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717048147 data=null} to TreeItem with text {Traces [7]}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717048147 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717048147 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717048151 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=717048178 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=717048178 data=null doit=true} to TreeItem with text {Traces [7]}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=717048178 data=null} to TreeItem with text {Traces [7]}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=717048178 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717048178 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=717048180 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Clicking on with mnemonic 'Import...'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Clicked on with mnemonic 'Import...'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717048322 data=null doit=true} to Shell with text {Trace Import}
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:25:15 [2020-07-07T19:25:15.145Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717048324 data=null} to (of type 'Combo')
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717048491 data=null doit=true} to TreeItem with text {import}
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717048491 data=null} to TreeItem with text {import}
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717048491 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717048491 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717048492 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717048493 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717048493 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717048493 data=null} to Tree node with text: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717048493 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717048493 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717048509 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:15 [2020-07-07T19:25:15.401Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=717048529 data=null doit=true} to Tree node with text: z-clashes
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=717048529 data=null} to Tree node with text: z-clashes
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=717048529 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717048529 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=717048530 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717048530 data=null button=0 stateMask=0x0 x=171 y=173 count=0} to Tree node with text: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717048530 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717048530 data=null} to Tree node with text: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717048531 data=null button=1 stateMask=0x0 x=171 y=173 count=1} to Tree node with text: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717048531 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717048532 data=null button=1 stateMask=0x80000 x=171 y=83 count=1} to Tree node with text: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:15 [2020-07-07T19:25:15.401Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717048534 data=null button=0 stateMask=0x0 x=153 y=-9 count=0} to Tree node with text: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717048534 data=null doit=true} to Tree node with text: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717048534 data=null} to Tree node with text: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717048534 data=null button=1 stateMask=0x0 x=153 y=-9 count=1} to Tree node with text: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717048534 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717048535 data=null button=1 stateMask=0x80000 x=153 y=81 count=1} to Tree node with text: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.401Z] DEBUG - Setting state to checked on: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:15 [2020-07-07T19:25:15.402Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:25:15 [2020-07-07T19:25:15.402Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717048536 data=null button=0 stateMask=0x0 x=171 y=196 count=0} to Tree node with text: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717048542 data=null doit=true} to Tree node with text: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717048542 data=null} to Tree node with text: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717048542 data=null button=1 stateMask=0x0 x=171 y=196 count=1} to Tree node with text: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717048542 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717048543 data=null button=1 stateMask=0x80000 x=171 y=196 count=1} to Tree node with text: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Setting state to checked on: simple_server-thread1
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:15 [2020-07-07T19:25:15.402Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717048546 data=null button=0 stateMask=0x0 x=153 y=60 count=0} to Tree node with text: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717048546 data=null doit=true} to Tree node with text: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717048546 data=null} to Tree node with text: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717048546 data=null button=1 stateMask=0x0 x=153 y=60 count=1} to Tree node with text: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717048546 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717048579 data=null button=1 stateMask=0x80000 x=153 y=60 count=1} to Tree node with text: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Setting state to checked on: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:15 [2020-07-07T19:25:15.402Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:25:15 [2020-07-07T19:25:15.402Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717048582 data=null button=0 stateMask=0x0 x=171 y=175 count=0} to Tree node with text: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717048582 data=null doit=true} to Tree node with text: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717048582 data=null} to Tree node with text: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717048582 data=null button=1 stateMask=0x0 x=171 y=175 count=1} to Tree node with text: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717048582 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717048583 data=null button=1 stateMask=0x80000 x=171 y=175 count=1} to Tree node with text: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.402Z] DEBUG - Setting state to checked on: simple_server-thread2
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:15 [2020-07-07T19:25:15.658Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717048585 data=null button=0 stateMask=0x0 x=84 y=-55 count=0} to TreeItem with text {import}
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717048585 data=null doit=true} to TreeItem with text {import}
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717048585 data=null} to TreeItem with text {import}
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717048585 data=null button=1 stateMask=0x0 x=84 y=-55 count=1} to TreeItem with text {import}
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717048585 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717048586 data=null button=1 stateMask=0x80000 x=84 y=-55 count=1} to TreeItem with text {import}
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Setting state to checked on: unrecognized.log
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717048588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.658Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Clicking on &Finish
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717048599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717048599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717048599 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717048599 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717048599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717048599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:15 [2020-07-07T19:25:15.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:15 [2020-07-07T19:25:15.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:15 [2020-07-07T19:25:15.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:15 [2020-07-07T19:25:15.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:15 [2020-07-07T19:25:15.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:15 [2020-07-07T19:25:15.659Z] DEBUG - Clicked on &Finish
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717049105 data=null doit=true} to Shell with text {Confirmation}
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Clicking on Rename
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=717049106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=717049106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=717049106 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=717049106 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=717049106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=717049106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=717049106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Clicked on 
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717049181 data=null doit=true} to Shell with text {Confirmation}
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Clicking on Overwrite
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=717049185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=717049185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=717049185 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=717049185 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=717049185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=717049185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=717049185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Clicked on 
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717049292 data=null doit=true} to Shell with text {Confirmation}
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Clicking on Skip
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=717049292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=717049292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=717049292 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=717049292 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=717049292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=717049292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=717049292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717048599 data=null item=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')
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717048200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Clicked on 
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717049450 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717049450 data=null doit=true} to TreeItem with text {test}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717049450 data=null} to TreeItem with text {test}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717049450 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717049450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717049491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717049492 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717049492 data=null doit=true} to TreeItem with text {test}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717049492 data=null} to TreeItem with text {test}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717049492 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717049492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717049495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:16 [2020-07-07T19:25:16.477Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717049495 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717049495 data=null doit=true} to TreeItem with text {Traces [5]}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717049495 data=null} to TreeItem with text {Traces [5]}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717049496 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717049496 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717049499 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717049499 data=null doit=true} to TreeItem with text {Traces [5]}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717049499 data=null} to TreeItem with text {Traces [5]}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717049499 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717049500 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [5]}
15:25:16 [2020-07-07T19:25:16.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717049501 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:16 [2020-07-07T19:25:16.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:16 [2020-07-07T19:25:16.733Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:16 [2020-07-07T19:25:16.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049913 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717049913 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717049914 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049914 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717049914 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049938 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:16 [2020-07-07T19:25:16.989Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049940 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717049940 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717049940 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049941 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717049941 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049943 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049943 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717049943 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717049943 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049943 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717049943 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049945 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049945 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049945 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717049945 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049973 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717049977 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717050115 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717050115 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:25:16 [2020-07-07T19:25:16.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - Attempting to set focus on Table with text {}
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717050617 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717050617 data=null doit=true} to TableItem with text {}
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717050617 data=null} to TableItem with text {}
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717050617 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717050617 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717050619 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:17 [2020-07-07T19:25:17.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:18 [2020-07-07T19:25:18.483Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717051350 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717051351 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717051351 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717051351 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717051351 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717051353 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:18 [2020-07-07T19:25:18.484Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717051356 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717051356 data=null doit=true} to TreeItem with text {test}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717051356 data=null} to TreeItem with text {test}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717051356 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717051357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717051363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717051364 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717051368 data=null doit=true} to TreeItem with text {test}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717051368 data=null} to TreeItem with text {test}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717051368 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717051369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717051375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:18 [2020-07-07T19:25:18.484Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717051375 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717051375 data=null doit=true} to TreeItem with text {Traces [5]}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717051375 data=null} to TreeItem with text {Traces [5]}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717051376 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717051376 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717051385 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:18 [2020-07-07T19:25:18.484Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051611 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717051612 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717051612 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051612 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717051612 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051620 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:18 [2020-07-07T19:25:18.484Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051621 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717051621 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717051621 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051622 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717051622 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051623 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051624 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717051624 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717051624 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051624 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717051624 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051626 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051626 data=null button=1 stateMask=0x0 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051626 data=null button=1 stateMask=0x0 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717051626 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051655 data=null button=1 stateMask=0x80000 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717051659 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717051818 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717051818 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.740Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:25:18 [2020-07-07T19:25:18.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:18 [2020-07-07T19:25:18.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - Attempting to set focus on Table with text {}
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717052320 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717052320 data=null doit=true} to TableItem with text {}
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717052320 data=null} to TableItem with text {}
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717052320 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717052320 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717052322 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:19 [2020-07-07T19:25:19.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:19 [2020-07-07T19:25:19.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:19 [2020-07-07T19:25:19.862Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717053054 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717053054 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717053054 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717053054 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717053054 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717053056 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:20 [2020-07-07T19:25:20.117Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717053059 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717053059 data=null doit=true} to TreeItem with text {test}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717053059 data=null} to TreeItem with text {test}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717053059 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717053060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717053066 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717053066 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717053066 data=null doit=true} to TreeItem with text {test}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717053066 data=null} to TreeItem with text {test}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717053067 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717053067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717053076 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:20 [2020-07-07T19:25:20.117Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717053077 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717053077 data=null doit=true} to TreeItem with text {Traces [5]}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717053077 data=null} to TreeItem with text {Traces [5]}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717053077 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717053077 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717053081 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:20 [2020-07-07T19:25:20.117Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:20 [2020-07-07T19:25:20.117Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717053103 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717053103 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717053103 data=null} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717053103 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717053103 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717053112 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:20 [2020-07-07T19:25:20.118Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717053127 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717053127 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717053127 data=null} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717053127 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717053127 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717053129 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717053130 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717053130 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717053130 data=null} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717053130 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717053130 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717053132 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717053132 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=717053133 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717053133 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717053201 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=717053205 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=717053337 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=717053337 data=null} to TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.373Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
15:25:20 [2020-07-07T19:25:20.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:20 [2020-07-07T19:25:20.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:20 [2020-07-07T19:25:20.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Attempting to set focus on Table with text {}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717053838 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717053839 data=null doit=true} to TableItem with text {}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717053839 data=null} to TableItem with text {}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717053839 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717053839 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717053841 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717054560 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717054560 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717054560 data=null} to TreeItem with text {simple_server-thread1}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717054561 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717054561 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:22 [2020-07-07T19:25:22.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717054577 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:22 [2020-07-07T19:25:22.574Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717054581 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717054582 data=null doit=true} to TreeItem with text {test}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717054582 data=null} to TreeItem with text {test}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717054582 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717054582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717054589 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717054590 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717054590 data=null doit=true} to TreeItem with text {test}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717054590 data=null} to TreeItem with text {test}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717054590 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717054590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717054594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:22 [2020-07-07T19:25:22.574Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717054594 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717054594 data=null doit=true} to TreeItem with text {Traces [5]}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717054594 data=null} to TreeItem with text {Traces [5]}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717054594 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717054594 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717054606 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:22 [2020-07-07T19:25:22.574Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717054628 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717054628 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717054628 data=null} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717054628 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717054628 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717054654 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:22 [2020-07-07T19:25:22.574Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717054656 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717054656 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717054656 data=null} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717054656 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717054656 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717054658 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717054658 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717054659 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717054659 data=null} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717054659 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717054659 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717054661 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717054661 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=717054661 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717054661 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717054698 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=717054790 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=717054792 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=717054792 data=null} to TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Attempting to set focus on Table with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717055294 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717055294 data=null doit=true} to TableItem with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717055294 data=null} to TableItem with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717055294 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717055294 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717055296 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:22 [2020-07-07T19:25:22.574Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:22 [2020-07-07T19:25:22.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:22 [2020-07-07T19:25:22.830Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717056031 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717056031 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717056031 data=null} to TreeItem with text {simple_server-thread2}
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717056031 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717056031 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717056033 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:23 [2020-07-07T19:25:23.085Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717056036 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717056036 data=null doit=true} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717056036 data=null} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717056036 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717056036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717056043 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717056044 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717056044 data=null doit=true} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717056044 data=null} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717056044 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717056044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717056052 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.086Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717056052 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717056053 data=null doit=true} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717056053 data=null} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717056053 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717056053 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717056057 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.086Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717056078 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717056092 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717056092 data=null} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717056093 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717056093 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717056106 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:23 [2020-07-07T19:25:23.086Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717056109 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717056110 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717056110 data=null} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717056110 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717056110 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717056112 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717056112 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717056112 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717056112 data=null} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717056112 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717056112 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717056114 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717056115 data=null button=1 stateMask=0x0 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=717056115 data=null button=1 stateMask=0x0 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717056115 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717056142 data=null button=1 stateMask=0x80000 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=717056207 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=717056207 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=717056207 data=null} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:25:23 [2020-07-07T19:25:23.086Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:25:23 [2020-07-07T19:25:23.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:23 [2020-07-07T19:25:23.342Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717056528 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717056540 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717056540 data=null} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717056540 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717056540 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717056543 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:23 [2020-07-07T19:25:23.598Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717056548 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717056548 data=null doit=true} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717056548 data=null} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717056548 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717056548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717056555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717056556 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717056556 data=null doit=true} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717056556 data=null} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717056556 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717056556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717056559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:23 [2020-07-07T19:25:23.598Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717056559 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717056560 data=null doit=true} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717056560 data=null} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717056560 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717056560 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717056570 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717056571 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717056571 data=null doit=true} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717056571 data=null} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717056571 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717056571 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717056573 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Clicking on with mnemonic 'Clear'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Clicked on with mnemonic 'Clear'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717056637 data=null doit=true} to Shell with text {Confirm Clear}
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Clicking on &Yes
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717056637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717056637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717056637 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717056637 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717056637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717056637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:23 [2020-07-07T19:25:23.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717056637 data=null item=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')
15:25:24 [2020-07-07T19:25:24.158Z] DEBUG - Clicked on 
15:25:24 [2020-07-07T19:25:24.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717056594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717057803 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717057803 data=null doit=true} to TreeItem with text {test}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717057804 data=null} to TreeItem with text {test}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717057804 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717057804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717057811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717057811 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717057811 data=null doit=true} to TreeItem with text {test}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717057811 data=null} to TreeItem with text {test}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717057811 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717057811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717057814 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:24 [2020-07-07T19:25:24.719Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717057814 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717057814 data=null doit=true} to TreeItem with text {Traces [0]}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717057814 data=null} to TreeItem with text {Traces [0]}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717057815 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717057815 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]}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717057818 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717057819 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717057819 data=null doit=true} to TreeItem with text {Traces [0]}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717057819 data=null} to TreeItem with text {Traces [0]}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717057819 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717057819 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]}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717057821 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:25:24 [2020-07-07T19:25:24.719Z] DEBUG - Clicking on with mnemonic 'Import...'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Clicked on with mnemonic 'Import...'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717057922 data=null doit=true} to Shell with text {Trace Import}
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717057924 data=null} to (of type 'Combo')
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717058005 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717058005 data=null doit=true} to TreeItem with text {import}
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717058005 data=null} to TreeItem with text {import}
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717058005 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717058006 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717058006 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:25:24 [2020-07-07T19:25:24.975Z] DEBUG - Setting state to checked on: import
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} time=717058038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.976Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - Clicking on &Finish
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717058056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717058057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717058057 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717058057 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717058057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:24 [2020-07-07T19:25:24.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717058057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:24 [2020-07-07T19:25:24.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Clicked on &Finish
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717058200 data=null doit=true} to Shell with text {Confirmation}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Clicking on Skip All
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=717058201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=717058201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=717058201 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=717058201 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=717058201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=717058201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=717058201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717058057 data=null item=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')
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717057842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Clicked on 
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717058293 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717058293 data=null doit=true} to TreeItem with text {test}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717058294 data=null} to TreeItem with text {test}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717058294 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717058294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717058304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717058304 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717058304 data=null doit=true} to TreeItem with text {test}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717058304 data=null} to TreeItem with text {test}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717058305 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717058305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717058307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:25 [2020-07-07T19:25:25.232Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717058308 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717058308 data=null doit=true} to TreeItem with text {Traces [0]}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717058308 data=null} to TreeItem with text {Traces [0]}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717058308 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717058308 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]}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717058316 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717058317 data=null doit=true} to TreeItem with text {Traces [0]}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717058317 data=null} to TreeItem with text {Traces [0]}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717058317 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717058317 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]}
15:25:25 [2020-07-07T19:25:25.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717058318 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058731 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717058731 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717058731 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058731 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717058731 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058753 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:25 [2020-07-07T19:25:25.793Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058755 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717058755 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717058755 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058755 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717058755 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058757 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058757 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717058758 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717058758 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058758 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717058758 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058759 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058760 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058760 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717058760 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058788 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717058853 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717058860 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717058860 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:25:25 [2020-07-07T19:25:25.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - Attempting to set focus on Table with text {}
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717059362 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717059362 data=null doit=true} to TableItem with text {}
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717059362 data=null} to TableItem with text {}
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717059362 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717059362 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717059364 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:26 [2020-07-07T19:25:26.356Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717060083 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717060083 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717060083 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717060084 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717060084 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717060086 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:26 [2020-07-07T19:25:26.925Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717060101 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717060101 data=null doit=true} to TreeItem with text {test}
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717060101 data=null} to TreeItem with text {test}
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717060101 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:26 [2020-07-07T19:25:26.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717060101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717060112 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717060112 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717060112 data=null doit=true} to TreeItem with text {test}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717060112 data=null} to TreeItem with text {test}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717060113 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717060113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717060115 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:27 [2020-07-07T19:25:27.181Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717060116 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717060116 data=null doit=true} to TreeItem with text {Traces [4]}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717060116 data=null} to TreeItem with text {Traces [4]}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717060116 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717060116 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717060123 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:27 [2020-07-07T19:25:27.181Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717060150 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717060150 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717060151 data=null} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717060151 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717060151 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717060158 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:27 [2020-07-07T19:25:27.181Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717060160 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717060160 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717060160 data=null} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717060160 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717060160 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717060162 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717060162 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717060162 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717060162 data=null} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717060162 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717060162 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717060164 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717060164 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=717060164 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717060164 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717060196 data=null button=1 stateMask=0x80000 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=717060303 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=717060309 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=717060309 data=null} to TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Attempting to set focus on Table with text {}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717060310 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717060311 data=null doit=true} to TableItem with text {}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717060311 data=null} to TableItem with text {}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717060311 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717060311 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717060319 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:27 [2020-07-07T19:25:27.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717061554 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717061554 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717061554 data=null} to TreeItem with text {simple_server-thread1}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717061554 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717061554 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717061557 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:28 [2020-07-07T19:25:28.545Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717061560 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717061560 data=null doit=true} to TreeItem with text {test}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717061560 data=null} to TreeItem with text {test}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717061560 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717061560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717061573 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717061574 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717061574 data=null doit=true} to TreeItem with text {test}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717061575 data=null} to TreeItem with text {test}
15:25:28 [2020-07-07T19:25:28.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717061575 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:28 [2020-07-07T19:25:28.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717061575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:28 [2020-07-07T19:25:28.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717061577 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:28 [2020-07-07T19:25:28.546Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:28 [2020-07-07T19:25:28.546Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:28 [2020-07-07T19:25:28.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717061578 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:25:28 [2020-07-07T19:25:28.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717061578 data=null doit=true} to TreeItem with text {Traces [4]}
15:25:28 [2020-07-07T19:25:28.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717061578 data=null} to TreeItem with text {Traces [4]}
15:25:28 [2020-07-07T19:25:28.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717061578 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:28 [2020-07-07T19:25:28.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717061578 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:25:28 [2020-07-07T19:25:28.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717061588 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:28 [2020-07-07T19:25:28.546Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717062001 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717062001 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717062001 data=null} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717062002 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717062002 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717062022 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:29 [2020-07-07T19:25:29.106Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717062023 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717062023 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717062023 data=null} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717062024 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717062024 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717062026 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717062026 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717062026 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717062026 data=null} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717062026 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717062026 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717062028 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717062028 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=717062029 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717062029 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717062056 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=717062130 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=717062131 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=717062131 data=null} to TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:29 [2020-07-07T19:25:29.107Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - Attempting to set focus on Table with text {}
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717062633 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717062633 data=null doit=true} to TableItem with text {}
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717062633 data=null} to TableItem with text {}
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717062633 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717062633 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717062635 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:29 [2020-07-07T19:25:29.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717063367 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717063367 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717063367 data=null} to TreeItem with text {simple_server-thread2}
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717063368 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717063368 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717063370 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:30 [2020-07-07T19:25:30.228Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:30 [2020-07-07T19:25:30.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717063373 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717063373 data=null doit=true} to TreeItem with text {test}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717063373 data=null} to TreeItem with text {test}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717063373 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717063373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717063380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717063381 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717063381 data=null doit=true} to TreeItem with text {test}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717063381 data=null} to TreeItem with text {test}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717063381 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717063381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717063389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:30 [2020-07-07T19:25:30.229Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717063390 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717063390 data=null doit=true} to TreeItem with text {Traces [4]}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717063390 data=null} to TreeItem with text {Traces [4]}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717063390 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717063390 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717063394 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:30 [2020-07-07T19:25:30.229Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:30 [2020-07-07T19:25:30.229Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717063430 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717063430 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717063430 data=null} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717063431 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717063431 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717063438 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:30 [2020-07-07T19:25:30.484Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717063440 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717063440 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717063440 data=null} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717063440 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717063440 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717063442 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717063443 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717063443 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717063443 data=null} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717063443 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717063443 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717063445 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717063445 data=null button=1 stateMask=0x0 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=717063445 data=null button=1 stateMask=0x0 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717063483 data=null button=1 stateMask=0x80000 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=717063484 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=717063484 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=717063484 data=null} to TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:30 [2020-07-07T19:25:30.484Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717063451 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - Attempting to set focus on Table with text {}
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717063986 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717063986 data=null doit=true} to TableItem with text {}
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717063986 data=null} to TableItem with text {}
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717063986 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717063986 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717063988 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:31 [2020-07-07T19:25:31.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717064909 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717064909 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717064909 data=null} to TreeItem with text {ust-overlap-testing}
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717064910 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717064910 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717064924 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:31 [2020-07-07T19:25:31.973Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:31 [2020-07-07T19:25:31.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717064927 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717064927 data=null doit=true} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717064927 data=null} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717064927 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717064928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717064953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717064954 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717064954 data=null doit=true} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717064954 data=null} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717064954 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717064954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717064957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717064957 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717064957 data=null doit=true} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717064957 data=null} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717064957 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717064957 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717064962 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717064964 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717064964 data=null doit=true} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717064964 data=null} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717064965 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717064965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717064970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717064974 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717064974 data=null doit=true} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717064974 data=null} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717064974 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717064974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717064996 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:31 [2020-07-07T19:25:31.974Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717064997 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717064997 data=null doit=true} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717064997 data=null} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717064997 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717064997 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717065001 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717065001 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717065001 data=null doit=true} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717065001 data=null} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717065002 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717065002 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717065003 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Clicking on with mnemonic 'Clear'
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Clicked on with mnemonic 'Clear'
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717065094 data=null doit=true} to Shell with text {Confirm Clear}
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Clicking on &Yes
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717065105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717065105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717065105 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717065105 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717065106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717065106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:31 [2020-07-07T19:25:31.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717065106 data=null item=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')
15:25:32 [2020-07-07T19:25:32.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717065024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:25:32 [2020-07-07T19:25:32.902Z] DEBUG - Clicked on 
15:25:32 [2020-07-07T19:25:32.902Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717065792 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717065792 data=null doit=true} to TreeItem with text {test}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717065792 data=null} to TreeItem with text {test}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717065793 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717065793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717065799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717065799 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717065799 data=null doit=true} to TreeItem with text {test}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717065799 data=null} to TreeItem with text {test}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717065800 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717065800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717065802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:32 [2020-07-07T19:25:32.903Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717065803 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717065803 data=null doit=true} to TreeItem with text {Traces [4]}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717065803 data=null} to TreeItem with text {Traces [4]}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717065803 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717065803 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717065807 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717065807 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717065811 data=null doit=true} to TreeItem with text {Traces [4]}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717065811 data=null} to TreeItem with text {Traces [4]}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717065811 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717065811 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717065813 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Clicking on with mnemonic 'Import...'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Clicked on with mnemonic 'Import...'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717065919 data=null doit=true} to Shell with text {Trace Import}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717065920 data=null} to (of type 'Combo')
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717066006 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717066014 data=null doit=true} to TreeItem with text {import}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717066014 data=null} to TreeItem with text {import}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717066015 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717066015 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717066020 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:25:32 [2020-07-07T19:25:32.903Z] DEBUG - Setting state to checked on: import
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} time=717066123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Clicking on &Finish
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717066179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717066179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717066179 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717066179 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717066179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717066179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.161Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.161Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.161Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.161Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.161Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.161Z] DEBUG - Clicked on &Finish
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717066685 data=null doit=true} to Shell with text {Confirmation}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Clicking on Skip All
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=717066686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=717066686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=717066686 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=717066686 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=717066686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=717066686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=717066686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717066179 data=null item=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')
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717065830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Clicked on 
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717066752 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717066752 data=null doit=true} to TreeItem with text {test}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717066752 data=null} to TreeItem with text {test}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717066752 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717066752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717066758 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717066758 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717066758 data=null doit=true} to TreeItem with text {test}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717066758 data=null} to TreeItem with text {test}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717066759 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717066759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717066762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:33 [2020-07-07T19:25:33.721Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717066762 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717066763 data=null doit=true} to TreeItem with text {Traces [1]}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717066763 data=null} to TreeItem with text {Traces [1]}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717066763 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717066784 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717066790 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717066790 data=null doit=true} to TreeItem with text {Traces [1]}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717066790 data=null} to TreeItem with text {Traces [1]}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717066791 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717066791 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]}
15:25:33 [2020-07-07T19:25:33.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717066792 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067206 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717067206 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717067206 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067206 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717067206 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067224 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:34 [2020-07-07T19:25:34.283Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067226 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717067226 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717067226 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067226 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717067226 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067228 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067228 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717067228 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717067229 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067229 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717067229 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067231 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067231 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067231 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717067231 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067257 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717067262 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717067400 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717067413 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Attempting to set focus on Table with text {}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717067414 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717067414 data=null doit=true} to TableItem with text {}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717067414 data=null} to TableItem with text {}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717067414 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717067414 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717067416 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:34 [2020-07-07T19:25:34.283Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717068647 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717068647 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717068647 data=null} to TreeItem with text {kernel-overlap-testing}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717068647 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717068647 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717068649 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:35 [2020-07-07T19:25:35.649Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717068652 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717068652 data=null doit=true} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717068653 data=null} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717068653 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717068653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717068659 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:35 [2020-07-07T19:25:35.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717068660 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717068660 data=null doit=true} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717068660 data=null} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717068661 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717068661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717068668 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717068668 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717068668 data=null doit=true} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717068668 data=null} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717068669 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717068669 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717068673 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717068675 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717068676 data=null doit=true} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717068676 data=null} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717068676 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717068676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717068684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717068685 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717068685 data=null doit=true} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717068685 data=null} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717068685 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717068685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717068688 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.650Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717068688 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717068688 data=null doit=true} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717068688 data=null} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717068688 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717068688 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717068692 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717068693 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717068693 data=null doit=true} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717068693 data=null} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717068693 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717068693 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717068695 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Clicking on with mnemonic 'Clear'
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Clicked on with mnemonic 'Clear'
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717068793 data=null doit=true} to Shell with text {Confirm Clear}
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Clicking on &Yes
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717068794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717068794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717068794 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717068794 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717068794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717068794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:35 [2020-07-07T19:25:35.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717068794 data=null item=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')
15:25:35 [2020-07-07T19:25:35.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717068713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:25:35 [2020-07-07T19:25:35.905Z] DEBUG - Clicked on 
15:25:35 [2020-07-07T19:25:35.905Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:35 [2020-07-07T19:25:35.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:35 [2020-07-07T19:25:35.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:35 [2020-07-07T19:25:35.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:35 [2020-07-07T19:25:35.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:35 [2020-07-07T19:25:35.905Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:35 [2020-07-07T19:25:35.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717068993 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717068993 data=null doit=true} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717068993 data=null} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717068993 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717068993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717069015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717069016 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717069016 data=null doit=true} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717069016 data=null} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717069016 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717069016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717069038 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:35 [2020-07-07T19:25:35.906Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717069038 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717069038 data=null doit=true} to TreeItem with text {Traces [0]}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717069038 data=null} to TreeItem with text {Traces [0]}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717069038 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717069039 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]}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717069042 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717069043 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717069043 data=null doit=true} to TreeItem with text {Traces [0]}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717069043 data=null} to TreeItem with text {Traces [0]}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717069043 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717069043 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]}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717069045 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:25:35 [2020-07-07T19:25:35.906Z] DEBUG - Clicking on with mnemonic 'Import...'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Clicked on with mnemonic 'Import...'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717069144 data=null doit=true} to Shell with text {Trace Import}
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717069146 data=null} to (of type 'Combo')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717069197 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717069198 data=null doit=true} to TreeItem with text {import}
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717069198 data=null} to TreeItem with text {import}
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717069198 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717069210 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717069210 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Setting state to checked on: import
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} time=717069244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Clicking on &Finish
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717069262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717069262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717069262 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717069262 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717069262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717069262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Clicked on &Finish
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717069419 data=null doit=true} to Shell with text {Confirmation}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Clicking on Skip All
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=717069425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=717069425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=717069425 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=717069425 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=717069425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=717069425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=717069425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717069262 data=null item=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')
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717069067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Clicked on 
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717069583 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717069583 data=null doit=true} to TreeItem with text {test}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717069583 data=null} to TreeItem with text {test}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717069583 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717069583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717069588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717069588 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717069588 data=null doit=true} to TreeItem with text {test}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717069588 data=null} to TreeItem with text {test}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717069589 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717069589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717069591 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:36 [2020-07-07T19:25:36.420Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717069592 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717069592 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717069592 data=null} to TreeItem with text {Traces [3]}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717069592 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717069592 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717069601 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717069601 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717069601 data=null} to TreeItem with text {Traces [3]}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717069601 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:36 [2020-07-07T19:25:36.420Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717069601 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:36 [2020-07-07T19:25:36.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717069603 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:36 [2020-07-07T19:25:36.931Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:36 [2020-07-07T19:25:36.931Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:36 [2020-07-07T19:25:36.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717069918 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717069918 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717069918 data=null} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717069919 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717069919 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717069937 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:36 [2020-07-07T19:25:36.932Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717069939 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717069939 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717069939 data=null} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717069939 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717069939 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717069941 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717069941 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717069941 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717069942 data=null} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717069942 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717069942 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717069943 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717069944 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=717069944 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717069944 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717069972 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=717069976 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
15:25:36 [2020-07-07T19:25:36.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=717069976 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=717070102 data=null} to TreeItem with text {simple_server-thread1}
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - Attempting to set focus on Table with text {}
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717070120 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717070120 data=null doit=true} to TableItem with text {}
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717070120 data=null} to TableItem with text {}
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717070120 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717070120 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717070122 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:37 [2020-07-07T19:25:37.188Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717071355 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717071355 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717071355 data=null} to TreeItem with text {simple_server-thread1}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717071355 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717071356 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717071358 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:38 [2020-07-07T19:25:38.559Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717071361 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717071361 data=null doit=true} to TreeItem with text {test}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717071361 data=null} to TreeItem with text {test}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717071361 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717071361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717071368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717071368 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717071368 data=null doit=true} to TreeItem with text {test}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717071368 data=null} to TreeItem with text {test}
15:25:38 [2020-07-07T19:25:38.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717071368 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:38 [2020-07-07T19:25:38.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717071368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:38 [2020-07-07T19:25:38.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717071375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:38 [2020-07-07T19:25:38.560Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:38 [2020-07-07T19:25:38.560Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:38 [2020-07-07T19:25:38.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717071376 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:38 [2020-07-07T19:25:38.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717071376 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:38 [2020-07-07T19:25:38.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717071376 data=null} to TreeItem with text {Traces [3]}
15:25:38 [2020-07-07T19:25:38.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717071376 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:38 [2020-07-07T19:25:38.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717071377 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:38 [2020-07-07T19:25:38.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717071381 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:38 [2020-07-07T19:25:38.560Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717071793 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717071793 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717071793 data=null} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717071794 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717071794 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717071802 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:38 [2020-07-07T19:25:38.816Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717071815 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717071815 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717071815 data=null} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717071815 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717071815 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717071817 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717071818 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717071818 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717071818 data=null} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717071818 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717071818 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717071821 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717071821 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=717071821 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717071821 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717071834 data=null button=1 stateMask=0x80000 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=717071919 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=717071930 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=717071930 data=null} to TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:38 [2020-07-07T19:25:38.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - Attempting to set focus on Table with text {}
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717072432 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717072434 data=null doit=true} to TableItem with text {}
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717072434 data=null} to TableItem with text {}
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717072435 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717072435 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717072437 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:39 [2020-07-07T19:25:39.377Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717073168 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717073168 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717073168 data=null} to TreeItem with text {simple_server-thread2}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717073168 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717073168 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717073171 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:40 [2020-07-07T19:25:40.305Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717073173 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717073173 data=null doit=true} to TreeItem with text {test}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717073173 data=null} to TreeItem with text {test}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717073173 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717073173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717073180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717073180 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717073180 data=null doit=true} to TreeItem with text {test}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717073180 data=null} to TreeItem with text {test}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717073180 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717073180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717073182 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:40 [2020-07-07T19:25:40.305Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717073183 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717073183 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717073183 data=null} to TreeItem with text {Traces [3]}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717073188 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717073188 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717073193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:40 [2020-07-07T19:25:40.305Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717073214 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717073214 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717073214 data=null} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717073214 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717073214 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717073235 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:40 [2020-07-07T19:25:40.305Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717073238 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717073238 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717073238 data=null} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717073238 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717073238 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717073240 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717073240 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717073240 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717073241 data=null} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717073241 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717073241 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717073278 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717073278 data=null button=1 stateMask=0x0 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=717073279 data=null button=1 stateMask=0x0 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717073279 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717073307 data=null button=1 stateMask=0x80000 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=717073312 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=717073397 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.306Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=717073399 data=null} to TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.306Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
15:25:40 [2020-07-07T19:25:40.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:40 [2020-07-07T19:25:40.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:40 [2020-07-07T19:25:40.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - Attempting to set focus on Table with text {}
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717073901 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717073901 data=null doit=true} to TableItem with text {}
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717073901 data=null} to TableItem with text {}
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717073901 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717073902 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717073904 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:40 [2020-07-07T19:25:40.867Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:41 [2020-07-07T19:25:41.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:41 [2020-07-07T19:25:41.686Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:41 [2020-07-07T19:25:41.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717074627 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
15:25:41 [2020-07-07T19:25:41.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717074627 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:41 [2020-07-07T19:25:41.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717074627 data=null} to TreeItem with text {ust-overlap-testing}
15:25:41 [2020-07-07T19:25:41.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717074628 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
15:25:41 [2020-07-07T19:25:41.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717074628 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:25:41 [2020-07-07T19:25:41.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717074642 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
15:25:41 [2020-07-07T19:25:41.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:41 [2020-07-07T19:25:41.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:41 [2020-07-07T19:25:41.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:41 [2020-07-07T19:25:41.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:41 [2020-07-07T19:25:41.686Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717074644 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717074644 data=null doit=true} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717074644 data=null} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717074645 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717074645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717074655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717074655 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717074655 data=null doit=true} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717074655 data=null} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717074655 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717074655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717074658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717074658 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717074658 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717074658 data=null} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717074658 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717074658 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717074662 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717074668 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717074668 data=null doit=true} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717074668 data=null} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717074668 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717074668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717074673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717074674 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717074674 data=null doit=true} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717074674 data=null} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717074674 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717074674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717074676 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:41 [2020-07-07T19:25:41.687Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717074677 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717074677 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717074677 data=null} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717074677 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717074677 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717074685 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717074685 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717074685 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717074685 data=null} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717074685 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717074685 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717074687 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Clicking on with mnemonic 'Clear'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Clicked on with mnemonic 'Clear'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717074822 data=null doit=true} to Shell with text {Confirm Clear}
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Clicking on &Yes
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717074822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717074822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717074822 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717074833 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717074833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:41 [2020-07-07T19:25:41.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717074833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:41 [2020-07-07T19:25:41.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717074833 data=null item=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')
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717074708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Clicked on 
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717075328 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717075328 data=null doit=true} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717075328 data=null} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717075329 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717075329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717075345 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717075346 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717075346 data=null doit=true} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717075346 data=null} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717075346 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717075346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717075348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.199Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717075349 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717075349 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717075349 data=null} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717075349 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717075349 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717075353 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717075353 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717075353 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717075353 data=null} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717075353 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717075353 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717075355 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Clicking on with mnemonic 'Import...'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Clicked on with mnemonic 'Import...'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717075473 data=null doit=true} to Shell with text {Trace Import}
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717075504 data=null} to (of type 'Combo')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717075557 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717075557 data=null doit=true} to TreeItem with text {import}
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717075557 data=null} to TreeItem with text {import}
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717075557 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717075557 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717075557 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Setting state to checked on: import
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=717075622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.456Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.457Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.457Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:25:42 [2020-07-07T19:25:42.713Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Clicking on &Finish
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717075640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717075640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717075640 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717075640 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717075640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717075640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Clicked on &Finish
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717075788 data=null doit=true} to Shell with text {Confirmation}
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Clicking on Skip All
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=717075788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=717075788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=717075788 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=717075788 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=717075788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=717075788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=717075788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717075640 data=null item=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')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717075394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Clicked on 
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717075891 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717075891 data=null doit=true} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717075891 data=null} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717075891 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717075891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717075897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717075898 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717075898 data=null doit=true} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717075898 data=null} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717075898 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717075898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717075901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:42 [2020-07-07T19:25:42.970Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717075901 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717075901 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717075901 data=null} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717075901 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717075901 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717075910 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717075910 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717075910 data=null} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717075911 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717075911 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:42 [2020-07-07T19:25:42.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717075912 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076335 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717076335 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717076336 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076336 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717076336 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076343 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:43 [2020-07-07T19:25:43.226Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076345 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717076345 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717076345 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076345 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717076345 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076347 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076347 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717076347 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717076347 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076348 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717076348 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076350 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076350 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076350 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717076351 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076377 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717076382 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717076382 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717076382 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.226Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:25:43 [2020-07-07T19:25:43.787Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:44 [2020-07-07T19:25:44.714Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:44 [2020-07-07T19:25:44.714Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:44 [2020-07-07T19:25:44.714Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:44 [2020-07-07T19:25:44.714Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:44 [2020-07-07T19:25:44.714Z] DEBUG - Attempting to set focus on Table with text {}
15:25:44 [2020-07-07T19:25:44.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717077885 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:44 [2020-07-07T19:25:44.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717077885 data=null doit=true} to TableItem with text {}
15:25:44 [2020-07-07T19:25:44.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717077885 data=null} to TableItem with text {}
15:25:44 [2020-07-07T19:25:44.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717077885 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:44 [2020-07-07T19:25:44.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717077885 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:44 [2020-07-07T19:25:44.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717077887 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:44 [2020-07-07T19:25:44.715Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:44 [2020-07-07T19:25:44.715Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717078004 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717078004 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717078004 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717078004 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717078004 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717078017 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:44 [2020-07-07T19:25:44.970Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717078020 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717078020 data=null doit=true} to TreeItem with text {test}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717078020 data=null} to TreeItem with text {test}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717078020 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717078020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717078029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717078030 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717078030 data=null doit=true} to TreeItem with text {test}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717078030 data=null} to TreeItem with text {test}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717078030 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717078030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:44 [2020-07-07T19:25:44.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717078032 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:44 [2020-07-07T19:25:44.970Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:44 [2020-07-07T19:25:44.971Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:44 [2020-07-07T19:25:44.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717078032 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:44 [2020-07-07T19:25:44.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717078032 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:44 [2020-07-07T19:25:44.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717078032 data=null} to TreeItem with text {Traces [3]}
15:25:44 [2020-07-07T19:25:44.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717078033 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:44 [2020-07-07T19:25:44.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717078033 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:44 [2020-07-07T19:25:44.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717078036 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:44 [2020-07-07T19:25:44.971Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078461 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717078462 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717078462 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078462 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717078462 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078470 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:45 [2020-07-07T19:25:45.532Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078471 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717078471 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717078471 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078471 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717078472 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078474 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078474 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717078474 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717078474 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078474 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717078474 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078476 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078476 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078476 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717078476 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078503 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717078508 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717078508 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717078508 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:25:45 [2020-07-07T19:25:45.532Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:46 [2020-07-07T19:25:46.094Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:46 [2020-07-07T19:25:46.094Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717079637 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717079637 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717079637 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717079638 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717079638 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717079640 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:46 [2020-07-07T19:25:46.655Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717079643 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717079643 data=null doit=true} to TreeItem with text {test}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717079643 data=null} to TreeItem with text {test}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717079643 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717079643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717079650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717079650 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717079650 data=null doit=true} to TreeItem with text {test}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717079650 data=null} to TreeItem with text {test}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717079650 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717079651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717079658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:46 [2020-07-07T19:25:46.655Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717079658 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717079659 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717079659 data=null} to TreeItem with text {Traces [3]}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717079659 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717079659 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717079663 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:46 [2020-07-07T19:25:46.655Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717079683 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717079683 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717079683 data=null} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717079683 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717079684 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717079706 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:46 [2020-07-07T19:25:46.655Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717079708 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717079708 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717079708 data=null} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717079708 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717079708 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717079710 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717079710 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717079710 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717079711 data=null} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717079711 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717079711 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717079712 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717079712 data=null button=1 stateMask=0x0 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=717079712 data=null button=1 stateMask=0x0 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717079713 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717079743 data=null button=1 stateMask=0x80000 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=717079743 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=717079743 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=717079743 data=null} to TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:46 [2020-07-07T19:25:46.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:47 [2020-07-07T19:25:47.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:47 [2020-07-07T19:25:47.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:47 [2020-07-07T19:25:47.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:47 [2020-07-07T19:25:47.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717080872 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717080873 data=null doit=true} to TreeItem with text {unrecognized.log}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717080873 data=null} to TreeItem with text {unrecognized.log}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717080873 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717080873 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717080875 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:47 [2020-07-07T19:25:47.778Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717080878 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717080878 data=null doit=true} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717080878 data=null} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717080878 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717080878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717080885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717080885 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717080886 data=null doit=true} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717080886 data=null} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717080886 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717080886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717080894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717080894 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717080894 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717080894 data=null} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717080894 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717080894 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717080899 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717080901 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717080901 data=null doit=true} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717080901 data=null} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717080901 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717080901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717080910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717080910 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717080910 data=null doit=true} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717080910 data=null} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717080910 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717080910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717080913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:47 [2020-07-07T19:25:47.778Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717080914 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717080914 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717080914 data=null} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717080914 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717080914 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717080918 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717080918 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717080918 data=null doit=true} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717080918 data=null} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717080919 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717080919 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717080920 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:25:47 [2020-07-07T19:25:47.778Z] DEBUG - Clicking on with mnemonic 'Clear'
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - Clicked on with mnemonic 'Clear'
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717081014 data=null doit=true} to Shell with text {Confirm Clear}
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - Clicking on &Yes
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717081014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717081014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717081014 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717081014 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717081014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717081014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717081014 data=null item=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')
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717080940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - Clicked on 
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717081426 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717081426 data=null doit=true} to TreeItem with text {test}
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717081426 data=null} to TreeItem with text {test}
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717081436 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717081436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717081446 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:25:48 [2020-07-07T19:25:48.290Z] DEBUG - Clicking on with mnemonic 'Import...'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Clicked on with mnemonic 'Import...'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=717081533 data=null doit=true} to Shell with text {Import}
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717081533 data=null doit=true} to TreeItem with text {Tracing}
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717081534 data=null} to TreeItem with text {Tracing}
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717081534 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717081534 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}
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717081535 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=717081537 data=null button=0 stateMask=0x0 x=101 y=127 count=0} to Tree node with text: Trace Import
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=717081537 data=null doit=true} to Tree node with text: Trace Import
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=717081537 data=null} to Tree node with text: Trace Import
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=717081537 data=null button=1 stateMask=0x0 x=101 y=127 count=1} to Tree node with text: Trace Import
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717081537 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Import
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=717081540 data=null button=1 stateMask=0x80000 x=101 y=127 count=1} to Tree node with text: Trace Import
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Clicking on &Next >
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=717081541 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')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=717081553 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')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=717081553 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=717081553 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=717081553 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')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=717081553 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')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=717081553 data=null item=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')
15:25:48 [2020-07-07T19:25:48.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Clicked on &Next >
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717081652 data=null} to (of type 'Combo')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:48 [2020-07-07T19:25:48.546Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717081757 data=null doit=true} to TreeItem with text {import}
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717081757 data=null} to TreeItem with text {import}
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717081757 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717081757 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717081758 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717081759 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717081759 data=null doit=true} to TreeItem with text {import}
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717081759 data=null} to TreeItem with text {import}
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717081759 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717081759 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717081759 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717081789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:25:48 [2020-07-07T19:25:48.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7a73e6b5
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=717081792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=717081792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=717081792 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=717081792 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=717081792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=717081792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=717081792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=717081792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=717081792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=717081792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=717081792 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=717081792 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - Clicking on &Finish
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717081795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717081795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717081795 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717081795 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717081795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717081795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:48 [2020-07-07T19:25:48.804Z] DEBUG - Clicked on &Finish
15:25:49 [2020-07-07T19:25:49.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717081795 data=null item=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')
15:25:49 [2020-07-07T19:25:49.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717081453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717082302 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717082302 data=null doit=true} to TreeItem with text {test}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717082302 data=null} to TreeItem with text {test}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717082302 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717082302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717082305 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717082305 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717082305 data=null doit=true} to TreeItem with text {test}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717082305 data=null} to TreeItem with text {test}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717082305 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717082305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717082307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:49 [2020-07-07T19:25:49.316Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717082308 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717082308 data=null doit=true} to TreeItem with text {Traces [1]}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717082308 data=null} to TreeItem with text {Traces [1]}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717082308 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717082308 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717082311 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717082311 data=null doit=true} to TreeItem with text {Traces [1]}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717082311 data=null} to TreeItem with text {Traces [1]}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717082312 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717082312 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]}
15:25:49 [2020-07-07T19:25:49.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717082313 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:49 [2020-07-07T19:25:49.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:49 [2020-07-07T19:25:49.571Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082624 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717082625 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717082625 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082625 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717082625 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082643 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:49 [2020-07-07T19:25:49.572Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082644 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717082644 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717082644 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082645 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717082645 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082646 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082647 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717082647 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717082647 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082647 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717082647 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082649 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082649 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082649 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717082649 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082677 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717082682 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717082682 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717082682 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:49 [2020-07-07T19:25:49.572Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:25:50 [2020-07-07T19:25:50.134Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Attempting to set focus on Table with text {}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717084186 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717084186 data=null doit=true} to TableItem with text {}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717084186 data=null} to TableItem with text {}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717084186 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717084187 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717084188 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717084229 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717084229 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717084229 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717084229 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717084229 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717084231 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.061Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717084234 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717084236 data=null doit=true} to TreeItem with text {test}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717084236 data=null} to TreeItem with text {test}
15:25:51 [2020-07-07T19:25:51.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717084236 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717084236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717084261 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717084262 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717084262 data=null doit=true} to TreeItem with text {test}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717084262 data=null} to TreeItem with text {test}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717084262 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717084262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717084264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:51 [2020-07-07T19:25:51.317Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717084265 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717084265 data=null doit=true} to TreeItem with text {Traces [1]}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717084265 data=null} to TreeItem with text {Traces [1]}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717084265 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717084265 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717084272 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717084272 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717084273 data=null doit=true} to TreeItem with text {Traces [1]}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717084273 data=null} to TreeItem with text {Traces [1]}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717084273 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717084273 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717084275 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Clicking on with mnemonic 'Clear'
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Clicked on with mnemonic 'Clear'
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717084354 data=null doit=true} to Shell with text {Confirm Clear}
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Clicking on &Yes
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717084354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717084354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717084354 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717084354 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717084354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717084354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717084354 data=null item=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')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717084293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Clicked on 
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Unselecting all in (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=717084580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=717084580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=717084580 data=null doit=true} to (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=717084580 data=null} to (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717084581 data=null button=1 stateMask=0x40000 x=92 y=58 count=1} to (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717084581 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717084585 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1} to (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Clicking on with mnemonic 'Import...'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Clicked on with mnemonic 'Import...'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=717084635 data=null doit=true} to Shell with text {Import}
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.573Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=717084637 data=null button=0 stateMask=0x0 x=101 y=127 count=0} to Tree node with text: Trace Import
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=717084637 data=null doit=true} to Tree node with text: Trace Import
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=717084637 data=null} to Tree node with text: Trace Import
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=717084637 data=null button=1 stateMask=0x0 x=101 y=127 count=1} to Tree node with text: Trace Import
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717084637 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Import
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=717084641 data=null button=1 stateMask=0x80000 x=101 y=127 count=1} to Tree node with text: Trace Import
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Clicking on &Next >
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=717084642 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')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=717084642 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')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=717084642 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=717084642 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=717084642 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')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=717084642 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')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=717084642 data=null item=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')
15:25:51 [2020-07-07T19:25:51.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Clicked on &Next >
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717084748 data=null} to (of type 'Combo')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.573Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717084814 data=null doit=true} to TreeItem with text {import}
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717084814 data=null} to TreeItem with text {import}
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717084815 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717084815 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717084816 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717084816 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717084816 data=null doit=true} to TreeItem with text {import}
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717084816 data=null} to TreeItem with text {import}
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717084816 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717084816 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717084817 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717084850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:25:51 [2020-07-07T19:25:51.829Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Clicking on &Finish
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717084855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717084855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717084855 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717084855 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717084855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:51 [2020-07-07T19:25:51.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717084855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717084855 data=null item=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')
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717084586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Clicked on 
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717085026 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717085026 data=null doit=true} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717085026 data=null} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717085026 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717085026 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}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717085046 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717085047 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717085047 data=null doit=true} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717085047 data=null} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717085047 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717085047 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}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717085079 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717085080 data=null doit=true} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717085080 data=null} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717085080 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717085080 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}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717085081 data=null button=1 stateMask=0x80000 x=49 y=81 count=1} to TreeItem with text {Tracing}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717085082 data=null button=0 stateMask=0x0 x=76 y=127 count=0} to TreeItem with text {Traces [1]}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717085082 data=null doit=true} to TreeItem with text {Traces [1]}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717085082 data=null} to TreeItem with text {Traces [1]}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717085082 data=null button=1 stateMask=0x0 x=76 y=127 count=1} to TreeItem with text {Traces [1]}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717085082 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717085086 data=null button=1 stateMask=0x80000 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717085087 data=null doit=true} to TreeItem with text {Traces [1]}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717085087 data=null} to TreeItem with text {Traces [1]}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717085087 data=null button=1 stateMask=0x0 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717085087 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]}
15:25:52 [2020-07-07T19:25:52.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717085088 data=null button=1 stateMask=0x80000 x=76 y=127 count=1} to TreeItem with text {Traces [1]}
15:25:52 [2020-07-07T19:25:52.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:52 [2020-07-07T19:25:52.343Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:52 [2020-07-07T19:25:52.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085500 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717085501 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717085501 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085501 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717085501 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085526 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:52 [2020-07-07T19:25:52.600Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085528 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717085528 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717085528 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085528 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717085528 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085531 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085531 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717085531 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717085531 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085531 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717085532 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085534 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085534 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085535 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717085535 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085565 data=null button=1 stateMask=0x80000 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717085623 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717085625 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717085625 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:25:52 [2020-07-07T19:25:52.600Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - Attempting to set focus on Table with text {}
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717087127 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717087127 data=null doit=true} to TableItem with text {}
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717087127 data=null} to TableItem with text {}
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717087127 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717087128 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717087129 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:53 [2020-07-07T19:25:53.965Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717087170 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717087170 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717087170 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717087171 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717087171 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717087173 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:54 [2020-07-07T19:25:54.220Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=717087175 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717087187 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717087187 data=null doit=true} to TreeItem with text {Tracing}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717087187 data=null} to TreeItem with text {Tracing}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717087187 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717087187 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}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717087195 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Clicking on with mnemonic 'Delete'
15:25:54 [2020-07-07T19:25:54.220Z] DEBUG - Clicked on with mnemonic 'Delete'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717087955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717087955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717087955 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717087955 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717087955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717087955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=717087955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717087955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717087955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717087955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717087955 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717087955 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Clicking on OK
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717087956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717087956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717087956 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717087956 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717087956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717087956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:54 [2020-07-07T19:25:54.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:54 [2020-07-07T19:25:54.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:54 [2020-07-07T19:25:54.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:54 [2020-07-07T19:25:54.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:54 [2020-07-07T19:25:54.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:54 [2020-07-07T19:25:54.782Z] DEBUG - Clicked on OK
15:25:55 [2020-07-07T19:25:55.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717087956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717087291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717088463 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717088463 data=null doit=true} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717088463 data=null} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717088464 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717088464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717088474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717088475 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717088475 data=null doit=true} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717088475 data=null} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717088475 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717088475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717088478 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.549Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717088479 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717088479 data=null doit=true} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717088479 data=null} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717088479 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717088479 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]}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717088489 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717088489 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717088489 data=null doit=true} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717088489 data=null} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717088490 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717088490 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]}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717088491 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Clicking on with mnemonic 'Clear'
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Clicked on with mnemonic 'Clear'
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717088597 data=null doit=true} to Shell with text {Confirm Clear}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Clicking on &Yes
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717088597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717088597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717088597 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717088597 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717088597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717088598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717088598 data=null item=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')
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717088514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Clicked on 
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717088637 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717088638 data=null doit=true} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717088638 data=null} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717088638 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717088638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717088645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717088674 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717088674 data=null doit=true} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717088675 data=null} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717088675 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717088675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717088678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:55 [2020-07-07T19:25:55.550Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717088682 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717088682 data=null doit=true} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717088682 data=null} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717088682 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717088682 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]}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717088686 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717088687 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717088687 data=null doit=true} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717088687 data=null} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717088687 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717088687 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]}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717088689 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:25:55 [2020-07-07T19:25:55.550Z] DEBUG - Clicking on with mnemonic 'Import...'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - Clicked on with mnemonic 'Import...'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717088812 data=null doit=true} to Shell with text {Trace Import}
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:25:55 [2020-07-07T19:25:55.806Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717088823 data=null} to (of type 'Combo')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717088894 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717088894 data=null doit=true} to TreeItem with text {import}
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717088894 data=null} to TreeItem with text {import}
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717088894 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717088894 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717088894 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Setting state to checked on: import
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=717088929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@56725cf0
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=717088943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717088943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=717088943 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=717088943 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=717088943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=717088943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=717088943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=717088943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717088943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=717088943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=717088943 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=717088943 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.807Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - Clicking on &Finish
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717088946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717088946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717088946 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717088955 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717088955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:55 [2020-07-07T19:25:55.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717088955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:56 [2020-07-07T19:25:56.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:56 [2020-07-07T19:25:56.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:56 [2020-07-07T19:25:56.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:56 [2020-07-07T19:25:56.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:56 [2020-07-07T19:25:56.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:25:56 [2020-07-07T19:25:56.063Z] DEBUG - Clicked on &Finish
15:25:56 [2020-07-07T19:25:56.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717088955 data=null item=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')
15:25:56 [2020-07-07T19:25:56.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717088709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717089508 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717089509 data=null doit=true} to TreeItem with text {test}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717089509 data=null} to TreeItem with text {test}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717089509 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717089509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717089516 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717089516 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717089516 data=null doit=true} to TreeItem with text {test}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717089516 data=null} to TreeItem with text {test}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717089517 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717089517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717089519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:56 [2020-07-07T19:25:56.625Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717089519 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717089519 data=null doit=true} to TreeItem with text {Traces [5]}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717089519 data=null} to TreeItem with text {Traces [5]}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717089520 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717089520 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717089523 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717089523 data=null doit=true} to TreeItem with text {Traces [5]}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717089523 data=null} to TreeItem with text {Traces [5]}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717089523 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717089523 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [5]}
15:25:56 [2020-07-07T19:25:56.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717089525 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089937 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717089937 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717089937 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089949 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717089949 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089961 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:56 [2020-07-07T19:25:56.881Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089963 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717089963 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717089963 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089963 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717089963 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089965 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089965 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717089965 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717089966 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089966 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717089966 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089967 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089968 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089968 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717089968 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089994 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717089998 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717089999 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717089999 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:56 [2020-07-07T19:25:56.881Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:25:57 [2020-07-07T19:25:57.443Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:58 [2020-07-07T19:25:58.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:58 [2020-07-07T19:25:58.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:58 [2020-07-07T19:25:58.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:58 [2020-07-07T19:25:58.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:58 [2020-07-07T19:25:58.369Z] DEBUG - Attempting to set focus on Table with text {}
15:25:58 [2020-07-07T19:25:58.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717091501 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:25:58 [2020-07-07T19:25:58.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717091502 data=null doit=true} to TableItem with text {}
15:25:58 [2020-07-07T19:25:58.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717091502 data=null} to TableItem with text {}
15:25:58 [2020-07-07T19:25:58.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717091502 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:25:58 [2020-07-07T19:25:58.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717091502 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:25:58 [2020-07-07T19:25:58.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717091504 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717091547 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717091547 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717091547 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717091547 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717091547 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717091550 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:58 [2020-07-07T19:25:58.370Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717091552 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717091552 data=null doit=true} to TreeItem with text {test}
15:25:58 [2020-07-07T19:25:58.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717091552 data=null} to TreeItem with text {test}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717091552 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717091552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717091560 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717091560 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717091560 data=null doit=true} to TreeItem with text {test}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717091560 data=null} to TreeItem with text {test}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717091560 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717091560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717091563 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:25:58 [2020-07-07T19:25:58.626Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717091564 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717091564 data=null doit=true} to TreeItem with text {Traces [5]}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717091569 data=null} to TreeItem with text {Traces [5]}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717091569 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:58 [2020-07-07T19:25:58.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717091569 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:25:58 [2020-07-07T19:25:58.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717091573 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:25:58 [2020-07-07T19:25:58.627Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717091991 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717091991 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717091991 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717091991 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717091991 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717092011 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:25:58 [2020-07-07T19:25:58.882Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717092012 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717092012 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717092012 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717092012 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717092012 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717092014 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717092015 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717092015 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Attempting to set focus on Tree with text {}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717092015 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717092015 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717092015 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717092016 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717092017 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717092017 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:25:58 [2020-07-07T19:25:58.882Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717092017 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:59 [2020-07-07T19:25:59.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717092042 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:25:59 [2020-07-07T19:25:59.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717092116 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:25:59 [2020-07-07T19:25:59.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717092116 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:25:59 [2020-07-07T19:25:59.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717092116 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:25:59 [2020-07-07T19:25:59.138Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:25:59 [2020-07-07T19:25:59.138Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:25:59 [2020-07-07T19:25:59.138Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:00 [2020-07-07T19:26:00.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:00 [2020-07-07T19:26:00.064Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717093247 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717093247 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717093247 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717093247 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717093248 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717093250 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:00 [2020-07-07T19:26:00.320Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717093253 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717093253 data=null doit=true} to TreeItem with text {test}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717093253 data=null} to TreeItem with text {test}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717093253 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717093253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717093260 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717093260 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717093260 data=null doit=true} to TreeItem with text {test}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717093260 data=null} to TreeItem with text {test}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717093261 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717093261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717093272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:00 [2020-07-07T19:26:00.320Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717093273 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717093273 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717093273 data=null} to TreeItem with text {Traces [5]}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717093273 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717093273 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717093277 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:00 [2020-07-07T19:26:00.320Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717093293 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717093294 data=null doit=true} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717093294 data=null} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717093294 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717093294 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717093314 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:00 [2020-07-07T19:26:00.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:00 [2020-07-07T19:26:00.320Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717093316 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717093316 data=null doit=true} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717093316 data=null} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717093316 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717093316 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717093318 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717093318 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717093318 data=null doit=true} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717093318 data=null} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717093318 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717093318 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717093320 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717093320 data=null button=1 stateMask=0x0 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=717093320 data=null button=1 stateMask=0x0 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717093320 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717093347 data=null button=1 stateMask=0x80000 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=717093352 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=717093352 data=null doit=true} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=717093352 data=null} to TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:00 [2020-07-07T19:26:00.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:00 [2020-07-07T19:26:00.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:00 [2020-07-07T19:26:00.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:00 [2020-07-07T19:26:00.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717094470 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717094470 data=null doit=true} to TreeItem with text {unrecognized.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717094470 data=null} to TreeItem with text {unrecognized.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717094470 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717094470 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717094472 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:01 [2020-07-07T19:26:01.444Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717094487 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717094487 data=null doit=true} to TreeItem with text {test}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717094487 data=null} to TreeItem with text {test}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717094487 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717094487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717094498 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717094498 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717094498 data=null doit=true} to TreeItem with text {test}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717094498 data=null} to TreeItem with text {test}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717094499 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717094499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717094501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:01 [2020-07-07T19:26:01.444Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717094502 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717094502 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717094502 data=null} to TreeItem with text {Traces [5]}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717094502 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717094502 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717094509 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:01 [2020-07-07T19:26:01.444Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=717094510 data=null doit=true} to TreeItem with text {z-clashes [2]}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=717094510 data=null} to TreeItem with text {z-clashes [2]}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=717094510 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [2]}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717094510 data=null item=TreeItem {z-clashes [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [2]}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=717094511 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [2]}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094523 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717094523 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717094523 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094524 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717094524 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094544 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:01 [2020-07-07T19:26:01.444Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094545 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717094545 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717094546 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094546 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717094546 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094548 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094548 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717094548 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717094548 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094548 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717094548 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094550 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094550 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094550 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717094550 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094579 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717094583 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717094584 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717094584 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:01 [2020-07-07T19:26:01.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:02 [2020-07-07T19:26:02.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:02 [2020-07-07T19:26:02.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:02 [2020-07-07T19:26:02.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:02 [2020-07-07T19:26:02.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - Attempting to set focus on Table with text {}
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717096087 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717096087 data=null doit=true} to TableItem with text {}
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717096087 data=null} to TableItem with text {}
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717096087 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717096087 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717096092 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:02 [2020-07-07T19:26:02.933Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717096136 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717096136 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717096136 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717096136 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717096136 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717096140 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:03 [2020-07-07T19:26:03.189Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717096143 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717096143 data=null doit=true} to TreeItem with text {test}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717096143 data=null} to TreeItem with text {test}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717096143 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717096143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717096151 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717096151 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717096151 data=null doit=true} to TreeItem with text {test}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717096151 data=null} to TreeItem with text {test}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717096151 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717096151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717096154 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:03 [2020-07-07T19:26:03.189Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717096154 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717096159 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717096160 data=null} to TreeItem with text {Traces [5]}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717096160 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717096160 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:03 [2020-07-07T19:26:03.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717096164 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:03 [2020-07-07T19:26:03.189Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:26:03 [2020-07-07T19:26:03.189Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096581 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717096582 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717096582 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096582 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717096582 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096603 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:03 [2020-07-07T19:26:03.445Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096604 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717096604 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717096604 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096604 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717096604 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096606 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096607 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717096607 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717096607 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096607 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717096607 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096609 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096609 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.445Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096609 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.701Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717096609 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096640 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717096646 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717096646 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717096646 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.701Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:26:03 [2020-07-07T19:26:03.701Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:03 [2020-07-07T19:26:03.701Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:03 [2020-07-07T19:26:03.701Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:03 [2020-07-07T19:26:03.701Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:04 [2020-07-07T19:26:04.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:04 [2020-07-07T19:26:04.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:04 [2020-07-07T19:26:04.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:04 [2020-07-07T19:26:04.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:04 [2020-07-07T19:26:04.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717097854 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717097854 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717097854 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717097854 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717097854 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717097856 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:04 [2020-07-07T19:26:04.824Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717097858 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717097858 data=null doit=true} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717097858 data=null} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717097859 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717097859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717097866 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717097867 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717097872 data=null doit=true} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717097872 data=null} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717097873 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717097873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717097876 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717097876 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717097876 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717097876 data=null} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717097876 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717097877 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717097881 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.824Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717097887 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717097888 data=null doit=true} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717097888 data=null} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717097888 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717097888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717097893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717097893 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717097893 data=null doit=true} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717097893 data=null} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717097893 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717097893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717097896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:04 [2020-07-07T19:26:04.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717097896 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717097896 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717097896 data=null} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717097897 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717097897 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717097904 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717097904 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717097904 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717097904 data=null} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717097904 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717097904 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717097907 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:26:04 [2020-07-07T19:26:04.825Z] DEBUG - Clicking on with mnemonic 'Import...'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Clicked on with mnemonic 'Import...'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717098044 data=null doit=true} to Shell with text {Trace Import}
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717098077 data=null} to (of type 'Combo')
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717098192 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717098192 data=null doit=true} to TreeItem with text {import}
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717098192 data=null} to TreeItem with text {import}
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717098192 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717098192 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:26:05 [2020-07-07T19:26:05.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717098192 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Setting state to checked on: import
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=717098226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.082Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - Clicking on &Finish
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717098238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717098238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717098238 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717098238 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717098239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717098239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.083Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Clicked on &Finish
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717098286 data=null doit=true} to Shell with text {Confirmation}
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Clicking on Skip All
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=717098286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=717098286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=717098286 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=717098286 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=717098286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=717098286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=717098286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717098239 data=null item=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')
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717097922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - Clicked on 
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:05 [2020-07-07T19:26:05.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717098399 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717098399 data=null doit=true} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717098399 data=null} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717098399 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717098399 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717098404 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717098404 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717098404 data=null doit=true} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717098405 data=null} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717098405 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717098405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717098407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.339Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717098408 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717098408 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717098408 data=null} to TreeItem with text {Traces [5]}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717098408 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717098408 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:05 [2020-07-07T19:26:05.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717098419 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:05 [2020-07-07T19:26:05.339Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098835 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717098835 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717098835 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098836 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717098836 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098857 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:05 [2020-07-07T19:26:05.900Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:05 [2020-07-07T19:26:05.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098858 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717098858 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717098858 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098858 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717098858 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098861 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098862 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717098862 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717098862 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098862 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717098862 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098864 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098864 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098865 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717098865 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098891 data=null button=1 stateMask=0x80000 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717098937 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717098937 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717098937 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Attempting to set focus on Table with text {}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717098938 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717098938 data=null doit=true} to TableItem with text {}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717098938 data=null} to TableItem with text {}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717098938 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717098939 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717098940 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717099023 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717099023 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717099023 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717099023 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099023 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717099027 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:05 [2020-07-07T19:26:05.901Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717099030 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717099030 data=null doit=true} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717099030 data=null} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717099030 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:05 [2020-07-07T19:26:05.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717099086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717099086 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717099086 data=null doit=true} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717099086 data=null} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717099086 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717099089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.157Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717099090 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717099090 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717099090 data=null} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717099090 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099090 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717099099 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.157Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099516 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717099516 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717099516 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099517 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099517 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099537 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:06 [2020-07-07T19:26:06.413Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099539 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717099539 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717099539 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099539 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099539 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099542 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099542 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717099542 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717099543 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099543 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099543 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099544 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099545 data=null button=1 stateMask=0x0 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099545 data=null button=1 stateMask=0x0 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.413Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717099545 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099571 data=null button=1 stateMask=0x80000 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099603 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717099603 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717099603 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099639 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717099639 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717099639 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099639 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099639 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717099642 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:06 [2020-07-07T19:26:06.669Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717099644 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717099644 data=null doit=true} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717099644 data=null} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717099644 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717099651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717099652 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717099652 data=null doit=true} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717099652 data=null} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717099652 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717099654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.669Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717099655 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717099655 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717099655 data=null} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717099655 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099655 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717099677 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.669Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717099904 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717099904 data=null doit=true} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717099904 data=null} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717099904 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099905 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717099912 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:06 [2020-07-07T19:26:06.925Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717099914 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717099914 data=null doit=true} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717099914 data=null} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717099914 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099914 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717099916 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717099916 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717099916 data=null doit=true} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717099916 data=null} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717099917 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717099917 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717099918 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717099919 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=717099919 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717099919 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717099946 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=717099960 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=717099960 data=null doit=true} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=717099960 data=null} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=717100014 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=717100014 data=null doit=true} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=717100014 data=null} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=717100015 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100015 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=717100018 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:06 [2020-07-07T19:26:06.926Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717100022 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717100022 data=null doit=true} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717100022 data=null} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717100022 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717100036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717100036 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717100036 data=null doit=true} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717100036 data=null} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717100036 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717100040 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:06 [2020-07-07T19:26:06.926Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717100040 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717100040 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717100040 data=null} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717100040 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100041 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717100045 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:06 [2020-07-07T19:26:06.926Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:26:06 [2020-07-07T19:26:06.926Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
15:26:07 [2020-07-07T19:26:07.181Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:07 [2020-07-07T19:26:07.181Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100374 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717100374 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717100374 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100375 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100375 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100382 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.437Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100384 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717100384 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717100384 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100384 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100384 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100386 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100386 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717100386 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717100386 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100386 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100386 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100388 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100388 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100388 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717100388 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100416 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100459 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717100459 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717100459 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Attempting to set focus on Table with text {}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717100460 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717100460 data=null doit=true} to TableItem with text {}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717100460 data=null} to TableItem with text {}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717100460 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:07 [2020-07-07T19:26:07.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717100460 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717100462 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100514 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717100514 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717100514 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100515 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100515 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717100517 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.438Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717100520 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717100520 data=null doit=true} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717100520 data=null} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717100520 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717100527 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717100528 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717100528 data=null doit=true} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717100528 data=null} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717100528 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717100535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.438Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717100536 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717100536 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717100536 data=null} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717100536 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100536 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717100541 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.438Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:26:07 [2020-07-07T19:26:07.438Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
15:26:07 [2020-07-07T19:26:07.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:07 [2020-07-07T19:26:07.694Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100854 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717100854 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717100854 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100854 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100854 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100863 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.950Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100878 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717100878 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717100878 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100878 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100878 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100880 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100881 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717100881 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717100881 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100881 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100881 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100883 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100883 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100883 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717100883 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100909 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100938 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717100938 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717100938 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100974 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717100974 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717100974 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100974 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100974 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717100977 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.950Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717100979 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717100979 data=null doit=true} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717100979 data=null} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717100980 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717100987 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717100988 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717100988 data=null doit=true} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717100988 data=null} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717100988 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717100997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717100997 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717100997 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717100998 data=null} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717100998 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717100998 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717101002 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717101005 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717101005 data=null doit=true} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717101005 data=null} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717101005 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717101005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717101014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717101014 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717101014 data=null doit=true} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717101014 data=null} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717101014 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717101014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717101029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:07 [2020-07-07T19:26:07.951Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717101029 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717101029 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717101029 data=null} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717101030 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717101030 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717101034 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=717101034 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=717101034 data=null doit=true} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=717101034 data=null} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=717101035 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717101035 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=717101037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:26:07 [2020-07-07T19:26:07.951Z] DEBUG - Clicking on with mnemonic 'Import...'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Clicked on with mnemonic 'Import...'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717101290 data=null doit=true} to Shell with text {Trace Import}
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717101309 data=null} to (of type 'Combo')
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717101364 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717101364 data=null doit=true} to TreeItem with text {import}
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717101364 data=null} to TreeItem with text {import}
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717101364 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717101364 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717101364 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Setting state to checked on: import
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=717101380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Clicking on &Finish
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717101384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717101385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717101385 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717101385 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717101385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717101385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.208Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Clicked on &Finish
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717101428 data=null doit=true} to Shell with text {Confirmation}
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Clicking on Rename All
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=717101428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=717101428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=717101428 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=717101428 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=717101429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=717101429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=717101429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Clicked on 
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717101385 data=null item=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')
15:26:08 [2020-07-07T19:26:08.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717101057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717102003 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717102003 data=null doit=true} to TreeItem with text {test}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717102003 data=null} to TreeItem with text {test}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717102003 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717102003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717102008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717102012 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717102012 data=null doit=true} to TreeItem with text {test}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717102012 data=null} to TreeItem with text {test}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717102012 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717102012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717102017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:09 [2020-07-07T19:26:09.027Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=717102018 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=717102018 data=null doit=true} to TreeItem with text {Traces [10]}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=717102018 data=null} to TreeItem with text {Traces [10]}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=717102018 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717102018 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
15:26:09 [2020-07-07T19:26:09.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=717102023 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:09 [2020-07-07T19:26:09.027Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102436 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102436 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102436 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102437 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717102437 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102460 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:09 [2020-07-07T19:26:09.284Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102461 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102461 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102461 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102461 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717102462 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102464 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102464 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102464 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102465 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102465 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717102465 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102467 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102467 data=null button=1 stateMask=0x0 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102468 data=null button=1 stateMask=0x0 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717102468 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102497 data=null button=1 stateMask=0x80000 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102507 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102507 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717102507 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:09 [2020-07-07T19:26:09.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:10 [2020-07-07T19:26:10.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:10 [2020-07-07T19:26:10.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:10 [2020-07-07T19:26:10.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:10 [2020-07-07T19:26:10.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:10 [2020-07-07T19:26:10.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:10 [2020-07-07T19:26:10.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Attempting to set focus on Table with text {}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717104009 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717104009 data=null doit=true} to TableItem with text {}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717104010 data=null} to TableItem with text {}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717104010 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717104010 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717104012 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717104056 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717104057 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717104057 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717104057 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717104057 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717104059 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:11 [2020-07-07T19:26:11.028Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717104063 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717104063 data=null doit=true} to TreeItem with text {test}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717104063 data=null} to TreeItem with text {test}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717104063 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717104063 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717104071 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717104071 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717104072 data=null doit=true} to TreeItem with text {test}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717104072 data=null} to TreeItem with text {test}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717104072 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:11 [2020-07-07T19:26:11.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717104072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:11 [2020-07-07T19:26:11.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717104075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:11 [2020-07-07T19:26:11.029Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:11 [2020-07-07T19:26:11.029Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:11 [2020-07-07T19:26:11.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=717104075 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
15:26:11 [2020-07-07T19:26:11.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=717104075 data=null doit=true} to TreeItem with text {Traces [10]}
15:26:11 [2020-07-07T19:26:11.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=717104075 data=null} to TreeItem with text {Traces [10]}
15:26:11 [2020-07-07T19:26:11.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=717104075 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:11 [2020-07-07T19:26:11.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717104075 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
15:26:11 [2020-07-07T19:26:11.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=717104087 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:11 [2020-07-07T19:26:11.029Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104500 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104500 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104500 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104501 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717104501 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104509 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:11 [2020-07-07T19:26:11.590Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104525 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104525 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104525 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104525 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717104525 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104529 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104529 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104529 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104529 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104530 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717104530 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104531 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104532 data=null button=1 stateMask=0x0 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104532 data=null button=1 stateMask=0x0 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717104532 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104565 data=null button=1 stateMask=0x80000 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104684 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104684 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717104684 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:11 [2020-07-07T19:26:11.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:12 [2020-07-07T19:26:12.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:12 [2020-07-07T19:26:12.517Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717105719 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717105719 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717105719 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717105719 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717105719 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717105721 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:12 [2020-07-07T19:26:12.774Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717105724 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717105725 data=null doit=true} to TreeItem with text {test}
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717105725 data=null} to TreeItem with text {test}
15:26:12 [2020-07-07T19:26:12.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717105725 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717105725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717105740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717105740 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717105740 data=null doit=true} to TreeItem with text {test}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717105740 data=null} to TreeItem with text {test}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717105740 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717105741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717105744 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:12 [2020-07-07T19:26:12.775Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=717105744 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=717105745 data=null doit=true} to TreeItem with text {Traces [10]}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=717105745 data=null} to TreeItem with text {Traces [10]}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=717105745 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717105745 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=717105749 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:12 [2020-07-07T19:26:12.775Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105787 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=717105787 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=717105787 data=null} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105787 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717105787 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105812 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:12 [2020-07-07T19:26:12.775Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105813 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=717105814 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=717105814 data=null} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105814 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717105814 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105816 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105816 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=717105816 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=717105816 data=null} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105816 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717105816 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105818 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105818 data=null button=1 stateMask=0x0 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105818 data=null button=1 stateMask=0x0 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717105818 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105848 data=null button=1 stateMask=0x80000 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=717105854 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=717105854 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=717105854 data=null} to TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log(2)}
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:12 [2020-07-07T19:26:12.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:13 [2020-07-07T19:26:13.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:13 [2020-07-07T19:26:13.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:13 [2020-07-07T19:26:13.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:13 [2020-07-07T19:26:13.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:13 [2020-07-07T19:26:13.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:13 [2020-07-07T19:26:13.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:13 [2020-07-07T19:26:13.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:13 [2020-07-07T19:26:13.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=717106989 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=717106990 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=717106990 data=null} to TreeItem with text {unrecognized.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=717106990 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717106990 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=717106992 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:13 [2020-07-07T19:26:13.898Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717106995 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717106995 data=null doit=true} to TreeItem with text {test}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717106995 data=null} to TreeItem with text {test}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717106996 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717106996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717107012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717107012 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717107012 data=null doit=true} to TreeItem with text {test}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717107012 data=null} to TreeItem with text {test}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717107012 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717107012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717107015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:13 [2020-07-07T19:26:13.898Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=717107016 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=717107016 data=null doit=true} to TreeItem with text {Traces [10]}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=717107016 data=null} to TreeItem with text {Traces [10]}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=717107016 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717107016 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=717107020 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:13 [2020-07-07T19:26:13.898Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:26:13 [2020-07-07T19:26:13.898Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107048 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107048 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107049 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107049 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717107049 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107057 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:13 [2020-07-07T19:26:13.898Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107058 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107058 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107058 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107058 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717107058 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107060 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107061 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107061 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107061 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107061 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717107061 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107068 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107068 data=null button=1 stateMask=0x0 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:13 [2020-07-07T19:26:13.898Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107068 data=null button=1 stateMask=0x0 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717107068 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107099 data=null button=1 stateMask=0x80000 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107104 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107104 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717107104 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.154Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:14 [2020-07-07T19:26:14.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Attempting to set focus on Table with text {}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717108607 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717108607 data=null doit=true} to TableItem with text {}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717108607 data=null} to TableItem with text {}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717108607 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717108607 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717108611 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717108657 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717108657 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717108657 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717108657 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717108657 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717108660 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:15 [2020-07-07T19:26:15.644Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:15 [2020-07-07T19:26:15.644Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717108662 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717108662 data=null doit=true} to TreeItem with text {test}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717108662 data=null} to TreeItem with text {test}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717108663 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717108663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717108670 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717108670 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717108670 data=null doit=true} to TreeItem with text {test}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717108671 data=null} to TreeItem with text {test}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717108671 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717108671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717108673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:15 [2020-07-07T19:26:15.645Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=717108679 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=717108680 data=null doit=true} to TreeItem with text {Traces [10]}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=717108680 data=null} to TreeItem with text {Traces [10]}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=717108680 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717108680 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
15:26:15 [2020-07-07T19:26:15.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=717108684 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:15 [2020-07-07T19:26:15.645Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:26:15 [2020-07-07T19:26:15.645Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
15:26:15 [2020-07-07T19:26:15.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:15 [2020-07-07T19:26:15.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:15 [2020-07-07T19:26:15.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109002 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109002 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109002 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109002 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717109002 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109026 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:15 [2020-07-07T19:26:15.901Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109028 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109028 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109028 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109028 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717109028 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109030 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109030 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109030 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109031 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109031 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717109031 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109033 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109033 data=null button=1 stateMask=0x0 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:15 [2020-07-07T19:26:15.901Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109033 data=null button=1 stateMask=0x0 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:16 [2020-07-07T19:26:16.156Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717109033 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109096 data=null button=1 stateMask=0x80000 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109101 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109101 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717109101 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:16 [2020-07-07T19:26:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717110241 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717110241 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717110241 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717110241 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717110241 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717110244 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:17 [2020-07-07T19:26:17.279Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717110247 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717110247 data=null doit=true} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717110247 data=null} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717110247 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717110247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717110254 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.279Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717110254 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717110254 data=null doit=true} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717110254 data=null} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717110254 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717110255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717110263 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=717110264 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=717110264 data=null doit=true} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=717110264 data=null} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=717110264 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717110264 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=717110269 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717110272 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717110272 data=null doit=true} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717110272 data=null} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717110272 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717110272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717110281 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717110281 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717110282 data=null doit=true} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717110282 data=null} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717110282 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717110282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717110284 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:17 [2020-07-07T19:26:17.280Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=717110285 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=717110285 data=null doit=true} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=717110285 data=null} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=717110285 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717110285 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=717110289 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=717110293 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=717110293 data=null doit=true} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=717110293 data=null} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=717110294 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717110294 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=717110296 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Clicking on with mnemonic 'Clear'
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Clicked on with mnemonic 'Clear'
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717110356 data=null doit=true} to Shell with text {Confirm Clear}
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Clicking on &Yes
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717110356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717110356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717110356 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717110356 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717110356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717110356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:17 [2020-07-07T19:26:17.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717110356 data=null item=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')
15:26:18 [2020-07-07T19:26:18.645Z] DEBUG - Clicked on 
15:26:18 [2020-07-07T19:26:18.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717110313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717112278 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717112278 data=null doit=true} to TreeItem with text {test}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717112278 data=null} to TreeItem with text {test}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717112278 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717112278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717112285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717112286 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717112286 data=null doit=true} to TreeItem with text {test}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717112286 data=null} to TreeItem with text {test}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717112286 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717112286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717112289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:19 [2020-07-07T19:26:19.206Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717112289 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717112290 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717112290 data=null} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717112290 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717112290 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]}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717112293 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717112294 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717112294 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717112294 data=null} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717112294 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717112294 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]}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717112296 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Clicking on with mnemonic 'New Folder...'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Clicked on with mnemonic 'New Folder...'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Clicking on OK
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717112355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717112355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717112355 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717112355 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717112355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717112355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Clicked on OK
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717112355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=717112317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717112865 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717112865 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717112865 data=null} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717112866 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717112866 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]}
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717112868 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Clicking on with mnemonic 'New Folder...'
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Clicked on with mnemonic 'New Folder...'
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Clicking on OK
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717112917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717112917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717112917 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717112917 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717112917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717112917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717112917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:19 [2020-07-07T19:26:19.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=717112883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Clicked on 
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717112954 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717112954 data=null} to TreeItem with text {Traces [0]}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717112954 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717112954 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717112956 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=717112956 data=null button=0 stateMask=0x0 x=87 y=81 count=0} to TreeItem with text {FolderA}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=717112956 data=null doit=true} to TreeItem with text {FolderA}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=717112956 data=null} to TreeItem with text {FolderA}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=717112956 data=null button=1 stateMask=0x0 x=87 y=81 count=1} to TreeItem with text {FolderA}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717112956 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderA}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=717112960 data=null button=1 stateMask=0x80000 x=103 y=81 count=1} to TreeItem with text {FolderA}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Clicking on with mnemonic 'Import...'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Clicked on with mnemonic 'Import...'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717113057 data=null doit=true} to Shell with text {Trace Import}
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.023Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717113059 data=null} to (of type 'Combo')
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717113110 data=null doit=true} to TreeItem with text {import}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717113110 data=null} to TreeItem with text {import}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717113110 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717113110 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717113111 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717113111 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717113111 data=null doit=true} to TreeItem with text {import}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717113111 data=null} to TreeItem with text {import}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717113111 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717113112 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717113112 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:20 [2020-07-07T19:26:20.024Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717113146 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717113146 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717113146 data=null} to Tree node with text: kernel-overlap-testing
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717113146 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717113146 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717113195 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717113203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.024Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@212cecfa
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=717113217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717113217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=717113217 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=717113217 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=717113217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=717113217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=717113217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=717113217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717113217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=717113217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=717113217 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=717113217 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.280Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Clicking on &Finish
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717113230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717113230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717113230 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717113230 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717113230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717113230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717113230 data=null item=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')
15:26:20 [2020-07-07T19:26:20.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717112980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Clicked on 
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717113505 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717113505 data=null doit=true} to TreeItem with text {test}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717113505 data=null} to TreeItem with text {test}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717113505 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717113505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717113519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717113520 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717113520 data=null doit=true} to TreeItem with text {test}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717113520 data=null} to TreeItem with text {test}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717113520 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717113520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717113523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:20 [2020-07-07T19:26:20.537Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717113524 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717113524 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717113524 data=null} to TreeItem with text {Traces [0]}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717113524 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717113524 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]}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717113529 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:20 [2020-07-07T19:26:20.537Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=717113530 data=null doit=true} to TreeItem with text {FolderA [2]}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=717113530 data=null} to TreeItem with text {FolderA [2]}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=717113530 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to TreeItem with text {FolderA [2]}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717113530 data=null item=TreeItem {FolderA [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA [2]}
15:26:20 [2020-07-07T19:26:20.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=717113532 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to TreeItem with text {FolderA [2]}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113885 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717113885 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717113885 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113886 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717113886 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113904 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:20 [2020-07-07T19:26:20.794Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113906 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717113906 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717113906 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113906 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717113906 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113908 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113908 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717113908 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717113908 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113908 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717113908 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113910 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113910 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113910 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717113910 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113948 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717113953 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717113953 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717113953 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:20 [2020-07-07T19:26:20.794Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:26:21 [2020-07-07T19:26:21.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:22 [2020-07-07T19:26:22.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:22 [2020-07-07T19:26:22.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:22 [2020-07-07T19:26:22.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:22 [2020-07-07T19:26:22.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:22 [2020-07-07T19:26:22.281Z] DEBUG - Attempting to set focus on Table with text {}
15:26:22 [2020-07-07T19:26:22.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717115456 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:22 [2020-07-07T19:26:22.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717115456 data=null doit=true} to TableItem with text {}
15:26:22 [2020-07-07T19:26:22.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717115456 data=null} to TableItem with text {}
15:26:22 [2020-07-07T19:26:22.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717115456 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:22 [2020-07-07T19:26:22.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717115456 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:22 [2020-07-07T19:26:22.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717115458 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:22 [2020-07-07T19:26:22.282Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:22 [2020-07-07T19:26:22.282Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:22 [2020-07-07T19:26:22.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:22 [2020-07-07T19:26:22.537Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:22 [2020-07-07T19:26:22.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717115502 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:22 [2020-07-07T19:26:22.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717115502 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:22 [2020-07-07T19:26:22.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717115502 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:22 [2020-07-07T19:26:22.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717115503 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717115503 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717115505 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:22 [2020-07-07T19:26:22.538Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717115508 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717115508 data=null doit=true} to TreeItem with text {test}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717115508 data=null} to TreeItem with text {test}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717115508 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717115508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717115515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717115515 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717115515 data=null doit=true} to TreeItem with text {test}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717115515 data=null} to TreeItem with text {test}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717115516 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717115516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717115518 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:22 [2020-07-07T19:26:22.538Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717115519 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717115519 data=null doit=true} to TreeItem with text {Traces [2]}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717115519 data=null} to TreeItem with text {Traces [2]}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717115519 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717115519 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:26:22 [2020-07-07T19:26:22.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717115529 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:22 [2020-07-07T19:26:22.538Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:26:22 [2020-07-07T19:26:22.538Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717115942 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717115942 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717115942 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717115942 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717115942 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717115951 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:22 [2020-07-07T19:26:22.799Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717115964 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717115964 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717115964 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717115964 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717115964 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717115966 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717115966 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717115966 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717115966 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717115967 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717115967 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717115968 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717115969 data=null button=1 stateMask=0x0 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:22 [2020-07-07T19:26:22.799Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717115969 data=null button=1 stateMask=0x0 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:23 [2020-07-07T19:26:23.055Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717115969 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:23 [2020-07-07T19:26:23.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717115997 data=null button=1 stateMask=0x80000 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:23 [2020-07-07T19:26:23.055Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717116002 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:23 [2020-07-07T19:26:23.055Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717116194 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:23 [2020-07-07T19:26:23.055Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717116194 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:23 [2020-07-07T19:26:23.055Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:26:23 [2020-07-07T19:26:23.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:23 [2020-07-07T19:26:23.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - Attempting to set focus on Table with text {}
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717116696 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717116696 data=null doit=true} to TableItem with text {}
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717116696 data=null} to TableItem with text {}
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717116696 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717116696 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717116698 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:23 [2020-07-07T19:26:23.616Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717117430 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717117430 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717117430 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717117430 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717117430 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717117432 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:24 [2020-07-07T19:26:24.543Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:24 [2020-07-07T19:26:24.543Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=717117434 data=null button=0 stateMask=0x0 x=103 y=150 count=0} to TreeItem with text {FolderB}
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=717117434 data=null doit=true} to TreeItem with text {FolderB}
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=717117434 data=null} to TreeItem with text {FolderB}
15:26:24 [2020-07-07T19:26:24.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=717117434 data=null button=1 stateMask=0x0 x=103 y=150 count=1} to TreeItem with text {FolderB}
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717117434 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderB}
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=717117439 data=null button=1 stateMask=0x80000 x=103 y=150 count=1} to TreeItem with text {FolderB}
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - Clicking on with mnemonic 'Import...'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - Clicked on with mnemonic 'Import...'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717117668 data=null doit=true} to Shell with text {Trace Import}
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717117686 data=null} to (of type 'Combo')
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:24 [2020-07-07T19:26:24.544Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:24 [2020-07-07T19:26:24.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717117760 data=null doit=true} to TreeItem with text {import}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717117760 data=null} to TreeItem with text {import}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717117760 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717117760 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717117761 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717117761 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717117761 data=null doit=true} to TreeItem with text {import}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717117761 data=null} to TreeItem with text {import}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717117761 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717117761 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717117762 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:24 [2020-07-07T19:26:24.800Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717117775 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717117775 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717117776 data=null} to Tree node with text: kernel-overlap-testing
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717117776 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717117776 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717117777 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717117779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.800Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Clicking on &Finish
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717117783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717117783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717117783 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717117783 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717117783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717117783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:24 [2020-07-07T19:26:24.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:24 [2020-07-07T19:26:24.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:24 [2020-07-07T19:26:24.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:24 [2020-07-07T19:26:24.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:24 [2020-07-07T19:26:24.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Clicked on &Finish
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717117783 data=null item=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')
15:26:24 [2020-07-07T19:26:24.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717117462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717118290 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717118290 data=null doit=true} to TreeItem with text {test}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717118290 data=null} to TreeItem with text {test}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717118290 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717118290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717118301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717118301 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717118301 data=null doit=true} to TreeItem with text {test}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717118301 data=null} to TreeItem with text {test}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717118302 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717118302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717118304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:25 [2020-07-07T19:26:25.362Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717118305 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717118305 data=null doit=true} to TreeItem with text {Traces [4]}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717118305 data=null} to TreeItem with text {Traces [4]}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717118305 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717118305 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717118309 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:26:25 [2020-07-07T19:26:25.362Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=717118309 data=null doit=true} to TreeItem with text {FolderB [2]}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=717118310 data=null} to TreeItem with text {FolderB [2]}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=717118310 data=null button=1 stateMask=0x0 x=114 y=150 count=1} to TreeItem with text {FolderB [2]}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717118310 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderB [2]}
15:26:25 [2020-07-07T19:26:25.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=717118311 data=null button=1 stateMask=0x80000 x=98 y=150 count=1} to TreeItem with text {FolderB [2]}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118627 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717118627 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717118627 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118627 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717118627 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118649 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:25 [2020-07-07T19:26:25.618Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118650 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717118650 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717118650 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118650 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717118650 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118653 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118653 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717118653 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717118653 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118654 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717118654 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118655 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118655 data=null button=1 stateMask=0x0 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.618Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118656 data=null button=1 stateMask=0x0 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.619Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717118656 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118684 data=null button=1 stateMask=0x80000 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717118751 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717118751 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717118751 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.619Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:26:25 [2020-07-07T19:26:25.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:25 [2020-07-07T19:26:25.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:25 [2020-07-07T19:26:25.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Attempting to set focus on Table with text {}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717120254 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717120254 data=null doit=true} to TableItem with text {}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717120254 data=null} to TableItem with text {}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717120254 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717120254 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717120256 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717120298 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717120299 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717120299 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717120299 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717120299 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717120302 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:27 [2020-07-07T19:26:27.519Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717120305 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717120305 data=null doit=true} to TreeItem with text {test}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717120305 data=null} to TreeItem with text {test}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717120305 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717120305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717120312 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717120312 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717120312 data=null doit=true} to TreeItem with text {test}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717120313 data=null} to TreeItem with text {test}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717120313 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717120313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717120315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:27 [2020-07-07T19:26:27.519Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717120315 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717120315 data=null doit=true} to TreeItem with text {Traces [4]}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717120315 data=null} to TreeItem with text {Traces [4]}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717120316 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717120316 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717120326 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:26:27 [2020-07-07T19:26:27.519Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:26:27 [2020-07-07T19:26:27.519Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120643 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717120643 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717120643 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120643 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717120644 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120665 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:27 [2020-07-07T19:26:27.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:27 [2020-07-07T19:26:27.520Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120667 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717120667 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717120667 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120667 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717120667 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120669 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120669 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717120669 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717120669 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120670 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717120670 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120672 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120672 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.520Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120672 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717120672 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120702 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717120920 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717120939 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717120939 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Attempting to set focus on Table with text {}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717120940 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717120941 data=null doit=true} to TableItem with text {}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717120941 data=null} to TableItem with text {}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717120941 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717120941 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717120943 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:27 [2020-07-07T19:26:27.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717122179 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717122179 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717122179 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717122179 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717122179 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717122181 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:26:29 [2020-07-07T19:26:29.140Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
15:26:29 [2020-07-07T19:26:29.140Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=717122183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=717122183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=717122183 data=null doit=true} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=717122183 data=null} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717122184 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717122184 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717122196 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=717122196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=717122197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=717122197 data=null doit=true} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=717122197 data=null} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=717122197 data=null button=1 stateMask=0x40000 x=114 y=150 count=1} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717122197 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=717122201 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1} to (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:26:29 [2020-07-07T19:26:29.140Z] DEBUG - Clicking on with mnemonic 'Delete'
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - Clicked on with mnemonic 'Delete'
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - Clicking on &Yes
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717122396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717122396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717122396 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717122396 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717122396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717122396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:29 [2020-07-07T19:26:29.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717122396 data=null item=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')
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717122222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Clicked on 
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717122902 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717122902 data=null doit=true} to TreeItem with text {test}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717122902 data=null} to TreeItem with text {test}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717122902 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717122902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717122925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717122925 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717122925 data=null doit=true} to TreeItem with text {test}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717122925 data=null} to TreeItem with text {test}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717122925 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717122925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717122928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:29 [2020-07-07T19:26:29.962Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717122928 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717122928 data=null doit=true} to TreeItem with text {Traces [4]}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717122928 data=null} to TreeItem with text {Traces [4]}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717122929 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717122929 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717122932 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717122933 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717122933 data=null doit=true} to TreeItem with text {Traces [4]}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717122933 data=null} to TreeItem with text {Traces [4]}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717122933 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717122933 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717122935 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Clicking on with mnemonic 'Clear'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Clicked on with mnemonic 'Clear'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717123141 data=null doit=true} to Shell with text {Confirm Clear}
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Clicking on &Yes
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717123141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717123142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717123142 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717123142 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:29 [2020-07-07T19:26:29.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717123142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717123157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717123157 data=null item=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')
15:26:30 [2020-07-07T19:26:30.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717122957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:26:30 [2020-07-07T19:26:30.218Z] DEBUG - Clicked on 
15:26:30 [2020-07-07T19:26:30.218Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717123390 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717123390 data=null doit=true} to TreeItem with text {test}
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717123390 data=null} to TreeItem with text {test}
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717123390 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717123390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717123400 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:30 [2020-07-07T19:26:30.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717123401 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717123401 data=null doit=true} to TreeItem with text {test}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717123401 data=null} to TreeItem with text {test}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717123401 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717123402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717123405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:30 [2020-07-07T19:26:30.476Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717123406 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717123406 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717123406 data=null} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717123406 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717123406 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]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717123410 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717123410 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717123410 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717123410 data=null} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717123410 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717123411 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]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717123412 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Clicking on with mnemonic 'New Folder...'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Clicked on with mnemonic 'New Folder...'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Clicking on OK
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717123501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717123501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717123501 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717123501 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717123501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717123501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717123502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=717123434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Clicked on 
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717123539 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717123539 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717123539 data=null} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717123539 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717123539 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]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717123541 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Clicking on with mnemonic 'New Folder...'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Clicked on with mnemonic 'New Folder...'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Clicking on OK
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717123614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717123614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717123614 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717123614 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717123614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717123614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Clicked on OK
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717123614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:30 [2020-07-07T19:26:30.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=717123577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717124123 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717124123 data=null} to TreeItem with text {Traces [0]}
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717124123 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717124123 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]}
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717124124 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=717124125 data=null button=0 stateMask=0x0 x=87 y=81 count=0} to TreeItem with text {FolderA}
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=717124125 data=null doit=true} to TreeItem with text {FolderA}
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=717124125 data=null} to TreeItem with text {FolderA}
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=717124125 data=null button=1 stateMask=0x0 x=87 y=81 count=1} to TreeItem with text {FolderA}
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717124125 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderA}
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=717124133 data=null button=1 stateMask=0x80000 x=103 y=81 count=1} to TreeItem with text {FolderA}
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:26:31 [2020-07-07T19:26:31.037Z] DEBUG - Clicking on with mnemonic 'Import...'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Clicked on with mnemonic 'Import...'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717124228 data=null doit=true} to Shell with text {Trace Import}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717124230 data=null} to (of type 'Combo')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717124279 data=null doit=true} to TreeItem with text {import}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717124279 data=null} to TreeItem with text {import}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717124280 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717124280 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717124281 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717124281 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717124281 data=null doit=true} to TreeItem with text {import}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717124281 data=null} to TreeItem with text {import}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717124281 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717124281 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717124281 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717124328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.296Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Clicking on &Finish
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717124344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717124344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717124344 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717124344 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717124344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717124344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:31 [2020-07-07T19:26:31.297Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:31 [2020-07-07T19:26:31.297Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:31 [2020-07-07T19:26:31.297Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:31 [2020-07-07T19:26:31.297Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:31 [2020-07-07T19:26:31.297Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:31 [2020-07-07T19:26:31.297Z] DEBUG - Clicked on &Finish
15:26:31 [2020-07-07T19:26:31.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717124344 data=null item=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')
15:26:31 [2020-07-07T19:26:31.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717124149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717124849 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717124849 data=null doit=true} to TreeItem with text {test}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717124849 data=null} to TreeItem with text {test}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717124850 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717124850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717124854 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717124855 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717124855 data=null doit=true} to TreeItem with text {test}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717124855 data=null} to TreeItem with text {test}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717124855 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717124855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717124857 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:32 [2020-07-07T19:26:32.014Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717124858 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717124858 data=null doit=true} to TreeItem with text {Traces [1]}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717124858 data=null} to TreeItem with text {Traces [1]}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717124858 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717124858 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717124866 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:26:32 [2020-07-07T19:26:32.014Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=717124866 data=null doit=true} to TreeItem with text {FolderA [1]}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=717124866 data=null} to TreeItem with text {FolderA [1]}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=717124866 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to TreeItem with text {FolderA [1]}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717124867 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA [1]}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=717124868 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to TreeItem with text {FolderA [1]}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125179 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717125180 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717125180 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125180 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717125180 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125200 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:32 [2020-07-07T19:26:32.270Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125201 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717125201 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717125201 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125201 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717125201 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125203 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125203 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717125203 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717125203 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125204 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717125204 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125205 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125206 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125206 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717125206 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125231 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717125335 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717125335 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717125336 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.270Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:26:32 [2020-07-07T19:26:32.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Attempting to set focus on Table with text {}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717126837 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717126837 data=null doit=true} to TableItem with text {}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717126837 data=null} to TableItem with text {}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717126838 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717126838 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717126840 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717126882 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717126882 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717126882 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717126882 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717126882 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717126885 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:34 [2020-07-07T19:26:34.162Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:34 [2020-07-07T19:26:34.162Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=717126887 data=null button=0 stateMask=0x0 x=103 y=127 count=0} to TreeItem with text {FolderB}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=717126887 data=null doit=true} to TreeItem with text {FolderB}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=717126887 data=null} to TreeItem with text {FolderB}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=717126887 data=null button=1 stateMask=0x0 x=103 y=127 count=1} to TreeItem with text {FolderB}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717126887 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderB}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=717126892 data=null button=1 stateMask=0x80000 x=103 y=127 count=1} to TreeItem with text {FolderB}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Clicking on with mnemonic 'Import...'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Clicked on with mnemonic 'Import...'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717127122 data=null doit=true} to Shell with text {Trace Import}
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.162Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717127124 data=null} to (of type 'Combo')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717127191 data=null doit=true} to TreeItem with text {import}
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717127191 data=null} to TreeItem with text {import}
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717127191 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717127191 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717127200 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127204 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717127205 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717127205 data=null} to Tree node with text: kernel-overlap-testing
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127205 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717127205 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127206 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717127211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Clicking on &Finish
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717127216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717127216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717127216 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717127216 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717127216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717127216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717127216 data=null item=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')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717126913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Clicked on 
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717127294 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717127294 data=null doit=true} to TreeItem with text {test}
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717127294 data=null} to TreeItem with text {test}
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717127294 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:34 [2020-07-07T19:26:34.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717127294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717127378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717127379 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717127379 data=null doit=true} to TreeItem with text {test}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717127379 data=null} to TreeItem with text {test}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717127380 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717127380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717127383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:34 [2020-07-07T19:26:34.420Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717127383 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717127383 data=null doit=true} to TreeItem with text {Traces [1]}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717127383 data=null} to TreeItem with text {Traces [1]}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717127383 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717127384 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717127387 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:26:34 [2020-07-07T19:26:34.420Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=717127388 data=null doit=true} to TreeItem with text {FolderB [1]}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=717127388 data=null} to TreeItem with text {FolderB [1]}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=717127388 data=null button=1 stateMask=0x0 x=114 y=127 count=1} to TreeItem with text {FolderB [1]}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717127388 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderB [1]}
15:26:34 [2020-07-07T19:26:34.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=717127390 data=null button=1 stateMask=0x80000 x=98 y=127 count=1} to TreeItem with text {FolderB [1]}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127702 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717127702 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717127702 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127702 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717127702 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127722 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:34 [2020-07-07T19:26:34.676Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127724 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717127724 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717127724 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127724 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717127724 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127726 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127726 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717127726 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717127727 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127727 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717127727 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127729 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127729 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127729 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717127729 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127757 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717127762 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717127901 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717127901 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.932Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:26:34 [2020-07-07T19:26:34.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:34 [2020-07-07T19:26:34.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:35 [2020-07-07T19:26:35.493Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:35 [2020-07-07T19:26:35.494Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:35 [2020-07-07T19:26:35.494Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:35 [2020-07-07T19:26:35.494Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:35 [2020-07-07T19:26:35.494Z] DEBUG - Attempting to set focus on Table with text {}
15:26:35 [2020-07-07T19:26:35.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717128402 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:35 [2020-07-07T19:26:35.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717128402 data=null doit=true} to TableItem with text {}
15:26:35 [2020-07-07T19:26:35.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717128402 data=null} to TableItem with text {}
15:26:35 [2020-07-07T19:26:35.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717128402 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:35 [2020-07-07T19:26:35.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717128403 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:35 [2020-07-07T19:26:35.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717128405 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:35 [2020-07-07T19:26:35.494Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:35 [2020-07-07T19:26:35.494Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717129138 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717129138 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717129138 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717129138 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717129138 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717129141 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:26:36 [2020-07-07T19:26:36.055Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=717129142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=717129142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=717129142 data=null doit=true} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=717129142 data=null} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=717129143 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717129143 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=717129147 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=717129148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=717129148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=717129148 data=null doit=true} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=717129148 data=null} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=717129148 data=null button=1 stateMask=0x40000 x=114 y=127 count=1} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717129148 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=717129157 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1} to (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:26:36 [2020-07-07T19:26:36.055Z] DEBUG - Clicking on with mnemonic 'Delete'
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - Clicked on with mnemonic 'Delete'
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - Clicking on &Yes
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717129338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717129338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717129338 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717129338 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717129338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717129338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:36 [2020-07-07T19:26:36.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717129338 data=null item=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')
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717129180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Clicked on 
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717129703 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717129703 data=null doit=true} to TreeItem with text {test}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717129703 data=null} to TreeItem with text {test}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717129703 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717129703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717129714 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717129715 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717129715 data=null doit=true} to TreeItem with text {test}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717129715 data=null} to TreeItem with text {test}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717129715 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717129715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717129717 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:36 [2020-07-07T19:26:36.567Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717129718 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717129718 data=null doit=true} to TreeItem with text {Traces [2]}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717129718 data=null} to TreeItem with text {Traces [2]}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717129718 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717129718 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717129722 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717129723 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717129726 data=null doit=true} to TreeItem with text {Traces [2]}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717129726 data=null} to TreeItem with text {Traces [2]}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717129727 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717129727 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:26:36 [2020-07-07T19:26:36.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717129729 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - Clicking on with mnemonic 'Import...'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - Clicked on with mnemonic 'Import...'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717129926 data=null doit=true} to Shell with text {Trace Import}
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717129928 data=null} to (of type 'Combo')
15:26:36 [2020-07-07T19:26:36.823Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:37 [2020-07-07T19:26:37.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:37 [2020-07-07T19:26:37.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:37 [2020-07-07T19:26:37.079Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:37 [2020-07-07T19:26:37.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:37 [2020-07-07T19:26:37.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:37 [2020-07-07T19:26:37.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717130085 data=null doit=true} to TreeItem with text {import}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717130085 data=null} to TreeItem with text {import}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717130085 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717130085 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717130086 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717130087 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717130087 data=null doit=true} to TreeItem with text {import}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717130087 data=null} to TreeItem with text {import}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717130087 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717130087 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717130087 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:37 [2020-07-07T19:26:37.080Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=717130096 data=null doit=true} to Tree node with text: z-clashes
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=717130096 data=null} to Tree node with text: z-clashes
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=717130096 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717130096 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=717130097 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=717130097 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=717130097 data=null doit=true} to Tree node with text: z-clashes
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=717130098 data=null} to Tree node with text: z-clashes
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=717130098 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717130098 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: z-clashes
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=717130099 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=717130101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2586ccb7
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=717130102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717130102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=717130102 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=717130102 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=717130102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=717130102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=717130102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=717130102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717130102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=717130102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=717130102 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=717130102 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.080Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Clicking on &Finish
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717130116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717130116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717130116 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717130116 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717130116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717130116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:37 [2020-07-07T19:26:37.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:37 [2020-07-07T19:26:37.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:37 [2020-07-07T19:26:37.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:37 [2020-07-07T19:26:37.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:37 [2020-07-07T19:26:37.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Clicked on &Finish
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717130116 data=null item=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')
15:26:37 [2020-07-07T19:26:37.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717129780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717130623 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717130623 data=null doit=true} to TreeItem with text {test}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717130623 data=null} to TreeItem with text {test}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717130623 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717130623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717130631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717130631 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717130632 data=null doit=true} to TreeItem with text {test}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717130632 data=null} to TreeItem with text {test}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717130632 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717130632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717130651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:37 [2020-07-07T19:26:37.645Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717130652 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717130652 data=null doit=true} to TreeItem with text {Traces [2]}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717130652 data=null} to TreeItem with text {Traces [2]}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717130652 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717130652 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717130656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717130656 data=null doit=true} to TreeItem with text {Traces [2]}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717130656 data=null} to TreeItem with text {Traces [2]}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717130656 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717130656 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
15:26:37 [2020-07-07T19:26:37.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717130657 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717130979 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717130980 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717130980 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717130980 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717130980 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717130988 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:37 [2020-07-07T19:26:37.902Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717130989 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717130989 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717130989 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717130989 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717130989 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717130991 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717130992 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717130992 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717130992 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717130992 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717130992 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717130994 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717130994 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717130994 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717130994 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717131021 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717131026 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717131026 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717131026 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:37 [2020-07-07T19:26:37.902Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:26:38 [2020-07-07T19:26:38.464Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - Attempting to set focus on Table with text {}
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717132528 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717132528 data=null doit=true} to TableItem with text {}
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717132528 data=null} to TableItem with text {}
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717132528 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717132528 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717132530 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:39 [2020-07-07T19:26:39.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717132649 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717132650 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717132650 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717132650 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717132650 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717132652 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:39 [2020-07-07T19:26:39.648Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717132666 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717132666 data=null doit=true} to TreeItem with text {test}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717132666 data=null} to TreeItem with text {test}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717132666 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717132666 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717132678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717132679 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717132679 data=null doit=true} to TreeItem with text {test}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717132679 data=null} to TreeItem with text {test}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717132679 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717132679 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717132682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:39 [2020-07-07T19:26:39.648Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717132682 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717132682 data=null doit=true} to TreeItem with text {Traces [2]}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717132682 data=null} to TreeItem with text {Traces [2]}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717132683 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717132683 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717132687 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:39 [2020-07-07T19:26:39.648Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=717132687 data=null doit=true} to TreeItem with text {z-clashes [1]}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=717132687 data=null} to TreeItem with text {z-clashes [1]}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=717132687 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717132687 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]}
15:26:39 [2020-07-07T19:26:39.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=717132688 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133104 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717133104 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717133104 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133104 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717133104 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133125 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:40 [2020-07-07T19:26:40.210Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133126 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717133126 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717133126 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133126 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717133126 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133130 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133130 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717133130 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717133130 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133130 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717133130 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133133 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133133 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133133 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717133133 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133180 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717133185 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717133185 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717133185 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:26:40 [2020-07-07T19:26:40.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:40 [2020-07-07T19:26:40.773Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:40 [2020-07-07T19:26:40.773Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:41 [2020-07-07T19:26:41.700Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:41 [2020-07-07T19:26:41.700Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:41 [2020-07-07T19:26:41.700Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:41 [2020-07-07T19:26:41.700Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:41 [2020-07-07T19:26:41.700Z] DEBUG - Attempting to set focus on Table with text {}
15:26:41 [2020-07-07T19:26:41.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717134687 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:41 [2020-07-07T19:26:41.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717134687 data=null doit=true} to TableItem with text {}
15:26:41 [2020-07-07T19:26:41.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717134688 data=null} to TableItem with text {}
15:26:41 [2020-07-07T19:26:41.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717134688 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:41 [2020-07-07T19:26:41.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717134688 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717134690 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717134725 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717134726 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717134726 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717134726 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717134726 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717134739 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:41 [2020-07-07T19:26:41.701Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717134742 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717134742 data=null doit=true} to TreeItem with text {test}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717134742 data=null} to TreeItem with text {test}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717134743 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717134743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717134753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717134753 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717134753 data=null doit=true} to TreeItem with text {test}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717134753 data=null} to TreeItem with text {test}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717134753 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717134753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717134756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:41 [2020-07-07T19:26:41.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717134756 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717134756 data=null doit=true} to TreeItem with text {Traces [2]}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717134756 data=null} to TreeItem with text {Traces [2]}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717134756 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717134756 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717134777 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717134778 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717134778 data=null doit=true} to TreeItem with text {Traces [2]}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717134778 data=null} to TreeItem with text {Traces [2]}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717134778 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717134778 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717134781 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:26:41 [2020-07-07T19:26:41.701Z] DEBUG - Clicking on with mnemonic 'Clear'
15:26:41 [2020-07-07T19:26:41.956Z] DEBUG - Clicked on with mnemonic 'Clear'
15:26:41 [2020-07-07T19:26:41.956Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:26:41 [2020-07-07T19:26:41.956Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:26:41 [2020-07-07T19:26:41.957Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:26:41 [2020-07-07T19:26:41.957Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:26:41 [2020-07-07T19:26:41.957Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:41 [2020-07-07T19:26:41.957Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:26:41 [2020-07-07T19:26:41.957Z] DEBUG - Clicking on &Yes
15:26:41 [2020-07-07T19:26:41.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717134893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:41 [2020-07-07T19:26:41.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717134893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:41 [2020-07-07T19:26:41.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717134893 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:41 [2020-07-07T19:26:41.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717134893 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:41 [2020-07-07T19:26:41.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717134893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:41 [2020-07-07T19:26:41.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717134893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:41 [2020-07-07T19:26:41.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717134893 data=null item=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')
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717134796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Clicked on 
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717135207 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717135207 data=null doit=true} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717135207 data=null} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717135207 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717135219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717135224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717135229 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717135229 data=null doit=true} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717135229 data=null} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717135229 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717135229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717135250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.212Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717135250 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717135250 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717135250 data=null} to TreeItem with text {Traces [0]}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717135250 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717135250 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]}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717135254 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717135254 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717135254 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717135254 data=null} to TreeItem with text {Traces [0]}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717135254 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717135255 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]}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717135256 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Clicking on with mnemonic 'Import...'
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Clicked on with mnemonic 'Import...'
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717135388 data=null doit=true} to Shell with text {Trace Import}
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:26:42 [2020-07-07T19:26:42.212Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717135389 data=null} to (of type 'Combo')
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:42 [2020-07-07T19:26:42.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:42 [2020-07-07T19:26:42.468Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:42 [2020-07-07T19:26:42.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:42 [2020-07-07T19:26:42.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:42 [2020-07-07T19:26:42.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717135489 data=null doit=true} to TreeItem with text {import}
15:26:42 [2020-07-07T19:26:42.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717135489 data=null} to TreeItem with text {import}
15:26:42 [2020-07-07T19:26:42.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717135490 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717135490 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717135491 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=717135491 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717135491 data=null doit=true} to TreeItem with text {import}
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717135491 data=null} to TreeItem with text {import}
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717135491 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717135491 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717135491 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717135539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@11606071
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=717135541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717135541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=717135541 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=717135541 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=717135541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=717135541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=717135541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=717135541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717135541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=717135541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=717135541 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=717135541 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.469Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Clicking on &Finish
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717135551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717135551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717135551 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717135551 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717135551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:42 [2020-07-07T19:26:42.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717135551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717135551 data=null item=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')
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717135277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Clicked on 
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717135713 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717135713 data=null doit=true} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717135713 data=null} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717135714 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717135714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717135733 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717135734 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717135734 data=null doit=true} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717135734 data=null} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717135734 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717135734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717135736 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:42 [2020-07-07T19:26:42.726Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717135737 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717135737 data=null doit=true} to TreeItem with text {Traces [1]}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717135737 data=null} to TreeItem with text {Traces [1]}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717135737 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717135737 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717135781 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717135781 data=null doit=true} to TreeItem with text {Traces [1]}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717135781 data=null} to TreeItem with text {Traces [1]}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717135781 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717135781 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]}
15:26:42 [2020-07-07T19:26:42.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717135782 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136204 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717136204 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717136204 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136205 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717136205 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136213 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:43 [2020-07-07T19:26:43.287Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136214 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717136214 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717136214 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136214 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717136214 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136216 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136217 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717136217 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717136217 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136217 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717136217 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136218 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136218 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.288Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136219 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.288Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717136219 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136243 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.288Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717136248 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.288Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717136248 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.288Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717136248 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.288Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:26:43 [2020-07-07T19:26:43.849Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:44 [2020-07-07T19:26:44.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:44 [2020-07-07T19:26:44.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Attempting to set focus on Table with text {}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717137751 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717137751 data=null doit=true} to TableItem with text {}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717137751 data=null} to TableItem with text {}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717137751 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717137751 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717137753 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717137870 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717137870 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717137870 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717137870 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717137870 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717137883 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:44 [2020-07-07T19:26:44.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:44 [2020-07-07T19:26:44.780Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717137989 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717137989 data=null doit=true} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717137989 data=null} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717137989 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717137990 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}
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717138014 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717138014 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717138015 data=null doit=true} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717138015 data=null} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717138015 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717138015 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}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717138017 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717138017 data=null doit=true} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717138017 data=null} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717138017 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717138017 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}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717138019 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717138019 data=null button=0 stateMask=0x0 x=76 y=150 count=0} to TreeItem with text {Traces [0]}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717138019 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717138019 data=null} to TreeItem with text {Traces [0]}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717138019 data=null button=1 stateMask=0x0 x=76 y=150 count=1} to TreeItem with text {Traces [0]}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717138019 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]}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717138028 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717138028 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [0]}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717138028 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717138028 data=null} to TreeItem with text {Traces [0]}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717138029 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717138029 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]}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717138031 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Clicking on with mnemonic 'Import...'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Clicked on with mnemonic 'Import...'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717138204 data=null doit=true} to Shell with text {Trace Import}
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717138206 data=null} to (of type 'Combo')
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:45 [2020-07-07T19:26:45.038Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717138318 data=null doit=true} to TreeItem with text {import}
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717138318 data=null} to TreeItem with text {import}
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717138318 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717138318 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717138319 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138319 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717138319 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717138319 data=null} to Tree node with text: kernel-overlap-testing
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138319 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717138320 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138321 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717138336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Clicking on &Finish
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717138341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717138341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717138341 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717138341 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717138341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717138341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717138341 data=null item=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')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717138046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Clicked on 
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717138407 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717138407 data=null doit=true} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717138407 data=null} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717138407 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717138408 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}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717138447 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717138448 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717138448 data=null doit=true} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717138448 data=null} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717138448 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717138448 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}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717138450 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
15:26:45 [2020-07-07T19:26:45.295Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717138451 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [1]}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717138451 data=null doit=true} to TreeItem with text {Traces [1]}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717138451 data=null} to TreeItem with text {Traces [1]}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717138451 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717138451 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717138454 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717138454 data=null doit=true} to TreeItem with text {Traces [1]}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717138455 data=null} to TreeItem with text {Traces [1]}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717138455 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
15:26:45 [2020-07-07T19:26:45.295Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717138455 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]}
15:26:45 [2020-07-07T19:26:45.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717138456 data=null button=1 stateMask=0x80000 x=76 y=150 count=1} to TreeItem with text {Traces [1]}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138867 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717138867 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717138867 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138868 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717138868 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138888 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:45 [2020-07-07T19:26:45.857Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138890 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717138890 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717138890 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138890 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717138890 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138892 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138892 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717138893 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717138893 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138893 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717138893 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138895 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138895 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138895 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717138895 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138924 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717138929 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717138929 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717138929 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:26:45 [2020-07-07T19:26:45.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - Attempting to set focus on Table with text {}
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717139431 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717139431 data=null doit=true} to TableItem with text {}
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717139431 data=null} to TableItem with text {}
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717139431 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717139432 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717139434 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:46 [2020-07-07T19:26:46.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717140467 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717140467 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717140467 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717140468 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717140468 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717140470 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=717140471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=717140471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=717140471 data=null doit=true} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=717140471 data=null} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717140471 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717140471 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717140476 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=717140476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=717140476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=717140477 data=null doit=true} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=717140477 data=null} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717140477 data=null button=1 stateMask=0x40000 x=92 y=150 count=1} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717140477 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717140486 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1} to (of type 'Tree')
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:26:47 [2020-07-07T19:26:47.345Z] DEBUG - Clicking on with mnemonic 'Clear'
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - Clicked on with mnemonic 'Clear'
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - Clicking on &Yes
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717140623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717140623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717140623 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717140623 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717140623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717140623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:47 [2020-07-07T19:26:47.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717140623 data=null item=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')
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717140501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - Clicked on 
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717141088 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717141091 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717141091 data=null doit=true} to TreeItem with text {Tracing}
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717141091 data=null} to TreeItem with text {Tracing}
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717141091 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717141091 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}
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717141108 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - Clicking on with mnemonic 'Delete'
15:26:48 [2020-07-07T19:26:48.162Z] DEBUG - Clicked on with mnemonic 'Delete'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717141810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717141810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717141810 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717141810 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717141810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717141810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=717141810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717141810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717141810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717141810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717141810 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717141810 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Clicking on OK
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717141810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717141810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717141810 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717141810 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717141810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717141810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Clicked on OK
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717141810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:26:48 [2020-07-07T19:26:48.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717141182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717142316 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717142316 data=null doit=true} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717142316 data=null} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717142316 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717142316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717142329 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717142329 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717142329 data=null doit=true} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717142329 data=null} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717142329 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717142329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717142332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.285Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:49 [2020-07-07T19:26:49.285Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717142332 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717142332 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717142332 data=null} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717142333 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717142333 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]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717142336 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717142337 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717142341 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717142341 data=null} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717142341 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717142341 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]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717142343 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Clicking on with mnemonic 'Clear'
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Clicked on with mnemonic 'Clear'
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717142394 data=null doit=true} to Shell with text {Confirm Clear}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Clicking on &Yes
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717142396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717142396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717142396 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717142396 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717142396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717142396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717142396 data=null item=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')
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717142361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Clicked on 
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717142435 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717142435 data=null doit=true} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717142435 data=null} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717142435 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717142435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717142441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717142441 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717142441 data=null doit=true} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717142441 data=null} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717142441 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717142441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717142454 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:49 [2020-07-07T19:26:49.286Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717142454 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717142454 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717142455 data=null} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717142455 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717142455 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]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717142459 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717142464 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717142464 data=null doit=true} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717142464 data=null} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717142464 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717142464 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]}
15:26:49 [2020-07-07T19:26:49.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717142466 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - Clicking on with mnemonic 'Import...'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - Clicked on with mnemonic 'Import...'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717142630 data=null doit=true} to Shell with text {Trace Import}
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:26:49 [2020-07-07T19:26:49.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=717142642 data=null doit=true} to Button with text {Select roo&t directory:}
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=717142643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Select roo&t directory:}
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=717142643 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=717142643 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=717142643 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=717142643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=717142644 data=null} to (of type 'Combo')
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:49 [2020-07-07T19:26:49.543Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=717142754 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=717142754 data=null doit=true} to TreeItem with text {/}
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=717142754 data=null} to TreeItem with text {/}
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=717142754 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717142754 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=717142755 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - Setting state to checked on: /
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717142783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.798Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@582957b1
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=717142785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717142785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=717142785 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=717142785 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=717142785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=717142785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=717142785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=717142785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717142785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=717142785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=717142785 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=717142785 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.799Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - Clicking on &Finish
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717142788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717142788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717142788 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717142788 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717142788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717142788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:26:49 [2020-07-07T19:26:49.800Z] DEBUG - Clicked on &Finish
15:26:50 [2020-07-07T19:26:50.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717142788 data=null item=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')
15:26:50 [2020-07-07T19:26:50.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717142485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717143294 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717143294 data=null doit=true} to TreeItem with text {test}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717143294 data=null} to TreeItem with text {test}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717143294 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717143294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717143298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717143299 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717143304 data=null doit=true} to TreeItem with text {test}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717143304 data=null} to TreeItem with text {test}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717143304 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717143304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717143307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:50 [2020-07-07T19:26:50.312Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717143307 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717143307 data=null doit=true} to TreeItem with text {Traces [12]}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717143307 data=null} to TreeItem with text {Traces [12]}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717143307 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717143308 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717143311 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717143311 data=null doit=true} to TreeItem with text {Traces [12]}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717143311 data=null} to TreeItem with text {Traces [12]}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717143311 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717143311 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]}
15:26:50 [2020-07-07T19:26:50.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717143313 data=null button=1 stateMask=0x80000 x=80 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143625 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717143625 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717143625 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143625 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717143625 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143645 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:50 [2020-07-07T19:26:50.568Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143647 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717143647 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717143647 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143647 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717143647 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143649 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143649 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717143649 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717143649 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143649 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717143649 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143651 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143652 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143652 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717143652 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143679 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717143684 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717143685 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717143685 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:50 [2020-07-07T19:26:50.568Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:26:51 [2020-07-07T19:26:51.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Attempting to set focus on Table with text {}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717145187 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717145187 data=null doit=true} to TableItem with text {}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717145187 data=null} to TableItem with text {}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717145187 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717145187 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717145189 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717145222 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717145222 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717145222 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717145222 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717145223 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717145225 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:52 [2020-07-07T19:26:52.059Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:52 [2020-07-07T19:26:52.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717145242 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717145242 data=null doit=true} to TreeItem with text {test}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717145242 data=null} to TreeItem with text {test}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717145242 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717145242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717145252 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717145253 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717145253 data=null doit=true} to TreeItem with text {test}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717145253 data=null} to TreeItem with text {test}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717145253 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717145253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717145255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:52 [2020-07-07T19:26:52.317Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717145256 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717145256 data=null doit=true} to TreeItem with text {Traces [12]}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717145256 data=null} to TreeItem with text {Traces [12]}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717145256 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717145256 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717145260 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:52 [2020-07-07T19:26:52.317Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145476 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717145476 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717145476 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145476 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717145476 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145498 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:52 [2020-07-07T19:26:52.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:52 [2020-07-07T19:26:52.573Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145499 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717145499 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717145499 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145499 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717145500 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145502 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145502 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717145502 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717145502 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145502 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717145503 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145504 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145505 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145505 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717145505 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145533 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717145537 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717145537 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717145537 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:26:52 [2020-07-07T19:26:52.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:53 [2020-07-07T19:26:53.135Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:53 [2020-07-07T19:26:53.135Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Attempting to set focus on Table with text {}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717147040 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717147040 data=null doit=true} to TableItem with text {}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717147040 data=null} to TableItem with text {}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717147040 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717147040 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717147044 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717147080 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717147080 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717147080 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717147081 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717147081 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717147083 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:54 [2020-07-07T19:26:54.063Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717147086 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717147086 data=null doit=true} to TreeItem with text {test}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717147086 data=null} to TreeItem with text {test}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717147086 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717147086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717147098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717147098 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717147098 data=null doit=true} to TreeItem with text {test}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717147098 data=null} to TreeItem with text {test}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717147099 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717147099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717147101 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:54 [2020-07-07T19:26:54.063Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717147102 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717147102 data=null doit=true} to TreeItem with text {Traces [12]}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717147102 data=null} to TreeItem with text {Traces [12]}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717147102 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717147102 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:26:54 [2020-07-07T19:26:54.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717147106 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:54 [2020-07-07T19:26:54.063Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:26:54 [2020-07-07T19:26:54.624Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147532 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717147532 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717147532 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147532 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717147532 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147543 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:54 [2020-07-07T19:26:54.625Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147545 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717147545 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717147545 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147545 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717147545 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147547 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147547 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717147547 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717147547 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147548 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717147548 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147555 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147555 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147555 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.625Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717147555 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147583 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717147822 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717147834 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717147834 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - Attempting to set focus on Table with text {}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717147835 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717147836 data=null doit=true} to TableItem with text {}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717147836 data=null} to TableItem with text {}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717147836 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717147836 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717147839 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:54 [2020-07-07T19:26:54.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:55 [2020-07-07T19:26:55.807Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:55 [2020-07-07T19:26:55.807Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717149013 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717149013 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717149013 data=null} to TreeItem with text {kernel-overlap-testing}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717149013 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717149013 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717149016 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:56 [2020-07-07T19:26:56.063Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717149018 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717149018 data=null doit=true} to TreeItem with text {test}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717149018 data=null} to TreeItem with text {test}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717149019 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717149019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717149025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717149026 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717149026 data=null doit=true} to TreeItem with text {test}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717149026 data=null} to TreeItem with text {test}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717149026 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717149026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717149035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:56 [2020-07-07T19:26:56.063Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717149035 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717149035 data=null doit=true} to TreeItem with text {Traces [12]}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717149035 data=null} to TreeItem with text {Traces [12]}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717149035 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717149036 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717149040 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:56 [2020-07-07T19:26:56.063Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717149087 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717149087 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717149087 data=null} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717149087 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717149087 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717149103 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:56 [2020-07-07T19:26:56.063Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717149106 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717149106 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717149106 data=null} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717149106 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717149106 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717149108 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.063Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717149109 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717149109 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.064Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:56 [2020-07-07T19:26:56.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717149109 data=null} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717149109 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717149109 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717149116 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717149116 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.064Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=717149117 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.064Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717149117 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717149194 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=717149380 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=717149380 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=717149380 data=null} to TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - Attempting to set focus on Table with text {}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717149381 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717149381 data=null doit=true} to TableItem with text {}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717149381 data=null} to TableItem with text {}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717149382 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717149382 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717149384 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:56 [2020-07-07T19:26:56.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717150517 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717150517 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717150517 data=null} to TreeItem with text {simple_server-thread1}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717150517 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717150517 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717150519 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:57 [2020-07-07T19:26:57.683Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717150522 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717150522 data=null doit=true} to TreeItem with text {test}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717150522 data=null} to TreeItem with text {test}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717150522 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717150522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717150535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717150536 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717150536 data=null doit=true} to TreeItem with text {test}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717150536 data=null} to TreeItem with text {test}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717150536 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:57 [2020-07-07T19:26:57.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717150536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717150539 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:57 [2020-07-07T19:26:57.684Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717150539 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717150539 data=null doit=true} to TreeItem with text {Traces [12]}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717150539 data=null} to TreeItem with text {Traces [12]}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717150540 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717150540 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717150544 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:57 [2020-07-07T19:26:57.684Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717150567 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717150567 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717150567 data=null} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717150568 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717150568 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717150590 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:57 [2020-07-07T19:26:57.684Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717150592 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717150592 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717150592 data=null} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717150592 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717150592 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717150594 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717150594 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717150594 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717150594 data=null} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717150594 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717150594 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717150596 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717150596 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=717150596 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717150596 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717150627 data=null button=1 stateMask=0x80000 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=717150717 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=717150718 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=717150718 data=null} to TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:57 [2020-07-07T19:26:57.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:58 [2020-07-07T19:26:58.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:58 [2020-07-07T19:26:58.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:58 [2020-07-07T19:26:58.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:58 [2020-07-07T19:26:58.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:58 [2020-07-07T19:26:58.245Z] DEBUG - Attempting to set focus on Table with text {}
15:26:58 [2020-07-07T19:26:58.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717151220 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:58 [2020-07-07T19:26:58.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717151220 data=null doit=true} to TableItem with text {}
15:26:58 [2020-07-07T19:26:58.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717151220 data=null} to TableItem with text {}
15:26:58 [2020-07-07T19:26:58.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717151220 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:58 [2020-07-07T19:26:58.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717151220 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:58 [2020-07-07T19:26:58.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717151223 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:58 [2020-07-07T19:26:58.246Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:58 [2020-07-07T19:26:58.246Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717151943 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717151943 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717151943 data=null} to TreeItem with text {simple_server-thread2}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717151943 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717151944 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717151946 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:58 [2020-07-07T19:26:58.808Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717151962 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717151962 data=null doit=true} to TreeItem with text {test}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717151962 data=null} to TreeItem with text {test}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717151963 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717151963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717151971 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717151971 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717151972 data=null doit=true} to TreeItem with text {test}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717151972 data=null} to TreeItem with text {test}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717151972 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717151972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717151974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:26:58 [2020-07-07T19:26:58.808Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717151974 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717151974 data=null doit=true} to TreeItem with text {Traces [12]}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717151975 data=null} to TreeItem with text {Traces [12]}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717151975 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717151975 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:26:58 [2020-07-07T19:26:58.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717151979 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:26:58 [2020-07-07T19:26:58.808Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717152012 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717152012 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717152012 data=null} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717152012 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717152012 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717152021 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:26:59 [2020-07-07T19:26:59.064Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717152022 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717152022 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717152022 data=null} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717152022 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717152022 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717152024 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717152025 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717152025 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Attempting to set focus on Tree with text {}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717152025 data=null} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717152025 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717152025 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717152027 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717152027 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=717152027 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717152027 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717152059 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=717152065 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=717152065 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=717152065 data=null} to TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:59 [2020-07-07T19:26:59.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - Attempting to set focus on Table with text {}
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717152566 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717152566 data=null doit=true} to TableItem with text {}
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717152566 data=null} to TableItem with text {}
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717152567 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717152567 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717152569 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:26:59 [2020-07-07T19:26:59.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717153392 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717153392 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717153392 data=null} to TreeItem with text {ust-overlap-testing}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717153392 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717153393 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717153409 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:00 [2020-07-07T19:27:00.559Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717153411 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717153411 data=null doit=true} to TreeItem with text {test}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717153411 data=null} to TreeItem with text {test}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717153411 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717153411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717153418 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717153418 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717153418 data=null doit=true} to TreeItem with text {test}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717153418 data=null} to TreeItem with text {test}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717153418 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717153418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717153421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:00 [2020-07-07T19:27:00.559Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717153421 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717153421 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717153421 data=null} to TreeItem with text {Traces [12]}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717153421 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717153421 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717153432 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:00 [2020-07-07T19:27:00.559Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=717153432 data=null doit=true} to TreeItem with text {z-clashes [6]}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=717153432 data=null} to TreeItem with text {z-clashes [6]}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=717153432 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717153432 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [6]}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=717153435 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [6]}
15:27:00 [2020-07-07T19:27:00.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153764 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717153764 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717153765 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153765 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717153765 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153773 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:00 [2020-07-07T19:27:00.816Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153774 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717153774 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717153774 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153774 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717153774 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153776 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153777 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717153777 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717153777 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153777 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717153777 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153779 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153779 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153779 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717153779 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153810 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717153815 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717153815 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717153815 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:00 [2020-07-07T19:27:00.817Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:01 [2020-07-07T19:27:01.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:01 [2020-07-07T19:27:01.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:01 [2020-07-07T19:27:01.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:01 [2020-07-07T19:27:01.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:01 [2020-07-07T19:27:01.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:01 [2020-07-07T19:27:01.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:01 [2020-07-07T19:27:01.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Attempting to set focus on Table with text {}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717155318 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717155318 data=null doit=true} to TableItem with text {}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717155318 data=null} to TableItem with text {}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717155318 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717155318 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717155324 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717155372 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717155372 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717155372 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717155372 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717155372 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717155374 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:02 [2020-07-07T19:27:02.305Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717155377 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717155377 data=null doit=true} to TreeItem with text {test}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717155377 data=null} to TreeItem with text {test}
15:27:02 [2020-07-07T19:27:02.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717155377 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717155378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717155385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717155385 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717155385 data=null doit=true} to TreeItem with text {test}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717155385 data=null} to TreeItem with text {test}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717155385 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717155385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717155406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:02 [2020-07-07T19:27:02.306Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717155407 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717155407 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717155407 data=null} to TreeItem with text {Traces [12]}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717155407 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717155407 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:02 [2020-07-07T19:27:02.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717155411 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:02 [2020-07-07T19:27:02.306Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:02 [2020-07-07T19:27:02.306Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:27:02 [2020-07-07T19:27:02.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:02 [2020-07-07T19:27:02.561Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:02 [2020-07-07T19:27:02.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155728 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717155728 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717155729 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155729 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717155729 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155753 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:02 [2020-07-07T19:27:02.817Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155755 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717155755 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717155755 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155755 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717155755 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155758 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155758 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717155758 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717155758 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155758 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717155758 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155760 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155760 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155760 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717155760 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155790 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717155795 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717155796 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717155850 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:02 [2020-07-07T19:27:02.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - Attempting to set focus on Table with text {}
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717157352 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717157352 data=null doit=true} to TableItem with text {}
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717157352 data=null} to TableItem with text {}
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717157352 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717157353 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717157356 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:04 [2020-07-07T19:27:04.181Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717157397 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717157398 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717157398 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717157398 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717157398 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717157400 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:04 [2020-07-07T19:27:04.437Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717157404 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717157404 data=null doit=true} to TreeItem with text {test}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717157404 data=null} to TreeItem with text {test}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717157404 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717157404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717157412 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717157412 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717157412 data=null doit=true} to TreeItem with text {test}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717157412 data=null} to TreeItem with text {test}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717157412 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717157412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717157415 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:04 [2020-07-07T19:27:04.437Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717157416 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717157416 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717157416 data=null} to TreeItem with text {Traces [12]}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717157416 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717157416 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:04 [2020-07-07T19:27:04.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717157426 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:04 [2020-07-07T19:27:04.437Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:04 [2020-07-07T19:27:04.437Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717157842 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717157842 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717157843 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717157843 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717157843 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717157869 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:04 [2020-07-07T19:27:04.692Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717157870 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717157870 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717157870 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717157871 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717157871 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717157873 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.693Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717157873 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717157873 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.693Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:04 [2020-07-07T19:27:04.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717157873 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717157874 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717157874 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717157876 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717157876 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717157876 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717157876 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717157906 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717158109 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717158109 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717158109 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:04 [2020-07-07T19:27:04.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - Attempting to set focus on Table with text {}
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717158611 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717158612 data=null doit=true} to TableItem with text {}
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717158612 data=null} to TableItem with text {}
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717158612 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717158612 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717158619 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:05 [2020-07-07T19:27:05.509Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:06 [2020-07-07T19:27:06.407Z] Created Pod: tracecompass/tracecompass-build-lq1x7-00k2q
15:27:06 [2020-07-07T19:27:06.438Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717159355 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717159356 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717159356 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717159356 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717159356 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717159358 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:06 [2020-07-07T19:27:06.577Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717159361 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717159361 data=null doit=true} to TreeItem with text {test}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717159361 data=null} to TreeItem with text {test}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717159361 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717159361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717159368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717159375 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717159375 data=null doit=true} to TreeItem with text {test}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717159375 data=null} to TreeItem with text {test}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717159375 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717159375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717159378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:06 [2020-07-07T19:27:06.577Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717159379 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717159379 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717159379 data=null} to TreeItem with text {Traces [12]}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717159379 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717159379 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:06 [2020-07-07T19:27:06.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717159383 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:06 [2020-07-07T19:27:06.577Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:06 [2020-07-07T19:27:06.577Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:27:06 [2020-07-07T19:27:06.650Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][Scheduled] Successfully assigned tracecompass-build-lq1x7-00k2q to osnode-16.eclipse.org
15:27:06 [2020-07-07T19:27:06.655Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "workspace-volume" 
15:27:06 [2020-07-07T19:27:06.655Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "m2-repo" 
15:27:06 [2020-07-07T19:27:06.655Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "volume-known-hosts" 
15:27:06 [2020-07-07T19:27:06.655Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "default-token-vk64k" 
15:27:06 [2020-07-07T19:27:06.702Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "settings-xml" 
15:27:06 [2020-07-07T19:27:06.702Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "tools-jiro-tracecompass" 
15:27:06 [2020-07-07T19:27:06.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717159697 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717159697 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717159697 data=null} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717159697 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717159697 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717159722 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:06 [2020-07-07T19:27:06.866Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717159723 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717159723 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717159723 data=null} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717159723 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717159723 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717159725 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717159726 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717159726 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.866Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717159726 data=null} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717159726 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717159726 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717159728 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717159728 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=717159728 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717159728 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717159759 data=null button=1 stateMask=0x80000 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=717159848 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=717159848 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=717159848 data=null} to TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:06 [2020-07-07T19:27:06.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - Attempting to set focus on Table with text {}
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717160350 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717160350 data=null doit=true} to TableItem with text {}
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717160351 data=null} to TableItem with text {}
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717160351 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717160351 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717160354 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:07 [2020-07-07T19:27:07.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717161091 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717161092 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717161092 data=null} to TreeItem with text {simple_server-thread1}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717161092 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717161092 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717161094 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:07 [2020-07-07T19:27:07.992Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717161097 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717161097 data=null doit=true} to TreeItem with text {test}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717161097 data=null} to TreeItem with text {test}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717161097 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717161097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717161108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717161109 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717161109 data=null doit=true} to TreeItem with text {test}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717161109 data=null} to TreeItem with text {test}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717161109 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717161109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717161112 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:07 [2020-07-07T19:27:07.992Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:07 [2020-07-07T19:27:07.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717161112 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717161113 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717161113 data=null} to TreeItem with text {Traces [12]}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717161113 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717161113 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717161120 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:07 [2020-07-07T19:27:07.993Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:07 [2020-07-07T19:27:07.993Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717161133 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717161133 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717161134 data=null} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717161134 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717161134 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717161159 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:07 [2020-07-07T19:27:07.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717161161 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717161161 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717161161 data=null} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717161161 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717161161 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717161163 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717161164 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717161164 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717161164 data=null} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717161164 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717161164 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717161166 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717161166 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
15:27:07 [2020-07-07T19:27:07.993Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=717161167 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717161167 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717161208 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=717161329 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=717161342 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=717161342 data=null} to TreeItem with text {simple_server-thread2}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Attempting to set focus on Table with text {}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717161343 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717161343 data=null doit=true} to TableItem with text {}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717161343 data=null} to TableItem with text {}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717161343 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717161343 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717161346 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:08 [2020-07-07T19:27:08.252Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:08 [2020-07-07T19:27:08.426Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][Pulling] pulling image "eclipsecbi/jenkins-jnlp-agent"
15:27:08 [2020-07-07T19:27:08.858Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][Pulled] Successfully pulled image "eclipsecbi/jenkins-jnlp-agent"
15:27:09 [2020-07-07T19:27:09.307Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][Created] Created container
15:27:09 [2020-07-07T19:27:09.525Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][Started] Started container
15:27:09 [2020-07-07T19:27:09.540Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][Pulling] pulling image "eclipse/tracecompass-build-env:18.04"
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717162585 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717162585 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717162585 data=null} to TreeItem with text {simple_server-thread2}
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717162585 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717162585 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717162587 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:09 [2020-07-07T19:27:09.616Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717162590 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717162590 data=null doit=true} to TreeItem with text {test}
15:27:09 [2020-07-07T19:27:09.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717162590 data=null} to TreeItem with text {test}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717162590 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717162590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717162605 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717162608 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717162608 data=null doit=true} to TreeItem with text {test}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717162608 data=null} to TreeItem with text {test}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717162608 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717162608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717162632 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:09 [2020-07-07T19:27:09.617Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717162633 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717162633 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717162633 data=null} to TreeItem with text {Traces [12]}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717162633 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717162633 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:09 [2020-07-07T19:27:09.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717162641 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:09 [2020-07-07T19:27:09.617Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:09 [2020-07-07T19:27:09.617Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:27:09 [2020-07-07T19:27:09.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:09 [2020-07-07T19:27:09.872Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:09 [2020-07-07T19:27:09.971Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][Pulled] Successfully pulled image "eclipse/tracecompass-build-env:18.04"
15:27:10 [2020-07-07T19:27:10.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717163073 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717163073 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717163073 data=null} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717163073 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717163073 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717163082 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:10 [2020-07-07T19:27:10.128Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717163083 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717163083 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717163083 data=null} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717163083 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717163083 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717163086 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717163086 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717163086 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717163086 data=null} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717163086 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717163087 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717163095 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717163095 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=717163095 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717163095 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717163126 data=null button=1 stateMask=0x80000 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=717163222 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=717163222 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=717163222 data=null} to TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:10 [2020-07-07T19:27:10.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:10 [2020-07-07T19:27:10.428Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][Created] Created container
15:27:10 [2020-07-07T19:27:10.627Z] [Normal][tracecompass/tracecompass-build-lq1x7-00k2q][Started] Started container
15:27:10 [2020-07-07T19:27:10.689Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:10 [2020-07-07T19:27:10.689Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:10 [2020-07-07T19:27:10.689Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:10 [2020-07-07T19:27:10.689Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:10 [2020-07-07T19:27:10.689Z] DEBUG - Attempting to set focus on Table with text {}
15:27:10 [2020-07-07T19:27:10.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717163724 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:10 [2020-07-07T19:27:10.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717163724 data=null doit=true} to TableItem with text {}
15:27:10 [2020-07-07T19:27:10.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717163724 data=null} to TableItem with text {}
15:27:10 [2020-07-07T19:27:10.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717163724 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:10 [2020-07-07T19:27:10.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717163724 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:10 [2020-07-07T19:27:10.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717163728 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:10 [2020-07-07T19:27:10.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:10 [2020-07-07T19:27:10.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:11 [2020-07-07T19:27:11.252Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717164465 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717164465 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717164465 data=null} to TreeItem with text {ust-overlap-testing}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717164465 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717164465 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717164468 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:11 [2020-07-07T19:27:11.508Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717164470 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717164470 data=null doit=true} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717164470 data=null} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717164470 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717164470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717164484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717164484 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717164484 data=null doit=true} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717164484 data=null} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717164484 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717164484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717164488 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717164488 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717164488 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717164488 data=null} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717164488 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717164488 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717164493 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.508Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717164496 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717164496 data=null doit=true} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717164496 data=null} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717164496 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717164496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717164505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717164505 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717164505 data=null doit=true} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717164506 data=null} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717164506 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717164506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717164529 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:11 [2020-07-07T19:27:11.508Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717164529 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717164529 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717164530 data=null} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717164530 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717164530 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717164534 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717164535 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717164535 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717164535 data=null} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717164535 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717164535 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717164537 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Clicking on with mnemonic 'Clear'
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - Clicked on with mnemonic 'Clear'
15:27:11 [2020-07-07T19:27:11.509Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717164691 data=null doit=true} to Shell with text {Confirm Clear}
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - Clicking on &Yes
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717164691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717164691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717164691 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717164691 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717164692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717164692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:11 [2020-07-07T19:27:11.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717164692 data=null item=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')
15:27:13 [2020-07-07T19:27:13.652Z] DEBUG - Clicked on 
15:27:13 [2020-07-07T19:27:13.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717164561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717167179 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717167179 data=null doit=true} to TreeItem with text {test}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717167179 data=null} to TreeItem with text {test}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717167180 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717167180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717167185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717167185 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717167185 data=null doit=true} to TreeItem with text {test}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717167185 data=null} to TreeItem with text {test}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717167185 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717167186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717167188 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:14 [2020-07-07T19:27:14.214Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717167188 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717167189 data=null doit=true} to TreeItem with text {Traces [0]}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717167189 data=null} to TreeItem with text {Traces [0]}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717167189 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717167189 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]}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717167196 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717167196 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717167196 data=null doit=true} to TreeItem with text {Traces [0]}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717167196 data=null} to TreeItem with text {Traces [0]}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717167197 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717167197 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]}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717167199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Clicking on with mnemonic 'Import...'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Clicked on with mnemonic 'Import...'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717167292 data=null doit=true} to Shell with text {Trace Import}
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.214Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=717167295 data=null} to (of type 'Combo')
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=717167345 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=717167345 data=null doit=true} to TreeItem with text {/}
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=717167345 data=null} to TreeItem with text {/}
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=717167345 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717167345 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=717167346 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - Setting state to checked on: /
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:27:14 [2020-07-07T19:27:14.215Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717167409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5d4d1928
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=717167411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717167411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=717167411 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=717167411 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=717167411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=717167411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=717167411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=717167411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717167411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=717167411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=717167411 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=717167411 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.472Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Clicking on &Finish
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717167442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717167442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717167443 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717167443 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717167443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717167443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2020-07-07T19:27:14.473Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2020-07-07T19:27:14.473Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2020-07-07T19:27:14.473Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2020-07-07T19:27:14.473Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2020-07-07T19:27:14.473Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2020-07-07T19:27:14.473Z] DEBUG - Clicked on &Finish
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717167948 data=null doit=true} to Shell with text {Confirmation}
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - Clicking on Rename All
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=717167949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=717167949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=717167949 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=717167949 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=717167949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=717167949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=717167949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - Clicked on 
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717167443 data=null item=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')
15:27:15 [2020-07-07T19:27:15.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717167216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717168478 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717168478 data=null doit=true} to TreeItem with text {test}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717168478 data=null} to TreeItem with text {test}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717168478 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717168478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717168483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717168483 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717168483 data=null doit=true} to TreeItem with text {test}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717168483 data=null} to TreeItem with text {test}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717168484 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717168484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717168486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:15 [2020-07-07T19:27:15.597Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717168486 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717168487 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717168487 data=null} to TreeItem with text {Traces [12]}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717168487 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717168487 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717168490 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717168491 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717168491 data=null} to TreeItem with text {Traces [12]}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717168491 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717168491 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717168502 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168714 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717168714 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717168714 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168714 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717168714 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168737 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:15 [2020-07-07T19:27:15.597Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168738 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717168738 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717168738 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168738 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717168738 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168740 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168741 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717168741 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717168741 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168741 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717168741 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168743 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168743 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168744 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.597Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717168744 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168776 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717168781 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717168781 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.853Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717168781 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:15 [2020-07-07T19:27:15.853Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:27:16 [2020-07-07T19:27:16.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Attempting to set focus on Table with text {}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717170283 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717170283 data=null doit=true} to TableItem with text {}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717170283 data=null} to TableItem with text {}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717170283 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717170283 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717170285 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717170330 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717170330 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717170330 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717170330 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717170330 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717170332 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:17 [2020-07-07T19:27:17.475Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717170336 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717170336 data=null doit=true} to TreeItem with text {test}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717170336 data=null} to TreeItem with text {test}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717170336 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717170336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717170343 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717170343 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717170344 data=null doit=true} to TreeItem with text {test}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717170344 data=null} to TreeItem with text {test}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717170344 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717170344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717170346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:17 [2020-07-07T19:27:17.475Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717170347 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717170347 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717170347 data=null} to TreeItem with text {Traces [12]}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717170347 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717170347 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:17 [2020-07-07T19:27:17.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717170356 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:17 [2020-07-07T19:27:17.475Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170769 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717170769 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717170769 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170769 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717170769 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170793 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:17 [2020-07-07T19:27:17.731Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170795 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717170795 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717170795 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170795 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717170795 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170797 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170797 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717170797 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717170797 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170798 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717170798 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170799 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170799 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170799 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717170799 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170828 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717170832 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717170833 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717170833 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:17 [2020-07-07T19:27:17.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Attempting to set focus on Table with text {}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717172399 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717172399 data=null doit=true} to TableItem with text {}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717172399 data=null} to TableItem with text {}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717172399 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717172399 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717172401 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717172438 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717172438 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717172439 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717172439 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717172439 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717172441 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:19 [2020-07-07T19:27:19.619Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717172444 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717172444 data=null doit=true} to TreeItem with text {test}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717172444 data=null} to TreeItem with text {test}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717172444 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717172444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717172454 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717172454 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717172455 data=null doit=true} to TreeItem with text {test}
15:27:19 [2020-07-07T19:27:19.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717172455 data=null} to TreeItem with text {test}
15:27:19 [2020-07-07T19:27:19.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717172455 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:19 [2020-07-07T19:27:19.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717172455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:19 [2020-07-07T19:27:19.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717172458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:19 [2020-07-07T19:27:19.620Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:19 [2020-07-07T19:27:19.620Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:19 [2020-07-07T19:27:19.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717172458 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:19 [2020-07-07T19:27:19.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717172458 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:19 [2020-07-07T19:27:19.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717172458 data=null} to TreeItem with text {Traces [12]}
15:27:19 [2020-07-07T19:27:19.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717172458 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:19 [2020-07-07T19:27:19.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717172459 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:19 [2020-07-07T19:27:19.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717172466 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:19 [2020-07-07T19:27:19.620Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717172879 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717172879 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717172879 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717172879 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717172879 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717172905 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:19 [2020-07-07T19:27:19.875Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717172907 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717172907 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717172907 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717172907 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717172907 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717172909 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717172909 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717172909 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717172909 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717172909 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717172910 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717172911 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717172911 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717172911 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:27:19 [2020-07-07T19:27:19.875Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717172912 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:20 [2020-07-07T19:27:20.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717172941 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:27:20 [2020-07-07T19:27:20.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717173106 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:20 [2020-07-07T19:27:20.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717173106 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:20 [2020-07-07T19:27:20.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717173106 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:20 [2020-07-07T19:27:20.132Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:27:20 [2020-07-07T19:27:20.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:20 [2020-07-07T19:27:20.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:20 [2020-07-07T19:27:20.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - Attempting to set focus on Table with text {}
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717173608 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717173608 data=null doit=true} to TableItem with text {}
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717173608 data=null} to TableItem with text {}
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717173608 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717173608 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717173611 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:20 [2020-07-07T19:27:20.693Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:21 [2020-07-07T19:27:21.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:21 [2020-07-07T19:27:21.253Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:21 [2020-07-07T19:27:21.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717174349 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717174350 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717174350 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717174350 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717174350 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717174352 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:21 [2020-07-07T19:27:21.254Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717174354 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717174354 data=null doit=true} to TreeItem with text {test}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717174354 data=null} to TreeItem with text {test}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717174355 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717174355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717174361 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717174362 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717174362 data=null doit=true} to TreeItem with text {test}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717174362 data=null} to TreeItem with text {test}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717174362 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717174362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717174374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:21 [2020-07-07T19:27:21.254Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717174374 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717174374 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717174375 data=null} to TreeItem with text {Traces [12]}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717174375 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717174375 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:21 [2020-07-07T19:27:21.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717174379 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:21 [2020-07-07T19:27:21.254Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:21 [2020-07-07T19:27:21.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:21 [2020-07-07T19:27:21.814Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:21 [2020-07-07T19:27:21.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717174811 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717174812 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717174812 data=null} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717174812 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717174812 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717174823 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:21 [2020-07-07T19:27:21.815Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717174825 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717174825 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717174825 data=null} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717174825 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717174825 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717174827 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717174828 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717174828 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717174828 data=null} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717174828 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717174828 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717174833 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717174833 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=717174834 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717174834 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717174863 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=717174939 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=717174940 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=717174940 data=null} to TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:21 [2020-07-07T19:27:21.815Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - Attempting to set focus on Table with text {}
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717175442 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717175442 data=null doit=true} to TableItem with text {}
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717175442 data=null} to TableItem with text {}
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717175442 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717175442 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717175445 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:22 [2020-07-07T19:27:22.377Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717176179 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717176179 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717176180 data=null} to TreeItem with text {simple_server-thread1}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717176180 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717176180 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717176182 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:23 [2020-07-07T19:27:23.305Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717176184 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717176185 data=null doit=true} to TreeItem with text {test}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717176185 data=null} to TreeItem with text {test}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717176185 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717176185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717176192 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717176199 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717176200 data=null doit=true} to TreeItem with text {test}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717176200 data=null} to TreeItem with text {test}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717176200 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717176200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717176203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:23 [2020-07-07T19:27:23.305Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717176203 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717176203 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717176203 data=null} to TreeItem with text {Traces [12]}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717176203 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717176203 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717176207 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:23 [2020-07-07T19:27:23.305Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717176231 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717176231 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717176231 data=null} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717176231 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717176231 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717176240 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:23 [2020-07-07T19:27:23.306Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717176276 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717176276 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717176276 data=null} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717176276 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717176276 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717176278 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717176279 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717176279 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717176279 data=null} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717176279 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717176279 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717176281 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717176281 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=717176283 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717176283 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717176313 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=717176402 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=717176402 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=717176402 data=null} to TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:23 [2020-07-07T19:27:23.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - Attempting to set focus on Table with text {}
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717176904 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717176904 data=null doit=true} to TableItem with text {}
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717176904 data=null} to TableItem with text {}
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717176904 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717176904 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717176906 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:23 [2020-07-07T19:27:23.868Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:24 [2020-07-07T19:27:24.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717177643 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717177643 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717177643 data=null} to TreeItem with text {simple_server-thread2}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717177643 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717177643 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717177645 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:24 [2020-07-07T19:27:24.688Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717177647 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717177647 data=null doit=true} to TreeItem with text {test}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717177647 data=null} to TreeItem with text {test}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717177648 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717177648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717177654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717177654 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717177655 data=null doit=true} to TreeItem with text {test}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717177655 data=null} to TreeItem with text {test}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717177655 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717177655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717177666 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:24 [2020-07-07T19:27:24.688Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717177666 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717177666 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717177667 data=null} to TreeItem with text {Traces [12]}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717177667 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717177667 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717177671 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:24 [2020-07-07T19:27:24.688Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717177687 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717177687 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717177687 data=null} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717177687 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717177687 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717177711 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:24 [2020-07-07T19:27:24.688Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717177712 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717177712 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717177712 data=null} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717177713 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717177713 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717177714 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717177715 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717177715 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717177715 data=null} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717177715 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717177715 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717177717 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717177717 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=717177717 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717177717 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717177754 data=null button=1 stateMask=0x80000 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=717177839 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=717177839 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=717177840 data=null} to TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:24 [2020-07-07T19:27:24.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:25 [2020-07-07T19:27:25.250Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:25 [2020-07-07T19:27:25.250Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:25 [2020-07-07T19:27:25.250Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:25 [2020-07-07T19:27:25.250Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:25 [2020-07-07T19:27:25.250Z] DEBUG - Attempting to set focus on Table with text {}
15:27:25 [2020-07-07T19:27:25.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717178341 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:25 [2020-07-07T19:27:25.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717178341 data=null doit=true} to TableItem with text {}
15:27:25 [2020-07-07T19:27:25.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717178341 data=null} to TableItem with text {}
15:27:25 [2020-07-07T19:27:25.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717178341 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:25 [2020-07-07T19:27:25.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717178341 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:25 [2020-07-07T19:27:25.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717178347 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:25 [2020-07-07T19:27:25.250Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:25 [2020-07-07T19:27:25.251Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717179083 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717179083 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717179083 data=null} to TreeItem with text {ust-overlap-testing}
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717179083 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717179083 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717179085 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:26 [2020-07-07T19:27:26.177Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:26 [2020-07-07T19:27:26.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717179088 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717179088 data=null doit=true} to TreeItem with text {test}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717179088 data=null} to TreeItem with text {test}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717179088 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717179088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717179104 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717179105 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717179105 data=null doit=true} to TreeItem with text {test}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717179105 data=null} to TreeItem with text {test}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717179105 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717179105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717179108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:26 [2020-07-07T19:27:26.178Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717179108 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717179108 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717179108 data=null} to TreeItem with text {Traces [12]}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717179109 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717179109 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717179113 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:26 [2020-07-07T19:27:26.178Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179141 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179141 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179141 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179142 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717179142 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179152 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:26 [2020-07-07T19:27:26.178Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179153 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179153 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179153 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179153 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717179153 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179164 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179165 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179165 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179165 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179165 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717179165 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179167 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179167 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179168 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717179168 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179198 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179203 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179203 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717179203 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:26 [2020-07-07T19:27:26.178Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:26 [2020-07-07T19:27:26.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:26 [2020-07-07T19:27:26.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:26 [2020-07-07T19:27:26.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:26 [2020-07-07T19:27:26.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:26 [2020-07-07T19:27:26.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:26 [2020-07-07T19:27:26.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:26 [2020-07-07T19:27:26.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Attempting to set focus on Table with text {}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717180706 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717180706 data=null doit=true} to TableItem with text {}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717180706 data=null} to TableItem with text {}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717180707 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717180707 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717180709 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717180756 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717180756 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717180756 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717180756 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717180756 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717180758 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:27 [2020-07-07T19:27:27.667Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717180761 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717180761 data=null doit=true} to TreeItem with text {test}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717180761 data=null} to TreeItem with text {test}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717180761 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717180761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717180768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717180768 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717180768 data=null doit=true} to TreeItem with text {test}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717180768 data=null} to TreeItem with text {test}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717180769 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717180769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717180776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:27 [2020-07-07T19:27:27.667Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717180776 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717180776 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717180776 data=null} to TreeItem with text {Traces [12]}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717180777 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717180777 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:27 [2020-07-07T19:27:27.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717180781 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:27 [2020-07-07T19:27:27.667Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181194 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181195 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181195 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181195 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717181195 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181218 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:28 [2020-07-07T19:27:28.228Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181220 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181220 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181220 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181220 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717181220 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181222 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181222 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181222 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181222 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181222 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717181222 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181224 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181224 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181224 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717181224 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181254 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181259 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181313 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717181313 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:28 [2020-07-07T19:27:28.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Attempting to set focus on Table with text {}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717182815 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717182815 data=null doit=true} to TableItem with text {}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717182815 data=null} to TableItem with text {}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717182815 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717182816 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717182818 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717182863 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717182863 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717182863 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717182864 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717182864 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717182866 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:30 [2020-07-07T19:27:30.117Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:30 [2020-07-07T19:27:30.117Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717182869 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717182869 data=null doit=true} to TreeItem with text {test}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717182869 data=null} to TreeItem with text {test}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717182869 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717182869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717182882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717182882 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717182882 data=null doit=true} to TreeItem with text {test}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717182882 data=null} to TreeItem with text {test}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717182882 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717182883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717182885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:30 [2020-07-07T19:27:30.118Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717182886 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717182886 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717182886 data=null} to TreeItem with text {Traces [12]}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717182886 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717182886 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717182890 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:30 [2020-07-07T19:27:30.118Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:30 [2020-07-07T19:27:30.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183308 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717183308 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717183308 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183309 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717183309 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183332 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:30 [2020-07-07T19:27:30.373Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183334 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717183334 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717183334 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183334 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717183334 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183336 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183337 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717183337 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717183337 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183337 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717183337 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183339 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183339 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183339 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.373Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717183339 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183368 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717183614 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717183614 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717183614 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:30 [2020-07-07T19:27:30.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - Attempting to set focus on Table with text {}
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717184116 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717184116 data=null doit=true} to TableItem with text {}
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717184116 data=null} to TableItem with text {}
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717184117 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717184117 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717184120 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:31 [2020-07-07T19:27:31.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717184839 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717184840 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717184840 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717184840 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717184840 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717184862 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:31 [2020-07-07T19:27:31.750Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717184866 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717184866 data=null doit=true} to TreeItem with text {test}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717184866 data=null} to TreeItem with text {test}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717184866 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717184866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717184873 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717184873 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717184873 data=null doit=true} to TreeItem with text {test}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717184873 data=null} to TreeItem with text {test}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717184873 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717184874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717184886 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:31 [2020-07-07T19:27:31.750Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717184887 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717184887 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717184887 data=null} to TreeItem with text {Traces [12]}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717184887 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717184887 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:31 [2020-07-07T19:27:31.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717184895 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:31 [2020-07-07T19:27:31.750Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:32 [2020-07-07T19:27:32.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:32 [2020-07-07T19:27:32.312Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:32 [2020-07-07T19:27:32.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185309 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717185309 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717185309 data=null} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185310 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717185310 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185335 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:32 [2020-07-07T19:27:32.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:32 [2020-07-07T19:27:32.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:32 [2020-07-07T19:27:32.313Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185337 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717185337 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717185337 data=null} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185337 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717185337 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185339 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185339 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717185339 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717185340 data=null} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185340 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717185340 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185342 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185342 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185342 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717185342 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185373 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717185460 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717185460 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717185460 data=null} to TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:32 [2020-07-07T19:27:32.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:32 [2020-07-07T19:27:32.875Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:32 [2020-07-07T19:27:32.875Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:32 [2020-07-07T19:27:32.875Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:32 [2020-07-07T19:27:32.875Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:32 [2020-07-07T19:27:32.875Z] DEBUG - Attempting to set focus on Table with text {}
15:27:32 [2020-07-07T19:27:32.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717185963 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:32 [2020-07-07T19:27:32.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717185964 data=null doit=true} to TableItem with text {}
15:27:32 [2020-07-07T19:27:32.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717185964 data=null} to TableItem with text {}
15:27:32 [2020-07-07T19:27:32.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717185964 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:32 [2020-07-07T19:27:32.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717185964 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:32 [2020-07-07T19:27:32.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717185967 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:32 [2020-07-07T19:27:32.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:32 [2020-07-07T19:27:32.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717186706 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717186706 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717186706 data=null} to TreeItem with text {simple_server-thread1(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717186706 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717186706 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717186709 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:33 [2020-07-07T19:27:33.802Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717186713 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717186713 data=null doit=true} to TreeItem with text {test}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717186713 data=null} to TreeItem with text {test}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717186713 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717186713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717186721 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717186721 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717186721 data=null doit=true} to TreeItem with text {test}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717186722 data=null} to TreeItem with text {test}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717186722 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717186722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717186724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:33 [2020-07-07T19:27:33.802Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717186724 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717186725 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717186725 data=null} to TreeItem with text {Traces [12]}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717186725 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717186725 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717186735 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:33 [2020-07-07T19:27:33.802Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186749 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717186749 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717186749 data=null} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186749 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717186749 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186789 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:33 [2020-07-07T19:27:33.802Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186792 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717186792 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717186792 data=null} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186792 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717186793 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186795 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186795 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717186795 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717186795 data=null} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186795 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717186795 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186797 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186797 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186797 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717186797 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186883 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717186976 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717186977 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717186977 data=null} to TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
15:27:33 [2020-07-07T19:27:33.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - Attempting to set focus on Table with text {}
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717186978 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717186978 data=null doit=true} to TableItem with text {}
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717186978 data=null} to TableItem with text {}
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717186978 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717186978 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717186981 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:33 [2020-07-07T19:27:33.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:35 [2020-07-07T19:27:35.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717188223 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717188223 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717188223 data=null} to TreeItem with text {simple_server-thread2(2)}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717188224 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717188224 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717188226 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:35 [2020-07-07T19:27:35.167Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717188236 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717188236 data=null doit=true} to TreeItem with text {test}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717188236 data=null} to TreeItem with text {test}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717188236 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717188236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717188244 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717188244 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717188244 data=null doit=true} to TreeItem with text {test}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717188244 data=null} to TreeItem with text {test}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717188245 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717188245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717188256 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:35 [2020-07-07T19:27:35.167Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717188256 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717188256 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717188256 data=null} to TreeItem with text {Traces [12]}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717188257 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717188257 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:35 [2020-07-07T19:27:35.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717188261 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:35 [2020-07-07T19:27:35.167Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188689 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717188689 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717188689 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188689 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717188689 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188713 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:35 [2020-07-07T19:27:35.728Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188714 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717188714 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717188714 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188714 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717188714 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188717 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188717 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717188717 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717188717 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188718 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717188718 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188720 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188720 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188720 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717188720 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188750 data=null button=1 stateMask=0x80000 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717188830 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.728Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717188830 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717188836 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:35 [2020-07-07T19:27:35.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - Attempting to set focus on Table with text {}
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717189338 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717189338 data=null doit=true} to TableItem with text {}
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717189338 data=null} to TableItem with text {}
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717189338 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717189338 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717189342 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:36 [2020-07-07T19:27:36.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:37 [2020-07-07T19:27:37.216Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:37 [2020-07-07T19:27:37.216Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:37 [2020-07-07T19:27:37.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717190068 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717190068 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717190068 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717190068 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717190069 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717190087 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:37 [2020-07-07T19:27:37.217Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717190090 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717190090 data=null doit=true} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717190090 data=null} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717190090 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717190090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717190097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717190098 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717190098 data=null doit=true} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717190098 data=null} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717190098 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717190098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717190101 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717190102 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717190102 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717190102 data=null} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717190102 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717190102 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717190115 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717190118 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717190118 data=null doit=true} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717190118 data=null} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717190118 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717190118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717190127 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717190127 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717190127 data=null doit=true} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717190127 data=null} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717190127 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717190127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717190131 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:37 [2020-07-07T19:27:37.217Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717190131 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717190131 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717190131 data=null} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717190132 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717190132 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717190136 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717190146 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717190146 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717190147 data=null} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717190147 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717190147 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717190149 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Clicking on with mnemonic 'Clear'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Clicked on with mnemonic 'Clear'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717190309 data=null doit=true} to Shell with text {Confirm Clear}
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Clicking on &Yes
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717190309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717190309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717190309 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717190309 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717190309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717190309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:37 [2020-07-07T19:27:37.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717190309 data=null item=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')
15:27:39 [2020-07-07T19:27:39.104Z] DEBUG - Clicked on 
15:27:39 [2020-07-07T19:27:39.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717190176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717192811 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717192811 data=null doit=true} to TreeItem with text {test}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717192811 data=null} to TreeItem with text {test}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717192811 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717192811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717192816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717192817 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717192817 data=null doit=true} to TreeItem with text {test}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717192817 data=null} to TreeItem with text {test}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717192817 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717192817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717192819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:39 [2020-07-07T19:27:39.921Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717192820 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717192820 data=null doit=true} to TreeItem with text {Traces [0]}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717192820 data=null} to TreeItem with text {Traces [0]}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717192820 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717192820 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]}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717192828 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717192828 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717192828 data=null doit=true} to TreeItem with text {Traces [0]}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717192828 data=null} to TreeItem with text {Traces [0]}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717192828 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717192828 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]}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717192830 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Clicking on with mnemonic 'Import...'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Clicked on with mnemonic 'Import...'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717192927 data=null doit=true} to Shell with text {Trace Import}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=717192929 data=null} to (of type 'Combo')
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=717193094 data=null doit=true} to TreeItem with text {/}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=717193094 data=null} to TreeItem with text {/}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=717193094 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717193094 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
15:27:39 [2020-07-07T19:27:39.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=717193095 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=717193112 data=null doit=true} to Tree node with text: z-clashes
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=717193112 data=null} to Tree node with text: z-clashes
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=717193112 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717193112 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=717193122 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=717193128 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=717193128 data=null doit=true} to Tree node with text: z-clashes
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=717193128 data=null} to Tree node with text: z-clashes
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=717193128 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717193128 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: z-clashes
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=717193135 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:40 [2020-07-07T19:27:40.178Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717193185 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717193185 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717193185 data=null} to Tree node with text: kernel-overlap-testing
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717193185 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717193185 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717193187 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:27:40 [2020-07-07T19:27:40.178Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717193188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@43974a2c
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=717193190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717193190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=717193190 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=717193190 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=717193190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=717193190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=717193190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=717193190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717193190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=717193190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=717193190 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=717193190 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:40 [2020-07-07T19:27:40.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - Clicking on &Finish
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717193193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717193193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717193193 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717193193 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717193193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717193193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:40 [2020-07-07T19:27:40.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:40 [2020-07-07T19:27:40.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:40 [2020-07-07T19:27:40.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:40 [2020-07-07T19:27:40.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:40 [2020-07-07T19:27:40.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:40 [2020-07-07T19:27:40.180Z] DEBUG - Clicked on &Finish
15:27:40 [2020-07-07T19:27:40.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717193193 data=null item=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')
15:27:40 [2020-07-07T19:27:40.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717192851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717193698 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717193699 data=null doit=true} to TreeItem with text {test}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717193699 data=null} to TreeItem with text {test}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717193699 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717193699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717193707 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717193708 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717193708 data=null doit=true} to TreeItem with text {test}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717193708 data=null} to TreeItem with text {test}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717193708 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717193708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717193710 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:40 [2020-07-07T19:27:40.693Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:40 [2020-07-07T19:27:40.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717193711 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717193711 data=null doit=true} to TreeItem with text {Traces [2]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717193711 data=null} to TreeItem with text {Traces [2]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717193711 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717193711 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717193715 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717193715 data=null doit=true} to TreeItem with text {Traces [2]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717193715 data=null} to TreeItem with text {Traces [2]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717193715 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717193719 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717193720 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=717193720 data=null doit=true} to TreeItem with text {z-clashes [1]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=717193720 data=null} to TreeItem with text {z-clashes [1]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=717193720 data=null button=1 stateMask=0x0 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717193720 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]}
15:27:40 [2020-07-07T19:27:40.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=717193721 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194044 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717194044 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717194044 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194044 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717194044 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194051 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:40 [2020-07-07T19:27:40.949Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194053 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717194053 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717194053 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194053 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717194053 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194055 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194055 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717194055 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717194055 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194055 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717194055 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194057 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194057 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194057 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717194057 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194082 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717194087 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717194087 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717194087 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:40 [2020-07-07T19:27:40.949Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:27:41 [2020-07-07T19:27:41.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - Attempting to set focus on Table with text {}
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717195591 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717195591 data=null doit=true} to TableItem with text {}
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717195591 data=null} to TableItem with text {}
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717195591 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717195591 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717195593 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:42 [2020-07-07T19:27:42.438Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:42 [2020-07-07T19:27:42.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717195634 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:42 [2020-07-07T19:27:42.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717195634 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:42 [2020-07-07T19:27:42.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717195634 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:42 [2020-07-07T19:27:42.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717195634 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:42 [2020-07-07T19:27:42.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717195634 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717195636 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:42 [2020-07-07T19:27:42.694Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717195639 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717195639 data=null doit=true} to TreeItem with text {test}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717195639 data=null} to TreeItem with text {test}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717195639 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717195639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717195649 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717195650 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717195650 data=null doit=true} to TreeItem with text {test}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717195650 data=null} to TreeItem with text {test}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717195650 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717195650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717195652 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:42 [2020-07-07T19:27:42.694Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717195653 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717195653 data=null doit=true} to TreeItem with text {Traces [2]}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717195653 data=null} to TreeItem with text {Traces [2]}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717195653 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717195653 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:27:42 [2020-07-07T19:27:42.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717195660 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:27:42 [2020-07-07T19:27:42.694Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:42 [2020-07-07T19:27:42.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:42 [2020-07-07T19:27:42.949Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:42 [2020-07-07T19:27:42.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196072 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717196072 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717196073 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196085 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717196085 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196097 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:42 [2020-07-07T19:27:42.950Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196099 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717196099 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717196099 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196099 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717196099 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196101 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196102 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717196102 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717196102 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196102 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717196102 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196104 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196104 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196104 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:27:42 [2020-07-07T19:27:42.950Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717196104 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196129 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717196301 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717196319 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717196319 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - Attempting to set focus on Table with text {}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717196321 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717196321 data=null doit=true} to TableItem with text {}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717196321 data=null} to TableItem with text {}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717196321 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717196321 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717196323 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:43 [2020-07-07T19:27:43.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717197555 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717197555 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717197555 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717197556 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717197556 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717197558 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:44 [2020-07-07T19:27:44.569Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717197561 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717197561 data=null doit=true} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717197561 data=null} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717197561 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717197561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717197567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717197567 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717197567 data=null doit=true} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717197567 data=null} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717197567 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717197567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717197575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717197575 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717197575 data=null doit=true} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717197576 data=null} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717197576 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717197576 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717197580 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717197582 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717197582 data=null doit=true} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717197582 data=null} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717197582 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717197583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717197591 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717197592 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717197592 data=null doit=true} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717197592 data=null} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717197592 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717197592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717197594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:44 [2020-07-07T19:27:44.569Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717197595 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717197595 data=null doit=true} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717197595 data=null} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717197595 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717197595 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717197598 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717197599 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717197599 data=null doit=true} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717197599 data=null} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717197599 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717197599 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717197601 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Clicking on with mnemonic 'Clear'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Clicked on with mnemonic 'Clear'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717197701 data=null doit=true} to Shell with text {Confirm Clear}
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Clicking on &Yes
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717197701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717197701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717197701 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717197701 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717197701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717197701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:27:44 [2020-07-07T19:27:44.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717197701 data=null item=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')
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717197620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Clicked on 
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717198106 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717198106 data=null doit=true} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717198106 data=null} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717198106 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717198106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717198122 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717198122 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717198122 data=null doit=true} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717198122 data=null} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717198122 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717198122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717198125 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.130Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717198125 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717198125 data=null doit=true} to TreeItem with text {Traces [0]}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717198125 data=null} to TreeItem with text {Traces [0]}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717198125 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717198126 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]}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717198129 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717198129 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717198129 data=null doit=true} to TreeItem with text {Traces [0]}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717198129 data=null} to TreeItem with text {Traces [0]}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717198130 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717198130 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]}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717198131 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Clicking on with mnemonic 'Import...'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Clicked on with mnemonic 'Import...'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717198236 data=null doit=true} to Shell with text {Trace Import}
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:27:45 [2020-07-07T19:27:45.130Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=717198238 data=null} to (of type 'Combo')
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=717198307 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=717198307 data=null doit=true} to TreeItem with text {/}
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=717198307 data=null} to TreeItem with text {/}
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=717198307 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717198307 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=717198307 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
15:27:45 [2020-07-07T19:27:45.131Z] DEBUG - Setting state to checked on: /
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717198389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.388Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - Clicking on &Finish
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717198406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717198406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717198406 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717198406 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717198407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717198407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2020-07-07T19:27:45.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2020-07-07T19:27:45.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2020-07-07T19:27:45.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2020-07-07T19:27:45.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2020-07-07T19:27:45.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2020-07-07T19:27:45.389Z] DEBUG - Clicked on &Finish
15:27:45 [2020-07-07T19:27:45.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717198407 data=null item=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')
15:27:45 [2020-07-07T19:27:45.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717198151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717198986 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717198986 data=null doit=true} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717198986 data=null} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717198986 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717198986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717199001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717199001 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717199001 data=null doit=true} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717199001 data=null} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717199002 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717199002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717199009 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:45 [2020-07-07T19:27:45.900Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717199009 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717199009 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717199009 data=null} to TreeItem with text {Traces [12]}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717199010 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717199010 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717199013 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717199014 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717199014 data=null} to TreeItem with text {Traces [12]}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717199014 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717199014 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:45 [2020-07-07T19:27:45.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717199016 data=null button=1 stateMask=0x80000 x=80 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199429 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717199429 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717199429 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199429 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717199429 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199448 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:46 [2020-07-07T19:27:46.462Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199450 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717199450 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717199450 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199450 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717199450 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199452 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199452 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717199452 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717199452 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199452 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717199452 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199454 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199454 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199454 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717199454 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199480 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717199542 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717199542 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717199542 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:27:46 [2020-07-07T19:27:46.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Attempting to set focus on Table with text {}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717201045 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717201045 data=null doit=true} to TableItem with text {}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717201045 data=null} to TableItem with text {}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717201045 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717201045 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717201047 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717201088 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717201088 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717201088 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717201089 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717201089 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717201091 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2020-07-07T19:27:48.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717201093 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717201093 data=null doit=true} to TreeItem with text {test}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717201093 data=null} to TreeItem with text {test}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717201093 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717201093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717201102 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717201102 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717201102 data=null doit=true} to TreeItem with text {test}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717201102 data=null} to TreeItem with text {test}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717201103 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717201103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717201105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:48 [2020-07-07T19:27:48.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717201105 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:48 [2020-07-07T19:27:48.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717201105 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:48 [2020-07-07T19:27:48.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717201105 data=null} to TreeItem with text {Traces [12]}
15:27:48 [2020-07-07T19:27:48.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717201105 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:48 [2020-07-07T19:27:48.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717201105 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:48 [2020-07-07T19:27:48.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717201109 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:48 [2020-07-07T19:27:48.352Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:48 [2020-07-07T19:27:48.352Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:48 [2020-07-07T19:27:48.352Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:48 [2020-07-07T19:27:48.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201521 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717201521 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717201521 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201521 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717201521 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201543 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2020-07-07T19:27:48.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201545 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717201545 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717201545 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201545 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717201545 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201547 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201547 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717201547 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717201548 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201548 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717201548 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201549 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201550 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201550 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717201550 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201577 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717201582 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717201582 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717201631 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:48 [2020-07-07T19:27:48.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:49 [2020-07-07T19:27:49.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:49 [2020-07-07T19:27:49.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:49 [2020-07-07T19:27:49.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:49 [2020-07-07T19:27:49.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:49 [2020-07-07T19:27:49.972Z] DEBUG - Attempting to set focus on Table with text {}
15:27:49 [2020-07-07T19:27:49.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717203134 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:49 [2020-07-07T19:27:49.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717203134 data=null doit=true} to TableItem with text {}
15:27:49 [2020-07-07T19:27:49.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717203134 data=null} to TableItem with text {}
15:27:49 [2020-07-07T19:27:49.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717203134 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:49 [2020-07-07T19:27:49.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717203134 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:49 [2020-07-07T19:27:49.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717203136 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:49 [2020-07-07T19:27:49.973Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:49 [2020-07-07T19:27:49.973Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:49 [2020-07-07T19:27:49.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:49 [2020-07-07T19:27:49.973Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717203165 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717203165 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717203165 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717203165 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717203165 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717203167 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2020-07-07T19:27:50.229Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717203170 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717203170 data=null doit=true} to TreeItem with text {test}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717203170 data=null} to TreeItem with text {test}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717203170 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717203182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717203197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717203197 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717203197 data=null doit=true} to TreeItem with text {test}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717203197 data=null} to TreeItem with text {test}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717203198 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717203198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717203200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:50 [2020-07-07T19:27:50.229Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717203200 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717203200 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717203201 data=null} to TreeItem with text {Traces [12]}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717203201 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717203201 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:50 [2020-07-07T19:27:50.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717203208 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:50 [2020-07-07T19:27:50.229Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:50 [2020-07-07T19:27:50.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:50 [2020-07-07T19:27:50.484Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:50 [2020-07-07T19:27:50.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203621 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717203621 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717203621 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203621 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717203621 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203643 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2020-07-07T19:27:50.485Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203644 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717203644 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717203644 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203644 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717203644 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203646 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203647 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717203647 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717203647 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203647 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717203647 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203649 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203649 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.485Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203649 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.740Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717203649 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203676 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717203818 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717203820 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717203820 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.740Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:27:50 [2020-07-07T19:27:50.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:50 [2020-07-07T19:27:50.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:50 [2020-07-07T19:27:50.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - Attempting to set focus on Table with text {}
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717204322 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717204322 data=null doit=true} to TableItem with text {}
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717204322 data=null} to TableItem with text {}
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717204322 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717204322 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717204325 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:51 [2020-07-07T19:27:51.302Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:51 [2020-07-07T19:27:51.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:51 [2020-07-07T19:27:51.863Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717205059 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717205059 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717205059 data=null} to TreeItem with text {kernel-overlap-testing}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717205059 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717205059 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717205061 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:52 [2020-07-07T19:27:52.119Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717205064 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717205064 data=null doit=true} to TreeItem with text {test}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717205064 data=null} to TreeItem with text {test}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717205064 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717205064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717205077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717205078 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717205078 data=null doit=true} to TreeItem with text {test}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717205078 data=null} to TreeItem with text {test}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717205078 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717205078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717205080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:52 [2020-07-07T19:27:52.119Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717205081 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717205081 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717205081 data=null} to TreeItem with text {Traces [12]}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717205081 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717205081 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:52 [2020-07-07T19:27:52.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717205085 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:52 [2020-07-07T19:27:52.119Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717205501 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717205501 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717205501 data=null} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717205501 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717205502 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717205523 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:52 [2020-07-07T19:27:52.375Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717205525 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717205525 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717205525 data=null} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717205525 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717205525 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717205527 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717205528 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717205528 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717205528 data=null} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717205528 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717205528 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717205530 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717205530 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.376Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=717205530 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.631Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717205530 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717205559 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=717205635 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=717205635 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=717205636 data=null} to TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.632Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
15:27:52 [2020-07-07T19:27:52.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:52 [2020-07-07T19:27:52.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:52 [2020-07-07T19:27:52.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:52 [2020-07-07T19:27:52.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - Attempting to set focus on Table with text {}
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717206138 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717206138 data=null doit=true} to TableItem with text {}
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717206138 data=null} to TableItem with text {}
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717206138 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717206138 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717206140 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:53 [2020-07-07T19:27:53.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717206873 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717206874 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717206874 data=null} to TreeItem with text {simple_server-thread1}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717206874 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717206874 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717206876 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:53 [2020-07-07T19:27:53.754Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717206879 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717206879 data=null doit=true} to TreeItem with text {test}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717206879 data=null} to TreeItem with text {test}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717206879 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717206879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717206886 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717206887 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717206887 data=null doit=true} to TreeItem with text {test}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717206887 data=null} to TreeItem with text {test}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717206887 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717206887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717206895 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:53 [2020-07-07T19:27:53.754Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717206896 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717206896 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717206896 data=null} to TreeItem with text {Traces [12]}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717206896 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717206896 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717206900 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:53 [2020-07-07T19:27:53.754Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717206921 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717206921 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717206921 data=null} to TreeItem with text {simple_server-thread2}
15:27:53 [2020-07-07T19:27:53.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717206922 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717206936 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717206948 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:54 [2020-07-07T19:27:54.010Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717206950 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717206950 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717206950 data=null} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717206950 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717206950 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717206952 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717206952 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717206952 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717206952 data=null} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717206952 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717206953 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717206954 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717206954 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=717206954 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717206955 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717206985 data=null button=1 stateMask=0x80000 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=717207103 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=717207119 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=717207119 data=null} to TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Attempting to set focus on Table with text {}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717207120 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717207120 data=null doit=true} to TableItem with text {}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717207120 data=null} to TableItem with text {}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717207120 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717207120 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717207122 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:54 [2020-07-07T19:27:54.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:55 [2020-07-07T19:27:55.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:55 [2020-07-07T19:27:55.375Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:55 [2020-07-07T19:27:55.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717208357 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:27:55 [2020-07-07T19:27:55.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717208357 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:55 [2020-07-07T19:27:55.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717208357 data=null} to TreeItem with text {simple_server-thread2}
15:27:55 [2020-07-07T19:27:55.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717208357 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:55 [2020-07-07T19:27:55.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717208357 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:27:55 [2020-07-07T19:27:55.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717208359 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:27:55 [2020-07-07T19:27:55.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:55 [2020-07-07T19:27:55.376Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717208362 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717208362 data=null doit=true} to TreeItem with text {test}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717208362 data=null} to TreeItem with text {test}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717208362 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717208362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717208375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717208377 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717208378 data=null doit=true} to TreeItem with text {test}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717208378 data=null} to TreeItem with text {test}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717208378 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717208378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717208380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:55 [2020-07-07T19:27:55.376Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717208381 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717208381 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717208381 data=null} to TreeItem with text {Traces [12]}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717208381 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717208381 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:55 [2020-07-07T19:27:55.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717208391 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:55 [2020-07-07T19:27:55.376Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:55 [2020-07-07T19:27:55.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:55 [2020-07-07T19:27:55.631Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717208820 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717208820 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717208820 data=null} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717208820 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717208820 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717208828 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:55 [2020-07-07T19:27:55.886Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717208830 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717208830 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717208830 data=null} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717208830 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717208830 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717208832 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717208832 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717208832 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717208833 data=null} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717208833 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717208833 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717208835 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717208835 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=717208835 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717208842 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717208871 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=717208948 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=717208948 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=717208948 data=null} to TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.887Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
15:27:55 [2020-07-07T19:27:55.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:55 [2020-07-07T19:27:55.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:55 [2020-07-07T19:27:55.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:55 [2020-07-07T19:27:55.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:55 [2020-07-07T19:27:55.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:55 [2020-07-07T19:27:55.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - Attempting to set focus on Table with text {}
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717209450 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717209450 data=null doit=true} to TableItem with text {}
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717209450 data=null} to TableItem with text {}
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717209450 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717209450 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717209453 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:56 [2020-07-07T19:27:56.447Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:57 [2020-07-07T19:27:57.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:57 [2020-07-07T19:27:57.108Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:57 [2020-07-07T19:27:57.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717210185 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:27:57 [2020-07-07T19:27:57.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717210186 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:57 [2020-07-07T19:27:57.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717210186 data=null} to TreeItem with text {ust-overlap-testing}
15:27:57 [2020-07-07T19:27:57.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717210186 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717210186 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717210188 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:57 [2020-07-07T19:27:57.109Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717210191 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717210191 data=null doit=true} to TreeItem with text {test}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717210191 data=null} to TreeItem with text {test}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717210191 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717210191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717210197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717210198 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717210198 data=null doit=true} to TreeItem with text {test}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717210198 data=null} to TreeItem with text {test}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717210198 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717210198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717210200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:57 [2020-07-07T19:27:57.109Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717210208 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717210208 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717210208 data=null} to TreeItem with text {Traces [12]}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717210208 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717210208 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717210213 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:57 [2020-07-07T19:27:57.109Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=717210213 data=null doit=true} to TreeItem with text {z-clashes [6]}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=717210213 data=null} to TreeItem with text {z-clashes [6]}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=717210213 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717210213 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [6]}
15:27:57 [2020-07-07T19:27:57.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=717210215 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [6]}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210327 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717210327 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717210327 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210328 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717210328 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210353 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:57 [2020-07-07T19:27:57.365Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210354 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717210354 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717210354 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210354 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717210354 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210376 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210376 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717210376 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717210376 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210376 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717210376 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210379 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210379 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210379 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717210379 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210416 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717210503 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717210504 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717210504 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:57 [2020-07-07T19:27:57.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - Attempting to set focus on Table with text {}
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717212006 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717212006 data=null doit=true} to TableItem with text {}
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717212006 data=null} to TableItem with text {}
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717212006 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717212007 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717212009 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:59 [2020-07-07T19:27:59.253Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717212057 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717212057 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717212057 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717212058 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717212058 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717212060 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:59 [2020-07-07T19:27:59.254Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717212063 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717212063 data=null doit=true} to TreeItem with text {test}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717212063 data=null} to TreeItem with text {test}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717212063 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717212063 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717212070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717212070 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717212070 data=null doit=true} to TreeItem with text {test}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717212070 data=null} to TreeItem with text {test}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717212070 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717212070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717212078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:27:59 [2020-07-07T19:27:59.254Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717212078 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717212078 data=null doit=true} to TreeItem with text {Traces [12]}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717212078 data=null} to TreeItem with text {Traces [12]}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717212078 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717212078 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:27:59 [2020-07-07T19:27:59.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717212083 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:27:59 [2020-07-07T19:27:59.254Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:27:59 [2020-07-07T19:27:59.254Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212498 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717212498 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717212498 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212498 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717212498 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212521 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:27:59 [2020-07-07T19:27:59.509Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212523 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717212523 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717212523 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212523 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717212523 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212525 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212526 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717212526 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Attempting to set focus on Tree with text {}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717212526 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212526 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717212526 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212528 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212528 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.509Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212528 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717212528 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212563 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717212569 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717212629 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717212629 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:27:59 [2020-07-07T19:27:59.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Attempting to set focus on Table with text {}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717214132 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717214132 data=null doit=true} to TableItem with text {}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717214132 data=null} to TableItem with text {}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717214132 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717214133 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717214135 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717214165 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717214165 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717214165 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717214166 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717214166 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717214168 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2020-07-07T19:28:01.396Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717214170 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717214170 data=null doit=true} to TreeItem with text {test}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717214170 data=null} to TreeItem with text {test}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717214170 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717214171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717214195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717214195 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717214195 data=null doit=true} to TreeItem with text {test}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717214195 data=null} to TreeItem with text {test}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717214195 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717214195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717214198 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:01 [2020-07-07T19:28:01.396Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717214199 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717214199 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717214199 data=null} to TreeItem with text {Traces [12]}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717214199 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:01 [2020-07-07T19:28:01.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717214199 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717214203 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:01 [2020-07-07T19:28:01.397Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:01 [2020-07-07T19:28:01.397Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214515 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717214515 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717214515 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214516 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717214516 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214540 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2020-07-07T19:28:01.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214541 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717214541 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717214541 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214542 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717214542 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214544 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214544 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717214544 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717214544 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214544 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717214545 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214546 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214547 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.397Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214547 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717214547 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214578 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717214737 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717214737 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717214737 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:01 [2020-07-07T19:28:01.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:01 [2020-07-07T19:28:01.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - Attempting to set focus on Table with text {}
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717215239 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717215239 data=null doit=true} to TableItem with text {}
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717215239 data=null} to TableItem with text {}
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717215239 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717215239 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717215242 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:02 [2020-07-07T19:28:02.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:02 [2020-07-07T19:28:02.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:02 [2020-07-07T19:28:02.776Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717215980 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717215980 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717215980 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717215980 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717215980 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717215983 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:03 [2020-07-07T19:28:03.032Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:03 [2020-07-07T19:28:03.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717215986 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717215986 data=null doit=true} to TreeItem with text {test}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717215986 data=null} to TreeItem with text {test}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717215986 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717215986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717215998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717215998 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717215998 data=null doit=true} to TreeItem with text {test}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717215999 data=null} to TreeItem with text {test}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717215999 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717215999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717216002 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:03 [2020-07-07T19:28:03.033Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717216002 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717216002 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717216002 data=null} to TreeItem with text {Traces [12]}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717216002 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717216002 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:03 [2020-07-07T19:28:03.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717216011 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:03 [2020-07-07T19:28:03.033Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:03 [2020-07-07T19:28:03.033Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717216442 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717216442 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717216443 data=null} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717216443 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717216443 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717216451 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:03 [2020-07-07T19:28:03.289Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717216452 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717216452 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717216452 data=null} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717216452 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717216452 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717216454 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717216455 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717216455 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717216455 data=null} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717216460 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717216461 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717216463 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717216463 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.289Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=717216463 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717216463 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717216495 data=null button=1 stateMask=0x80000 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=717216599 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=717216600 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=717216600 data=null} to TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:03 [2020-07-07T19:28:03.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - Attempting to set focus on Table with text {}
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717217101 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717217101 data=null doit=true} to TableItem with text {}
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717217101 data=null} to TableItem with text {}
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717217101 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717217102 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717217104 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:04 [2020-07-07T19:28:04.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717217841 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717217841 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717217841 data=null} to TreeItem with text {simple_server-thread1}
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717217842 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717217842 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717217844 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:04 [2020-07-07T19:28:04.669Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717217847 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717217847 data=null doit=true} to TreeItem with text {test}
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717217847 data=null} to TreeItem with text {test}
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717217847 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:04 [2020-07-07T19:28:04.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717217847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:04 [2020-07-07T19:28:04.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717217859 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:04 [2020-07-07T19:28:04.925Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:04 [2020-07-07T19:28:04.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717217860 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:04 [2020-07-07T19:28:04.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717217860 data=null doit=true} to TreeItem with text {test}
15:28:04 [2020-07-07T19:28:04.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717217860 data=null} to TreeItem with text {test}
15:28:04 [2020-07-07T19:28:04.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717217860 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:04 [2020-07-07T19:28:04.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717217860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:04 [2020-07-07T19:28:04.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717217863 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:04 [2020-07-07T19:28:04.926Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717217863 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717217863 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717217863 data=null} to TreeItem with text {Traces [12]}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717217863 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717217863 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717217871 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:04 [2020-07-07T19:28:04.926Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:04 [2020-07-07T19:28:04.926Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717217886 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717217886 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717217886 data=null} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717217886 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717217886 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717217911 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:04 [2020-07-07T19:28:04.926Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717217913 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717217913 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717217913 data=null} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717217913 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717217913 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717217915 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717217915 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717217915 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717217915 data=null} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717217915 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717217916 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717217917 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717217917 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=717217918 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717217918 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717217949 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=717218037 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=717218037 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=717218037 data=null} to TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:04 [2020-07-07T19:28:04.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:05 [2020-07-07T19:28:05.488Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:05 [2020-07-07T19:28:05.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:05 [2020-07-07T19:28:05.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:05 [2020-07-07T19:28:05.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:05 [2020-07-07T19:28:05.489Z] DEBUG - Attempting to set focus on Table with text {}
15:28:05 [2020-07-07T19:28:05.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717218539 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:05 [2020-07-07T19:28:05.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717218539 data=null doit=true} to TableItem with text {}
15:28:05 [2020-07-07T19:28:05.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717218539 data=null} to TableItem with text {}
15:28:05 [2020-07-07T19:28:05.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717218539 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:05 [2020-07-07T19:28:05.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717218539 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:05 [2020-07-07T19:28:05.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717218542 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:05 [2020-07-07T19:28:05.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:05 [2020-07-07T19:28:05.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717219280 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717219281 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717219281 data=null} to TreeItem with text {simple_server-thread2}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717219281 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717219281 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717219284 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:06 [2020-07-07T19:28:06.418Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717219288 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717219288 data=null doit=true} to TreeItem with text {test}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717219288 data=null} to TreeItem with text {test}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717219288 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717219288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717219316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717219317 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717219317 data=null doit=true} to TreeItem with text {test}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717219317 data=null} to TreeItem with text {test}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717219317 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717219317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717219323 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:06 [2020-07-07T19:28:06.418Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717219323 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717219323 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717219323 data=null} to TreeItem with text {Traces [12]}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717219324 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717219324 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717219328 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:06 [2020-07-07T19:28:06.418Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:06 [2020-07-07T19:28:06.418Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717219356 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717219356 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717219356 data=null} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717219356 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717219356 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717219365 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:06 [2020-07-07T19:28:06.418Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717219383 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717219383 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717219383 data=null} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717219383 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717219383 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717219385 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717219386 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717219386 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717219386 data=null} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717219386 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717219386 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717219388 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717219388 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=717219388 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.418Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717219388 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717219420 data=null button=1 stateMask=0x80000 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=717219592 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=717219607 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=717219607 data=null} to TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:06 [2020-07-07T19:28:06.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - Attempting to set focus on Table with text {}
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717219608 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717219609 data=null doit=true} to TableItem with text {}
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717219609 data=null} to TableItem with text {}
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717219609 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717219609 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717219611 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:06 [2020-07-07T19:28:06.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717220849 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717220849 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717220849 data=null} to TreeItem with text {ust-overlap-testing}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717220849 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717220849 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717220852 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:08 [2020-07-07T19:28:08.040Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717220854 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717220854 data=null doit=true} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717220854 data=null} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717220854 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717220855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717220869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717220870 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717220870 data=null doit=true} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717220870 data=null} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717220870 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717220870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717220873 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717220873 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717220873 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717220873 data=null} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717220883 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717220883 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717220887 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717220890 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717220890 data=null doit=true} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717220890 data=null} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717220890 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717220894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717220900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717220901 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717220901 data=null doit=true} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717220901 data=null} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717220901 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717220901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717220903 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:08 [2020-07-07T19:28:08.040Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717220904 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717220904 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717220904 data=null} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717220904 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717220904 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717220911 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717220912 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717220912 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717220912 data=null} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717220912 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717220912 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717220914 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - Clicking on with mnemonic 'Clear'
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - Clicked on with mnemonic 'Clear'
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717221031 data=null doit=true} to Shell with text {Confirm Clear}
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - Clicking on &Yes
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717221032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717221032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717221032 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717221032 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717221032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717221032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:08 [2020-07-07T19:28:08.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717221032 data=null item=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')
15:28:09 [2020-07-07T19:28:09.927Z] DEBUG - Clicked on 
15:28:09 [2020-07-07T19:28:09.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717220931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717223500 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717223500 data=null doit=true} to TreeItem with text {test}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717223500 data=null} to TreeItem with text {test}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717223500 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717223500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717223505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717223505 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717223505 data=null doit=true} to TreeItem with text {test}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717223505 data=null} to TreeItem with text {test}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717223505 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717223505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717223508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:10 [2020-07-07T19:28:10.489Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717223508 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717223508 data=null doit=true} to TreeItem with text {Traces [0]}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717223508 data=null} to TreeItem with text {Traces [0]}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717223508 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717223509 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]}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717223515 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717223516 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717223516 data=null doit=true} to TreeItem with text {Traces [0]}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717223516 data=null} to TreeItem with text {Traces [0]}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717223516 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717223516 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]}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717223518 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Clicking on with mnemonic 'Import...'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Clicked on with mnemonic 'Import...'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717223611 data=null doit=true} to Shell with text {Trace Import}
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=717223630 data=null} to (of type 'Combo')
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:10 [2020-07-07T19:28:10.489Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=717223696 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=717223696 data=null doit=true} to TreeItem with text {/}
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=717223696 data=null} to TreeItem with text {/}
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=717223696 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717223696 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=717223696 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Setting state to checked on: /
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717223730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7a3742ec
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=717223743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717223743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=717223743 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=717223743 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=717223744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=717223744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=717223744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=717223744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717223744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.745Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=717223744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=717223744 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=717223744 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Clicking on &Finish
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717223760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717223760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717223760 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717223760 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717223760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717223760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:10 [2020-07-07T19:28:10.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:10 [2020-07-07T19:28:10.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:10 [2020-07-07T19:28:10.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:10 [2020-07-07T19:28:10.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:10 [2020-07-07T19:28:10.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:10 [2020-07-07T19:28:10.746Z] DEBUG - Clicked on &Finish
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=717224321 data=null doit=true} to Shell with text {Confirmation}
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - Clicking on Rename All
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=717224322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=717224322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=717224322 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=717224322 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=717224322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=717224322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=717224322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:28:11 [2020-07-07T19:28:11.307Z] DEBUG - Clicked on 
15:28:11 [2020-07-07T19:28:11.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717223760 data=null item=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')
15:28:11 [2020-07-07T19:28:11.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717223535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717224853 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717224853 data=null doit=true} to TreeItem with text {test}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717224853 data=null} to TreeItem with text {test}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717224853 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717224853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717224858 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717224858 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717224858 data=null doit=true} to TreeItem with text {test}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717224858 data=null} to TreeItem with text {test}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717224859 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717224859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717224861 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:11 [2020-07-07T19:28:11.817Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717224861 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717224861 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717224861 data=null} to TreeItem with text {Traces [12]}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717224861 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717224862 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717224865 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717224865 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717224865 data=null} to TreeItem with text {Traces [12]}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717224865 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717224865 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:11 [2020-07-07T19:28:11.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717224877 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225288 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717225288 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717225288 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225289 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717225289 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225310 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:12 [2020-07-07T19:28:12.378Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225311 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717225312 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717225312 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225312 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717225312 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225314 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225314 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717225314 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717225314 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225315 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717225315 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225316 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225316 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225316 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717225317 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225345 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717225349 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717225349 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717225349 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.379Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:28:12 [2020-07-07T19:28:12.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Attempting to set focus on Table with text {}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717226852 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717226852 data=null doit=true} to TableItem with text {}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717226852 data=null} to TableItem with text {}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717226852 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717226852 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717226855 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717226888 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717226888 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717226889 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717226889 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717226889 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717226906 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:13 [2020-07-07T19:28:13.869Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717226908 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717226908 data=null doit=true} to TreeItem with text {test}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717226908 data=null} to TreeItem with text {test}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717226908 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717226908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717226917 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717226917 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717226917 data=null doit=true} to TreeItem with text {test}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717226917 data=null} to TreeItem with text {test}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717226918 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717226918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717226921 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:13 [2020-07-07T19:28:13.869Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717226921 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717226921 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717226921 data=null} to TreeItem with text {Traces [12]}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717226922 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717226922 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:13 [2020-07-07T19:28:13.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717226935 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:13 [2020-07-07T19:28:13.869Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227248 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717227248 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717227249 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227249 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717227249 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227272 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:14 [2020-07-07T19:28:14.125Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227274 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717227274 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717227274 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227274 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717227274 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227276 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227276 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717227276 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717227276 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227277 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717227277 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227278 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227278 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.126Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227279 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.381Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717227279 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227310 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717227315 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717227315 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717227364 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.381Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:28:14 [2020-07-07T19:28:14.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:14 [2020-07-07T19:28:14.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Attempting to set focus on Table with text {}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717228867 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717228867 data=null doit=true} to TableItem with text {}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717228867 data=null} to TableItem with text {}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717228867 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717228867 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717228869 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717228911 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=717228911 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=717228911 data=null} to TreeItem with text {ExampleCustomXml.xml}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717228911 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717228911 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=717228913 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:15 [2020-07-07T19:28:15.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:15 [2020-07-07T19:28:15.747Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717228916 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717228916 data=null doit=true} to TreeItem with text {test}
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717228916 data=null} to TreeItem with text {test}
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717228916 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717228916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717228928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717228929 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:15 [2020-07-07T19:28:15.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717228929 data=null doit=true} to TreeItem with text {test}
15:28:16 [2020-07-07T19:28:16.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717228929 data=null} to TreeItem with text {test}
15:28:16 [2020-07-07T19:28:16.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717228929 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:16 [2020-07-07T19:28:16.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717228929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:16 [2020-07-07T19:28:16.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717228932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:16 [2020-07-07T19:28:16.003Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:16 [2020-07-07T19:28:16.003Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:16 [2020-07-07T19:28:16.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717228933 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:16 [2020-07-07T19:28:16.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717228933 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:16 [2020-07-07T19:28:16.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717228933 data=null} to TreeItem with text {Traces [12]}
15:28:16 [2020-07-07T19:28:16.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717228933 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:16 [2020-07-07T19:28:16.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717228933 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:16 [2020-07-07T19:28:16.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717228937 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:16 [2020-07-07T19:28:16.003Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229264 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717229265 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717229265 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229265 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717229265 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229273 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:16 [2020-07-07T19:28:16.259Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229274 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717229274 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717229274 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229274 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717229274 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229276 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229277 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717229277 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717229277 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229277 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717229277 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229279 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229279 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229285 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.259Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717229285 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229326 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717229527 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717229527 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717229527 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.515Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:28:16 [2020-07-07T19:28:16.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:16 [2020-07-07T19:28:16.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:16 [2020-07-07T19:28:16.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - Attempting to set focus on Table with text {}
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717230028 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717230028 data=null doit=true} to TableItem with text {}
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717230028 data=null} to TableItem with text {}
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717230028 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717230028 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717230034 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:17 [2020-07-07T19:28:17.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717230810 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717230810 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717230810 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717230810 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717230811 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717230813 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:17 [2020-07-07T19:28:17.637Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717230816 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717230816 data=null doit=true} to TreeItem with text {test}
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717230816 data=null} to TreeItem with text {test}
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717230816 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:17 [2020-07-07T19:28:17.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717230816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717230824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717230824 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717230824 data=null doit=true} to TreeItem with text {test}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717230824 data=null} to TreeItem with text {test}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717230824 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717230824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717230875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:17 [2020-07-07T19:28:17.894Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717230876 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717230876 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717230876 data=null} to TreeItem with text {Traces [12]}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717230876 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717230876 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:17 [2020-07-07T19:28:17.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717230881 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:17 [2020-07-07T19:28:17.894Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:18 [2020-07-07T19:28:18.149Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:18 [2020-07-07T19:28:18.149Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:18 [2020-07-07T19:28:18.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717231312 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717231312 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717231312 data=null} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717231313 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717231313 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717231321 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:18 [2020-07-07T19:28:18.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:18 [2020-07-07T19:28:18.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:18 [2020-07-07T19:28:18.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:18 [2020-07-07T19:28:18.150Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:18 [2020-07-07T19:28:18.150Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:18 [2020-07-07T19:28:18.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717231322 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717231322 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717231323 data=null} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717231323 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717231323 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717231332 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.150Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717231332 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717231332 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.405Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:18 [2020-07-07T19:28:18.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717231333 data=null} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717231333 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717231333 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717231335 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717231335 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=717231335 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717231335 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717231368 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=717231502 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=717231521 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=717231521 data=null} to TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Attempting to set focus on Table with text {}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717231523 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717231523 data=null doit=true} to TableItem with text {}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717231523 data=null} to TableItem with text {}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717231523 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717231523 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717231526 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:18 [2020-07-07T19:28:18.406Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=717232767 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=717232767 data=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=717232767 data=null} to TreeItem with text {simple_server-thread1}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=717232767 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717232768 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=717232770 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:19 [2020-07-07T19:28:19.771Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717232773 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717232773 data=null doit=true} to TreeItem with text {test}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717232773 data=null} to TreeItem with text {test}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717232773 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717232773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717232779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717232780 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717232780 data=null doit=true} to TreeItem with text {test}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717232780 data=null} to TreeItem with text {test}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717232780 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717232780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717232792 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:19 [2020-07-07T19:28:19.771Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717232792 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717232792 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717232792 data=null} to TreeItem with text {Traces [12]}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717232793 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717232793 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:19 [2020-07-07T19:28:19.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717232797 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:19 [2020-07-07T19:28:19.771Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:20 [2020-07-07T19:28:20.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:20 [2020-07-07T19:28:20.027Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717233231 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717233231 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717233232 data=null} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717233232 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717233232 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717233240 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:20 [2020-07-07T19:28:20.284Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717233241 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717233241 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717233241 data=null} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717233242 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717233242 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717233244 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717233244 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717233244 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717233244 data=null} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717233245 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717233245 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717233247 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717233254 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=717233254 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717233254 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717233288 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=717233407 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=717233422 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=717233422 data=null} to TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Attempting to set focus on Table with text {}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717233423 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717233423 data=null doit=true} to TableItem with text {}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717233423 data=null} to TableItem with text {}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717233423 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:20 [2020-07-07T19:28:20.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717233424 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:20 [2020-07-07T19:28:20.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717233477 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:20 [2020-07-07T19:28:20.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:20 [2020-07-07T19:28:20.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:21 [2020-07-07T19:28:21.468Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:21 [2020-07-07T19:28:21.468Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:21 [2020-07-07T19:28:21.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=717234612 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
15:28:21 [2020-07-07T19:28:21.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=717234613 data=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:21 [2020-07-07T19:28:21.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=717234613 data=null} to TreeItem with text {simple_server-thread2}
15:28:21 [2020-07-07T19:28:21.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=717234613 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:28:21 [2020-07-07T19:28:21.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717234613 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=717234615 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:21 [2020-07-07T19:28:21.469Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717234618 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717234618 data=null doit=true} to TreeItem with text {test}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717234618 data=null} to TreeItem with text {test}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717234619 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717234619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717234633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717234636 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717234636 data=null doit=true} to TreeItem with text {test}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717234636 data=null} to TreeItem with text {test}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717234636 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717234636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717234639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:21 [2020-07-07T19:28:21.469Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717234640 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717234640 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717234640 data=null} to TreeItem with text {Traces [12]}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717234640 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:21 [2020-07-07T19:28:21.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717234640 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:21 [2020-07-07T19:28:21.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717234652 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:21 [2020-07-07T19:28:21.725Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717235066 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717235066 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717235066 data=null} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717235066 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717235066 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717235089 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:21 [2020-07-07T19:28:21.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717235091 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717235091 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717235091 data=null} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717235091 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717235091 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717235093 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717235093 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717235094 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717235094 data=null} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717235094 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717235094 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717235096 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717235096 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=717235096 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
15:28:21 [2020-07-07T19:28:21.982Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717235096 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:22 [2020-07-07T19:28:22.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717235127 data=null button=1 stateMask=0x80000 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
15:28:22 [2020-07-07T19:28:22.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=717235223 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
15:28:22 [2020-07-07T19:28:22.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=717235223 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:22 [2020-07-07T19:28:22.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=717235223 data=null} to TreeItem with text {ust-overlap-testing}
15:28:22 [2020-07-07T19:28:22.237Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
15:28:22 [2020-07-07T19:28:22.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:22 [2020-07-07T19:28:22.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:22 [2020-07-07T19:28:22.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:22 [2020-07-07T19:28:22.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:22 [2020-07-07T19:28:22.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:22 [2020-07-07T19:28:22.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - Attempting to set focus on Table with text {}
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717235724 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717235724 data=null doit=true} to TableItem with text {}
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717235724 data=null} to TableItem with text {}
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717235724 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717235725 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717235727 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:22 [2020-07-07T19:28:22.798Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717236463 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717236463 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717236463 data=null} to TreeItem with text {ust-overlap-testing}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717236463 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717236463 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717236465 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:23 [2020-07-07T19:28:23.359Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717236468 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717236468 data=null doit=true} to TreeItem with text {test}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717236468 data=null} to TreeItem with text {test}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717236468 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717236468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717236475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717236475 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717236475 data=null doit=true} to TreeItem with text {test}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717236475 data=null} to TreeItem with text {test}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717236475 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717236475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717236487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:23 [2020-07-07T19:28:23.359Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717236488 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717236488 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717236488 data=null} to TreeItem with text {Traces [12]}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717236488 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717236488 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717236496 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:23 [2020-07-07T19:28:23.359Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236528 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236528 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236528 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236528 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717236528 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236536 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:23 [2020-07-07T19:28:23.359Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236537 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236538 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236538 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236538 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717236538 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236540 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236540 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236541 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236541 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236541 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717236541 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236553 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236553 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236553 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717236553 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236585 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236591 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236591 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717236591 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:23 [2020-07-07T19:28:23.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:24 [2020-07-07T19:28:24.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:24 [2020-07-07T19:28:24.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:24 [2020-07-07T19:28:24.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:24 [2020-07-07T19:28:24.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:24 [2020-07-07T19:28:24.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:24 [2020-07-07T19:28:24.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:24 [2020-07-07T19:28:24.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Attempting to set focus on Table with text {}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717238148 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717238148 data=null doit=true} to TableItem with text {}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717238148 data=null} to TableItem with text {}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717238149 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717238149 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717238151 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717238197 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=717238197 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=717238197 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717238198 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717238198 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=717238200 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:25 [2020-07-07T19:28:25.103Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717238203 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717238203 data=null doit=true} to TreeItem with text {test}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717238203 data=null} to TreeItem with text {test}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717238203 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717238203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717238210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717238211 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717238211 data=null doit=true} to TreeItem with text {test}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717238211 data=null} to TreeItem with text {test}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717238211 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717238211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717238219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:25 [2020-07-07T19:28:25.103Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:25 [2020-07-07T19:28:25.103Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:25 [2020-07-07T19:28:25.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717238219 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:25 [2020-07-07T19:28:25.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717238219 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:25 [2020-07-07T19:28:25.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717238219 data=null} to TreeItem with text {Traces [12]}
15:28:25 [2020-07-07T19:28:25.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717238219 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:25 [2020-07-07T19:28:25.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717238219 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:25 [2020-07-07T19:28:25.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717238224 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:25 [2020-07-07T19:28:25.104Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238637 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238637 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238637 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238638 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717238638 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238661 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:25 [2020-07-07T19:28:25.664Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238663 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238663 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238663 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238663 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717238663 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238665 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238665 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238665 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238666 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238666 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717238666 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238668 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238668 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238668 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717238668 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238697 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238703 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238703 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717238703 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:25 [2020-07-07T19:28:25.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:26 [2020-07-07T19:28:26.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:26 [2020-07-07T19:28:26.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:26 [2020-07-07T19:28:26.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:26 [2020-07-07T19:28:26.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:26 [2020-07-07T19:28:26.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:26 [2020-07-07T19:28:26.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:26 [2020-07-07T19:28:26.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:26 [2020-07-07T19:28:26.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:27 [2020-07-07T19:28:27.154Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Attempting to set focus on Table with text {}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717240286 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717240286 data=null doit=true} to TableItem with text {}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717240286 data=null} to TableItem with text {}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717240287 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717240287 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717240289 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717240319 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=717240320 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=717240320 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717240320 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717240320 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=717240322 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2020-07-07T19:28:27.155Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:27 [2020-07-07T19:28:27.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717240325 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717240325 data=null doit=true} to TreeItem with text {test}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717240340 data=null} to TreeItem with text {test}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717240341 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717240341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717240351 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717240352 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717240352 data=null doit=true} to TreeItem with text {test}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717240352 data=null} to TreeItem with text {test}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717240352 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717240352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717240354 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:27 [2020-07-07T19:28:27.410Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717240355 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717240355 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717240355 data=null} to TreeItem with text {Traces [12]}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717240355 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717240355 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:27 [2020-07-07T19:28:27.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717240363 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:27 [2020-07-07T19:28:27.410Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240776 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717240776 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717240777 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240777 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717240777 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240801 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:27 [2020-07-07T19:28:27.666Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240802 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717240802 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717240802 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240802 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717240803 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240804 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240805 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717240805 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717240805 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240805 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717240805 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240807 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240807 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240807 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717240807 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240837 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717240842 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717240843 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717240985 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - Attempting to set focus on Table with text {}
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717241009 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717241009 data=null doit=true} to TableItem with text {}
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717241009 data=null} to TableItem with text {}
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717241009 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717241009 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717241011 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:27 [2020-07-07T19:28:27.922Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717242247 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=717242247 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=717242247 data=null} to TreeItem with text {kernel-overlap-testing(2)}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717242247 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717242248 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=717242250 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2020-07-07T19:28:29.288Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717242253 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717242253 data=null doit=true} to TreeItem with text {test}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717242253 data=null} to TreeItem with text {test}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717242253 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717242253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717242266 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717242267 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717242267 data=null doit=true} to TreeItem with text {test}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717242267 data=null} to TreeItem with text {test}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717242267 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717242267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:29 [2020-07-07T19:28:29.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717242269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:29 [2020-07-07T19:28:29.288Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:29 [2020-07-07T19:28:29.289Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:29 [2020-07-07T19:28:29.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717242270 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:29 [2020-07-07T19:28:29.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717242270 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:29 [2020-07-07T19:28:29.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717242270 data=null} to TreeItem with text {Traces [12]}
15:28:29 [2020-07-07T19:28:29.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717242270 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:29 [2020-07-07T19:28:29.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717242270 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:29 [2020-07-07T19:28:29.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717242275 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:29 [2020-07-07T19:28:29.289Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242692 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717242692 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717242692 data=null} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242693 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717242693 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242716 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:29 [2020-07-07T19:28:29.544Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242718 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717242718 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717242718 data=null} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242718 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717242718 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242720 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242721 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717242721 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717242721 data=null} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242721 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717242721 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242723 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242723 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.544Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242723 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717242723 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242754 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717242880 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717242896 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717242896 data=null} to TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Attempting to set focus on Table with text {}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717242897 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717242897 data=null doit=true} to TableItem with text {}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717242897 data=null} to TableItem with text {}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717242897 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717242897 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717242900 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:29 [2020-07-07T19:28:29.800Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:31 [2020-07-07T19:28:31.163Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:31 [2020-07-07T19:28:31.163Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:31 [2020-07-07T19:28:31.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717244136 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
15:28:31 [2020-07-07T19:28:31.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=717244136 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=717244137 data=null} to TreeItem with text {simple_server-thread1(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717244137 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717244137 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=717244139 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:31 [2020-07-07T19:28:31.164Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717244142 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717244142 data=null doit=true} to TreeItem with text {test}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717244142 data=null} to TreeItem with text {test}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717244142 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717244142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717244156 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717244157 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717244157 data=null doit=true} to TreeItem with text {test}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717244157 data=null} to TreeItem with text {test}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717244157 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717244157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717244159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:31 [2020-07-07T19:28:31.164Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717244160 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717244160 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717244160 data=null} to TreeItem with text {Traces [12]}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717244160 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717244160 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717244165 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:31 [2020-07-07T19:28:31.164Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244194 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717244194 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717244194 data=null} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244194 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717244194 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244202 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:31 [2020-07-07T19:28:31.164Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244203 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717244203 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717244204 data=null} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244204 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717244204 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244206 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244206 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717244206 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717244206 data=null} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244207 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717244207 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244219 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244219 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244219 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717244219 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244250 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717244342 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717244342 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717244342 data=null} to TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:31 [2020-07-07T19:28:31.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - Attempting to set focus on Table with text {}
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717244844 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717244844 data=null doit=true} to TableItem with text {}
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717244844 data=null} to TableItem with text {}
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717244844 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717244844 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717244847 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:31 [2020-07-07T19:28:31.725Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717245571 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=717245571 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=717245571 data=null} to TreeItem with text {simple_server-thread2(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717245571 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717245571 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=717245590 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2020-07-07T19:28:32.654Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717245593 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717245593 data=null doit=true} to TreeItem with text {test}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717245593 data=null} to TreeItem with text {test}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717245593 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717245593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717245600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717245601 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717245601 data=null doit=true} to TreeItem with text {test}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717245601 data=null} to TreeItem with text {test}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717245601 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717245601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717245603 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:32 [2020-07-07T19:28:32.654Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717245604 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717245604 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717245604 data=null} to TreeItem with text {Traces [12]}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717245604 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717245604 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717245616 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:32 [2020-07-07T19:28:32.654Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245633 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717245633 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717245633 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245633 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717245633 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245698 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:32 [2020-07-07T19:28:32.654Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245700 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717245700 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717245700 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245700 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717245700 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245702 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245702 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717245702 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717245702 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245703 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717245703 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245704 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245705 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245705 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717245705 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245742 data=null button=1 stateMask=0x80000 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717245823 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717245823 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717245823 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:32 [2020-07-07T19:28:32.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - Attempting to set focus on Table with text {}
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717246325 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717246325 data=null doit=true} to TableItem with text {}
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717246325 data=null} to TableItem with text {}
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717246325 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717246325 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717246328 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:33 [2020-07-07T19:28:33.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:34 [2020-07-07T19:28:34.141Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:34 [2020-07-07T19:28:34.141Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:34 [2020-07-07T19:28:34.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717247064 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
15:28:34 [2020-07-07T19:28:34.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=717247064 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:28:34 [2020-07-07T19:28:34.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=717247064 data=null} to TreeItem with text {ust-overlap-testing(2)}
15:28:34 [2020-07-07T19:28:34.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717247064 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:28:34 [2020-07-07T19:28:34.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717247064 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
15:28:34 [2020-07-07T19:28:34.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=717247066 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
15:28:34 [2020-07-07T19:28:34.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:34 [2020-07-07T19:28:34.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:34 [2020-07-07T19:28:34.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:34 [2020-07-07T19:28:34.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:34 [2020-07-07T19:28:34.142Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717247069 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717247069 data=null doit=true} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717247069 data=null} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717247069 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717247069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717247083 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717247083 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717247083 data=null doit=true} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717247083 data=null} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717247084 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717247084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717247086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717247086 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717247087 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717247087 data=null} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717247087 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717247087 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717247095 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717247098 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717247098 data=null doit=true} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717247098 data=null} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717247098 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717247098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717247103 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717247103 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717247103 data=null doit=true} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717247103 data=null} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717247103 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717247103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717247109 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:34 [2020-07-07T19:28:34.142Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717247110 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717247110 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717247110 data=null} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717247110 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717247110 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717247114 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=717247115 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=717247115 data=null doit=true} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=717247115 data=null} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=717247115 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717247115 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=717247117 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Clicking on with mnemonic 'Clear'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Clicked on with mnemonic 'Clear'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717247313 data=null doit=true} to Shell with text {Confirm Clear}
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Clicking on &Yes
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717247313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717247313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717247313 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717247313 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717247313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717247313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:34 [2020-07-07T19:28:34.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717247313 data=null item=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')
15:28:36 [2020-07-07T19:28:36.029Z] DEBUG - Clicked on 
15:28:36 [2020-07-07T19:28:36.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717247147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717249792 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717249792 data=null doit=true} to TreeItem with text {test}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717249792 data=null} to TreeItem with text {test}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717249792 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717249792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717249797 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717249797 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717249797 data=null doit=true} to TreeItem with text {test}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717249797 data=null} to TreeItem with text {test}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717249797 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717249798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717249800 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:36 [2020-07-07T19:28:36.847Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717249800 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717249800 data=null doit=true} to TreeItem with text {Traces [0]}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717249800 data=null} to TreeItem with text {Traces [0]}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717249801 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717249801 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]}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717249804 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717249804 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717249804 data=null doit=true} to TreeItem with text {Traces [0]}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717249808 data=null} to TreeItem with text {Traces [0]}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717249808 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717249808 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]}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717249810 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Clicking on with mnemonic 'Import...'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Clicked on with mnemonic 'Import...'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717249901 data=null doit=true} to Shell with text {Trace Import}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=717249903 data=null} to (of type 'Combo')
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=717249954 data=null doit=true} to TreeItem with text {/}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=717249954 data=null} to TreeItem with text {/}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=717249954 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717249954 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
15:28:36 [2020-07-07T19:28:36.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=717249968 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=717249968 data=null doit=true} to Tree node with text: z-clashes
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=717249968 data=null} to Tree node with text: z-clashes
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=717249969 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717249969 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=717249969 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=717249970 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=717249970 data=null doit=true} to Tree node with text: z-clashes
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=717249970 data=null} to Tree node with text: z-clashes
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=717249970 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717249970 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: z-clashes
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=717249987 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:36 [2020-07-07T19:28:36.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:36 [2020-07-07T19:28:36.848Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717250035 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717250035 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717250035 data=null} to Tree node with text: kernel-overlap-testing
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717250035 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717250035 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717250036 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717250052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7700262c
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=717250053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717250054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=717250054 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=717250054 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=717250054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=717250054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=717250054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=717250054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717250054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=717250054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=717250054 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=717250054 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Clicking on &Finish
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717250086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717250086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717250086 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717250086 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717250086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717250086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717250086 data=null item=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')
15:28:37 [2020-07-07T19:28:37.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717249827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Clicked on 
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717250306 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717250306 data=null doit=true} to TreeItem with text {test}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717250306 data=null} to TreeItem with text {test}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717250306 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717250306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717250311 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717250311 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717250311 data=null doit=true} to TreeItem with text {test}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717250311 data=null} to TreeItem with text {test}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717250312 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717250312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717250319 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:37 [2020-07-07T19:28:37.362Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717250320 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717250320 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717250320 data=null} to TreeItem with text {Traces [2]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717250320 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717250320 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717250324 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717250324 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717250324 data=null} to TreeItem with text {Traces [2]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717250324 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717250324 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717250325 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=717250325 data=null doit=true} to TreeItem with text {z-clashes [1]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=717250326 data=null} to TreeItem with text {z-clashes [1]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=717250326 data=null button=1 stateMask=0x0 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717250326 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]}
15:28:37 [2020-07-07T19:28:37.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=717250327 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250638 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717250638 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717250639 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250639 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717250639 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250661 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:37 [2020-07-07T19:28:37.617Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250663 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717250663 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717250663 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250663 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717250663 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250665 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250666 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717250666 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717250666 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250666 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717250666 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250668 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250668 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250668 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717250668 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250691 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717250752 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717250752 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717250752 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:28:37 [2020-07-07T19:28:37.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:39 [2020-07-07T19:28:39.504Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:39 [2020-07-07T19:28:39.504Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:39 [2020-07-07T19:28:39.504Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:39 [2020-07-07T19:28:39.504Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:39 [2020-07-07T19:28:39.504Z] DEBUG - Attempting to set focus on Table with text {}
15:28:39 [2020-07-07T19:28:39.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717252254 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:39 [2020-07-07T19:28:39.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717252254 data=null doit=true} to TableItem with text {}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717252256 data=null} to TableItem with text {}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717252256 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717252256 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717252258 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717252299 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717252299 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717252299 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717252299 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717252299 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717252301 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:39 [2020-07-07T19:28:39.505Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717252303 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717252303 data=null doit=true} to TreeItem with text {test}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717252303 data=null} to TreeItem with text {test}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717252303 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717252303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717252315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717252315 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717252315 data=null doit=true} to TreeItem with text {test}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717252315 data=null} to TreeItem with text {test}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717252315 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717252315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717252317 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:39 [2020-07-07T19:28:39.505Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717252318 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717252318 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717252318 data=null} to TreeItem with text {Traces [2]}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717252318 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717252318 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:39 [2020-07-07T19:28:39.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717252322 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:39 [2020-07-07T19:28:39.505Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:39 [2020-07-07T19:28:39.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:39 [2020-07-07T19:28:39.761Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:39 [2020-07-07T19:28:39.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252745 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717252745 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717252745 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252746 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717252746 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252753 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:39 [2020-07-07T19:28:39.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:39 [2020-07-07T19:28:39.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:39 [2020-07-07T19:28:39.762Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252754 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717252755 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717252755 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252755 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717252755 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252757 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252757 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717252757 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717252757 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252757 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717252757 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252759 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252759 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252759 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717252759 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252787 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=717252920 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=717252920 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=717252920 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:39 [2020-07-07T19:28:39.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - Attempting to set focus on Table with text {}
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717253422 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717253422 data=null doit=true} to TableItem with text {}
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717253422 data=null} to TableItem with text {}
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717253422 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717253422 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717253424 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:40 [2020-07-07T19:28:40.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717254154 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717254154 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717254154 data=null} to TreeItem with text {kernel-overlap-testing}
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717254154 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254155 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717254157 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:41 [2020-07-07T19:28:41.261Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:28:41 [2020-07-07T19:28:41.261Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717254159 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717254159 data=null doit=true} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717254159 data=null} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717254159 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717254166 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717254166 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717254166 data=null doit=true} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717254166 data=null} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717254166 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717254168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717254169 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717254169 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717254169 data=null} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717254169 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254174 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717254179 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717254181 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717254181 data=null doit=true} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717254181 data=null} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717254181 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717254190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717254190 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717254190 data=null doit=true} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717254190 data=null} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717254191 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717254194 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.262Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717254194 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717254194 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717254194 data=null} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717254194 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254194 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717254198 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717254198 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717254198 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717254198 data=null} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717254199 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254199 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717254200 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Clicking on with mnemonic 'New Folder...'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Clicked on with mnemonic 'New Folder...'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=717254312 data=null doit=true} to Shell with text {New Folder}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Clicking on OK
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717254313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717254313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717254313 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717254313 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717254313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717254313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717254313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=717254220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Clicked on 
15:28:41 [2020-07-07T19:28:41.262Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=717254420 data=null button=0 stateMask=0x0 x=90 y=81 count=0} to TreeItem with text {aaa}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=717254420 data=null doit=true} to TreeItem with text {aaa}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=717254420 data=null} to TreeItem with text {aaa}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=717254420 data=null button=1 stateMask=0x0 x=90 y=81 count=1} to TreeItem with text {aaa}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254420 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {aaa}
15:28:41 [2020-07-07T19:28:41.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=717254424 data=null button=1 stateMask=0x80000 x=90 y=81 count=1} to TreeItem with text {aaa}
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Clicking on with mnemonic 'Import...'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Clicked on with mnemonic 'Import...'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=717254612 data=null doit=true} to Shell with text {Trace Import}
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=717254613 data=null doit=true} to Button with text {Select &archive file:}
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=717254613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Select &archive file:}
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=717254644 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=717254644 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=717254644 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=717254644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:41 [2020-07-07T19:28:41.518Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:28:41 [2020-07-07T19:28:41.519Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=717254646 data=null} to (of type 'Combo')
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=717254750 data=null doit=true} to TreeItem with text {import}
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=717254750 data=null} to TreeItem with text {import}
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=717254750 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717254751 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=717254751 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717254752 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717254752 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717254752 data=null} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717254752 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254752 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717254753 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=717254758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@76c6c15
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=717254759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=717254759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=717254759 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=717254759 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=717254759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=717254759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=717254759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=717254759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=717254759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=717254759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=717254759 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=717254759 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7f452789
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=717254760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717254760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=717254760 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=717254760 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=717254760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=717254760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=717254760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=717254760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=717254760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=717254760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=717254760 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=717254760 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:28:41 [2020-07-07T19:28:41.776Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Clicking on &Finish
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717254763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717254763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717254763 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717254763 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717254763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717254763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717254763 data=null item=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')
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717254451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Clicked on 
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717254857 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717254857 data=null doit=true} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717254857 data=null} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717254857 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717254862 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:41 [2020-07-07T19:28:41.777Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=717254862 data=null doit=true} to TreeItem with text {Experiments [0]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=717254862 data=null} to TreeItem with text {Experiments [0]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=717254863 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [0]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717254863 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=717254864 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [0]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=717254864 data=null doit=true} to TreeItem with text {aaa [1]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=717254864 data=null} to TreeItem with text {aaa [1]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=717254864 data=null button=1 stateMask=0x0 x=85 y=104 count=1} to TreeItem with text {aaa [1]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717254865 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {aaa [1]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=717254866 data=null button=1 stateMask=0x80000 x=85 y=104 count=1} to TreeItem with text {aaa [1]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717254878 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717254878 data=null} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717254878 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254878 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=717254895 data=null x=169 y=127 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=717254896 data=null x=169 y=127 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=717254897 data=null x=111 y=216 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=717254916 data=null x=111 y=216 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=717254916 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=717254922 data=null x=111 y=216 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=717254922 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=717254922 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=111 y=216 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=717254929 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=717254932 data=null doit=true} to TreeItem with text {exp [0]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=717254932 data=null} to TreeItem with text {exp [0]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=717254932 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [0]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717254932 data=null item=TreeItem {exp [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [0]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=717254944 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [0]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=717254945 data=null button=0 stateMask=0x0 x=101 y=196 count=0} to TreeItem with text {aaa [1]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=717254945 data=null doit=true} to TreeItem with text {aaa [1]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=717254945 data=null} to TreeItem with text {aaa [1]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=717254945 data=null button=1 stateMask=0x0 x=101 y=196 count=1} to TreeItem with text {aaa [1]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717254945 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {aaa [1]}
15:28:41 [2020-07-07T19:28:41.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=717254950 data=null button=1 stateMask=0x80000 x=101 y=196 count=1} to TreeItem with text {aaa [1]}
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - Clicking on with mnemonic 'Rename...'
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - Clicked on with mnemonic 'Rename...'
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=717255197 data=null doit=true} to Shell with text {Rename Folder}
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text'
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - Clicking on OK
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717255200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717255200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717255200 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717255200 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717255200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:42 [2020-07-07T19:28:42.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717255200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:42 [2020-07-07T19:28:42.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717255200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:42 [2020-07-07T19:28:42.289Z] DEBUG - Clicked on 
15:28:42 [2020-07-07T19:28:42.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=717254974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
15:28:42 [2020-07-07T19:28:42.851Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:42 [2020-07-07T19:28:42.851Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:28:42 [2020-07-07T19:28:42.851Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
15:28:42 [2020-07-07T19:28:42.851Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:42 [2020-07-07T19:28:42.851Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717255809 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717255809 data=null doit=true} to TreeItem with text {test}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717255809 data=null} to TreeItem with text {test}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717255809 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717255809 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717255816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717255823 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717255823 data=null doit=true} to TreeItem with text {test}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717255823 data=null} to TreeItem with text {test}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717255823 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717255823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717255825 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:42 [2020-07-07T19:28:42.851Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717255826 data=null button=0 stateMask=0x0 x=92 y=173 count=0} to TreeItem with text {Traces [3]}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717255826 data=null doit=true} to TreeItem with text {Traces [3]}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717255826 data=null} to TreeItem with text {Traces [3]}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717255826 data=null button=1 stateMask=0x0 x=92 y=173 count=1} to TreeItem with text {Traces [3]}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717255826 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:28:42 [2020-07-07T19:28:42.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717255830 data=null button=1 stateMask=0x80000 x=92 y=173 count=1} to TreeItem with text {Traces [3]}
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=717256133 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717256136 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717256136 data=null doit=true} to TreeItem with text {test}
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717256136 data=null} to TreeItem with text {test}
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717256136 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717256136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717256142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - Clicking on with mnemonic 'Delete'
15:28:43 [2020-07-07T19:28:43.107Z] DEBUG - Clicked on with mnemonic 'Delete'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717256830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717256831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717256831 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717256831 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717256831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717256831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=717256831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717256831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717256831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717256831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717256831 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717256831 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Clicking on OK
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717256831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717256831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717256831 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717256832 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717256832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717256832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:43 [2020-07-07T19:28:43.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:43 [2020-07-07T19:28:43.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:43 [2020-07-07T19:28:43.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:43 [2020-07-07T19:28:43.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:43 [2020-07-07T19:28:43.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:43 [2020-07-07T19:28:43.669Z] DEBUG - Clicked on OK
15:28:44 [2020-07-07T19:28:44.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717256832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:44 [2020-07-07T19:28:44.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717256177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:28:44 [2020-07-07T19:28:44.231Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 323.159 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
15:28:44 [2020-07-07T19:28:44.231Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.2 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.622 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.603 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.807 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.063 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.704 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.904 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.905 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.806 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 1.907 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.113 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.345 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 24.65 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 15.303 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 15.109 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.513 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.417 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.711 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.993 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.233 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.334 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.227 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.421 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.121 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.266 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.631 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.801 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.504 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.108 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 22.18 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 25.621 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.465 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 23.307 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 26.208 s
15:28:44 [2020-07-07T19:28:44.231Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.083 s
15:28:44 [2020-07-07T19:28:44.231Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 1.652 s
15:28:44 [2020-07-07T19:28:44.231Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717258928 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717258928 data=null doit=true} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717258928 data=null} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717258928 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717258928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717258955 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717258955 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717258955 data=null doit=true} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717258955 data=null} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717258955 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717258956 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717258958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717258958 data=null doit=true} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717258958 data=null} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717258958 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717258958 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}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717258959 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717258960 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717258960 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717258960 data=null} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717258960 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717258960 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717258964 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717258964 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717258964 data=null} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717258964 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717258965 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]}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717258965 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717258966 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717258966 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717258966 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717258966 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717258966 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717258982 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Attempting to set focus on Table with text {}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717259091 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717259091 data=null doit=true} to TableItem with text {}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717259091 data=null} to TableItem with text {}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717259091 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717259091 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717259118 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:46 [2020-07-07T19:28:46.125Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:46 [2020-07-07T19:28:46.125Z] 
15:28:46 [2020-07-07T19:28:46.125Z] (Eclipse:16807): Gtk-WARNING **: 19:28:45.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:46 [2020-07-07T19:28:46.125Z] 
15:28:46 [2020-07-07T19:28:46.125Z] (Eclipse:16807): Gtk-WARNING **: 19:28:46.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:46 [2020-07-07T19:28:46.125Z] 
15:28:46 [2020-07-07T19:28:46.125Z] (Eclipse:16807): Gtk-WARNING **: 19:28:46.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:46 [2020-07-07T19:28:46.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
15:28:46 [2020-07-07T19:28:46.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:46 [2020-07-07T19:28:46.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:46 [2020-07-07T19:28:46.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:46 [2020-07-07T19:28:46.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:46 [2020-07-07T19:28:46.381Z] 
15:28:46 [2020-07-07T19:28:46.381Z] (Eclipse:16807): Gtk-WARNING **: 19:28:46.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:46 [2020-07-07T19:28:46.381Z] 
15:28:46 [2020-07-07T19:28:46.381Z] (Eclipse:16807): Gtk-WARNING **: 19:28:46.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:46 [2020-07-07T19:28:46.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:46 [2020-07-07T19:28:46.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:46 [2020-07-07T19:28:46.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:46 [2020-07-07T19:28:46.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717259403 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717259403 data=null doit=true} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717259403 data=null} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717259403 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717259403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717259406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717259407 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717259407 data=null doit=true} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717259407 data=null} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717259407 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717259407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717259414 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:46 [2020-07-07T19:28:46.382Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717259415 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717259415 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717259415 data=null} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717259415 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717259415 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717259417 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717259418 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717259418 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717259418 data=null} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717259418 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717259418 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717259420 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Clicking on with mnemonic 'Clear'
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Clicked on with mnemonic 'Clear'
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717259526 data=null doit=true} to Shell with text {Confirm Clear}
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Clicking on &Yes
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717259527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717259527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717259527 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717259527 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717259527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717259527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:46 [2020-07-07T19:28:46.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717259527 data=null item=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')
15:28:46 [2020-07-07T19:28:46.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717259490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:28:46 [2020-07-07T19:28:46.637Z] DEBUG - Clicked on 
15:28:46 [2020-07-07T19:28:46.893Z] 
15:28:46 [2020-07-07T19:28:46.893Z] (Eclipse:16807): Gtk-WARNING **: 19:28:46.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:46 [2020-07-07T19:28:46.893Z] 
15:28:46 [2020-07-07T19:28:46.893Z] (Eclipse:16807): Gtk-WARNING **: 19:28:46.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:48 [2020-07-07T19:28:48.259Z] 
15:28:48 [2020-07-07T19:28:48.259Z] (Eclipse:16807): Gtk-WARNING **: 19:28:48.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:48 [2020-07-07T19:28:48.259Z] 
15:28:48 [2020-07-07T19:28:48.259Z] (Eclipse:16807): Gtk-WARNING **: 19:28:48.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717261364 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717261364 data=null doit=true} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717261364 data=null} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717261364 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717261365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717261375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717261376 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717261376 data=null doit=true} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717261376 data=null} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717261376 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717261376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717261379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.259Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717261380 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717261380 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717261380 data=null} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717261380 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717261380 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717261387 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717261388 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717261388 data=null} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717261388 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717261388 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717261390 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=717261390 data=null doit=true} to TreeItem with text {symbolic-link [1]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=717261390 data=null} to TreeItem with text {symbolic-link [1]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=717261391 data=null button=1 stateMask=0x0 x=117 y=81 count=1} to TreeItem with text {symbolic-link [1]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717261391 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {symbolic-link [1]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=717261392 data=null button=1 stateMask=0x80000 x=117 y=81 count=1} to TreeItem with text {symbolic-link [1]}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717261394 data=null button=0 stateMask=0x0 x=156 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717261394 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717261395 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717261395 data=null button=1 stateMask=0x0 x=156 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717261395 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717261398 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717261398 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717261405 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.259Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717261405 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.515Z] 
15:28:48 [2020-07-07T19:28:48.515Z] (Eclipse:16807): Gtk-WARNING **: 19:28:48.333: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:48 [2020-07-07T19:28:48.515Z] 
15:28:48 [2020-07-07T19:28:48.515Z] (Eclipse:16807): Gtk-WARNING **: 19:28:48.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717261435 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717261596 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717261596 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717261596 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717261614 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717261614 data=null doit=true} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717261614 data=null} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717261614 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717261614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717261617 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717261617 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717261617 data=null doit=true} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717261617 data=null} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717261617 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717261618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717261625 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:48 [2020-07-07T19:28:48.515Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717261626 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717261626 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717261626 data=null} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717261626 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717261626 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717261628 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:48 [2020-07-07T19:28:48.515Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:48 [2020-07-07T19:28:48.515Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717261679 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717261679 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717261679 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717261680 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717261680 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717261682 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - Clicking on with mnemonic 'Rename...'
15:28:48 [2020-07-07T19:28:48.771Z] 
15:28:48 [2020-07-07T19:28:48.771Z] (Eclipse:16807): Gtk-WARNING **: 19:28:48.607: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - Clicked on with mnemonic 'Rename...'
15:28:48 [2020-07-07T19:28:48.771Z] 
15:28:48 [2020-07-07T19:28:48.771Z] (Eclipse:16807): Gtk-WARNING **: 19:28:48.624: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=717261816 data=null doit=true} to Shell with text {Rename Trace}
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - Clicking on OK
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717261820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:48 [2020-07-07T19:28:48.771Z] 
15:28:48 [2020-07-07T19:28:48.771Z] (Eclipse:16807): Gtk-WARNING **: 19:28:48.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:48 [2020-07-07T19:28:48.771Z] 
15:28:48 [2020-07-07T19:28:48.771Z] (Eclipse:16807): Gtk-WARNING **: 19:28:48.697: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717261889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717261889 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717261889 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717261889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717261889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:48 [2020-07-07T19:28:48.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717261889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:49 [2020-07-07T19:28:49.026Z] 
15:28:49 [2020-07-07T19:28:49.026Z] (Eclipse:16807): Gtk-WARNING **: 19:28:48.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:49 [2020-07-07T19:28:49.026Z] 
15:28:49 [2020-07-07T19:28:49.026Z] (Eclipse:16807): Gtk-WARNING **: 19:28:48.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:49 [2020-07-07T19:28:49.026Z] 
15:28:49 [2020-07-07T19:28:49.026Z] (Eclipse:16807): Gtk-WARNING **: 19:28:49.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=717261713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Clicked on 
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717262286 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717262286 data=null doit=true} to TreeItem with text {test}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717262286 data=null} to TreeItem with text {test}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717262287 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717262287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717262290 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717262290 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717262290 data=null doit=true} to TreeItem with text {test}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717262291 data=null} to TreeItem with text {test}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717262291 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717262291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717262294 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:49 [2020-07-07T19:28:49.282Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717262294 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717262294 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717262294 data=null} to TreeItem with text {Traces [2]}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717262295 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717262295 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717262309 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:49 [2020-07-07T19:28:49.282Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:49 [2020-07-07T19:28:49.282Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717262310 data=null button=0 stateMask=0x0 x=176 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=717262310 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=717262310 data=null} to TreeItem with text {ExampleCustomTxt.log2}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717262310 data=null button=1 stateMask=0x0 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717262310 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717262315 data=null button=1 stateMask=0x80000 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Clicking on with mnemonic 'Open'
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Clicked on with mnemonic 'Open'
15:28:49 [2020-07-07T19:28:49.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=717262378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
15:28:49 [2020-07-07T19:28:49.537Z] 
15:28:49 [2020-07-07T19:28:49.537Z] (Eclipse:16807): Gtk-WARNING **: 19:28:49.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:49 [2020-07-07T19:28:49.537Z] 
15:28:49 [2020-07-07T19:28:49.538Z] (Eclipse:16807): Gtk-WARNING **: 19:28:49.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Attempting to set focus on Table with text {}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717262891 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717262891 data=null doit=true} to TableItem with text {}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717262891 data=null} to TableItem with text {}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717262891 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717262892 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717262892 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717262941 data=null button=0 stateMask=0x0 x=176 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=717262941 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=717262941 data=null} to TreeItem with text {ExampleCustomTxt.log2}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717262941 data=null button=1 stateMask=0x0 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717262942 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717262944 data=null button=1 stateMask=0x80000 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:49 [2020-07-07T19:28:49.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717262980 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717262980 data=null doit=true} to TreeItem with text {test}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717262980 data=null} to TreeItem with text {test}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717262980 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717262980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717262992 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717262993 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717262993 data=null doit=true} to TreeItem with text {test}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717262993 data=null} to TreeItem with text {test}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717262993 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717262993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717262998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:50 [2020-07-07T19:28:50.048Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717262998 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717262998 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717262998 data=null} to TreeItem with text {Traces [2]}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717262999 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717262999 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717263007 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717263007 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717263007 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717263007 data=null} to TreeItem with text {Traces [2]}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717263007 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717263007 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717263009 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Clicking on with mnemonic 'Clear'
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Clicked on with mnemonic 'Clear'
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717263107 data=null doit=true} to Shell with text {Confirm Clear}
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Clicking on &Yes
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717263107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717263108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717263108 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717263108 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717263108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717263108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:50 [2020-07-07T19:28:50.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717263108 data=null item=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')
15:28:50 [2020-07-07T19:28:50.304Z] DEBUG - Clicked on 
15:28:50 [2020-07-07T19:28:50.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717263027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717265192 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717265192 data=null doit=true} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717265192 data=null} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717265192 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717265192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717265201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717265202 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717265202 data=null doit=true} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717265202 data=null} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717265202 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717265202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717265205 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.191Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717265205 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717265205 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717265205 data=null} to TreeItem with text {Traces [1]}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717265205 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717265205 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717265209 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717265209 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717265209 data=null} to TreeItem with text {Traces [1]}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717265209 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717265209 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]}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717265210 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717265212 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717265212 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717265212 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717265212 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717265212 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717265224 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:28:52 [2020-07-07T19:28:52.191Z] DEBUG - Clicking on with mnemonic 'Copy...'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Clicked on with mnemonic 'Copy...'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=717265407 data=null doit=true} to Shell with text {Copy Trace}
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=717265424 data=null doit=true} to Button with text {Copy as a link}
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=717265424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link}
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=717265425 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=717265425 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=717265425 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=717265425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Clicking on OK
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717265426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717265426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717265426 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717265426 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717265426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717265426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717265426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=717265243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Clicked on 
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717265604 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717265604 data=null doit=true} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717265604 data=null} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717265604 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717265604 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717265611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717265611 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717265611 data=null doit=true} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717265611 data=null} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717265611 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717265611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717265614 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:52 [2020-07-07T19:28:52.448Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717265614 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717265614 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717265614 data=null} to TreeItem with text {Traces [2]}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717265614 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717265614 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717265626 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717265626 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717265626 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717265626 data=null} to TreeItem with text {Traces [2]}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717265626 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717265626 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:52 [2020-07-07T19:28:52.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717265628 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:28:52 [2020-07-07T19:28:52.703Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:28:52 [2020-07-07T19:28:52.703Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:28:52 [2020-07-07T19:28:52.703Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
15:28:52 [2020-07-07T19:28:52.703Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
15:28:52 [2020-07-07T19:28:52.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:52 [2020-07-07T19:28:52.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=717265654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717266207 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717266207 data=null doit=true} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717266207 data=null} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717266207 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717266207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717266212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.264Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=717266212 data=null doit=true} to TreeItem with text {Experiments [1]}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=717266212 data=null} to TreeItem with text {Experiments [1]}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=717266212 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717266212 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]}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=717266213 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
15:28:53 [2020-07-07T19:28:53.264Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=717266215 data=null button=0 stateMask=0x0 x=111 y=58 count=0} to TreeItem with text {Experiment [2]}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=717266215 data=null doit=true} to TreeItem with text {Experiment [2]}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=717266215 data=null} to TreeItem with text {Experiment [2]}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=717266215 data=null button=1 stateMask=0x0 x=111 y=58 count=1} to TreeItem with text {Experiment [2]}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717266215 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=717266219 data=null button=1 stateMask=0x80000 x=127 y=58 count=1} to TreeItem with text {Experiment [2]}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Clicking on with mnemonic 'Copy...'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Clicked on with mnemonic 'Copy...'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=717266317 data=null doit=true} to Shell with text {Copy Experiment}
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Clicking on OK
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717266319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717266319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717266319 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717266320 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717266320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717266320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717266320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=717266241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
15:28:53 [2020-07-07T19:28:53.594Z] DEBUG - Clicked on 
15:28:53 [2020-07-07T19:28:53.594Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:28:53 [2020-07-07T19:28:53.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717266481 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717266481 data=null doit=true} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717266481 data=null} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717266482 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717266482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717266487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717266488 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717266488 data=null doit=true} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717266488 data=null} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717266488 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717266488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717266498 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.595Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717266499 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717266499 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717266499 data=null} to TreeItem with text {Traces [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717266499 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717266499 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717266503 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:28:53 [2020-07-07T19:28:53.595Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=717266503 data=null doit=true} to TreeItem with text {exp [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=717266503 data=null} to TreeItem with text {exp [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=717266504 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717266504 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=717266505 data=null button=1 stateMask=0x80000 x=85 y=58 count=1} to TreeItem with text {exp [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=717266517 data=null button=0 stateMask=0x0 x=101 y=58 count=0} to TreeItem with text {exp [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=717266518 data=null doit=true} to TreeItem with text {exp [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=717266518 data=null} to TreeItem with text {exp [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=717266518 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717266518 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {exp [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=717266522 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [2]}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Clicking on with mnemonic 'Copy...'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Clicked on with mnemonic 'Copy...'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=717266688 data=null doit=true} to Shell with text {Copy Experiment}
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=717266690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=717266739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=717266740 data=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=717266740 data=null} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=717266740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=717266740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=717266740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.595Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=717266740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=717266740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=717266797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=717266797 data=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=717266797 data=null} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Clicking on OK
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717266797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717266798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717266798 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717266798 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717266798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717266798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717266798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=717266584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Clicked on 
15:28:53 [2020-07-07T19:28:53.851Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717267033 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717267033 data=null doit=true} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717267033 data=null} to TreeItem with text {test}
15:28:53 [2020-07-07T19:28:53.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717267033 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717267034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717267039 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717267039 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717267039 data=null doit=true} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717267039 data=null} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717267039 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717267039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717267049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.107Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717267049 data=null button=0 stateMask=0x0 x=92 y=242 count=0} to TreeItem with text {Traces [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717267049 data=null doit=true} to TreeItem with text {Traces [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717267049 data=null} to TreeItem with text {Traces [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717267049 data=null button=1 stateMask=0x0 x=92 y=242 count=1} to TreeItem with text {Traces [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717267049 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717267085 data=null button=1 stateMask=0x80000 x=92 y=242 count=1} to TreeItem with text {Traces [2]}
15:28:54 [2020-07-07T19:28:54.107Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=717267086 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=717267086 data=null} to TreeItem with text {expDeepCopy [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=717267086 data=null button=1 stateMask=0x0 x=135 y=196 count=1} to TreeItem with text {expDeepCopy [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717267086 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {expDeepCopy [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=717267090 data=null button=1 stateMask=0x80000 x=119 y=196 count=1} to TreeItem with text {expDeepCopy [2]}
15:28:54 [2020-07-07T19:28:54.107Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=717267091 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=717267091 data=null} to TreeItem with text {expDeepCopy [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=717267091 data=null button=1 stateMask=0x0 x=119 y=380 count=1} to TreeItem with text {expDeepCopy [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717267103 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {expDeepCopy [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=717267106 data=null button=1 stateMask=0x80000 x=119 y=380 count=1} to TreeItem with text {expDeepCopy [2]}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717267133 data=null button=0 stateMask=0x0 x=172 y=403 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717267133 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717267133 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717267133 data=null button=1 stateMask=0x0 x=172 y=403 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717267133 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717267160 data=null button=1 stateMask=0x80000 x=172 y=403 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:28:54 [2020-07-07T19:28:54.107Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:54 [2020-07-07T19:28:54.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717267172 data=null button=0 stateMask=0x0 x=176 y=426 count=0} to TreeItem with text {ExampleCustomTxt.log3}
15:28:54 [2020-07-07T19:28:54.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=717267172 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
15:28:54 [2020-07-07T19:28:54.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=717267172 data=null} to TreeItem with text {ExampleCustomTxt.log3}
15:28:54 [2020-07-07T19:28:54.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717267172 data=null button=1 stateMask=0x0 x=176 y=426 count=1} to TreeItem with text {ExampleCustomTxt.log3}
15:28:54 [2020-07-07T19:28:54.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717267174 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
15:28:54 [2020-07-07T19:28:54.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717267202 data=null button=1 stateMask=0x80000 x=176 y=426 count=1} to TreeItem with text {ExampleCustomTxt.log3}
15:28:54 [2020-07-07T19:28:54.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:54 [2020-07-07T19:28:54.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:54 [2020-07-07T19:28:54.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:54 [2020-07-07T19:28:54.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717267430 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717267430 data=null doit=true} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717267430 data=null} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717267430 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717267430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717267441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717267442 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717267442 data=null doit=true} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717267442 data=null} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717267442 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717267442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717267444 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:54 [2020-07-07T19:28:54.363Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717267445 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717267445 data=null doit=true} to TreeItem with text {Traces [4]}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717267445 data=null} to TreeItem with text {Traces [4]}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717267445 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717267445 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717267449 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717267474 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717267474 data=null doit=true} to TreeItem with text {Traces [4]}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717267474 data=null} to TreeItem with text {Traces [4]}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717267474 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717267474 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717267476 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Clicking on with mnemonic 'Clear'
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Clicked on with mnemonic 'Clear'
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717267529 data=null doit=true} to Shell with text {Confirm Clear}
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Clicking on &Yes
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717267529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717267529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717267529 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717267529 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717267529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717267529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:54 [2020-07-07T19:28:54.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717267530 data=null item=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')
15:28:54 [2020-07-07T19:28:54.618Z] DEBUG - Clicked on 
15:28:54 [2020-07-07T19:28:54.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717267494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717269443 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717269443 data=null doit=true} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717269443 data=null} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717269443 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717269443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717269449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717269449 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717269449 data=null doit=true} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717269449 data=null} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717269449 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717269449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717269452 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717269452 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717269452 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717269452 data=null} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717269453 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717269453 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717269460 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717269460 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717269460 data=null} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717269460 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717269461 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]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717269462 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717269462 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717269462 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717269462 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717269463 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717269463 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717269470 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717269529 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717269529 data=null doit=true} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717269529 data=null} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717269529 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717269529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717269581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717269582 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717269582 data=null doit=true} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717269582 data=null} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717269582 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717269582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717269585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:56 [2020-07-07T19:28:56.506Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717269585 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717269585 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717269585 data=null} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717269585 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717269585 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717269590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717269591 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717269591 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717269591 data=null} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717269591 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717269591 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717269597 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:28:56 [2020-07-07T19:28:56.506Z] DEBUG - Clicking on with mnemonic 'Clear'
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - Clicked on with mnemonic 'Clear'
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717269707 data=null doit=true} to Shell with text {Confirm Clear}
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - Clicking on &Yes
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717269707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717269717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717269717 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717269718 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717269718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717269718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717269718 data=null item=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')
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717269614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:28:56 [2020-07-07T19:28:56.762Z] DEBUG - Clicked on 
15:28:58 [2020-07-07T19:28:58.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:58 [2020-07-07T19:28:58.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717271323 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717271323 data=null doit=true} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717271323 data=null} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717271323 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717271323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717271331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717271331 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717271331 data=null doit=true} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717271331 data=null} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717271332 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717271332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717271348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.381Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717271348 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717271348 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717271348 data=null} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717271348 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717271348 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717271352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717271352 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717271352 data=null} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717271352 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717271352 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]}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717271353 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717271353 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717271353 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717271353 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717271353 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717271353 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717271360 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Clicking on with mnemonic 'Rename...'
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Clicked on with mnemonic 'Rename...'
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=717271460 data=null doit=true} to Shell with text {Rename Trace}
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:58 [2020-07-07T19:28:58.381Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:28:58 [2020-07-07T19:28:58.382Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:58 [2020-07-07T19:28:58.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:58 [2020-07-07T19:28:58.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:58 [2020-07-07T19:28:58.382Z] DEBUG - Clicking on OK
15:28:58 [2020-07-07T19:28:58.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717271461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:58 [2020-07-07T19:28:58.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717271461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:58 [2020-07-07T19:28:58.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717271461 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:58 [2020-07-07T19:28:58.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717271461 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:58 [2020-07-07T19:28:58.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717271461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:58 [2020-07-07T19:28:58.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717271461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:58 [2020-07-07T19:28:58.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717271461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=717271385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Clicked on 
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717271682 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717271682 data=null doit=true} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717271682 data=null} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717271682 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717271682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717271707 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717271708 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717271708 data=null doit=true} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717271708 data=null} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717271708 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717271708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717271710 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:58 [2020-07-07T19:28:58.637Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717271711 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717271711 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717271711 data=null} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717271711 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717271711 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717271715 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:58 [2020-07-07T19:28:58.637Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717271715 data=null button=0 stateMask=0x0 x=158 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log2}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=717271715 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=717271715 data=null} to TreeItem with text {ExampleCustomTxt.log2}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717271716 data=null button=1 stateMask=0x0 x=158 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717271716 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717271723 data=null button=1 stateMask=0x80000 x=158 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Clicking on with mnemonic 'Open'
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Clicked on with mnemonic 'Open'
15:28:58 [2020-07-07T19:28:58.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=717271747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Attempting to set focus on Table with text {}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717272281 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717272281 data=null doit=true} to TableItem with text {}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717272281 data=null} to TableItem with text {}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717272281 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717272281 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717272284 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717272332 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717272332 data=null doit=true} to TreeItem with text {test}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717272332 data=null} to TreeItem with text {test}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717272332 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717272333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717272356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717272357 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717272357 data=null doit=true} to TreeItem with text {test}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717272357 data=null} to TreeItem with text {test}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717272357 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717272357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717272360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:28:59 [2020-07-07T19:28:59.199Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717272360 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717272360 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717272360 data=null} to TreeItem with text {Traces [1]}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717272360 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717272360 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717272364 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Attempting to set focus on Tree with text {}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717272364 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717272364 data=null doit=true} to TreeItem with text {Traces [1]}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717272364 data=null} to TreeItem with text {Traces [1]}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717272365 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717272365 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:28:59 [2020-07-07T19:28:59.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717272366 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - Clicking on with mnemonic 'Clear'
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - Clicked on with mnemonic 'Clear'
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717272523 data=null doit=true} to Shell with text {Confirm Clear}
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - Clicking on &Yes
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717272524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717272524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717272524 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717272524 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717272524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717272524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:28:59 [2020-07-07T19:28:59.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717272524 data=null item=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')
15:28:59 [2020-07-07T19:28:59.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717272392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:28:59 [2020-07-07T19:28:59.710Z] DEBUG - Clicked on 
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717274245 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717274246 data=null doit=true} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717274246 data=null} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717274246 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717274246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717274251 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717274251 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717274251 data=null doit=true} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717274251 data=null} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717274251 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717274251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717274258 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.330Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717274258 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717274258 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717274258 data=null} to TreeItem with text {Traces [1]}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717274259 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717274259 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717274263 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717274263 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717274263 data=null} to TreeItem with text {Traces [1]}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717274263 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717274263 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]}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717274264 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717274264 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717274264 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717274264 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717274264 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717274264 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717274276 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
15:29:01 [2020-07-07T19:29:01.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=717274297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717274837 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717274837 data=null doit=true} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717274837 data=null} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717274838 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717274838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717274865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:01 [2020-07-07T19:29:01.993Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=717274866 data=null doit=true} to TreeItem with text {Experiments [1]}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=717274866 data=null} to TreeItem with text {Experiments [1]}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=717274866 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717274866 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]}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=717274867 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
15:29:01 [2020-07-07T19:29:01.993Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=717274868 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=717274868 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=717274868 data=null button=1 stateMask=0x0 x=149 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717274868 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=717274870 data=null button=1 stateMask=0x80000 x=149 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717274871 data=null button=0 stateMask=0x0 x=156 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
15:29:01 [2020-07-07T19:29:01.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717274871 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717274871 data=null} to Tree node with text: ExampleCustomTxt.log
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717274871 data=null button=1 stateMask=0x0 x=156 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717274871 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717274898 data=null button=1 stateMask=0x80000 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Clicking on with mnemonic 'Remove'
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Clicked on with mnemonic 'Remove'
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=717275122 data=null doit=true} to Shell with text {Confirm Remove}
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Clicking on &Yes
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717275122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717275122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717275122 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717275122 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717275122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717275122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:01 [2020-07-07T19:29:01.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717275122 data=null item=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')
15:29:02 [2020-07-07T19:29:02.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=717274920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove'
15:29:02 [2020-07-07T19:29:02.556Z] DEBUG - Clicked on 
15:29:02 [2020-07-07T19:29:02.556Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:29:02 [2020-07-07T19:29:02.812Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:29:02 [2020-07-07T19:29:02.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:02 [2020-07-07T19:29:02.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:02 [2020-07-07T19:29:02.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:02 [2020-07-07T19:29:02.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:02 [2020-07-07T19:29:02.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:02 [2020-07-07T19:29:02.812Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:02 [2020-07-07T19:29:02.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717275988 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:02 [2020-07-07T19:29:02.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717275988 data=null doit=true} to TreeItem with text {test}
15:29:02 [2020-07-07T19:29:02.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717275988 data=null} to TreeItem with text {test}
15:29:02 [2020-07-07T19:29:02.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717275988 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:02 [2020-07-07T19:29:02.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717275988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717276003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717276003 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717276003 data=null doit=true} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717276003 data=null} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717276003 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717276004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717276006 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717276006 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717276006 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717276006 data=null} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717276007 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717276007 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717276011 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717276015 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717276019 data=null doit=true} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717276019 data=null} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717276019 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717276020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717276025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717276026 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717276026 data=null doit=true} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717276026 data=null} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717276026 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717276026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717276029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:03 [2020-07-07T19:29:03.068Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717276029 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717276029 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717276029 data=null} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717276030 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717276030 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717276037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717276038 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717276038 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717276038 data=null} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717276038 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717276038 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717276040 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Clicking on with mnemonic 'Clear'
15:29:03 [2020-07-07T19:29:03.068Z] DEBUG - Clicked on with mnemonic 'Clear'
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717276115 data=null doit=true} to Shell with text {Confirm Clear}
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - Clicking on &Yes
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717276117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717276117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717276117 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717276117 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717276117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717276117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717276117 data=null item=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')
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - Clicked on 
15:29:03 [2020-07-07T19:29:03.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717276081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717278023 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717278023 data=null doit=true} to TreeItem with text {test}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717278023 data=null} to TreeItem with text {test}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717278023 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717278023 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717278028 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717278028 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717278028 data=null doit=true} to TreeItem with text {test}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717278028 data=null} to TreeItem with text {test}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717278028 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717278028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717278035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:04 [2020-07-07T19:29:04.957Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717278035 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717278035 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717278035 data=null} to TreeItem with text {Traces [2]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717278035 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717278035 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717278039 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717278040 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717278040 data=null} to TreeItem with text {Traces [2]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717278040 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717278040 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717278041 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=717278041 data=null doit=true} to TreeItem with text {symbolic-link [1]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=717278041 data=null} to TreeItem with text {symbolic-link [1]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=717278041 data=null button=1 stateMask=0x0 x=117 y=81 count=1} to TreeItem with text {symbolic-link [1]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717278041 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {symbolic-link [1]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=717278042 data=null button=1 stateMask=0x80000 x=117 y=81 count=1} to TreeItem with text {symbolic-link [1]}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717278044 data=null button=0 stateMask=0x0 x=156 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717278044 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717278044 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717278044 data=null button=1 stateMask=0x0 x=156 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717278044 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717278056 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Clicking on with mnemonic 'Copy...'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Clicked on with mnemonic 'Copy...'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=717278131 data=null doit=true} to Shell with text {Copy Trace}
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Clicking on OK
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717278133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717278133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717278133 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717278133 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717278133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:04 [2020-07-07T19:29:04.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717278133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717278133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=717278091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Clicked on 
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717278214 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717278214 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717278214 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717278214 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717278214 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717278216 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Clicking on with mnemonic 'Copy...'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Clicked on with mnemonic 'Copy...'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=717278275 data=null doit=true} to Shell with text {Copy Trace}
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=717278276 data=null doit=true} to Button with text {Copy as a link}
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=717278276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link}
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=717278277 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=717278277 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=717278277 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=717278277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:05 [2020-07-07T19:29:05.213Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Clicking on OK
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717278277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717278277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717278277 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717278277 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717278277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717278278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:05 [2020-07-07T19:29:05.214Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717278278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=717278236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Clicked on 
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717278343 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717278343 data=null doit=true} to TreeItem with text {test}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717278343 data=null} to TreeItem with text {test}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717278343 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717278343 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717278350 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717278350 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717278350 data=null doit=true} to TreeItem with text {test}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717278350 data=null} to TreeItem with text {test}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717278351 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717278351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717278361 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:05 [2020-07-07T19:29:05.214Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717278361 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717278361 data=null doit=true} to TreeItem with text {Traces [4]}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717278361 data=null} to TreeItem with text {Traces [4]}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717278361 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717278361 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717278365 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:29:05 [2020-07-07T19:29:05.214Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:29:05 [2020-07-07T19:29:05.214Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717278366 data=null button=0 stateMask=0x0 x=176 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log2}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=717278366 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=717278366 data=null} to TreeItem with text {ExampleCustomTxt.log2}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717278366 data=null button=1 stateMask=0x0 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717278366 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:29:05 [2020-07-07T19:29:05.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717278384 data=null button=1 stateMask=0x80000 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:29:05 [2020-07-07T19:29:05.482Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:29:05 [2020-07-07T19:29:05.482Z] DEBUG - Clicking on with mnemonic 'Open'
15:29:05 [2020-07-07T19:29:05.482Z] DEBUG - Clicked on with mnemonic 'Open'
15:29:05 [2020-07-07T19:29:05.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=717278400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
15:29:06 [2020-07-07T19:29:06.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Attempting to set focus on Table with text {}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717279929 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717279929 data=null doit=true} to TableItem with text {}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717279929 data=null} to TableItem with text {}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717279929 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717279929 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717279932 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717279941 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717279942 data=null doit=true} to TreeItem with text {test}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717279942 data=null} to TreeItem with text {test}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717279942 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717279942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717279970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717279970 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717279970 data=null doit=true} to TreeItem with text {test}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717279970 data=null} to TreeItem with text {test}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717279970 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717279970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717279973 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:06 [2020-07-07T19:29:06.969Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717279973 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717279973 data=null doit=true} to TreeItem with text {Traces [4]}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717279974 data=null} to TreeItem with text {Traces [4]}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717279974 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717279974 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:29:06 [2020-07-07T19:29:06.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717279981 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:29:06 [2020-07-07T19:29:06.969Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:29:06 [2020-07-07T19:29:06.970Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
15:29:06 [2020-07-07T19:29:06.970Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:06 [2020-07-07T19:29:06.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717279982 data=null button=0 stateMask=0x0 x=176 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log3}
15:29:06 [2020-07-07T19:29:06.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=717279982 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
15:29:06 [2020-07-07T19:29:06.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=717279982 data=null} to TreeItem with text {ExampleCustomTxt.log3}
15:29:06 [2020-07-07T19:29:06.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717279982 data=null button=1 stateMask=0x0 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
15:29:06 [2020-07-07T19:29:06.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717279982 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
15:29:06 [2020-07-07T19:29:06.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717279990 data=null button=1 stateMask=0x80000 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
15:29:06 [2020-07-07T19:29:06.970Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:29:06 [2020-07-07T19:29:06.970Z] DEBUG - Clicking on with mnemonic 'Open'
15:29:06 [2020-07-07T19:29:06.970Z] DEBUG - Clicked on with mnemonic 'Open'
15:29:06 [2020-07-07T19:29:06.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:06 [2020-07-07T19:29:06.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=717280012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
15:29:07 [2020-07-07T19:29:07.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:07 [2020-07-07T19:29:07.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Attempting to set focus on Table with text {}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717281544 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717281544 data=null doit=true} to TableItem with text {}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717281544 data=null} to TableItem with text {}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717281544 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717281544 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717281547 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717281580 data=null button=0 stateMask=0x0 x=176 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log2}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=717281581 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=717281581 data=null} to TreeItem with text {ExampleCustomTxt.log2}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717281581 data=null button=1 stateMask=0x0 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717281581 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717281600 data=null button=1 stateMask=0x80000 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717281621 data=null button=0 stateMask=0x0 x=176 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log3}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=717281621 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=717281621 data=null} to TreeItem with text {ExampleCustomTxt.log3}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717281621 data=null button=1 stateMask=0x0 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717281622 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717281628 data=null button=1 stateMask=0x80000 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:08 [2020-07-07T19:29:08.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717281683 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717281683 data=null doit=true} to TreeItem with text {test}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717281683 data=null} to TreeItem with text {test}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717281683 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717281683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717281690 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717281691 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717281691 data=null doit=true} to TreeItem with text {test}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717281691 data=null} to TreeItem with text {test}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717281691 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717281691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717281699 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:08 [2020-07-07T19:29:08.714Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717281700 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717281700 data=null doit=true} to TreeItem with text {Traces [4]}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717281700 data=null} to TreeItem with text {Traces [4]}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717281700 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717281700 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717281704 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=717281705 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=717281705 data=null doit=true} to TreeItem with text {Traces [4]}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=717281705 data=null} to TreeItem with text {Traces [4]}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=717281705 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717281705 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=717281707 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Clicking on with mnemonic 'Clear'
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Clicked on with mnemonic 'Clear'
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717281786 data=null doit=true} to Shell with text {Confirm Clear}
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Clicking on &Yes
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717281787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717281787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717281787 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717281787 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717281787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717281787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:08 [2020-07-07T19:29:08.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717281787 data=null item=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')
15:29:08 [2020-07-07T19:29:08.970Z] DEBUG - Clicked on 
15:29:08 [2020-07-07T19:29:08.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717281727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717283806 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717283806 data=null doit=true} to TreeItem with text {test}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717283806 data=null} to TreeItem with text {test}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717283806 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717283806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717283815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717283816 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717283816 data=null doit=true} to TreeItem with text {test}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717283816 data=null} to TreeItem with text {test}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717283816 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717283816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:10 [2020-07-07T19:29:10.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717283819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:10 [2020-07-07T19:29:10.863Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717283819 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717283819 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717283819 data=null} to TreeItem with text {Traces [1]}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717283820 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717283820 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717283823 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717283823 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717283823 data=null} to TreeItem with text {Traces [1]}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717283824 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717283824 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]}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717283825 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717283825 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717283825 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717283825 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717283825 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717283825 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717283838 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Clicking on with mnemonic 'Delete'
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Clicked on with mnemonic 'Delete'
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=717283965 data=null doit=true} to Shell with text {Confirm Delete}
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Clicking on &Yes
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717283966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717283966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717283966 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717283966 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717283966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717283966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:10 [2020-07-07T19:29:10.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717283966 data=null item=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')
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717283857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Clicked on 
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717284185 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717284185 data=null doit=true} to TreeItem with text {test}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717284185 data=null} to TreeItem with text {test}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717284185 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717284185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717284210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717284210 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717284210 data=null doit=true} to TreeItem with text {test}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717284210 data=null} to TreeItem with text {test}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717284211 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717284211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717284213 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:11 [2020-07-07T19:29:11.120Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717284213 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717284213 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717284214 data=null} to TreeItem with text {Traces [1]}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717284214 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717284214 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717284218 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717284222 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717284223 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717284223 data=null} to TreeItem with text {Traces [1]}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717284223 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717284223 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717284225 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Clicking on with mnemonic 'Clear'
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Clicked on with mnemonic 'Clear'
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717284281 data=null doit=true} to Shell with text {Confirm Clear}
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Clicking on &Yes
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717284281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717284281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717284281 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717284282 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717284282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717284283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:11 [2020-07-07T19:29:11.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717284283 data=null item=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')
15:29:11 [2020-07-07T19:29:11.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717284243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:29:11 [2020-07-07T19:29:11.376Z] DEBUG - Clicked on 
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717285876 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717285876 data=null doit=true} to TreeItem with text {test}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717285876 data=null} to TreeItem with text {test}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717285876 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717285876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717285881 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717285882 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717285882 data=null doit=true} to TreeItem with text {test}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717285882 data=null} to TreeItem with text {test}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717285882 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717285882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717285888 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:12 [2020-07-07T19:29:12.740Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717285889 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717285889 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717285889 data=null} to TreeItem with text {Traces [1]}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717285889 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717285889 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717285893 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717285893 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717285893 data=null} to TreeItem with text {Traces [1]}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717285893 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717285893 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]}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717285894 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717285894 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717285895 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717285895 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717285895 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717285895 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:12 [2020-07-07T19:29:12.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717285907 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:12 [2020-07-07T19:29:12.996Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:29:12 [2020-07-07T19:29:12.996Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:29:12 [2020-07-07T19:29:12.996Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
15:29:12 [2020-07-07T19:29:12.996Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
15:29:12 [2020-07-07T19:29:12.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=717285924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717286468 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717286468 data=null doit=true} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717286468 data=null} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717286468 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717286469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717286475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.557Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=717286476 data=null doit=true} to TreeItem with text {Experiments [1]}
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=717286476 data=null} to TreeItem with text {Experiments [1]}
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=717286476 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717286476 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]}
15:29:13 [2020-07-07T19:29:13.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=717286477 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
15:29:13 [2020-07-07T19:29:13.557Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=717286477 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=717286477 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=717286477 data=null button=1 stateMask=0x0 x=149 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717286477 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=717286479 data=null button=1 stateMask=0x80000 x=149 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717286479 data=null button=0 stateMask=0x0 x=156 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717286479 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717286479 data=null} to Tree node with text: ExampleCustomTxt.log
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717286479 data=null button=1 stateMask=0x0 x=156 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717286479 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717286494 data=null button=1 stateMask=0x80000 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Clicking on with mnemonic 'Delete'
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Clicked on with mnemonic 'Delete'
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=717286614 data=null doit=true} to Shell with text {Confirm Delete}
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Clicking on &Yes
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717286614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717286614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717286614 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717286614 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717286614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717286614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:13 [2020-07-07T19:29:13.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717286614 data=null item=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')
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717286511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Clicked on 
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717286879 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717286879 data=null doit=true} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717286879 data=null} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717286879 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717286879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717286888 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717286889 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717286889 data=null doit=true} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717286889 data=null} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717286889 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717286889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717286897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:13 [2020-07-07T19:29:13.814Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717286897 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717286897 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717286897 data=null} to TreeItem with text {Traces [1]}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717286898 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717286898 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717286902 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717286902 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717286902 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717286902 data=null} to TreeItem with text {Traces [1]}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717286902 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717286903 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717286904 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:29:13 [2020-07-07T19:29:13.814Z] DEBUG - Clicking on with mnemonic 'Clear'
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - Clicked on with mnemonic 'Clear'
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717287004 data=null doit=true} to Shell with text {Confirm Clear}
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - Clicking on &Yes
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717287004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717287004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717287004 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717287004 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717287004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717287004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717287004 data=null item=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')
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717286927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:29:14 [2020-07-07T19:29:14.070Z] DEBUG - Clicked on 
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717288487 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717288487 data=null doit=true} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717288487 data=null} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717288487 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717288487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717288512 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717288512 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717288512 data=null doit=true} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717288512 data=null} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717288513 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717288513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717288515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.437Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717288516 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717288516 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717288516 data=null} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717288516 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717288516 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717288520 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717288520 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717288520 data=null} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717288520 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717288520 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]}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717288521 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717288521 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717288521 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717288521 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717288521 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717288521 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717288534 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717288534 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.437Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717288534 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717288534 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717288581 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717288581 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717288581 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717288582 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717288612 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717288612 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717288612 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717288612 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717288612 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717288614 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Clicking on with mnemonic 'Copy...'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Clicked on with mnemonic 'Copy...'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=717288727 data=null doit=true} to Shell with text {Copy Trace}
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Clicking on OK
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717288729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717288729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717288729 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717288729 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717288729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717288729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717288729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=717288632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Clicked on 
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717288860 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717288860 data=null doit=true} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717288860 data=null} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717288860 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717288860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717288867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.695Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:15 [2020-07-07T19:29:15.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717288867 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717288867 data=null doit=true} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717288867 data=null} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717288867 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717288867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717288880 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:15 [2020-07-07T19:29:15.950Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:15 [2020-07-07T19:29:15.950Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:15 [2020-07-07T19:29:15.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717288880 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717288880 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717288880 data=null} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717288880 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717288880 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717288884 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:15 [2020-07-07T19:29:15.950Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717288892 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=717288892 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=717288893 data=null} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717288893 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717288893 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717288901 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717288901 data=null button=1 stateMask=0x0 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717288901 data=null button=1 stateMask=0x0 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717288901 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717288927 data=null button=1 stateMask=0x80000 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717288932 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=717288932 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=717288932 data=null} to TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
15:29:15 [2020-07-07T19:29:15.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:16 [2020-07-07T19:29:16.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:16 [2020-07-07T19:29:16.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717290464 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717290464 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717290464 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717290464 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717290465 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717290477 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717290477 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717290478 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717290478 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717290511 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717290586 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717290587 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717290587 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:17 [2020-07-07T19:29:17.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717290775 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717290775 data=null doit=true} to TreeItem with text {test}
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717290775 data=null} to TreeItem with text {test}
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717290775 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717290775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717290789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717290789 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717290789 data=null doit=true} to TreeItem with text {test}
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717290789 data=null} to TreeItem with text {test}
15:29:17 [2020-07-07T19:29:17.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717290789 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717290789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717290796 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:17 [2020-07-07T19:29:17.694Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717290797 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717290797 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717290797 data=null} to TreeItem with text {Traces [2]}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717290797 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717290797 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717290801 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717290801 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717290801 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717290801 data=null} to TreeItem with text {Traces [2]}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717290802 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717290802 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717290803 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:29:17 [2020-07-07T19:29:17.694Z] DEBUG - Clicking on with mnemonic 'Clear'
15:29:17 [2020-07-07T19:29:17.949Z] DEBUG - Clicked on with mnemonic 'Clear'
15:29:17 [2020-07-07T19:29:17.949Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717290905 data=null doit=true} to Shell with text {Confirm Clear}
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - Clicking on &Yes
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717290905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717290906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717290906 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717290906 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717290906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717290907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717290907 data=null item=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')
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - Clicked on 
15:29:17 [2020-07-07T19:29:17.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717290823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717292959 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717292959 data=null doit=true} to TreeItem with text {test}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717292959 data=null} to TreeItem with text {test}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717292959 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717292959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717292965 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717292965 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717292965 data=null doit=true} to TreeItem with text {test}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717292965 data=null} to TreeItem with text {test}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717292966 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717292966 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717292968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:19 [2020-07-07T19:29:19.843Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717292968 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717292968 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717292968 data=null} to TreeItem with text {Traces [1]}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717292968 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717292968 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717292975 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717292976 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717292976 data=null} to TreeItem with text {Traces [1]}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717292976 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717292976 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]}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717292977 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717292978 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717292978 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717292978 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717292978 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717292978 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717292985 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:19 [2020-07-07T19:29:19.843Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=717293081 data=null doit=true} to Shell with text {Confirm Delete}
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - Clicking on &Yes
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717293081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717293081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717293081 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717293081 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717293081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717293081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717293081 data=null item=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')
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Clicked on 
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717293327 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717293327 data=null doit=true} to TreeItem with text {test}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717293327 data=null} to TreeItem with text {test}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717293327 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717293327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717293344 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717293344 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717293344 data=null doit=true} to TreeItem with text {test}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717293344 data=null} to TreeItem with text {test}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717293344 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717293344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717293347 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:20 [2020-07-07T19:29:20.354Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717293347 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717293347 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717293347 data=null} to TreeItem with text {Traces [1]}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717293347 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717293347 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717293379 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717293380 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717293380 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717293380 data=null} to TreeItem with text {Traces [1]}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717293380 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717293380 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717293383 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Clicking on with mnemonic 'Clear'
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Clicked on with mnemonic 'Clear'
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717293436 data=null doit=true} to Shell with text {Confirm Clear}
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Clicking on &Yes
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717293437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717293437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717293437 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717293437 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717293437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717293437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:20 [2020-07-07T19:29:20.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717293437 data=null item=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')
15:29:20 [2020-07-07T19:29:20.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717293401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:29:20 [2020-07-07T19:29:20.355Z] DEBUG - Clicked on 
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717294871 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717294871 data=null doit=true} to TreeItem with text {test}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717294871 data=null} to TreeItem with text {test}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717294871 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717294871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717294876 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:21 [2020-07-07T19:29:21.718Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=717294877 data=null doit=true} to TreeItem with text {Experiments [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=717294877 data=null} to TreeItem with text {Experiments [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=717294877 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717294877 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]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=717294882 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=717294883 data=null doit=true} to TreeItem with text {exp [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=717294883 data=null} to TreeItem with text {exp [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=717294883 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717294883 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=717294884 data=null button=1 stateMask=0x80000 x=85 y=58 count=1} to TreeItem with text {exp [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=717294885 data=null button=0 stateMask=0x0 x=85 y=58 count=0} to TreeItem with text {exp [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=717294885 data=null doit=true} to TreeItem with text {exp [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=717294885 data=null} to TreeItem with text {exp [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=717294885 data=null button=1 stateMask=0x0 x=85 y=58 count=1} to TreeItem with text {exp [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717294885 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {exp [1]}
15:29:21 [2020-07-07T19:29:21.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=717294890 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [1]}
15:29:21 [2020-07-07T19:29:21.974Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:29:21 [2020-07-07T19:29:21.974Z] DEBUG - Clicking on with mnemonic 'Open'
15:29:21 [2020-07-07T19:29:21.974Z] DEBUG - Clicked on with mnemonic 'Open'
15:29:21 [2020-07-07T19:29:21.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=717294912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717295587 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717295588 data=null doit=true} to TreeItem with text {test}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717295588 data=null} to TreeItem with text {test}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717295588 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717295588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717295594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717295595 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717295595 data=null doit=true} to TreeItem with text {test}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717295595 data=null} to TreeItem with text {test}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717295595 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717295595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717295597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:22 [2020-07-07T19:29:22.536Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717295598 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717295598 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717295598 data=null} to TreeItem with text {Traces [1]}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717295598 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717295598 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717295605 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717295605 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717295605 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717295605 data=null} to TreeItem with text {Traces [1]}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717295606 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717295606 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717295607 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Clicking on with mnemonic 'Clear'
15:29:22 [2020-07-07T19:29:22.536Z] DEBUG - Clicked on with mnemonic 'Clear'
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717295737 data=null doit=true} to Shell with text {Confirm Clear}
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - Clicking on &Yes
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717295738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717295738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717295738 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717295738 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717295738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717295738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717295738 data=null item=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')
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - Clicked on 
15:29:22 [2020-07-07T19:29:22.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717295628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717297646 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717297646 data=null doit=true} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717297646 data=null} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717297646 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717297646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717297651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717297651 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717297651 data=null doit=true} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717297651 data=null} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717297651 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717297652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717297673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.679Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717297673 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717297673 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717297673 data=null} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717297673 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717297673 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717297677 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717297678 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717297678 data=null} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717297678 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717297678 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]}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717297679 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717297679 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717297679 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717297679 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717297679 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717297679 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717297691 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Clicking on with mnemonic 'Open'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Clicked on with mnemonic 'Open'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=717297709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Attempting to set focus on Table with text {}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717297758 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717297758 data=null doit=true} to TableItem with text {}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717297758 data=null} to TableItem with text {}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717297758 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717297758 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717297765 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:24 [2020-07-07T19:29:24.679Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:24 [2020-07-07T19:29:24.679Z] 
15:29:24 [2020-07-07T19:29:24.679Z] (Eclipse:16807): Gtk-WARNING **: 19:29:24.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:24 [2020-07-07T19:29:24.679Z] 
15:29:24 [2020-07-07T19:29:24.679Z] (Eclipse:16807): Gtk-WARNING **: 19:29:24.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:24 [2020-07-07T19:29:24.935Z] 
15:29:24 [2020-07-07T19:29:24.935Z] (Eclipse:16807): Gtk-WARNING **: 19:29:24.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:24 [2020-07-07T19:29:24.935Z] 
15:29:24 [2020-07-07T19:29:24.935Z] (Eclipse:16807): Gtk-WARNING **: 19:29:24.711: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717297913 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717297913 data=null doit=true} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717297913 data=null} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717297913 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717297913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717297922 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717297922 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717297922 data=null doit=true} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717297922 data=null} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717297923 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717297923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717297925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:24 [2020-07-07T19:29:24.935Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717297926 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717297926 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717297926 data=null} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717297926 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717297926 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717297928 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717297928 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717297928 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717297928 data=null} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717297929 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717297929 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717297930 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Clicking on with mnemonic 'Clear'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Clicked on with mnemonic 'Clear'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717297980 data=null doit=true} to Shell with text {Confirm Clear}
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Clicking on &Yes
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717297981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717297981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717297981 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717297981 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717297981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717297981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:24 [2020-07-07T19:29:24.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717297981 data=null item=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')
15:29:25 [2020-07-07T19:29:25.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717297948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:29:25 [2020-07-07T19:29:25.191Z] DEBUG - Clicked on 
15:29:25 [2020-07-07T19:29:25.191Z] 
15:29:25 [2020-07-07T19:29:25.191Z] (Eclipse:16807): Gtk-WARNING **: 19:29:25.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:25 [2020-07-07T19:29:25.191Z] 
15:29:25 [2020-07-07T19:29:25.191Z] (Eclipse:16807): Gtk-WARNING **: 19:29:25.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717299582 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717299582 data=null doit=true} to TreeItem with text {test}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717299582 data=null} to TreeItem with text {test}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717299583 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717299583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717299585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717299586 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717299586 data=null doit=true} to TreeItem with text {test}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717299586 data=null} to TreeItem with text {test}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717299586 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717299586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717299588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:26 [2020-07-07T19:29:26.555Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717299588 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717299589 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717299589 data=null} to TreeItem with text {Traces [1]}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717299589 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717299589 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717299590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717299591 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717299591 data=null} to TreeItem with text {Traces [1]}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717299591 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717299591 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]}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717299592 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717299596 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717299596 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717299596 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717299596 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717299596 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717299598 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Clicking on with mnemonic 'Copy...'
15:29:26 [2020-07-07T19:29:26.555Z] 
15:29:26 [2020-07-07T19:29:26.555Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Clicked on with mnemonic 'Copy...'
15:29:26 [2020-07-07T19:29:26.555Z] 
15:29:26 [2020-07-07T19:29:26.555Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=717299694 data=null doit=true} to Shell with text {Copy Trace}
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Clicking on OK
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717299696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717299696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717299696 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717299696 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717299697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717299697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.555Z] 
15:29:26 [2020-07-07T19:29:26.555Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.555Z] 
15:29:26 [2020-07-07T19:29:26.555Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717299697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=717299618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
15:29:26 [2020-07-07T19:29:26.812Z] 
15:29:26 [2020-07-07T19:29:26.812Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Clicked on 
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717299785 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717299785 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717299785 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717299785 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717299785 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717299787 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:26 [2020-07-07T19:29:26.812Z] 
15:29:26 [2020-07-07T19:29:26.812Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.812Z] 
15:29:26 [2020-07-07T19:29:26.812Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Clicking on with mnemonic 'Copy...'
15:29:26 [2020-07-07T19:29:26.812Z] 
15:29:26 [2020-07-07T19:29:26.812Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Clicked on with mnemonic 'Copy...'
15:29:26 [2020-07-07T19:29:26.812Z] 
15:29:26 [2020-07-07T19:29:26.812Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=717299888 data=null doit=true} to Shell with text {Copy Trace}
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=717299890 data=null doit=true} to Button with text {Copy as a link}
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=717299890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link}
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=717299890 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=717299891 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=717299891 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=717299891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Clicking on OK
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717299891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717299891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717299891 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717299891 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717299891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717299891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:26 [2020-07-07T19:29:26.812Z] 
15:29:26 [2020-07-07T19:29:26.812Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.812Z] 
15:29:26 [2020-07-07T19:29:26.813Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.732: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.813Z] 
15:29:26 [2020-07-07T19:29:26.813Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.747: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:26 [2020-07-07T19:29:26.813Z] 
15:29:26 [2020-07-07T19:29:26.813Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717299891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=717299812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
15:29:27 [2020-07-07T19:29:27.068Z] 
15:29:27 [2020-07-07T19:29:27.068Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.852: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Clicked on 
15:29:27 [2020-07-07T19:29:27.068Z] 
15:29:27 [2020-07-07T19:29:27.068Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:27 [2020-07-07T19:29:27.068Z] 
15:29:27 [2020-07-07T19:29:27.068Z] (Eclipse:16807): Gtk-WARNING **: 19:29:26.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717300075 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717300075 data=null doit=true} to TreeItem with text {test}
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717300075 data=null} to TreeItem with text {test}
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717300075 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717300075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717300082 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717300083 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:27 [2020-07-07T19:29:27.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717300083 data=null doit=true} to TreeItem with text {test}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717300083 data=null} to TreeItem with text {test}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717300083 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717300083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717300085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:27 [2020-07-07T19:29:27.069Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717300086 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717300086 data=null doit=true} to TreeItem with text {Traces [3]}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717300086 data=null} to TreeItem with text {Traces [3]}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717300086 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717300086 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717300088 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:29:27 [2020-07-07T19:29:27.069Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717300088 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=717300088 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=717300088 data=null} to TreeItem with text {ExampleCustomTxt.log2}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717300088 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717300088 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717300090 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Clicking on with mnemonic 'Open'
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Clicked on with mnemonic 'Open'
15:29:27 [2020-07-07T19:29:27.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=717300112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
15:29:27 [2020-07-07T19:29:27.069Z] 
15:29:27 [2020-07-07T19:29:27.069Z] (Eclipse:16807): Gtk-WARNING **: 19:29:27.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:27 [2020-07-07T19:29:27.069Z] 
15:29:27 [2020-07-07T19:29:27.069Z] (Eclipse:16807): Gtk-WARNING **: 19:29:27.027: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:27 [2020-07-07T19:29:27.630Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:28 [2020-07-07T19:29:28.562Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Attempting to set focus on Table with text {}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717301625 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717301626 data=null doit=true} to TableItem with text {}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717301626 data=null} to TableItem with text {}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717301626 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717301626 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717301627 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717301653 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717301653 data=null doit=true} to TreeItem with text {test}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717301653 data=null} to TreeItem with text {test}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717301653 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717301653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717301657 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717301657 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717301657 data=null doit=true} to TreeItem with text {test}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717301657 data=null} to TreeItem with text {test}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717301657 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717301657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717301659 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:28 [2020-07-07T19:29:28.563Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717301660 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717301660 data=null doit=true} to TreeItem with text {Traces [3]}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717301660 data=null} to TreeItem with text {Traces [3]}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717301660 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717301660 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717301662 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:29:28 [2020-07-07T19:29:28.563Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717301663 data=null button=0 stateMask=0x0 x=158 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log3}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=717301663 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=717301663 data=null} to TreeItem with text {ExampleCustomTxt.log3}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717301663 data=null button=1 stateMask=0x0 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717301663 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717301668 data=null button=1 stateMask=0x80000 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Clicking on with mnemonic 'Open'
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Clicked on with mnemonic 'Open'
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:28 [2020-07-07T19:29:28.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=717301684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
15:29:28 [2020-07-07T19:29:28.563Z] 
15:29:28 [2020-07-07T19:29:28.563Z] (Eclipse:16807): Gtk-WARNING **: 19:29:28.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:28 [2020-07-07T19:29:28.819Z] 
15:29:28 [2020-07-07T19:29:28.819Z] (Eclipse:16807): Gtk-WARNING **: 19:29:28.574: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:29 [2020-07-07T19:29:29.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:29 [2020-07-07T19:29:29.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Attempting to set focus on Table with text {}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717303214 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717303214 data=null doit=true} to TableItem with text {}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717303214 data=null} to TableItem with text {}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717303214 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717303214 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717303215 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717303272 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=717303272 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=717303272 data=null} to TreeItem with text {ExampleCustomTxt.log2}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717303272 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717303272 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=717303278 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717303300 data=null button=0 stateMask=0x0 x=158 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log3}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=717303300 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=717303301 data=null} to TreeItem with text {ExampleCustomTxt.log3}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717303301 data=null button=1 stateMask=0x0 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717303313 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=717303323 data=null button=1 stateMask=0x80000 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:30 [2020-07-07T19:29:30.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717303364 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717303364 data=null doit=true} to TreeItem with text {test}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717303364 data=null} to TreeItem with text {test}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717303364 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717303364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717303383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717303384 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717303384 data=null doit=true} to TreeItem with text {test}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717303384 data=null} to TreeItem with text {test}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717303384 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717303384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717303395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:30 [2020-07-07T19:29:30.441Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717303396 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717303396 data=null doit=true} to TreeItem with text {Traces [3]}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717303396 data=null} to TreeItem with text {Traces [3]}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717303396 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717303396 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717303400 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=717303400 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=717303400 data=null doit=true} to TreeItem with text {Traces [3]}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=717303400 data=null} to TreeItem with text {Traces [3]}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=717303401 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717303401 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=717303402 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Clicking on with mnemonic 'Clear'
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Clicked on with mnemonic 'Clear'
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717303456 data=null doit=true} to Shell with text {Confirm Clear}
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Clicking on &Yes
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717303456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717303456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717303456 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717303456 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717303456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717303456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717303456 data=null item=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')
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Clicked on 
15:29:30 [2020-07-07T19:29:30.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717303421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717305444 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717305444 data=null doit=true} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717305444 data=null} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717305444 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717305445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717305468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717305469 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717305469 data=null doit=true} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717305469 data=null} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717305469 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717305469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717305486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.327Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717305486 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717305487 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717305487 data=null} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717305487 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717305487 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717305491 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717305491 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717305491 data=null} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717305491 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717305491 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]}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717305492 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717305492 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717305492 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717305493 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717305493 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717305493 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717305506 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717305506 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.327Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717305506 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717305507 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717305519 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=717305555 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=717305555 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=717305555 data=null} to TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Attempting to set focus on Table with text {}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=717305560 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=717305560 data=null doit=true} to TableItem with text {}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=717305560 data=null} to TableItem with text {}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=717305560 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717305560 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=717305574 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:29:32 [2020-07-07T19:29:32.583Z] 
15:29:32 [2020-07-07T19:29:32.583Z] (Eclipse:16807): Gtk-WARNING **: 19:29:32.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:32 [2020-07-07T19:29:32.583Z] 
15:29:32 [2020-07-07T19:29:32.583Z] (Eclipse:16807): Gtk-WARNING **: 19:29:32.400: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:32 [2020-07-07T19:29:32.583Z] 
15:29:32 [2020-07-07T19:29:32.583Z] (Eclipse:16807): Gtk-WARNING **: 19:29:32.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:32 [2020-07-07T19:29:32.583Z] 
15:29:32 [2020-07-07T19:29:32.583Z] (Eclipse:16807): Gtk-WARNING **: 19:29:32.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717305721 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717305721 data=null doit=true} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717305721 data=null} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717305721 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717305721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717305730 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717305731 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717305731 data=null doit=true} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717305731 data=null} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717305731 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717305731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717305733 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:32 [2020-07-07T19:29:32.583Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717305734 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717305734 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717305734 data=null} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717305734 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717305734 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717305736 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717305736 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717305737 data=null doit=true} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717305737 data=null} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717305737 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717305737 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717305738 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:29:32 [2020-07-07T19:29:32.583Z] DEBUG - Clicking on with mnemonic 'Clear'
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - Clicked on with mnemonic 'Clear'
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=717305795 data=null doit=true} to Shell with text {Confirm Clear}
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - Clicking on &Yes
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717305795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717305795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717305795 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717305795 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717305795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717305795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717305795 data=null item=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')
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=717305759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
15:29:32 [2020-07-07T19:29:32.839Z] DEBUG - Clicked on 
15:29:33 [2020-07-07T19:29:33.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717306244 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:29:33 [2020-07-07T19:29:33.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:29:33 [2020-07-07T19:29:33.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:33 [2020-07-07T19:29:33.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:33 [2020-07-07T19:29:33.094Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:33 [2020-07-07T19:29:33.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717306248 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:33 [2020-07-07T19:29:33.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717306248 data=null doit=true} to TreeItem with text {test}
15:29:33 [2020-07-07T19:29:33.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717306248 data=null} to TreeItem with text {test}
15:29:33 [2020-07-07T19:29:33.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717306248 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:33 [2020-07-07T19:29:33.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717306248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:33 [2020-07-07T19:29:33.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717306257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:33 [2020-07-07T19:29:33.350Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:29:33 [2020-07-07T19:29:33.350Z] DEBUG - Clicking on with mnemonic 'Delete'
15:29:33 [2020-07-07T19:29:33.350Z] DEBUG - Clicked on with mnemonic 'Delete'
15:29:33 [2020-07-07T19:29:33.350Z] 
15:29:33 [2020-07-07T19:29:33.350Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.241: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.350Z] 
15:29:33 [2020-07-07T19:29:33.350Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.350Z] 
15:29:33 [2020-07-07T19:29:33.350Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.350Z] 
15:29:33 [2020-07-07T19:29:33.350Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.350Z] 
15:29:33 [2020-07-07T19:29:33.350Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.605Z] 
15:29:33 [2020-07-07T19:29:33.605Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.605Z] 
15:29:33 [2020-07-07T19:29:33.605Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.605Z] 
15:29:33 [2020-07-07T19:29:33.605Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.418: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.605Z] 
15:29:33 [2020-07-07T19:29:33.605Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717306912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717306912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717306912 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717306912 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717306912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717306912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=717306912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717306912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717306912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717306912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717306912 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717306912 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Clicking on OK
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717306913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717306913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717306913 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717306913 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717306913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717306913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Clicked on OK
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717306913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:33 [2020-07-07T19:29:33.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717306288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:29:33 [2020-07-07T19:29:33.860Z] 
15:29:33 [2020-07-07T19:29:33.860Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.860Z] 
15:29:33 [2020-07-07T19:29:33.860Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.860Z] 
15:29:33 [2020-07-07T19:29:33.860Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.860Z] 
15:29:33 [2020-07-07T19:29:33.860Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.860Z] 
15:29:33 [2020-07-07T19:29:33.860Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.860Z] 
15:29:33 [2020-07-07T19:29:33.860Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:33 [2020-07-07T19:29:33.860Z] 
15:29:33 [2020-07-07T19:29:33.860Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.848: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:34 [2020-07-07T19:29:34.116Z] 
15:29:34 [2020-07-07T19:29:34.116Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:34 [2020-07-07T19:29:34.116Z] 
15:29:34 [2020-07-07T19:29:34.116Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:34 [2020-07-07T19:29:34.116Z] 
15:29:34 [2020-07-07T19:29:34.116Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.899: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:34 [2020-07-07T19:29:34.116Z] 
15:29:34 [2020-07-07T19:29:34.116Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:34 [2020-07-07T19:29:34.116Z] 
15:29:34 [2020-07-07T19:29:34.116Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:34 [2020-07-07T19:29:34.116Z] 
15:29:34 [2020-07-07T19:29:34.116Z] (Eclipse:16807): Gtk-WARNING **: 19:29:33.949: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:34 [2020-07-07T19:29:34.372Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.059 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
15:29:34 [2020-07-07T19:29:34.372Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.232 s
15:29:34 [2020-07-07T19:29:34.372Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.009 s
15:29:34 [2020-07-07T19:29:34.372Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.253 s
15:29:34 [2020-07-07T19:29:34.372Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 1.86 s
15:29:34 [2020-07-07T19:29:34.372Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.861 s
15:29:34 [2020-07-07T19:29:34.372Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.847 s
15:29:34 [2020-07-07T19:29:34.372Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.795 s
15:29:34 [2020-07-07T19:29:34.372Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 1.878 s
15:29:34 [2020-07-07T19:29:34.372Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.767 s
15:29:34 [2020-07-07T19:29:34.372Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.509 s
15:29:34 [2020-07-07T19:29:34.372Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 1.878 s
15:29:34 [2020-07-07T19:29:34.372Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.827 s
15:29:34 [2020-07-07T19:29:34.372Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 1.821 s
15:29:34 [2020-07-07T19:29:34.372Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.978 s
15:29:34 [2020-07-07T19:29:34.372Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 1.838 s
15:29:34 [2020-07-07T19:29:34.372Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
15:29:34 [2020-07-07T19:29:34.372Z] 
15:29:34 [2020-07-07T19:29:34.372Z] (Eclipse:16807): Gtk-WARNING **: 19:29:34.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:34 [2020-07-07T19:29:34.628Z] 
15:29:34 [2020-07-07T19:29:34.628Z] (Eclipse:16807): Gtk-WARNING **: 19:29:34.444: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:35 [2020-07-07T19:29:35.569Z] 
15:29:35 [2020-07-07T19:29:35.569Z] (Eclipse:16807): Gtk-WARNING **: 19:29:35.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:35 [2020-07-07T19:29:35.569Z] 
15:29:35 [2020-07-07T19:29:35.569Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:35.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:35 [2020-07-07T19:29:35.569Z] 
15:29:35 [2020-07-07T19:29:35.569Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:35.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:35 [2020-07-07T19:29:35.569Z] 
15:29:35 [2020-07-07T19:29:35.569Z] (Eclipse:16807): Gtk-WARNING **: 19:29:35.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:36 [2020-07-07T19:29:36.934Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:29:37 [2020-07-07T19:29:37.190Z] 
15:29:37 [2020-07-07T19:29:37.190Z] (Eclipse:16807): Gtk-WARNING **: 19:29:37.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:37 [2020-07-07T19:29:37.190Z] 
15:29:37 [2020-07-07T19:29:37.190Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:37.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:37 [2020-07-07T19:29:37.190Z] 
15:29:37 [2020-07-07T19:29:37.190Z] (Eclipse:16807): Gtk-WARNING **: 19:29:37.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717311609 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717311609 data=null doit=true} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717311609 data=null} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717311610 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717311610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717311613 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717311613 data=null doit=true} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717311613 data=null} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717311613 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717311613 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}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717311614 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717311614 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717311614 data=null} to TreeItem with text {Traces [2]}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717311614 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717311614 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717311615 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
15:29:38 [2020-07-07T19:29:38.554Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=717311616 data=null doit=true} to TreeItem with text {Experiments [1]}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=717311616 data=null} to TreeItem with text {Experiments [1]}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=717311616 data=null button=1 stateMask=0x0 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717311616 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]}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=717311617 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=717311617 data=null doit=true} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=717311617 data=null} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=717311617 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717311617 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=717311620 data=null x=149 y=127 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=717311620 data=null x=149 y=127 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=717311620 data=null x=134 y=216 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=717311620 data=null x=134 y=216 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=717311620 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=717311620 data=null x=134 y=216 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=717311620 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=717311620 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=134 y=216 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=717311623 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=717311629 data=null doit=true} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=717311629 data=null} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=717311629 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717311629 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=717311632 data=null x=114 y=104 width=0 height=0 detail=0} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=717311632 data=null x=114 y=104 width=0 height=0 detail=0} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=717311632 data=null x=150 y=216 width=0 height=0 detail=2} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=717311632 data=null x=150 y=216 width=0 height=0 detail=2} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=717311632 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.554Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=717311632 data=null x=150 y=216 width=0 height=0 detail=2} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=717311633 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=717311633 data=[TmfTraceElement(/test/Traces/bug446190)] x=150 y=216 width=0 height=0 detail=2} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=717311635 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=717311637 data=null button=0 stateMask=0x0 x=140 y=58 count=0} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=717311638 data=null doit=true} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=717311638 data=null} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=717311638 data=null button=1 stateMask=0x0 x=140 y=58 count=1} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717311638 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=717311640 data=null button=1 stateMask=0x80000 x=140 y=58 count=1} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=717311644 data=null button=1 stateMask=0x0 x=140 y=58 count=2} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=717311644 data=null button=1 stateMask=0x0 x=140 y=58 count=2} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717311644 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=717311697 data=null button=1 stateMask=0x80000 x=140 y=58 count=2} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=717311702 data=null button=0 stateMask=0x0 x=140 y=58 count=0} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=717311702 data=null doit=true} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=717311702 data=null} to TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [0]}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717311705 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717311706 data=null doit=true} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717311706 data=null} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717311706 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717311706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:38 [2020-07-07T19:29:38.810Z] 
15:29:38 [2020-07-07T19:29:38.810Z] (Eclipse:16807): Gtk-WARNING **: 19:29:38.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:39 [2020-07-07T19:29:39.065Z] 
15:29:39 [2020-07-07T19:29:39.065Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:38.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:39 [2020-07-07T19:29:39.065Z] 
15:29:39 [2020-07-07T19:29:39.065Z] (Eclipse:16807): Gtk-WARNING **: 19:29:38.827: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717312093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717312191 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717312191 data=null doit=true} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717312191 data=null} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717312191 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717312191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717312194 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717312195 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717312195 data=null doit=true} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717312195 data=null} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717312195 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717312195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717312211 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.065Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717312211 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717312211 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717312211 data=null} to TreeItem with text {Traces [2]}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717312212 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717312212 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717312215 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
15:29:39 [2020-07-07T19:29:39.065Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:29:39 [2020-07-07T19:29:39.065Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=717312215 data=null doit=true} to TreeItem with text {debuginfo-synth-exec}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=717312215 data=null} to TreeItem with text {debuginfo-synth-exec}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=717312215 data=null button=1 stateMask=0x0 x=149 y=127 count=1} to TreeItem with text {debuginfo-synth-exec}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717312216 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {debuginfo-synth-exec}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=717312217 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TreeItem with text {debuginfo-synth-exec}
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=717312217 data=null doit=true} to Tree node with text: Views
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=717312217 data=null} to Tree node with text: Views
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=717312217 data=null button=1 stateMask=0x0 x=100 y=150 count=1} to Tree node with text: Views
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717312217 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=717312226 data=null button=1 stateMask=0x80000 x=100 y=150 count=1} to Tree node with text: Views
15:29:39 [2020-07-07T19:29:39.065Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717312281 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717312281 data=null doit=true} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717312281 data=null} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717312281 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717312281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717312285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717312286 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717312287 data=null doit=true} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717312287 data=null} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717312287 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717312287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717312290 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717312291 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717312291 data=null doit=true} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717312291 data=null} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717312291 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717312291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717312294 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:39 [2020-07-07T19:29:39.321Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717312295 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717312295 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717312295 data=null} to TreeItem with text {Traces [2]}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717312295 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717312295 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717312297 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
15:29:39 [2020-07-07T19:29:39.321Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:29:39 [2020-07-07T19:29:39.321Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=717312300 data=null doit=true} to TreeItem with text {bug446190}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=717312300 data=null} to TreeItem with text {bug446190}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=717312301 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717312301 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {bug446190}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=717312303 data=null button=1 stateMask=0x80000 x=98 y=104 count=1} to TreeItem with text {bug446190}
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=717312303 data=null doit=true} to Tree node with text: Views
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=717312303 data=null} to Tree node with text: Views
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=717312303 data=null button=1 stateMask=0x0 x=100 y=127 count=1} to Tree node with text: Views
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717312303 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
15:29:39 [2020-07-07T19:29:39.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=717312326 data=null button=1 stateMask=0x80000 x=116 y=127 count=1} to Tree node with text: Views
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=717313478 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=717313478 data=null doit=true} to TreeItem with text {bug446190}
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=717313478 data=null} to TreeItem with text {bug446190}
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=717313478 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717313478 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=717313481 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
15:29:40 [2020-07-07T19:29:40.685Z] 
15:29:40 [2020-07-07T19:29:40.685Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.685Z] 
15:29:40 [2020-07-07T19:29:40.685Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.685Z] 
15:29:40 [2020-07-07T19:29:40.685Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.685Z] 
15:29:40 [2020-07-07T19:29:40.685Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.685Z] 
15:29:40 [2020-07-07T19:29:40.685Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.685Z] 
15:29:40 [2020-07-07T19:29:40.685Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.685Z] 
15:29:40 [2020-07-07T19:29:40.685Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.685Z] 
15:29:40 [2020-07-07T19:29:40.685Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.685Z] 
15:29:40 [2020-07-07T19:29:40.685Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.685Z] 
15:29:40 [2020-07-07T19:29:40.685Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.685Z] 
15:29:40 [2020-07-07T19:29:40.685Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Clicking on Cancel
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=717313813 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')
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=717313813 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')
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=717313813 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=717313813 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=717313813 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')
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=717313813 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')
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=717313813 data=null item=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')
15:29:40 [2020-07-07T19:29:40.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=717313501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.747: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.941Z] DEBUG - Clicked on 
15:29:40 [2020-07-07T19:29:40.941Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:40 [2020-07-07T19:29:40.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=717313937 data=null button=0 stateMask=0x0 x=155 y=288 count=0} to Tree node with text: IRQ Analysis
15:29:40 [2020-07-07T19:29:40.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=717313937 data=null doit=true} to Tree node with text: IRQ Analysis
15:29:40 [2020-07-07T19:29:40.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=717313937 data=null} to Tree node with text: IRQ Analysis
15:29:40 [2020-07-07T19:29:40.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=717313937 data=null button=1 stateMask=0x0 x=155 y=288 count=1} to Tree node with text: IRQ Analysis
15:29:40 [2020-07-07T19:29:40.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717313937 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: IRQ Analysis
15:29:40 [2020-07-07T19:29:40.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=717313939 data=null button=1 stateMask=0x80000 x=155 y=288 count=1} to Tree node with text: IRQ Analysis
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.941Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:29:40 [2020-07-07T19:29:40.941Z] DEBUG - Clicking on with mnemonic 'Open'
15:29:40 [2020-07-07T19:29:40.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=717313987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
15:29:40 [2020-07-07T19:29:40.941Z] DEBUG - Clicked on with mnemonic 'Open'
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.816: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.849: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-WARNING **: 19:29:40.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.867: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.880: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:40 [2020-07-07T19:29:40.941Z] 
15:29:40 [2020-07-07T19:29:40.941Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:41 [2020-07-07T19:29:41.196Z] 
15:29:41 [2020-07-07T19:29:41.197Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.947: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:41 [2020-07-07T19:29:41.197Z] 
15:29:41 [2020-07-07T19:29:41.197Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:40.964: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.560Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:42 [2020-07-07T19:29:42.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=717315497 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
15:29:42 [2020-07-07T19:29:42.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=717315498 data=null doit=true} to TreeItem with text {bug446190}
15:29:42 [2020-07-07T19:29:42.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=717315498 data=null} to TreeItem with text {bug446190}
15:29:42 [2020-07-07T19:29:42.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=717315498 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
15:29:42 [2020-07-07T19:29:42.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717315498 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
15:29:42 [2020-07-07T19:29:42.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=717315500 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
15:29:42 [2020-07-07T19:29:42.560Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:29:42 [2020-07-07T19:29:42.560Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.560Z] 
15:29:42 [2020-07-07T19:29:42.560Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.816Z] 
15:29:42 [2020-07-07T19:29:42.816Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.816Z] 
15:29:42 [2020-07-07T19:29:42.816Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - Clicking on Cancel
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=717315783 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')
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=717315783 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')
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=717315783 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=717315783 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=717315783 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')
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=717315783 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')
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=717315783 data=null item=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')
15:29:42 [2020-07-07T19:29:42.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=717315520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
15:29:42 [2020-07-07T19:29:42.816Z] 
15:29:42 [2020-07-07T19:29:42.816Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.816Z] 
15:29:42 [2020-07-07T19:29:42.816Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.816Z] 
15:29:42 [2020-07-07T19:29:42.816Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.668: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.816Z] 
15:29:42 [2020-07-07T19:29:42.816Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.816Z] 
15:29:42 [2020-07-07T19:29:42.816Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.816Z] 
15:29:42 [2020-07-07T19:29:42.816Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.816Z] 
15:29:42 [2020-07-07T19:29:42.816Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.816Z] 
15:29:42 [2020-07-07T19:29:42.817Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.817Z] DEBUG - Clicked on 
15:29:42 [2020-07-07T19:29:42.817Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:42 [2020-07-07T19:29:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=717315896 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
15:29:42 [2020-07-07T19:29:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=717315896 data=null doit=true} to TreeItem with text {bug446190}
15:29:42 [2020-07-07T19:29:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=717315896 data=null} to TreeItem with text {bug446190}
15:29:42 [2020-07-07T19:29:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=717315897 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
15:29:42 [2020-07-07T19:29:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717315897 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
15:29:42 [2020-07-07T19:29:42.817Z] 
15:29:42 [2020-07-07T19:29:42.817Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.719: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.817Z] 
15:29:42 [2020-07-07T19:29:42.817Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.817Z] 
15:29:42 [2020-07-07T19:29:42.817Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.817Z] 
15:29:42 [2020-07-07T19:29:42.817Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=717315923 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
15:29:42 [2020-07-07T19:29:42.817Z] 
15:29:42 [2020-07-07T19:29:42.817Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.817Z] 
15:29:42 [2020-07-07T19:29:42.817Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.817Z] 
15:29:42 [2020-07-07T19:29:42.817Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:42 [2020-07-07T19:29:42.817Z] 
15:29:42 [2020-07-07T19:29:42.817Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:42 [2020-07-07T19:29:42.817Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:29:42 [2020-07-07T19:29:42.817Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-WARNING **: 19:29:42.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:42.953: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-WARNING **: 19:29:43.006: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-WARNING **: 19:29:43.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-WARNING **: 19:29:43.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-WARNING **: 19:29:43.056: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.072Z] 
15:29:43 [2020-07-07T19:29:43.072Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - Clicking on Cancel
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=717316252 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')
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=717316252 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')
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=717316252 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=717316252 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=717316253 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')
15:29:43 [2020-07-07T19:29:43.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=717316253 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')
15:29:43 [2020-07-07T19:29:43.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=717316253 data=null item=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')
15:29:43 [2020-07-07T19:29:43.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=717315987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
15:29:43 [2020-07-07T19:29:43.327Z] 
15:29:43 [2020-07-07T19:29:43.327Z] (Eclipse:16807): Gtk-WARNING **: 19:29:43.110: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.327Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-WARNING **: 19:29:43.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.196: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Clicked on 
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Double-clicking on Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=717316385 data=null button=0 stateMask=0x0 x=199 y=242 count=0} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=717316385 data=null doit=true} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=717316386 data=null} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=717316386 data=null button=1 stateMask=0x0 x=199 y=242 count=1} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717316386 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=717316388 data=null button=1 stateMask=0x80000 x=199 y=242 count=1} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=717316388 data=null button=1 stateMask=0x0 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=717316389 data=null button=1 stateMask=0x0 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717316389 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=717316390 data=null button=1 stateMask=0x80000 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=717316391 data=null button=0 stateMask=0x0 x=199 y=242 count=0} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=717316391 data=null doit=true} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=717316391 data=null} to Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] DEBUG - Double-clicked on Tree node with text: Futex Contention Analysis
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-WARNING **: 19:29:43.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-WARNING **: 19:29:43.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-WARNING **: 19:29:43.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-WARNING **: 19:29:43.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-WARNING **: 19:29:43.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-WARNING **: 19:29:43.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:43 [2020-07-07T19:29:43.328Z] 
15:29:43 [2020-07-07T19:29:43.328Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.317: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.583Z] 
15:29:43 [2020-07-07T19:29:43.583Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.583Z] 
15:29:43 [2020-07-07T19:29:43.583Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.348: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.583Z] 
15:29:43 [2020-07-07T19:29:43.583Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.583Z] 
15:29:43 [2020-07-07T19:29:43.583Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.583Z] 
15:29:43 [2020-07-07T19:29:43.583Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.398: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:43 [2020-07-07T19:29:43.583Z] 
15:29:43 [2020-07-07T19:29:43.583Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:43.415: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:44 [2020-07-07T19:29:44.948Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:44 [2020-07-07T19:29:44.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=717318130 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
15:29:44 [2020-07-07T19:29:44.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=717318130 data=null doit=true} to TreeItem with text {bug446190}
15:29:44 [2020-07-07T19:29:44.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=717318130 data=null} to TreeItem with text {bug446190}
15:29:44 [2020-07-07T19:29:44.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=717318130 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
15:29:45 [2020-07-07T19:29:45.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717318130 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
15:29:45 [2020-07-07T19:29:45.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=717318133 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
15:29:45 [2020-07-07T19:29:45.203Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:29:45 [2020-07-07T19:29:45.203Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
15:29:45 [2020-07-07T19:29:45.203Z] 
15:29:45 [2020-07-07T19:29:45.203Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.203Z] 
15:29:45 [2020-07-07T19:29:45.203Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.203Z] 
15:29:45 [2020-07-07T19:29:45.203Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.130: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.203Z] 
15:29:45 [2020-07-07T19:29:45.203Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.203Z] 
15:29:45 [2020-07-07T19:29:45.203Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.147: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.203Z] 
15:29:45 [2020-07-07T19:29:45.203Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.203Z] 
15:29:45 [2020-07-07T19:29:45.203Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.203Z] 
15:29:45 [2020-07-07T19:29:45.203Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.203Z] 
15:29:45 [2020-07-07T19:29:45.203Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.458Z] 
15:29:45 [2020-07-07T19:29:45.458Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.458Z] 
15:29:45 [2020-07-07T19:29:45.458Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.458Z] 
15:29:45 [2020-07-07T19:29:45.458Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.458Z] 
15:29:45 [2020-07-07T19:29:45.458Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.458Z] 
15:29:45 [2020-07-07T19:29:45.458Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.458Z] 
15:29:45 [2020-07-07T19:29:45.458Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Clicking on Cancel
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=717318433 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')
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=717318433 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')
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=717318433 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=717318433 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=717318433 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')
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=717318433 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')
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=717318433 data=null item=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')
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=717318160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
15:29:45 [2020-07-07T19:29:45.458Z] 
15:29:45 [2020-07-07T19:29:45.458Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.274: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.458Z] 
15:29:45 [2020-07-07T19:29:45.458Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.458Z] 
15:29:45 [2020-07-07T19:29:45.458Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.458Z] 
15:29:45 [2020-07-07T19:29:45.458Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Clicked on 
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717318520 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717318520 data=null doit=true} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717318520 data=null} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717318520 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] 
15:29:45 [2020-07-07T19:29:45.459Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.341: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.459Z] 
15:29:45 [2020-07-07T19:29:45.459Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717318520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] 
15:29:45 [2020-07-07T19:29:45.459Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.361: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.459Z] 
15:29:45 [2020-07-07T19:29:45.459Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717318548 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717318550 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717318550 data=null doit=true} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717318550 data=null} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717318550 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717318550 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717318553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717318553 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717318553 data=null doit=true} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717318553 data=null} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717318554 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717318554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717318556 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717318557 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717318557 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717318557 data=null} to TreeItem with text {Traces [2]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717318557 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717318557 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717318559 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
15:29:45 [2020-07-07T19:29:45.459Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:29:45 [2020-07-07T19:29:45.459Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:29:45 [2020-07-07T19:29:45.459Z] WARN - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
15:29:45 [2020-07-07T19:29:45.459Z] WARN - Tree item Tree node with text: Views is already expanded. Won't expand it again.
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717318564 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717318564 data=null doit=true} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717318564 data=null} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717318564 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717318564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] 
15:29:45 [2020-07-07T19:29:45.459Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.394: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.459Z] 
15:29:45 [2020-07-07T19:29:45.459Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.459Z] 
15:29:45 [2020-07-07T19:29:45.459Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.459Z] 
15:29:45 [2020-07-07T19:29:45.459Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717318590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:45 [2020-07-07T19:29:45.459Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=717318590 data=null button=0 stateMask=0x0 x=112 y=35 count=0} to TreeItem with text {Experiments [1]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=717318591 data=null doit=true} to TreeItem with text {Experiments [1]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=717318591 data=null} to TreeItem with text {Experiments [1]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=717318591 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717318591 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiments [1]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=717318593 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
15:29:45 [2020-07-07T19:29:45.459Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:29:45 [2020-07-07T19:29:45.459Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=717318594 data=null doit=true} to TreeItem with text {TestExperiment [2]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=717318594 data=null} to TreeItem with text {TestExperiment [2]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=717318594 data=null button=1 stateMask=0x0 x=140 y=58 count=1} to TreeItem with text {TestExperiment [2]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717318594 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestExperiment [2]}
15:29:45 [2020-07-07T19:29:45.459Z] 
15:29:45 [2020-07-07T19:29:45.459Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.418: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.459Z] 
15:29:45 [2020-07-07T19:29:45.459Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.418: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=717318615 data=null button=1 stateMask=0x80000 x=140 y=58 count=1} to TreeItem with text {TestExperiment [2]}
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=717318615 data=null doit=true} to Tree node with text: Views
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=717318615 data=null} to Tree node with text: Views
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=717318615 data=null button=1 stateMask=0x0 x=116 y=127 count=1} to Tree node with text: Views
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717318615 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
15:29:45 [2020-07-07T19:29:45.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=717318624 data=null button=1 stateMask=0x80000 x=100 y=127 count=1} to Tree node with text: Views
15:29:45 [2020-07-07T19:29:45.715Z] 
15:29:45 [2020-07-07T19:29:45.715Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.715Z] 
15:29:45 [2020-07-07T19:29:45.715Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.715Z] 
15:29:45 [2020-07-07T19:29:45.715Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.715Z] 
15:29:45 [2020-07-07T19:29:45.715Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.715Z] 
15:29:45 [2020-07-07T19:29:45.715Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.514: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.715Z] 
15:29:45 [2020-07-07T19:29:45.715Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.534: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:45 [2020-07-07T19:29:45.715Z] 
15:29:45 [2020-07-07T19:29:45.715Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:45.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:45 [2020-07-07T19:29:45.715Z] 
15:29:45 [2020-07-07T19:29:45.715Z] (Eclipse:16807): Gtk-WARNING **: 19:29:45.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:46 [2020-07-07T19:29:46.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717319425 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:29:46 [2020-07-07T19:29:46.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:29:46 [2020-07-07T19:29:46.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:46 [2020-07-07T19:29:46.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:46 [2020-07-07T19:29:46.275Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:46 [2020-07-07T19:29:46.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717319446 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:29:46 [2020-07-07T19:29:46.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717319446 data=null doit=true} to TreeItem with text {test}
15:29:46 [2020-07-07T19:29:46.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717319446 data=null} to TreeItem with text {test}
15:29:46 [2020-07-07T19:29:46.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717319446 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:29:46 [2020-07-07T19:29:46.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717319446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:46 [2020-07-07T19:29:46.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717319450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:29:46 [2020-07-07T19:29:46.531Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:29:46 [2020-07-07T19:29:46.532Z] DEBUG - Clicking on with mnemonic 'Delete'
15:29:46 [2020-07-07T19:29:46.532Z] DEBUG - Clicked on with mnemonic 'Delete'
15:29:46 [2020-07-07T19:29:46.532Z] 
15:29:46 [2020-07-07T19:29:46.532Z] (Eclipse:16807): Gtk-WARNING **: 19:29:46.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:46 [2020-07-07T19:29:46.532Z] 
15:29:46 [2020-07-07T19:29:46.532Z] (Eclipse:16807): Gtk-WARNING **: 19:29:46.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:46 [2020-07-07T19:29:46.532Z] 
15:29:46 [2020-07-07T19:29:46.532Z] (Eclipse:16807): Gtk-WARNING **: 19:29:46.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:46 [2020-07-07T19:29:46.786Z] 
15:29:46 [2020-07-07T19:29:46.786Z] (Eclipse:16807): Gtk-WARNING **: 19:29:46.543: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:46 [2020-07-07T19:29:46.786Z] 
15:29:46 [2020-07-07T19:29:46.786Z] (Eclipse:16807): Gtk-WARNING **: 19:29:46.598: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:46 [2020-07-07T19:29:46.786Z] 
15:29:46 [2020-07-07T19:29:46.786Z] (Eclipse:16807): Gtk-WARNING **: 19:29:46.615: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:46 [2020-07-07T19:29:46.786Z] 
15:29:46 [2020-07-07T19:29:46.786Z] (Eclipse:16807): Gtk-WARNING **: 19:29:46.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:46 [2020-07-07T19:29:46.786Z] 
15:29:46 [2020-07-07T19:29:46.786Z] (Eclipse:16807): Gtk-WARNING **: 19:29:46.647: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717320207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717320207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717320207 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717320207 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717320207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717320207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=717320207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717320207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717320207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717320207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717320207 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717320207 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Clicking on OK
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717320208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717320208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717320208 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717320208 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717320208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717320208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.042Z] DEBUG - Clicked on OK
15:29:47 [2020-07-07T19:29:47.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717320208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:29:47 [2020-07-07T19:29:47.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717319491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:29:47 [2020-07-07T19:29:47.553Z] 
15:29:47 [2020-07-07T19:29:47.553Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.553Z] 
15:29:47 [2020-07-07T19:29:47.553Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.314: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.553Z] 
15:29:47 [2020-07-07T19:29:47.554Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.554Z] 
15:29:47 [2020-07-07T19:29:47.554Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.554Z] 
15:29:47 [2020-07-07T19:29:47.554Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.360: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.554Z] 
15:29:47 [2020-07-07T19:29:47.554Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.554Z] 
15:29:47 [2020-07-07T19:29:47.554Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.554Z] 
15:29:47 [2020-07-07T19:29:47.554Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.554Z] 
15:29:47 [2020-07-07T19:29:47.554Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.554Z] 
15:29:47 [2020-07-07T19:29:47.554Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.444: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.554Z] 
15:29:47 [2020-07-07T19:29:47.554Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.460: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.554Z] 
15:29:47 [2020-07-07T19:29:47.554Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.554Z] 
15:29:47 [2020-07-07T19:29:47.554Z] (Eclipse:16807): Gtk-WARNING **: 19:29:47.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:29:47 [2020-07-07T19:29:47.554Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.29 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
15:29:47 [2020-07-07T19:29:47.554Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.524 s
15:29:47 [2020-07-07T19:29:47.554Z] testAnalysisRun(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 6.291 s
15:29:47 [2020-07-07T19:29:47.554Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.044 s
15:29:47 [2020-07-07T19:29:47.554Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.063 s
15:29:47 [2020-07-07T19:29:47.554Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
15:29:48 [2020-07-07T19:29:48.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:48 [2020-07-07T19:29:48.123Z] 
15:29:48 [2020-07-07T19:29:48.123Z] !ENTRY org.eclipse.cdt.core 1 0 2020-07-07 19:29:48.108
15:29:48 [2020-07-07T19:29:48.123Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
15:29:48 [2020-07-07T19:29:48.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:48 [2020-07-07T19:29:48.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:48 [2020-07-07T19:29:48.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:48 [2020-07-07T19:29:48.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:48 [2020-07-07T19:29:48.684Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:48 [2020-07-07T19:29:48.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=717321702 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
15:29:48 [2020-07-07T19:29:48.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=717321702 data=null doit=true} to TreeItem with text {c-project}
15:29:48 [2020-07-07T19:29:48.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=717321703 data=null} to TreeItem with text {c-project}
15:29:48 [2020-07-07T19:29:48.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=717321703 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717321703 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=717321723 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=717321724 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=717321724 data=null doit=true} to TreeItem with text {c-project}
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=717321724 data=null} to TreeItem with text {c-project}
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=717321724 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717321724 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=717321727 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=717321756 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'
15:29:48 [2020-07-07T19:29:48.685Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717322099 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717322099 data=null doit=true} to TreeItem with text {test}
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717322099 data=null} to TreeItem with text {test}
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717322099 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717322099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717322109 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717322110 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717322110 data=null doit=true} to TreeItem with text {test}
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717322110 data=null} to TreeItem with text {test}
15:29:48 [2020-07-07T19:29:48.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717322110 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717322110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717322131 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717322131 data=null doit=true} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717322131 data=null} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717322131 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717322131 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}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717322132 data=null button=1 stateMask=0x80000 x=39 y=35 count=1} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717322132 data=null button=0 stateMask=0x0 x=76 y=81 count=0} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717322132 data=null doit=true} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717322132 data=null} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717322133 data=null button=1 stateMask=0x0 x=76 y=81 count=1} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717322133 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]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717322137 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717322138 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717322138 data=null doit=true} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717322138 data=null} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717322138 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717322138 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]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717322140 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Clicking on with mnemonic 'Refresh'
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=717322161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Clicked on with mnemonic 'Refresh'
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717322167 data=null doit=true} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717322167 data=null} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717322167 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717322167 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717322168 data=null button=1 stateMask=0x80000 x=76 y=81 count=1} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717322169 data=null button=0 stateMask=0x0 x=135 y=104 count=0} to TreeItem with text {kernel-overlap-testing}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717322169 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717322169 data=null} to TreeItem with text {kernel-overlap-testing}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717322169 data=null button=1 stateMask=0x0 x=135 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717322169 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717322182 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=717322199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Linux Kernel Trace'
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
15:29:49 [2020-07-07T19:29:49.196Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717322204 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717322204 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717322204 data=null} to TreeItem with text {ust-overlap-testing}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717322204 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717322204 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717322211 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
15:29:49 [2020-07-07T19:29:49.196Z] DEBUG - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Clicking on with mnemonic 'LTTng UST Trace'
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=717322233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'LTTng UST Trace'
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Clicked on with mnemonic 'LTTng UST Trace'
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717322240 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717322240 data=null doit=true} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717322240 data=null} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717322241 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717322241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717322253 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717322253 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717322254 data=null doit=true} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717322254 data=null} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717322254 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717322254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717322256 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
15:29:49 [2020-07-07T19:29:49.197Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717322257 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717322257 data=null doit=true} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717322257 data=null} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717322257 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717322257 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]}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717322278 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
15:29:49 [2020-07-07T19:29:49.197Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717322279 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {kernel-overlap-testing}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717322279 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717322279 data=null} to TreeItem with text {kernel-overlap-testing}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717322279 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717322279 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717322291 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Clicking on with mnemonic 'Open'
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Clicked on with mnemonic 'Open'
15:29:49 [2020-07-07T19:29:49.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=717322306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
15:29:49 [2020-07-07T19:29:49.453Z] 
15:29:49 [2020-07-07T19:29:49.453Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:49.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:49 [2020-07-07T19:29:49.709Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
15:29:50 [2020-07-07T19:29:50.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:50 [2020-07-07T19:29:50.635Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:50 [2020-07-07T19:29:50.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717323823 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
15:29:50 [2020-07-07T19:29:50.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717323823 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:50 [2020-07-07T19:29:50.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717323823 data=null} to TreeItem with text {Traces [2]}
15:29:50 [2020-07-07T19:29:50.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717323824 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
15:29:50 [2020-07-07T19:29:50.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717323824 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:50 [2020-07-07T19:29:50.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717323833 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
15:29:50 [2020-07-07T19:29:50.894Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:29:50 [2020-07-07T19:29:50.894Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:29:50 [2020-07-07T19:29:50.894Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
15:29:50 [2020-07-07T19:29:50.894Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
15:29:50 [2020-07-07T19:29:50.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=717323848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
15:29:50 [2020-07-07T19:29:50.894Z] 
15:29:50 [2020-07-07T19:29:50.894Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-07-07 19:29:50.766
15:29:50 [2020-07-07T19:29:50.894Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:29:51 [2020-07-07T19:29:51.151Z] 
15:29:51 [2020-07-07T19:29:51.151Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:50.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:51 [2020-07-07T19:29:51.410Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717325430 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717325430 data=null doit=true} to TreeItem with text {test}
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717325430 data=null} to TreeItem with text {test}
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717325430 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717325430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717325436 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
15:29:52 [2020-07-07T19:29:52.336Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=717325437 data=null doit=true} to TreeItem with text {Experiments [1]}
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=717325437 data=null} to TreeItem with text {Experiments [1]}
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=717325437 data=null button=1 stateMask=0x0 x=112 y=58 count=1} to TreeItem with text {Experiments [1]}
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717325437 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]}
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=717325438 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Experiments [1]}
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:52 [2020-07-07T19:29:52.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717325439 data=null button=0 stateMask=0x0 x=135 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717325439 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717325439 data=null} to TreeItem with text {kernel-overlap-testing}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717325439 data=null button=1 stateMask=0x0 x=135 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717325439 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717325456 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=717325475 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=717325475 data=null doit=true} to TreeItem with text {Experiment [2]}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=717325475 data=null} to TreeItem with text {Experiment [2]}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=717325475 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717325475 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=717325482 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717325506 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717325506 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717325506 data=null} to TreeItem with text {Traces [2]}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717325506 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717325506 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:52 [2020-07-07T19:29:52.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717325511 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:29:52 [2020-07-07T19:29:52.593Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:29:52 [2020-07-07T19:29:52.593Z] DEBUG - Clicking on with mnemonic 'Refresh'
15:29:52 [2020-07-07T19:29:52.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=717325533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
15:29:52 [2020-07-07T19:29:52.593Z] DEBUG - Clicked on with mnemonic 'Refresh'
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Clicking on &No
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=717326128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=717326128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=717326128 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=717326128 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=717326128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=717326128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=717326128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Clicked on 
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717326191 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717326191 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717326191 data=null} to TreeItem with text {kernel-overlap-testing}
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717326191 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717326191 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717326209 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=717326231 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=717326231 data=null doit=true} to TreeItem with text {Experiment [2]}
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=717326231 data=null} to TreeItem with text {Experiment [2]}
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=717326231 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
15:29:53 [2020-07-07T19:29:53.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717326231 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
15:29:53 [2020-07-07T19:29:53.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=717326244 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
15:29:53 [2020-07-07T19:29:53.154Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
15:29:53 [2020-07-07T19:29:53.154Z] 
15:29:53 [2020-07-07T19:29:53.154Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:53.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:53 [2020-07-07T19:29:53.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:53 [2020-07-07T19:29:53.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:53 [2020-07-07T19:29:53.409Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:29:53 [2020-07-07T19:29:53.409Z] 
15:29:53 [2020-07-07T19:29:53.409Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:53.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:53 [2020-07-07T19:29:53.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:53 [2020-07-07T19:29:53.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:53 [2020-07-07T19:29:53.409Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:53 [2020-07-07T19:29:53.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717326616 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:29:53 [2020-07-07T19:29:53.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717326616 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:53 [2020-07-07T19:29:53.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717326616 data=null} to TreeItem with text {kernel-overlap-testing}
15:29:53 [2020-07-07T19:29:53.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717326616 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:53 [2020-07-07T19:29:53.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717326616 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:53 [2020-07-07T19:29:53.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717326632 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:53 [2020-07-07T19:29:53.665Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:53 [2020-07-07T19:29:53.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717326690 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
15:29:53 [2020-07-07T19:29:53.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717326690 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:53 [2020-07-07T19:29:53.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717326690 data=null} to TreeItem with text {Traces [2]}
15:29:53 [2020-07-07T19:29:53.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717326691 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:29:53 [2020-07-07T19:29:53.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717326691 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:53 [2020-07-07T19:29:53.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717326698 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:29:53 [2020-07-07T19:29:53.665Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:29:53 [2020-07-07T19:29:53.665Z] DEBUG - Clicking on with mnemonic 'Refresh'
15:29:53 [2020-07-07T19:29:53.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=717326717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
15:29:53 [2020-07-07T19:29:53.665Z] DEBUG - Clicked on with mnemonic 'Refresh'
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - Clicking on &Yes
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717326904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717326904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717326904 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717326904 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717326904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717326904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:29:53 [2020-07-07T19:29:53.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717326904 data=null item=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')
15:29:54 [2020-07-07T19:29:54.175Z] 
15:29:54 [2020-07-07T19:29:54.175Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:54.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:54 [2020-07-07T19:29:54.175Z] 
15:29:54 [2020-07-07T19:29:54.175Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:54.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Clicked on 
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717327220 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717327220 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717327220 data=null} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717327220 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717327220 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717327236 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717327258 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717327258 data=null doit=true} to TreeItem with text {test}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717327258 data=null} to TreeItem with text {test}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717327277 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717327277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717327284 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717327285 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717327285 data=null doit=true} to TreeItem with text {test}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717327285 data=null} to TreeItem with text {test}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717327285 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717327285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717327287 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
15:29:54 [2020-07-07T19:29:54.175Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717327288 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717327288 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717327288 data=null} to TreeItem with text {Traces [2]}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717327288 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717327288 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717327292 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:29:54 [2020-07-07T19:29:54.175Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:29:54 [2020-07-07T19:29:54.175Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717327299 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717327299 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717327299 data=null} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717327299 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717327299 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717327306 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=717327333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Linux Kernel Trace'
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717327342 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717327342 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717327342 data=null} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717327342 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717327342 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717327350 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:54 [2020-07-07T19:29:54.431Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:29:54 [2020-07-07T19:29:54.431Z] DEBUG - Clicking on with mnemonic 'Open'
15:29:54 [2020-07-07T19:29:54.431Z] DEBUG - Clicked on with mnemonic 'Open'
15:29:54 [2020-07-07T19:29:54.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=717327368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
15:29:54 [2020-07-07T19:29:54.431Z] 
15:29:54 [2020-07-07T19:29:54.431Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:54.298: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:54 [2020-07-07T19:29:54.991Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:55 [2020-07-07T19:29:55.918Z] 
15:29:55 [2020-07-07T19:29:55.918Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:55.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:55 [2020-07-07T19:29:55.918Z] 
15:29:55 [2020-07-07T19:29:55.918Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:55.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717328848 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717328849 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717328849 data=null} to TreeItem with text {Traces [2]}
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717328849 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717328849 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717328854 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
15:29:55 [2020-07-07T19:29:55.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=717328878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
15:29:55 [2020-07-07T19:29:55.918Z] 
15:29:55 [2020-07-07T19:29:55.918Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-07-07 19:29:55.727
15:29:55 [2020-07-07T19:29:55.918Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:29:55 [2020-07-07T19:29:55.918Z] 
15:29:55 [2020-07-07T19:29:55.918Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:55.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:56 [2020-07-07T19:29:56.479Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:29:57 [2020-07-07T19:29:57.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:29:57 [2020-07-07T19:29:57.405Z] 
15:29:57 [2020-07-07T19:29:57.405Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:57.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:57 [2020-07-07T19:29:57.405Z] 
15:29:57 [2020-07-07T19:29:57.405Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:57.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:57 [2020-07-07T19:29:57.405Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:57 [2020-07-07T19:29:57.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717330364 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717330364 data=null doit=true} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717330364 data=null} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717330364 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717330370 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.406Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:57 [2020-07-07T19:29:57.406Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717330371 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717330371 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717330371 data=null} to TreeItem with text {kernel-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717330371 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330371 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717330384 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717330400 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717330400 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717330400 data=null} to TreeItem with text {ust-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717330400 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330400 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717330408 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=717330427 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=717330427 data=null doit=true} to TreeItem with text {Experiment [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=717330427 data=null} to TreeItem with text {Experiment [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=717330427 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330428 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=717330433 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717330453 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717330454 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717330454 data=null} to TreeItem with text {Traces [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717330454 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330454 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717330459 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Clicking on with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=717330485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Clicked on with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717330489 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717330489 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717330489 data=null} to TreeItem with text {kernel-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717330489 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330489 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717330498 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717330518 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717330518 data=null doit=true} to TreeItem with text {ust-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717330518 data=null} to TreeItem with text {ust-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717330519 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330519 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717330525 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=717330546 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=717330547 data=null doit=true} to TreeItem with text {Experiment [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=717330547 data=null} to TreeItem with text {Experiment [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=717330547 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330547 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=717330558 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717330587 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717330587 data=null doit=true} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717330587 data=null} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717330587 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717330598 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717330598 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717330598 data=null doit=true} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717330598 data=null} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717330599 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717330601 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
15:29:57 [2020-07-07T19:29:57.662Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717330602 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717330602 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717330602 data=null} to TreeItem with text {Traces [2]}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717330602 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330602 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717330606 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
15:29:57 [2020-07-07T19:29:57.662Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:29:57 [2020-07-07T19:29:57.662Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Clicking on with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=717330607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Clicked on with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.662Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=717330796 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=717330796 data=null doit=true} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=717330796 data=null} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=717330797 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330797 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=717330808 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=717330809 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=717330809 data=null doit=true} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=717330809 data=null} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=717330809 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330809 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=717330811 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Clicking on with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=717330839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.662Z] DEBUG - Clicked on with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.918Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=717330941 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=717330941 data=null doit=true} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=717330941 data=null} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=717330941 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330941 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=717330944 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Clicking on with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=717330965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Clicked on with mnemonic 'Refresh'
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=717330968 data=null doit=true} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=717330968 data=null} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=717330968 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717330968 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=717330970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {c-project}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=717330971 data=null doit=true} to TreeItem with text {Trace Compass}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=717330971 data=null} to TreeItem with text {Trace Compass}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=717330971 data=null button=1 stateMask=0x0 x=93 y=35 count=1} to TreeItem with text {Trace Compass}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717330971 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}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=717330972 data=null button=1 stateMask=0x80000 x=93 y=35 count=1} to TreeItem with text {Trace Compass}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717330973 data=null button=0 stateMask=0x0 x=94 y=81 count=0} to TreeItem with text {Traces [0]}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717330973 data=null doit=true} to TreeItem with text {Traces [0]}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717330973 data=null} to TreeItem with text {Traces [0]}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717330973 data=null button=1 stateMask=0x0 x=94 y=81 count=1} to TreeItem with text {Traces [0]}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717330973 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]}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717330983 data=null button=1 stateMask=0x80000 x=110 y=81 count=1} to TreeItem with text {Traces [0]}
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:29:57 [2020-07-07T19:29:57.919Z] DEBUG - Clicking on with mnemonic 'Import...'
15:29:58 [2020-07-07T19:29:58.174Z] DEBUG - Clicked on with mnemonic 'Import...'
15:29:58 [2020-07-07T19:29:58.174Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.174Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:29:58 [2020-07-07T19:29:58.174Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:29:58 [2020-07-07T19:29:58.174Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:29:58 [2020-07-07T19:29:58.174Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.174Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.174Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.174Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.174Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.174Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.174Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} time=717331191 data=null} to (of type 'Combo')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Attempting to set focus on (of type 'Tree')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=717331270 data=null doit=true} to TreeItem with text {c-project}
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=717331270 data=null} to TreeItem with text {c-project}
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=717331271 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {c-project}
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717331274 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {c-project}
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=717331275 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {c-project}
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=717331283 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=717331283 data=null doit=true} to Tree node with text: kernel-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=717331284 data=null} to Tree node with text: kernel-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=717331284 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717331284 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=717331289 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Setting state to checked on: kernel-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:29:58 [2020-07-07T19:29:58.175Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=717331295 data=null button=0 stateMask=0x0 x=142 y=81 count=0} to Tree node with text: ust-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=717331296 data=null doit=true} to Tree node with text: ust-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=717331296 data=null} to Tree node with text: ust-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=717331296 data=null button=1 stateMask=0x0 x=142 y=81 count=1} to Tree node with text: ust-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717331296 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ust-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=717331297 data=null button=1 stateMask=0x80000 x=142 y=81 count=1} to Tree node with text: ust-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Setting state to checked on: ust-overlap-testing
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Clicking on &Finish
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=717331298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=717331299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=717331299 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=717331299 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=717331299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=717331299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:29:58 [2020-07-07T19:29:58.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:29:58 [2020-07-07T19:29:58.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:29:58 [2020-07-07T19:29:58.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:29:58 [2020-07-07T19:29:58.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:29:58 [2020-07-07T19:29:58.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:29:58 [2020-07-07T19:29:58.175Z] DEBUG - Clicked on &Finish
15:29:58 [2020-07-07T19:29:58.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=717331299 data=null item=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')
15:29:58 [2020-07-07T19:29:58.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=717331003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717331803 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717331803 data=null} to TreeItem with text {Traces [2]}
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717331804 data=null button=1 stateMask=0x0 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717331804 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717331806 data=null button=1 stateMask=0x80000 x=94 y=81 count=1} to TreeItem with text {Traces [2]}
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Attempting to set focus on Tree with text {}
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717331807 data=null button=0 stateMask=0x0 x=94 y=81 count=0} to TreeItem with text {Traces [2]}
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717331807 data=null doit=true} to TreeItem with text {Traces [2]}
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717331807 data=null} to TreeItem with text {Traces [2]}
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717331807 data=null button=1 stateMask=0x0 x=94 y=81 count=1} to TreeItem with text {Traces [2]}
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717331807 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717331809 data=null button=1 stateMask=0x80000 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
15:29:58 [2020-07-07T19:29:58.688Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
15:29:58 [2020-07-07T19:29:58.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=717331830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
15:29:58 [2020-07-07T19:29:58.944Z] 
15:29:58 [2020-07-07T19:29:58.944Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-07-07 19:29:58.838
15:29:58 [2020-07-07T19:29:58.944Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:29:59 [2020-07-07T19:29:59.201Z] 
15:29:59 [2020-07-07T19:29:59.201Z] (Eclipse:16807): Gtk-CRITICAL **: 19:29:59.016: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:29:59 [2020-07-07T19:29:59.201Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:30:00 [2020-07-07T19:30:00.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:30:00 [2020-07-07T19:30:00.564Z] 
15:30:00 [2020-07-07T19:30:00.564Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:00.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:00 [2020-07-07T19:30:00.564Z] 
15:30:00 [2020-07-07T19:30:00.564Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:00.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:00 [2020-07-07T19:30:00.564Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
15:30:00 [2020-07-07T19:30:00.564Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
15:30:00 [2020-07-07T19:30:00.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=717333522 data=null doit=true} to TreeItem with text {Experiments [1]}
15:30:00 [2020-07-07T19:30:00.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=717333522 data=null} to TreeItem with text {Experiments [1]}
15:30:00 [2020-07-07T19:30:00.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=717333523 data=null button=1 stateMask=0x0 x=130 y=58 count=1} to TreeItem with text {Experiments [1]}
15:30:00 [2020-07-07T19:30:00.564Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717333523 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]}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=717333526 data=null button=1 stateMask=0x80000 x=114 y=58 count=1} to TreeItem with text {Experiments [1]}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=717333526 data=null doit=true} to TreeItem with text {Experiment [2]}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=717333526 data=null} to TreeItem with text {Experiment [2]}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=717333526 data=null button=1 stateMask=0x0 x=129 y=81 count=1} to TreeItem with text {Experiment [2]}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717333526 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiment [2]}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=717333530 data=null button=1 stateMask=0x80000 x=129 y=81 count=1} to TreeItem with text {Experiment [2]}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=717333531 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=717333531 data=null doit=true} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=717333531 data=null} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=717333531 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717333532 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=717333554 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Clicking on with mnemonic 'Refresh'
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=717333593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
15:30:00 [2020-07-07T19:30:00.565Z] DEBUG - Clicked on with mnemonic 'Refresh'
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=717333796 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=717333796 data=null doit=true} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=717333796 data=null} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=717333796 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717333796 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=717333807 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Clicking on with mnemonic 'Refresh'
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=717333829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Clicked on with mnemonic 'Refresh'
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=717333881 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=717333881 data=null doit=true} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=717333881 data=null} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=717333881 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717333881 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=717333884 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
15:30:00 [2020-07-07T19:30:00.822Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:30:00 [2020-07-07T19:30:00.822Z] DEBUG - Clicking on with mnemonic 'Refresh'
15:30:00 [2020-07-07T19:30:00.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=717333910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
15:30:00 [2020-07-07T19:30:00.822Z] DEBUG - Clicked on with mnemonic 'Refresh'
15:30:01 [2020-07-07T19:30:01.077Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:01 [2020-07-07T19:30:01.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=717334011 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
15:30:01 [2020-07-07T19:30:01.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=717334011 data=null doit=true} to TreeItem with text {c-project}
15:30:01 [2020-07-07T19:30:01.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=717334011 data=null} to TreeItem with text {c-project}
15:30:01 [2020-07-07T19:30:01.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=717334012 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
15:30:01 [2020-07-07T19:30:01.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717334012 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
15:30:01 [2020-07-07T19:30:01.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=717334014 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
15:30:01 [2020-07-07T19:30:01.077Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Clicking on with mnemonic 'Refresh'
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=717334037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Clicked on with mnemonic 'Refresh'
15:30:01 [2020-07-07T19:30:01.078Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
15:30:01 [2020-07-07T19:30:01.078Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=717334040 data=null doit=true} to TreeItem with text {Experiments [1]}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=717334040 data=null} to TreeItem with text {Experiments [1]}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=717334040 data=null button=1 stateMask=0x0 x=130 y=58 count=1} to TreeItem with text {Experiments [1]}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717334040 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]}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=717334040 data=null button=1 stateMask=0x80000 x=130 y=58 count=1} to TreeItem with text {Experiments [1]}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717334041 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717334054 data=null button=0 stateMask=0x0 x=55 y=104 count=0} to TreeItem with text {test}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717334055 data=null doit=true} to TreeItem with text {test}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717334055 data=null} to TreeItem with text {test}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717334055 data=null button=1 stateMask=0x0 x=55 y=104 count=1} to TreeItem with text {test}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717334055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717334060 data=null button=1 stateMask=0x80000 x=55 y=104 count=1} to TreeItem with text {test}
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Clicking on with mnemonic 'Delete'
15:30:01 [2020-07-07T19:30:01.078Z] DEBUG - Clicked on with mnemonic 'Delete'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717334660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717334660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717334660 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717334660 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717334660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717334660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=717334660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717334660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717334660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717334660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717334660 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717334660 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Clicking on OK
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717334660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717334660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717334660 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717334660 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717334660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717334660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Clicked on OK
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717334660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:01 [2020-07-07T19:30:01.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717334086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717335163 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=717335166 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=717335166 data=null doit=true} to TreeItem with text {c-project}
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=717335166 data=null} to TreeItem with text {c-project}
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=717335166 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717335166 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=717335182 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - Clicking on with mnemonic 'Delete'
15:30:02 [2020-07-07T19:30:02.200Z] DEBUG - Clicked on with mnemonic 'Delete'
15:30:02 [2020-07-07T19:30:02.200Z] 
15:30:02 [2020-07-07T19:30:02.200Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:02.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717335791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717335792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717335792 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717335792 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717335792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717335792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] 
15:30:02 [2020-07-07T19:30:02.761Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:02.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:02 [2020-07-07T19:30:02.761Z] 
15:30:02 [2020-07-07T19:30:02.761Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:02.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=717335792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] 
15:30:02 [2020-07-07T19:30:02.761Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:02.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717335797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717335797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717335797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717335797 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717335797 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - Clicking on OK
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717335798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717335798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717335798 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717335798 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717335798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717335798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - Clicked on OK
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717335798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:02 [2020-07-07T19:30:02.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717335205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:30:03 [2020-07-07T19:30:03.324Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.587 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
15:30:03 [2020-07-07T19:30:03.324Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.143 s
15:30:03 [2020-07-07T19:30:03.324Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 5.018 s
15:30:03 [2020-07-07T19:30:03.324Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 3.329 s
15:30:03 [2020-07-07T19:30:03.324Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.208 s
15:30:03 [2020-07-07T19:30:03.324Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 3.247 s
15:30:03 [2020-07-07T19:30:03.324Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
15:30:03 [2020-07-07T19:30:03.580Z] 
15:30:03 [2020-07-07T19:30:03.580Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:03.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:07 [2020-07-07T19:30:07.744Z] 
15:30:07 [2020-07-07T19:30:07.744Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:07.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:11 [2020-07-07T19:30:11.014Z] 
15:30:11 [2020-07-07T19:30:11.014Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:10.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:11 [2020-07-07T19:30:11.942Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.6 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
15:30:11 [2020-07-07T19:30:11.942Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 1.91 s
15:30:11 [2020-07-07T19:30:11.942Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 0.086 s
15:30:11 [2020-07-07T19:30:11.942Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 2.209 s
15:30:11 [2020-07-07T19:30:11.942Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
15:30:12 [2020-07-07T19:30:12.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717345297 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:30:12 [2020-07-07T19:30:12.197Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:30:12 [2020-07-07T19:30:12.197Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:30:12 [2020-07-07T19:30:12.197Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717345527 data=null doit=true} to Shell with text {Preferences}
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717345589 data=null doit=true} to TreeItem with text {Tracing}
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717345589 data=null} to TreeItem with text {Tracing}
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717345590 data=null button=1 stateMask=0x0 x=49 y=150 count=1} to TreeItem with text {Tracing}
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717345590 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}
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717345591 data=null button=1 stateMask=0x80000 x=49 y=150 count=1} to TreeItem with text {Tracing}
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717345591 data=null doit=true} to Tree node with text: Perspectives
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717345592 data=null} to Tree node with text: Perspectives
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717345592 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717345592 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717345592 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:12 [2020-07-07T19:30:12.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=717345625 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717345691 data=null doit=true} to Tree node with text: Perspectives
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717345691 data=null} to Tree node with text: Perspectives
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717345691 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717345692 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717345728 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:30:12 [2020-07-07T19:30:12.708Z] 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')
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Clicking on Apply and Close
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717345782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717345782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717345782 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717345782 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717345782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717345783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717345783 data=null item=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')
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717345379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:30:12 [2020-07-07T19:30:12.708Z] DEBUG - Clicked on 
15:30:12 [2020-07-07T19:30:12.964Z] 
15:30:12 [2020-07-07T19:30:12.964Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:12.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:14 [2020-07-07T19:30:14.328Z] 
15:30:14 [2020-07-07T19:30:14.328Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:14.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:14 [2020-07-07T19:30:14.328Z] 
15:30:14 [2020-07-07T19:30:14.328Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:14.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:14 [2020-07-07T19:30:14.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717347424 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:30:14 [2020-07-07T19:30:14.328Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:30:14 [2020-07-07T19:30:14.328Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:30:14 [2020-07-07T19:30:14.328Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717347607 data=null doit=true} to Shell with text {Preferences}
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:30:14 [2020-07-07T19:30:14.583Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717347626 data=null doit=true} to Tree node with text: Perspectives
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717347626 data=null} to Tree node with text: Perspectives
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717347627 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717347627 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717347627 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=717347627 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717347627 data=null doit=true} to Tree node with text: Perspectives
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717347628 data=null} to Tree node with text: Perspectives
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717347628 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717347628 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717347700 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:14 [2020-07-07T19:30:14.583Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=717347702 data=null doit=true} to Button with text {Never}
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=717347702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Never}
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=717347702 data=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=717347702 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=717347702 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=717347702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:30:14 [2020-07-07T19:30:14.584Z] 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')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Clicking on Apply and Close
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717347703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717347703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717347703 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717347703 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717347703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717347704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717347704 data=null item=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')
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717347431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:30:14 [2020-07-07T19:30:14.584Z] DEBUG - Clicked on 
15:30:14 [2020-07-07T19:30:14.839Z] 
15:30:14 [2020-07-07T19:30:14.839Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:14.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:16 [2020-07-07T19:30:16.202Z] 
15:30:16 [2020-07-07T19:30:16.202Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:16.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:16 [2020-07-07T19:30:16.202Z] 
15:30:16 [2020-07-07T19:30:16.202Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:16.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:16 [2020-07-07T19:30:16.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717349295 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:30:16 [2020-07-07T19:30:16.202Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:30:16 [2020-07-07T19:30:16.202Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:30:16 [2020-07-07T19:30:16.202Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717349412 data=null doit=true} to Shell with text {Preferences}
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:30:16 [2020-07-07T19:30:16.458Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717349443 data=null doit=true} to Tree node with text: Perspectives
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717349443 data=null} to Tree node with text: Perspectives
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717349443 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717349443 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717349443 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=717349444 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717349444 data=null doit=true} to Tree node with text: Perspectives
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717349444 data=null} to Tree node with text: Perspectives
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717349444 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717349444 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717349505 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:30:16 [2020-07-07T19:30:16.458Z] 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')
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Clicking on Apply and Close
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717349507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717349507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717349518 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717349519 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717349519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717349520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717349521 data=null item=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')
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717349302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:30:16 [2020-07-07T19:30:16.458Z] DEBUG - Clicked on 
15:30:16 [2020-07-07T19:30:16.714Z] 
15:30:16 [2020-07-07T19:30:16.714Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:16.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:16 [2020-07-07T19:30:16.969Z] 
15:30:16 [2020-07-07T19:30:16.969Z] (Eclipse:16807): Gtk-WARNING **: 19:30:16.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:30:16 [2020-07-07T19:30:16.969Z] 
15:30:16 [2020-07-07T19:30:16.969Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:16.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:16 [2020-07-07T19:30:16.969Z] 
15:30:16 [2020-07-07T19:30:16.969Z] (Eclipse:16807): Gtk-CRITICAL **: 19:30:16.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717351005 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717351005 data=null doit=true} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717351005 data=null} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717351005 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717351005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717351017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717351017 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717351017 data=null doit=true} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717351017 data=null} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717351017 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717351017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717351020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717351021 data=null doit=true} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717351021 data=null} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717351021 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717351022 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}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717351023 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=717351024 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [2]}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717351024 data=null doit=true} to TreeItem with text {Traces [2]}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717351024 data=null} to TreeItem with text {Traces [2]}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717351024 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717351024 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717351027 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=717351027 data=null doit=true} to TreeItem with text {Traces [2]}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=717351027 data=null} to TreeItem with text {Traces [2]}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=717351028 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717351028 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=717351029 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=717351029 data=null button=0 stateMask=0x0 x=83 y=81 count=0} to TreeItem with text {kernel}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=717351029 data=null doit=true} to TreeItem with text {kernel}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=717351029 data=null} to TreeItem with text {kernel}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=717351029 data=null button=1 stateMask=0x0 x=83 y=81 count=1} to TreeItem with text {kernel}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717351030 data=null item=TreeItem {kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel}
15:30:17 [2020-07-07T19:30:17.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=717351032 data=null button=1 stateMask=0x80000 x=99 y=81 count=1} to TreeItem with text {kernel}
15:30:18 [2020-07-07T19:30:18.156Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:30:18 [2020-07-07T19:30:18.156Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
15:30:18 [2020-07-07T19:30:18.156Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
15:30:18 [2020-07-07T19:30:18.156Z] DEBUG - Clicking on with mnemonic 'Test experiment'
15:30:18 [2020-07-07T19:30:18.156Z] DEBUG - Clicked on with mnemonic 'Test experiment'
15:30:18 [2020-07-07T19:30:18.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=717351085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Test experiment'
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717352000 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717352128 data=null doit=true} to Shell with text {Preferences}
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:30:19 [2020-07-07T19:30:19.082Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717352201 data=null doit=true} to Tree node with text: Perspectives
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717352201 data=null} to Tree node with text: Perspectives
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717352202 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717352202 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717352202 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=717352203 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717352203 data=null doit=true} to Tree node with text: Perspectives
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717352203 data=null} to Tree node with text: Perspectives
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717352203 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:19 [2020-07-07T19:30:19.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717352203 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717352290 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=717352291 data=null doit=true} to Button with text {Always}
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=717352291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always}
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=717352291 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=717352308 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=717352308 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=717352308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:30:19 [2020-07-07T19:30:19.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:30:19 [2020-07-07T19:30:19.338Z] 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')
15:30:19 [2020-07-07T19:30:19.339Z] DEBUG - Clicking on Apply and Close
15:30:19 [2020-07-07T19:30:19.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717352323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:19 [2020-07-07T19:30:19.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717352323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:19 [2020-07-07T19:30:19.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717352323 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:19 [2020-07-07T19:30:19.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717352323 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:19 [2020-07-07T19:30:19.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717352323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:19 [2020-07-07T19:30:19.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717352323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:19 [2020-07-07T19:30:19.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717352323 data=null item=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')
15:30:19 [2020-07-07T19:30:19.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717352020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:30:19 [2020-07-07T19:30:19.339Z] DEBUG - Clicked on 
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=717353930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=717353932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=717353932 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=717353932 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=717353932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=717353932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=717353932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=717353932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=717353932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=717353932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=717353933 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=717353933 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Clicking on &Yes
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717353933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717353933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717353933 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717353933 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717353933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717353933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717353933 data=null item=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')
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Clicked on 
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=717354087 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:30:21 [2020-07-07T19:30:21.227Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717354513 data=null doit=true} to Shell with text {Preferences}
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:30:21 [2020-07-07T19:30:21.483Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717354514 data=null doit=true} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717354514 data=null} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717354515 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717354515 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717354515 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=717354515 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717354516 data=null doit=true} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717354521 data=null} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717354521 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717354521 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717354522 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Clicking on Cancel
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=717354523 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')
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=717354523 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')
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=717354523 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=717354523 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=717354523 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')
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=717354523 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')
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=717354523 data=null item=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')
15:30:21 [2020-07-07T19:30:21.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717354188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:30:21 [2020-07-07T19:30:21.741Z] DEBUG - Clicked on 
15:30:21 [2020-07-07T19:30:21.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717354918 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717355043 data=null doit=true} to Shell with text {Preferences}
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:30:21 [2020-07-07T19:30:21.997Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717355044 data=null doit=true} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717355044 data=null} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717355044 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717355044 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717355044 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=717355045 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717355045 data=null doit=true} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717355045 data=null} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717355045 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717355045 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717355046 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=717355047 data=null doit=true} to Button with text {Always}
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=717355047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always}
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=717355047 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=717355047 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=717355047 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=717355047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.997Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - Clicking on Apply and Close
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717355098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717355098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717355098 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717355098 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717355098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717355098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717355098 data=null item=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')
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717354980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:30:21 [2020-07-07T19:30:21.998Z] DEBUG - Clicked on 
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - Clicking on &No
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=717356648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=717356648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=717356648 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=717356648 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=717356648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=717356648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=717356648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - Clicked on 
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=717356785 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:30:23 [2020-07-07T19:30:23.887Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717357110 data=null doit=true} to Shell with text {Preferences}
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:30:24 [2020-07-07T19:30:24.143Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717357112 data=null doit=true} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717357112 data=null} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717357112 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717357112 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717357112 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=717357113 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717357113 data=null doit=true} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717357113 data=null} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717357113 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717357113 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717357113 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - Clicking on Cancel
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=717357124 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')
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=717357124 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')
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=717357124 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=717357124 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=717357124 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')
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=717357124 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')
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=717357124 data=null item=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')
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717356836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:30:24 [2020-07-07T19:30:24.144Z] DEBUG - Clicked on 
15:30:24 [2020-07-07T19:30:24.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717357410 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:30:24 [2020-07-07T19:30:24.401Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:30:24 [2020-07-07T19:30:24.401Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:30:24 [2020-07-07T19:30:24.401Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717357619 data=null doit=true} to Shell with text {Preferences}
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:30:24 [2020-07-07T19:30:24.657Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717357634 data=null doit=true} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717357634 data=null} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717357634 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717357634 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717357634 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=717357635 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717357635 data=null doit=true} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717357635 data=null} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717357636 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717357636 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717357696 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:30:24 [2020-07-07T19:30:24.657Z] 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')
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Clicking on Apply and Close
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717357698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717357698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717357698 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717357698 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717357698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717357698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:24 [2020-07-07T19:30:24.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717357698 data=null item=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')
15:30:24 [2020-07-07T19:30:24.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717357474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:30:24 [2020-07-07T19:30:24.658Z] DEBUG - Clicked on 
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - Clicking on &Yes
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717359162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717359162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717359162 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717359162 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717359162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717359162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:30:26 [2020-07-07T19:30:26.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717359162 data=null item=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')
15:30:26 [2020-07-07T19:30:26.278Z] DEBUG - Clicked on 
15:30:26 [2020-07-07T19:30:26.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=717359290 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
15:30:26 [2020-07-07T19:30:26.278Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:30:26 [2020-07-07T19:30:26.278Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:30:26 [2020-07-07T19:30:26.278Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:30:26 [2020-07-07T19:30:26.533Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:30:26 [2020-07-07T19:30:26.533Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:26 [2020-07-07T19:30:26.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717359714 data=null doit=true} to Shell with text {Preferences}
15:30:26 [2020-07-07T19:30:26.533Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:26 [2020-07-07T19:30:26.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:26 [2020-07-07T19:30:26.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:26 [2020-07-07T19:30:26.533Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:30:26 [2020-07-07T19:30:26.533Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:30:26 [2020-07-07T19:30:26.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717359715 data=null doit=true} to Tree node with text: Perspectives
15:30:26 [2020-07-07T19:30:26.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717359715 data=null} to Tree node with text: Perspectives
15:30:26 [2020-07-07T19:30:26.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717359715 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:26 [2020-07-07T19:30:26.533Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717359716 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
15:30:26 [2020-07-07T19:30:26.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717359716 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:26 [2020-07-07T19:30:26.534Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=717359716 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717359716 data=null doit=true} to Tree node with text: Perspectives
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717359716 data=null} to Tree node with text: Perspectives
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717359717 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717359717 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717359717 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Clicking on Cancel
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=717359724 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')
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=717359724 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')
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=717359724 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=717359724 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=717359724 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')
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=717359724 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')
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=717359724 data=null item=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')
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717359388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:30:26 [2020-07-07T19:30:26.789Z] DEBUG - Clicked on 
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717360101 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717360215 data=null doit=true} to Shell with text {Preferences}
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:30:27 [2020-07-07T19:30:27.045Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717360217 data=null doit=true} to Tree node with text: Perspectives
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717360217 data=null} to Tree node with text: Perspectives
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717360217 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717360217 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717360217 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:27 [2020-07-07T19:30:27.045Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=717360289 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717360290 data=null doit=true} to Tree node with text: Perspectives
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717360290 data=null} to Tree node with text: Perspectives
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717360290 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717360290 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717360290 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=717360292 data=null doit=true} to Button with text {Prompt}
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=717360292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Prompt}
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=717360292 data=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=717360292 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=717360292 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=717360292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:30:27 [2020-07-07T19:30:27.300Z] 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')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Clicking on Apply and Close
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717360325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717360326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717360326 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717360394 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717360394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717360395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717360395 data=null item=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')
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717360120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:30:27 [2020-07-07T19:30:27.300Z] DEBUG - Clicked on 
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717362022 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717362130 data=null doit=true} to Shell with text {Preferences}
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:30:29 [2020-07-07T19:30:29.187Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717362131 data=null doit=true} to Tree node with text: Perspectives
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717362131 data=null} to Tree node with text: Perspectives
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717362132 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717362132 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717362132 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=717362133 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717362133 data=null doit=true} to Tree node with text: Perspectives
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717362133 data=null} to Tree node with text: Perspectives
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717362133 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:29 [2020-07-07T19:30:29.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717362133 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717362133 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=717362163 data=null doit=true} to Button with text {Always}
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=717362163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always}
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=717362163 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=717362163 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=717362164 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=717362164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:30:29 [2020-07-07T19:30:29.188Z] 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')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Clicking on Apply and Close
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717362164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717362164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717362164 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717362164 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717362164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717362165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717362165 data=null item=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')
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717362029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:30:29 [2020-07-07T19:30:29.188Z] DEBUG - Clicked on 
15:30:30 [2020-07-07T19:30:30.552Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
15:30:30 [2020-07-07T19:30:30.552Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.552Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
15:30:30 [2020-07-07T19:30:30.552Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
15:30:30 [2020-07-07T19:30:30.552Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.552Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.552Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.552Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.552Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
15:30:30 [2020-07-07T19:30:30.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=717363629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=717363631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=717363631 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=717363631 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=717363631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=717363631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=717363631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=717363631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=717363631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=717363631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=717363631 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=717363631 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Clicking on &No
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=717363632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=717363632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=717363632 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=717363632 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=717363632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=717363632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=717363632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Clicked on 
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=717363645 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:30:30 [2020-07-07T19:30:30.553Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717363820 data=null doit=true} to Shell with text {Preferences}
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:30:30 [2020-07-07T19:30:30.811Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717363854 data=null doit=true} to Tree node with text: Perspectives
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717363854 data=null} to Tree node with text: Perspectives
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717363869 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717363869 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717363869 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=717363870 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=717363870 data=null doit=true} to Tree node with text: Perspectives
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=717363870 data=null} to Tree node with text: Perspectives
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=717363936 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717363936 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=717363951 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Clicking on Cancel
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=717363953 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')
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=717363953 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')
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=717363953 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=717363953 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=717363953 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')
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=717363953 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')
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=717363953 data=null item=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')
15:30:30 [2020-07-07T19:30:30.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717363700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:30:31 [2020-07-07T19:30:31.066Z] DEBUG - Clicked on 
15:30:31 [2020-07-07T19:30:31.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717364569 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:30:31 [2020-07-07T19:30:31.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:30:31 [2020-07-07T19:30:31.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:31 [2020-07-07T19:30:31.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:31 [2020-07-07T19:30:31.627Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:31 [2020-07-07T19:30:31.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717364572 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:30:31 [2020-07-07T19:30:31.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717364572 data=null doit=true} to TreeItem with text {test}
15:30:31 [2020-07-07T19:30:31.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717364572 data=null} to TreeItem with text {test}
15:30:31 [2020-07-07T19:30:31.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717364572 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:30:31 [2020-07-07T19:30:31.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717364572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:30:31 [2020-07-07T19:30:31.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717364584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:30:31 [2020-07-07T19:30:31.628Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:30:31 [2020-07-07T19:30:31.628Z] DEBUG - Clicking on with mnemonic 'Delete'
15:30:31 [2020-07-07T19:30:31.628Z] DEBUG - Clicked on with mnemonic 'Delete'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717365206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717365206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717365207 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717365207 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717365207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717365207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=717365207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717365207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717365207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717365207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717365207 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717365207 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Clicking on OK
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717365207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717365207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717365207 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717365207 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717365207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717365207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.189Z] DEBUG - Clicked on OK
15:30:32 [2020-07-07T19:30:32.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717365207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:32 [2020-07-07T19:30:32.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717364605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:30:32 [2020-07-07T19:30:32.700Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.801 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
15:30:32 [2020-07-07T19:30:32.700Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.162 s
15:30:32 [2020-07-07T19:30:32.700Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.906 s
15:30:32 [2020-07-07T19:30:32.700Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.644 s
15:30:32 [2020-07-07T19:30:32.700Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.912 s
15:30:32 [2020-07-07T19:30:32.700Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.489 s
15:30:32 [2020-07-07T19:30:32.700Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.698 s
15:30:32 [2020-07-07T19:30:32.700Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.954 s
15:30:32 [2020-07-07T19:30:32.700Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.126 s
15:30:32 [2020-07-07T19:30:32.700Z] 
15:30:32 [2020-07-07T19:30:32.700Z] Results:
15:30:32 [2020-07-07T19:30:32.700Z] 
15:30:32 [2020-07-07T19:30:32.700Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
15:30:32 [2020-07-07T19:30:32.700Z] 
15:30:32 [2020-07-07T19:30:32.955Z] 
15:30:32 [2020-07-07T19:30:32.955Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 19:30:32.800
15:30:32 [2020-07-07T19:30:32.955Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] All tests passed!
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] 
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.pom
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] 
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] 
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.5-SNAPSHOT [127/138]
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] 
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] 
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] The project's OSGi version is 1.0.5.202007071840
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] 
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] 
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] 
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] 
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] 
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:33 [2020-07-07T19:30:33.881Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
15:30:34 [2020-07-07T19:30:34.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[252] 
15:30:34 [2020-07-07T19:30:34.137Z] 	node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel());
15:30:34 [2020-07-07T19:30:34.137Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:30:34 [2020-07-07T19:30:34.137Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
15:30:34 [2020-07-07T19:30:34.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[269] 
15:30:34 [2020-07-07T19:30:34.137Z] 	htIo.supplyATReader(seqNb).getChannel(),
15:30:34 [2020-07-07T19:30:34.137Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:30:34 [2020-07-07T19:30:34.137Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
15:30:34 [2020-07-07T19:30:34.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[84] 
15:30:34 [2020-07-07T19:30:34.137Z] 	long time = fillValues(ht, node.getNodeFreeSpace(), start);
15:30:34 [2020-07-07T19:30:34.137Z] 	                       ^^
15:30:34 [2020-07-07T19:30:34.137Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>'
15:30:34 [2020-07-07T19:30:34.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[109] 
15:30:34 [2020-07-07T19:30:34.137Z] 	time = fillValues(ht, node.getNodeFreeSpace(), time);
15:30:34 [2020-07-07T19:30:34.137Z] 	                  ^^
15:30:34 [2020-07-07T19:30:34.137Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>'
15:30:34 [2020-07-07T19:30:34.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[128] 
15:30:34 [2020-07-07T19:30:34.137Z] 	time = fillValues(ht, node.getNodeFreeSpace(), node.getNodeStart());
15:30:34 [2020-07-07T19:30:34.137Z] 	                  ^^
15:30:34 [2020-07-07T19:30:34.137Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>'
15:30:34 [2020-07-07T19:30:34.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[140] 
15:30:34 [2020-07-07T19:30:34.137Z] 	time = fillValues(ht, node.getNodeFreeSpace(), time);
15:30:34 [2020-07-07T19:30:34.137Z] 	                  ^^
15:30:34 [2020-07-07T19:30:34.137Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>'
15:30:34 [2020-07-07T19:30:34.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[154] 
15:30:34 [2020-07-07T19:30:34.137Z] 	HtTestUtils.assertTreeIntegrity(ht);
15:30:34 [2020-07-07T19:30:34.137Z] 	                                ^^
15:30:34 [2020-07-07T19:30:34.137Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>'
15:30:34 [2020-07-07T19:30:34.137Z] 10 problems (0 errors, 7 warnings, 7 info)
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] 
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] 
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-sources.jar
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] 
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] 
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] 
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] 
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] 
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] 
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] 
15:30:34 [2020-07-07T19:30:34.137Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:34 [2020-07-07T19:30:34.700Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
15:30:34 [2020-07-07T19:30:34.700Z] [INFO] Command line:
15:30:34 [2020-07-07T19:30:34.700Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:30:34 [2020-07-07T19:30:34.700Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:36 [2020-07-07T19:30:36.063Z] !SESSION 2020-07-07 19:30:34.643 -----------------------------------------------
15:30:36 [2020-07-07T19:30:36.063Z] eclipse.buildId=unknown
15:30:36 [2020-07-07T19:30:36.063Z] java.version=1.8.0_202
15:30:36 [2020-07-07T19:30:36.063Z] java.vendor=Oracle Corporation
15:30:36 [2020-07-07T19:30:36.063Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:30:36 [2020-07-07T19:30:36.063Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:30:36 [2020-07-07T19:30:36.063Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:30:36 [2020-07-07T19:30:36.063Z] 
15:30:36 [2020-07-07T19:30:36.063Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:30:35.824
15:30:36 [2020-07-07T19:30:36.063Z] !MESSAGE FrameworkEvent ERROR
15:30:36 [2020-07-07T19:30:36.063Z] !STACK 0
15:30:36 [2020-07-07T19:30:36.063Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
15:30:36 [2020-07-07T19:30:36.063Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:36 [2020-07-07T19:30:36.063Z] 
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:30:36 [2020-07-07T19:30:36.063Z] 
15:30:36 [2020-07-07T19:30:36.063Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:30:35.933
15:30:36 [2020-07-07T19:30:36.063Z] !MESSAGE FrameworkEvent ERROR
15:30:36 [2020-07-07T19:30:36.063Z] !STACK 0
15:30:36 [2020-07-07T19:30:36.063Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
15:30:36 [2020-07-07T19:30:36.063Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:36 [2020-07-07T19:30:36.063Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:30:36 [2020-07-07T19:30:36.063Z]     -> 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"
15:30:36 [2020-07-07T19:30:36.063Z]        org.apache.httpcomponents.httpclient.win [31]
15:30:36 [2020-07-07T19:30:36.063Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:36 [2020-07-07T19:30:36.063Z] 
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:30:36 [2020-07-07T19:30:36.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:30:36 [2020-07-07T19:30:36.990Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
15:30:36 [2020-07-07T19:30:36.990Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
15:30:36 [2020-07-07T19:30:36.990Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
15:30:36 [2020-07-07T19:30:36.990Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.990Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
15:30:36 [2020-07-07T19:30:36.990Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
15:30:36 [2020-07-07T19:30:36.990Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.023 s
15:30:36 [2020-07-07T19:30:36.991Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.033 s
15:30:36 [2020-07-07T19:30:36.991Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
15:30:36 [2020-07-07T19:30:36.991Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
15:30:36 [2020-07-07T19:30:36.991Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
15:30:36 [2020-07-07T19:30:36.991Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
15:30:36 [2020-07-07T19:30:36.991Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
15:30:36 [2020-07-07T19:30:36.991Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
15:30:36 [2020-07-07T19:30:36.991Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
15:30:36 [2020-07-07T19:30:36.991Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
15:30:36 [2020-07-07T19:30:36.991Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
15:30:36 [2020-07-07T19:30:36.991Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
15:30:36 [2020-07-07T19:30:36.991Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
15:30:37 [2020-07-07T19:30:37.247Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
15:30:37 [2020-07-07T19:30:37.247Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.023 s
15:30:37 [2020-07-07T19:30:37.247Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.07 s
15:30:37 [2020-07-07T19:30:37.247Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.088 s
15:30:37 [2020-07-07T19:30:37.247Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.021 s
15:30:37 [2020-07-07T19:30:37.247Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.002 s
15:30:37 [2020-07-07T19:30:37.247Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
15:30:37 [2020-07-07T19:30:37.247Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
15:30:37 [2020-07-07T19:30:37.247Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
15:30:37 [2020-07-07T19:30:37.247Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:37 [2020-07-07T19:30:37.247Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:37 [2020-07-07T19:30:37.247Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:37 [2020-07-07T19:30:37.247Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:37 [2020-07-07T19:30:37.247Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:37 [2020-07-07T19:30:37.247Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.003 s
15:30:37 [2020-07-07T19:30:37.247Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
15:30:37 [2020-07-07T19:30:37.247Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.247Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
15:30:37 [2020-07-07T19:30:37.503Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
15:30:37 [2020-07-07T19:30:37.503Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.02 s
15:30:37 [2020-07-07T19:30:37.503Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.053 s
15:30:37 [2020-07-07T19:30:37.503Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.014 s
15:30:37 [2020-07-07T19:30:37.503Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.089 s
15:30:37 [2020-07-07T19:30:37.503Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.02 s
15:30:37 [2020-07-07T19:30:37.503Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.002 s
15:30:37 [2020-07-07T19:30:37.503Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
15:30:37 [2020-07-07T19:30:37.503Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
15:30:37 [2020-07-07T19:30:37.503Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:37 [2020-07-07T19:30:37.503Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:37 [2020-07-07T19:30:37.503Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:37 [2020-07-07T19:30:37.503Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:37 [2020-07-07T19:30:37.503Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
15:30:37 [2020-07-07T19:30:37.503Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
15:30:37 [2020-07-07T19:30:37.503Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
15:30:37 [2020-07-07T19:30:37.503Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
15:30:37 [2020-07-07T19:30:37.503Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.005 s
15:30:37 [2020-07-07T19:30:37.503Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.009 s
15:30:37 [2020-07-07T19:30:37.503Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.08 s
15:30:37 [2020-07-07T19:30:37.503Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.01 s
15:30:37 [2020-07-07T19:30:37.503Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.001 s
15:30:37 [2020-07-07T19:30:37.503Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
15:30:38 [2020-07-07T19:30:38.064Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
15:30:38 [2020-07-07T19:30:38.064Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.206 s
15:30:38 [2020-07-07T19:30:38.064Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.177 s
15:30:38 [2020-07-07T19:30:38.064Z] 
15:30:38 [2020-07-07T19:30:38.064Z] Results:
15:30:38 [2020-07-07T19:30:38.064Z] 
15:30:38 [2020-07-07T19:30:38.064Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
15:30:38 [2020-07-07T19:30:38.064Z] 
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] All tests passed!
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.pom
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-sources.jar
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.4-SNAPSHOT [128/138]
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] The project's OSGi version is 1.0.4.202007071840
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.626Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.627Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.627Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.627Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.627Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.627Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:38 [2020-07-07T19:30:38.627Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
15:30:38 [2020-07-07T19:30:38.627Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.627Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.627Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
15:30:38 [2020-07-07T19:30:38.882Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[53] 
15:30:38 [2020-07-07T19:30:38.882Z] 	{ "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) },
15:30:38 [2020-07-07T19:30:38.882Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:30:38 [2020-07-07T19:30:38.882Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path'
15:30:38 [2020-07-07T19:30:38.882Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[234] 
15:30:38 [2020-07-07T19:30:38.882Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()]));
15:30:38 [2020-07-07T19:30:38.882Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:30:38 [2020-07-07T19:30:38.882Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
15:30:38 [2020-07-07T19:30:38.882Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[244] 
15:30:38 [2020-07-07T19:30:38.882Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()]));
15:30:38 [2020-07-07T19:30:38.882Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:30:38 [2020-07-07T19:30:38.882Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
15:30:38 [2020-07-07T19:30:38.882Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[49] 
15:30:38 [2020-07-07T19:30:38.882Z] 	boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload()));
15:30:38 [2020-07-07T19:30:38.882Z] 	                                                                                      ^^^^^^^^^^^^^^^^^^^^
15:30:38 [2020-07-07T19:30:38.882Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:30:38 [2020-07-07T19:30:38.882Z] 4 problems (4 warnings)
15:30:38 [2020-07-07T19:30:38.882Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.882Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-sources.jar
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] 
15:30:38 [2020-07-07T19:30:38.883Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:39 [2020-07-07T19:30:39.444Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
15:30:39 [2020-07-07T19:30:39.444Z] [INFO] Command line:
15:30:39 [2020-07-07T19:30:39.444Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:30:39 [2020-07-07T19:30:39.445Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:40 [2020-07-07T19:30:40.810Z] !SESSION 2020-07-07 19:30:39.424 -----------------------------------------------
15:30:40 [2020-07-07T19:30:40.810Z] eclipse.buildId=unknown
15:30:40 [2020-07-07T19:30:40.810Z] java.version=1.8.0_202
15:30:40 [2020-07-07T19:30:40.810Z] java.vendor=Oracle Corporation
15:30:40 [2020-07-07T19:30:40.810Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:30:40 [2020-07-07T19:30:40.810Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:30:40 [2020-07-07T19:30:40.810Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:30:40 [2020-07-07T19:30:40.810Z] 
15:30:40 [2020-07-07T19:30:40.810Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:30:40.601
15:30:40 [2020-07-07T19:30:40.810Z] !MESSAGE FrameworkEvent ERROR
15:30:40 [2020-07-07T19:30:40.810Z] !STACK 0
15:30:40 [2020-07-07T19:30:40.810Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
15:30:40 [2020-07-07T19:30:40.810Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:40 [2020-07-07T19:30:40.810Z] 
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:30:40 [2020-07-07T19:30:40.810Z] 
15:30:40 [2020-07-07T19:30:40.810Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:30:40.696
15:30:40 [2020-07-07T19:30:40.810Z] !MESSAGE FrameworkEvent ERROR
15:30:40 [2020-07-07T19:30:40.810Z] !STACK 0
15:30:40 [2020-07-07T19:30:40.810Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
15:30:40 [2020-07-07T19:30:40.810Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:40 [2020-07-07T19:30:40.810Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:30:40 [2020-07-07T19:30:40.810Z]     -> 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"
15:30:40 [2020-07-07T19:30:40.810Z]        org.apache.httpcomponents.httpclient.win [31]
15:30:40 [2020-07-07T19:30:40.810Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:40 [2020-07-07T19:30:40.810Z] 
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:30:40 [2020-07-07T19:30:40.810Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:30:41 [2020-07-07T19:30:41.737Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
15:30:41 [2020-07-07T19:30:41.737Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
15:30:41 [2020-07-07T19:30:41.737Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.002 s
15:30:41 [2020-07-07T19:30:41.737Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.003 s
15:30:41 [2020-07-07T19:30:41.737Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.737Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.737Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.737Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
15:30:41 [2020-07-07T19:30:41.737Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
15:30:41 [2020-07-07T19:30:41.737Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.003 s
15:30:41 [2020-07-07T19:30:41.737Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.737Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.737Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.737Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.004 s
15:30:41 [2020-07-07T19:30:41.737Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.737Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
15:30:41 [2020-07-07T19:30:41.992Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
15:30:41 [2020-07-07T19:30:41.992Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.02 s
15:30:41 [2020-07-07T19:30:41.992Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.992Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.076 s
15:30:41 [2020-07-07T19:30:41.992Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.005 s
15:30:41 [2020-07-07T19:30:41.992Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.015 s
15:30:41 [2020-07-07T19:30:41.992Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.092 s
15:30:41 [2020-07-07T19:30:41.992Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.02 s
15:30:41 [2020-07-07T19:30:41.992Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.043 s
15:30:41 [2020-07-07T19:30:41.992Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
15:30:41 [2020-07-07T19:30:41.993Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
15:30:41 [2020-07-07T19:30:41.993Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.017 s
15:30:41 [2020-07-07T19:30:41.993Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
15:30:41 [2020-07-07T19:30:41.993Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
15:30:41 [2020-07-07T19:30:41.993Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
15:30:41 [2020-07-07T19:30:41.993Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
15:30:41 [2020-07-07T19:30:41.993Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
15:30:41 [2020-07-07T19:30:41.993Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
15:30:42 [2020-07-07T19:30:42.248Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
15:30:42 [2020-07-07T19:30:42.248Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
15:30:42 [2020-07-07T19:30:42.248Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
15:30:42 [2020-07-07T19:30:42.248Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.003 s
15:30:42 [2020-07-07T19:30:42.248Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
15:30:42 [2020-07-07T19:30:42.248Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
15:30:42 [2020-07-07T19:30:42.248Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
15:30:42 [2020-07-07T19:30:42.248Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
15:30:42 [2020-07-07T19:30:42.248Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
15:30:42 [2020-07-07T19:30:42.248Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.005 s
15:30:42 [2020-07-07T19:30:42.248Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
15:30:42 [2020-07-07T19:30:42.248Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
15:30:42 [2020-07-07T19:30:42.248Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
15:30:42 [2020-07-07T19:30:42.248Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
15:30:42 [2020-07-07T19:30:42.248Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
15:30:42 [2020-07-07T19:30:42.248Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0 s
15:30:42 [2020-07-07T19:30:42.248Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.001 s
15:30:42 [2020-07-07T19:30:42.248Z] 
15:30:42 [2020-07-07T19:30:42.248Z] Results:
15:30:42 [2020-07-07T19:30:42.248Z] 
15:30:42 [2020-07-07T19:30:42.248Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
15:30:42 [2020-07-07T19:30:42.248Z] 
15:30:42 [2020-07-07T19:30:42.811Z] [INFO] All tests passed!
15:30:42 [2020-07-07T19:30:42.811Z] [INFO] 
15:30:42 [2020-07-07T19:30:42.811Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:42 [2020-07-07T19:30:42.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.pom
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-sources.jar
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] 
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] 
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.11-SNAPSHOT [129/138]
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] 
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] 
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] The project's OSGi version is 1.0.11.202007071840
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] 
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] 
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] 
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] 
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] 
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:42 [2020-07-07T19:30:42.812Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
15:30:43 [2020-07-07T19:30:43.067Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternScatterChartViewTest.java:[94] 
15:30:43 [2020-07-07T19:30:43.067Z] 	assertTrue("Verifying series " + i, series[i].getXSeries().length > 0);
15:30:43 [2020-07-07T19:30:43.322Z] 	                                              ^^^^^^^^^^^^
15:30:43 [2020-07-07T19:30:43.322Z] The method getXSeries() from the type ISeries<capture#1-of ?> is deprecated
15:30:43 [2020-07-07T19:30:43.322Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[96] 
15:30:43 [2020-07-07T19:30:43.322Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
15:30:43 [2020-07-07T19:30:43.322Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:30:43 [2020-07-07T19:30:43.322Z] 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
15:30:43 [2020-07-07T19:30:43.322Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[145] 
15:30:43 [2020-07-07T19:30:43.322Z] 	assertTrue(series[0].getXSeries().length > 0);
15:30:43 [2020-07-07T19:30:43.322Z] 	                     ^^^^^^^^^^^^
15:30:43 [2020-07-07T19:30:43.322Z] The method getXSeries() from the type ISeries<capture#1-of ?> is deprecated
15:30:43 [2020-07-07T19:30:43.322Z] 3 problems (3 warnings)
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] 
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] 
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] 
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] 
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] 
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] 
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] 
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] 
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] 
15:30:43 [2020-07-07T19:30:43.322Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:30:44 [2020-07-07T19:30:44.248Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
15:30:44 [2020-07-07T19:30:44.248Z] [INFO] Command line:
15:30:44 [2020-07-07T19:30:44.248Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:30:44 [2020-07-07T19:30:44.248Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:45 [2020-07-07T19:30:45.611Z] !SESSION 2020-07-07 19:30:44.006 -----------------------------------------------
15:30:45 [2020-07-07T19:30:45.611Z] eclipse.buildId=unknown
15:30:45 [2020-07-07T19:30:45.611Z] java.version=1.8.0_202
15:30:45 [2020-07-07T19:30:45.611Z] java.vendor=Oracle Corporation
15:30:45 [2020-07-07T19:30:45.611Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:30:45 [2020-07-07T19:30:45.611Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:30:45 [2020-07-07T19:30:45.611Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:30:45 [2020-07-07T19:30:45.611Z] 
15:30:45 [2020-07-07T19:30:45.611Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:30:45.399
15:30:45 [2020-07-07T19:30:45.611Z] !MESSAGE FrameworkEvent ERROR
15:30:45 [2020-07-07T19:30:45.611Z] !STACK 0
15:30:45 [2020-07-07T19:30:45.611Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:30:45 [2020-07-07T19:30:45.611Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:45 [2020-07-07T19:30:45.611Z] 
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:30:45 [2020-07-07T19:30:45.611Z] 
15:30:45 [2020-07-07T19:30:45.611Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:30:45.436
15:30:45 [2020-07-07T19:30:45.611Z] !MESSAGE FrameworkEvent ERROR
15:30:45 [2020-07-07T19:30:45.611Z] !STACK 0
15:30:45 [2020-07-07T19:30:45.611Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:30:45 [2020-07-07T19:30:45.611Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:45 [2020-07-07T19:30:45.611Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:30:45 [2020-07-07T19:30:45.611Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
15:30:45 [2020-07-07T19:30:45.611Z]        org.apache.httpcomponents.httpclient.win [36]
15:30:45 [2020-07-07T19:30:45.611Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:30:45 [2020-07-07T19:30:45.611Z] 
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:30:45 [2020-07-07T19:30:45.611Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:30:46 [2020-07-07T19:30:46.536Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:30:46 [2020-07-07T19:30:46.536Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:30:50 [2020-07-07T19:30:50.698Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:30:51 [2020-07-07T19:30:51.259Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
15:30:51 [2020-07-07T19:30:51.514Z] Display size: 1440x900
15:30:51 [2020-07-07T19:30:51.514Z] OS version=3.10.0-1062.el7.x86_64
15:30:51 [2020-07-07T19:30:51.514Z] GTK version=3.22.30
15:30:51 [2020-07-07T19:30:51.514Z] GTK theme=Ambiance
15:30:51 [2020-07-07T19:30:51.514Z] LIBOVERLAY_SCROLLBAR=0
15:30:51 [2020-07-07T19:30:51.514Z] Time zone: Greenwich Mean Time
15:30:51 [2020-07-07T19:30:51.769Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:30:51 [2020-07-07T19:30:51.769Z] log4j:WARN Please initialize the log4j system properly.
15:30:54 [2020-07-07T19:30:54.289Z] 
15:30:54 [2020-07-07T19:30:54.289Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:30:53.916
15:30:54 [2020-07-07T19:30:54.289Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717389593 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717389593 data=null doit=true} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717389593 data=null} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717389594 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717389594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717389688 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717389689 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717389689 data=null doit=true} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717389690 data=null} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717389691 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717389692 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717389696 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717389697 data=null doit=true} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717389697 data=null} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717389698 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.803Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717389698 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}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717389752 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717389755 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717389755 data=null doit=true} to TreeItem with text {Traces [1]}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717389755 data=null} to TreeItem with text {Traces [1]}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717389755 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717389756 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717389780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717389780 data=null doit=true} to TreeItem with text {Traces [1]}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717389780 data=null} to TreeItem with text {Traces [1]}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717389781 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717389781 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]}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717389783 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=717389784 data=null doit=true} to Tree node with text: bug446190
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=717389784 data=null} to Tree node with text: bug446190
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=717389784 data=null button=1 stateMask=0x0 x=98 y=81 count=1} to Tree node with text: bug446190
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717389785 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=717389787 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to Tree node with text: bug446190
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=717389788 data=null doit=true} to Tree node with text: Views
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=717389788 data=null} to Tree node with text: Views
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=717389788 data=null button=1 stateMask=0x0 x=100 y=104 count=1} to Tree node with text: Views
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717389788 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=717389822 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=717389823 data=null doit=true} to Tree node with text: XML system call analysis
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=717389823 data=null} to Tree node with text: XML system call analysis
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=717389823 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717389876 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=717389885 data=null button=1 stateMask=0x80000 x=180 y=449 count=1} to Tree node with text: XML system call analysis
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Double-clicking on Tree node with text: Latency Table
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=717389886 data=null button=0 stateMask=0x0 x=161 y=495 count=0} to Tree node with text: Latency Table
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=717389886 data=null doit=true} to Tree node with text: Latency Table
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=717389886 data=null} to Tree node with text: Latency Table
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=717389887 data=null button=1 stateMask=0x0 x=161 y=495 count=1} to Tree node with text: Latency Table
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717389887 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency Table
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=717389911 data=null button=1 stateMask=0x80000 x=177 y=495 count=1} to Tree node with text: Latency Table
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=717389912 data=null button=1 stateMask=0x0 x=177 y=495 count=2} to Tree node with text: Latency Table
15:30:56 [2020-07-07T19:30:56.804Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=717389912 data=null button=1 stateMask=0x0 x=177 y=495 count=2} to Tree node with text: Latency Table
15:30:57 [2020-07-07T19:30:57.059Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717389912 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency Table
15:30:57 [2020-07-07T19:30:57.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=717389993 data=null button=1 stateMask=0x80000 x=177 y=495 count=2} to Tree node with text: Latency Table
15:30:57 [2020-07-07T19:30:57.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=717390218 data=null button=0 stateMask=0x0 x=177 y=495 count=0} to Tree node with text: Latency Table
15:30:57 [2020-07-07T19:30:57.059Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=717390218 data=null doit=true} to Tree node with text: Latency Table
15:30:57 [2020-07-07T19:30:57.059Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=717390218 data=null} to Tree node with text: Latency Table
15:30:57 [2020-07-07T19:30:57.059Z] DEBUG - Double-clicked on Tree node with text: Latency Table
15:30:59 [2020-07-07T19:30:59.574Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
15:30:59 [2020-07-07T19:30:59.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=717392187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name}
15:30:59 [2020-07-07T19:30:59.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=717392227 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Name}
15:30:59 [2020-07-07T19:30:59.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=717392227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name}
15:30:59 [2020-07-07T19:30:59.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=717392229 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Name}
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717392803 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - Attempting to set focus on Tree with text {}
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717392840 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717392841 data=null doit=true} to TreeItem with text {test}
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717392841 data=null} to TreeItem with text {test}
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717392841 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717392841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717392847 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:30:59 [2020-07-07T19:30:59.830Z] DEBUG - Clicking on with mnemonic 'Delete'
15:31:00 [2020-07-07T19:31:00.086Z] DEBUG - Clicked on with mnemonic 'Delete'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717393328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717393329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717393329 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717393329 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717393329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717393330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=717393330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717393330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717393330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717393330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717393330 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717393330 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Clicking on OK
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717393391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717393391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717393391 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717393391 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717393392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717393392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.342Z] DEBUG - Clicked on OK
15:31:00 [2020-07-07T19:31:00.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717393392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:00 [2020-07-07T19:31:00.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717392998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:31:00 [2020-07-07T19:31:00.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
15:31:00 [2020-07-07T19:31:00.904Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.798 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
15:31:00 [2020-07-07T19:31:00.904Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest)  Time elapsed: 4.506 s
15:31:00 [2020-07-07T19:31:00.904Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
15:31:01 [2020-07-07T19:31:01.830Z] 
15:31:01 [2020-07-07T19:31:01.830Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:31:01.620
15:31:01 [2020-07-07T19:31:01.830Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717396489 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717396489 data=null doit=true} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717396489 data=null} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717396490 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717396490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717396581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717396583 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717396583 data=null doit=true} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717396583 data=null} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717396583 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717396583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717396589 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717396589 data=null doit=true} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717396589 data=null} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717396590 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.719Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717396590 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}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717396592 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717396593 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717396593 data=null doit=true} to TreeItem with text {Traces [1]}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717396593 data=null} to TreeItem with text {Traces [1]}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717396593 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717396593 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717396604 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717396605 data=null doit=true} to TreeItem with text {Traces [1]}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717396605 data=null} to TreeItem with text {Traces [1]}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717396605 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717396605 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]}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717396607 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=717396607 data=null doit=true} to Tree node with text: bug446190
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=717396607 data=null} to Tree node with text: bug446190
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=717396607 data=null button=1 stateMask=0x0 x=98 y=81 count=1} to Tree node with text: bug446190
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717396608 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=717396609 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to Tree node with text: bug446190
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=717396610 data=null doit=true} to Tree node with text: Views
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=717396610 data=null} to Tree node with text: Views
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=717396610 data=null button=1 stateMask=0x0 x=100 y=104 count=1} to Tree node with text: Views
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717396610 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=717396679 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=717396679 data=null doit=true} to Tree node with text: XML system call analysis
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=717396680 data=null} to Tree node with text: XML system call analysis
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=717396680 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717396680 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=717396684 data=null button=1 stateMask=0x80000 x=180 y=449 count=1} to Tree node with text: XML system call analysis
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=717396684 data=null button=0 stateMask=0x0 x=170 y=541 count=0} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=717396685 data=null doit=true} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=717396685 data=null} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=717396685 data=null button=1 stateMask=0x0 x=170 y=541 count=1} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717396685 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=717396693 data=null button=1 stateMask=0x80000 x=186 y=541 count=1} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=717396693 data=null button=1 stateMask=0x0 x=186 y=541 count=2} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=717396693 data=null button=1 stateMask=0x0 x=186 y=541 count=2} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.720Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717396694 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=717396775 data=null button=1 stateMask=0x80000 x=186 y=541 count=2} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.976Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=717397105 data=null button=0 stateMask=0x0 x=186 y=541 count=0} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=717397105 data=null doit=true} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=717397105 data=null} to Tree node with text: Latency vs Time
15:31:03 [2020-07-07T19:31:03.976Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time
15:31:05 [2020-07-07T19:31:05.339Z] 
15:31:05 [2020-07-07T19:31:05.339Z] (Eclipse:19892): Gtk-WARNING **: 19:31:05.310: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:05 [2020-07-07T19:31:05.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
15:31:05 [2020-07-07T19:31:05.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
15:31:05 [2020-07-07T19:31:05.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:05 [2020-07-07T19:31:05.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:05 [2020-07-07T19:31:05.339Z] DEBUG - Setting state to checked on: bug446190
15:31:05 [2020-07-07T19:31:05.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717398894 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:05 [2020-07-07T19:31:05.899Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:31:05 [2020-07-07T19:31:05.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:05 [2020-07-07T19:31:05.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:05 [2020-07-07T19:31:05.900Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:05 [2020-07-07T19:31:05.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717398980 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:31:05 [2020-07-07T19:31:05.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717398980 data=null doit=true} to TreeItem with text {test}
15:31:05 [2020-07-07T19:31:05.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717398980 data=null} to TreeItem with text {test}
15:31:05 [2020-07-07T19:31:05.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717398980 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:31:05 [2020-07-07T19:31:05.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717398980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:31:05 [2020-07-07T19:31:05.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717398986 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:31:06 [2020-07-07T19:31:06.155Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:31:06 [2020-07-07T19:31:06.155Z] DEBUG - Clicking on with mnemonic 'Delete'
15:31:06 [2020-07-07T19:31:06.155Z] DEBUG - Clicked on with mnemonic 'Delete'
15:31:06 [2020-07-07T19:31:06.155Z] 
15:31:06 [2020-07-07T19:31:06.155Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.095: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:06 [2020-07-07T19:31:06.155Z] 
15:31:06 [2020-07-07T19:31:06.155Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.118: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:06 [2020-07-07T19:31:06.155Z] 
15:31:06 [2020-07-07T19:31:06.155Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.134: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:06 [2020-07-07T19:31:06.410Z] 
15:31:06 [2020-07-07T19:31:06.410Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.193: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:06 [2020-07-07T19:31:06.410Z] 
15:31:06 [2020-07-07T19:31:06.410Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.204: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:06 [2020-07-07T19:31:06.410Z] 
15:31:06 [2020-07-07T19:31:06.410Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.221: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:06 [2020-07-07T19:31:06.410Z] 
15:31:06 [2020-07-07T19:31:06.410Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.237: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:06 [2020-07-07T19:31:06.410Z] 
15:31:06 [2020-07-07T19:31:06.410Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.292: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:06 [2020-07-07T19:31:06.410Z] 
15:31:06 [2020-07-07T19:31:06.410Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.302: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717399816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717399816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717399816 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717399816 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717399816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717399816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=717399817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717399817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717399817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717399817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717399817 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717399817 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - Clicking on OK
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717399818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717399818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717399818 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717399818 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717399818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717399818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.667Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.667Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.667Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.667Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.667Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.667Z] DEBUG - Clicked on OK
15:31:06 [2020-07-07T19:31:06.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717399818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:06 [2020-07-07T19:31:06.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717399089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.924: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.933: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.948: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.964: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.981: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:06.998: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:07.015: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:07.031: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:07.048: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:07.065: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:07.081: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:07.098: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] 
15:31:07 [2020-07-07T19:31:07.178Z] (Eclipse:19892): Gtk-WARNING **: 19:31:07.114: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:31:07 [2020-07-07T19:31:07.178Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
15:31:07 [2020-07-07T19:31:07.178Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.336 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
15:31:07 [2020-07-07T19:31:07.178Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest)  Time elapsed: 3.951 s
15:31:07 [2020-07-07T19:31:07.178Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
15:31:07 [2020-07-07T19:31:07.739Z] 
15:31:07 [2020-07-07T19:31:07.739Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-07-07 19:31:07.725
15:31:07 [2020-07-07T19:31:07.739Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717402715 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717402716 data=null doit=true} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717402716 data=null} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717402716 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717402716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717402784 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717402785 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717402785 data=null doit=true} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717402785 data=null} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717402785 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717402785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717402790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717402790 data=null doit=true} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717402790 data=null} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717402790 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717402791 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}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717402792 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=717402793 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717402793 data=null doit=true} to TreeItem with text {Traces [1]}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717402793 data=null} to TreeItem with text {Traces [1]}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717402793 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717402793 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717402803 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=717402804 data=null doit=true} to TreeItem with text {Traces [1]}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=717402804 data=null} to TreeItem with text {Traces [1]}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=717402804 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717402804 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]}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=717402805 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=717402806 data=null doit=true} to Tree node with text: bug446190
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=717402806 data=null} to Tree node with text: bug446190
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=717402806 data=null button=1 stateMask=0x0 x=98 y=81 count=1} to Tree node with text: bug446190
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717402806 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=717402808 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to Tree node with text: bug446190
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=717402808 data=null doit=true} to Tree node with text: Views
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=717402808 data=null} to Tree node with text: Views
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=717402808 data=null button=1 stateMask=0x0 x=100 y=104 count=1} to Tree node with text: Views
15:31:09 [2020-07-07T19:31:09.632Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717402808 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=717402827 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=717402874 data=null doit=true} to Tree node with text: XML system call analysis
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=717402874 data=null} to Tree node with text: XML system call analysis
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=717402875 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717402875 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=717402879 data=null button=1 stateMask=0x80000 x=180 y=449 count=1} to Tree node with text: XML system call analysis
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=717402880 data=null button=0 stateMask=0x0 x=172 y=518 count=0} to Tree node with text: Latency vs Count
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=717402880 data=null doit=true} to Tree node with text: Latency vs Count
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=717402880 data=null} to Tree node with text: Latency vs Count
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=717402881 data=null button=1 stateMask=0x0 x=172 y=518 count=1} to Tree node with text: Latency vs Count
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717402881 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Count
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=717402887 data=null button=1 stateMask=0x80000 x=188 y=518 count=1} to Tree node with text: Latency vs Count
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=717402887 data=null button=1 stateMask=0x0 x=188 y=518 count=2} to Tree node with text: Latency vs Count
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=717402887 data=null button=1 stateMask=0x0 x=188 y=518 count=2} to Tree node with text: Latency vs Count
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=717402926 data=null button=1 stateMask=0x80000 x=188 y=518 count=2} to Tree node with text: Latency vs Count
15:31:09 [2020-07-07T19:31:09.888Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=717402888 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Count
15:31:10 [2020-07-07T19:31:10.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=717402974 data=null button=0 stateMask=0x0 x=188 y=518 count=0} to Tree node with text: Latency vs Count
15:31:10 [2020-07-07T19:31:10.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=717403076 data=null doit=true} to Tree node with text: Latency vs Count
15:31:10 [2020-07-07T19:31:10.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=717403197 data=null} to Tree node with text: Latency vs Count
15:31:10 [2020-07-07T19:31:10.143Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count
15:31:12 [2020-07-07T19:31:12.035Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
15:31:12 [2020-07-07T19:31:12.035Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:31:12 [2020-07-07T19:31:12.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=717405002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name}
15:31:12 [2020-07-07T19:31:12.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=717405003 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1} to TableColumn with text {Name}
15:31:12 [2020-07-07T19:31:12.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=717405013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name}
15:31:12 [2020-07-07T19:31:12.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=717405014 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1} to TableColumn with text {Name}
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717405479 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=717405491 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=717405491 data=null doit=true} to TreeItem with text {test}
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=717405510 data=null} to TreeItem with text {test}
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=717405510 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717405510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=717405515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - Clicking on with mnemonic 'Delete'
15:31:12 [2020-07-07T19:31:12.599Z] DEBUG - Clicked on with mnemonic 'Delete'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717406296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717406296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717406296 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717406296 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717406296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717406296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=717406296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717406296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717406297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717406297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717406297 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717406297 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Clicking on OK
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717406298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717406298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717406298 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717406298 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717406298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717406298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.160Z] DEBUG - Clicked on OK
15:31:13 [2020-07-07T19:31:13.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717406298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:13 [2020-07-07T19:31:13.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717405604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:31:13 [2020-07-07T19:31:13.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
15:31:13 [2020-07-07T19:31:13.670Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.474 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
15:31:13 [2020-07-07T19:31:13.670Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest)  Time elapsed: 4.142 s
15:31:13 [2020-07-07T19:31:13.670Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
15:31:18 [2020-07-07T19:31:18.913Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.204 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
15:31:18 [2020-07-07T19:31:18.913Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest)  Time elapsed: 5.199 s
15:31:18 [2020-07-07T19:31:18.913Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
15:31:19 [2020-07-07T19:31:19.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717412112 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:19 [2020-07-07T19:31:19.169Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:19 [2020-07-07T19:31:19.169Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:19 [2020-07-07T19:31:19.169Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:19 [2020-07-07T19:31:19.169Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:19 [2020-07-07T19:31:19.169Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell'
15:31:19 [2020-07-07T19:31:19.169Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:31:19 [2020-07-07T19:31:19.169Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:19 [2020-07-07T19:31:19.169Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:19 [2020-07-07T19:31:19.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=717412331 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:19 [2020-07-07T19:31:19.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:19 [2020-07-07T19:31:19.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717412398 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717412399 data=null doit=true} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717412399 data=null} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717412415 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717412417 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}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717412491 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717412491 data=null doit=true} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717412492 data=null} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717412492 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717412492 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}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717412503 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717412504 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717412504 data=null doit=true} to Tree node with text: XML Analyses
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717412504 data=null} to Tree node with text: XML Analyses
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717412505 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717412505 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717412588 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Clicking on Apply and Close
15:31:19 [2020-07-07T19:31:19.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717412594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:19 [2020-07-07T19:31:19.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717412594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:19 [2020-07-07T19:31:19.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717412594 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:19 [2020-07-07T19:31:19.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717412594 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:19 [2020-07-07T19:31:19.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717412594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:19 [2020-07-07T19:31:19.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717412595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:19 [2020-07-07T19:31:19.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717412595 data=null item=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')
15:31:19 [2020-07-07T19:31:19.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717412200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:19 [2020-07-07T19:31:19.681Z] DEBUG - Clicked on 
15:31:19 [2020-07-07T19:31:19.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717412679 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:19 [2020-07-07T19:31:19.681Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:19 [2020-07-07T19:31:19.681Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:19 [2020-07-07T19:31:19.681Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:19 [2020-07-07T19:31:19.681Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:19 [2020-07-07T19:31:19.681Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:19 [2020-07-07T19:31:19.681Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:19 [2020-07-07T19:31:19.681Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:19 [2020-07-07T19:31:19.681Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717412897 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717412914 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717412914 data=null doit=true} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717412914 data=null} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717412914 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717412915 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}
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717412993 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:19 [2020-07-07T19:31:19.937Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717412993 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717412993 data=null doit=true} to Tree node with text: XML Analyses
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717412994 data=null} to Tree node with text: XML Analyses
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717412994 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717412994 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717412995 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Selecting rows [0, 1, 2] in (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717413000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717413000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717413000 data=null doit=true} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717413000 data=null} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=717413000 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717413001 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=717413006 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717413006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717413006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717413006 data=null doit=true} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717413006 data=null} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=717413007 data=null button=1 stateMask=0x40000 x=87 y=35 count=1} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717413016 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=717413080 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717413080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717413080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717413080 data=null doit=true} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717413080 data=null} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_conditions} time=717413080 data=null button=1 stateMask=0x40000 x=78 y=58 count=1} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717413081 data=null item=TableItem {test_conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_conditions} time=717413104 data=null button=1 stateMask=0xc0000 x=78 y=58 count=1} to (of type 'Table')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Clicking on Delete
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=717413106 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')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717413106 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')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=717413106 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=717413106 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=717413106 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')
15:31:19 [2020-07-07T19:31:19.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=717413106 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')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=717413186 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')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717413188 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')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=717413188 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')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=717413188 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=717413188 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Clicked on Delete
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=717413189 data=null doit=true} to Shell with text {Delete XML file(s)}
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Clicking on &Yes
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717413189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717413189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717413189 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717413189 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717413189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717413189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717413189 data=null item=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')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=717413106 data=null item=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')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Clicked on 
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:20 [2020-07-07T19:31:20.193Z] 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')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Clicking on Apply and Close
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717413216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717413216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717413216 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717413216 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717413216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717413216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717413216 data=null item=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')
15:31:20 [2020-07-07T19:31:20.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717412685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:20 [2020-07-07T19:31:20.194Z] DEBUG - Clicked on 
15:31:20 [2020-07-07T19:31:20.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717413295 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:20 [2020-07-07T19:31:20.194Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:20 [2020-07-07T19:31:20.194Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:20 [2020-07-07T19:31:20.194Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717413415 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717413416 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717413417 data=null doit=true} to TreeItem with text {Tracing}
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717413417 data=null} to TreeItem with text {Tracing}
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717413417 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717413417 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}
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717413491 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:20 [2020-07-07T19:31:20.449Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717413501 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717413501 data=null doit=true} to Tree node with text: XML Analyses
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717413501 data=null} to Tree node with text: XML Analyses
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717413501 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717413502 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717413503 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Clicking on Import
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=717413506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=717413506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=717413506 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=717413506 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=717413506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=717413506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.449Z] 
15:31:20 [2020-07-07T19:31:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:31:20.328
15:31:20 [2020-07-07T19:31:20.449Z] !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.
15:31:20 [2020-07-07T19:31:20.450Z] 
15:31:20 [2020-07-07T19:31:20.450Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2020-07-07 19:31:20.328
15:31:20 [2020-07-07T19:31:20.450Z] !MESSAGE Import XML analysis file failed.
15:31:20 [2020-07-07T19:31:20.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=717413506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.450Z] 
15:31:20 [2020-07-07T19:31:20.450Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:31:20.411
15:31:20 [2020-07-07T19:31:20.450Z] !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.
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=717413594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=717413690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=717413690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=717413690 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=717413690 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Clicked on Import
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=717413692 data=null doit=true} to Shell with text {Import XML analysis file failed.}
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Clicking on OK
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717413692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717413692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717413692 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717413692 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717413692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717413693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717413693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Clicked on 
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Clicking on Apply and Close
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717413785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717413785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717413785 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717413785 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717413785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717413786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717413786 data=null item=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')
15:31:20 [2020-07-07T19:31:20.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717413301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:20 [2020-07-07T19:31:20.706Z] DEBUG - Clicked on 
15:31:20 [2020-07-07T19:31:20.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717413806 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:20 [2020-07-07T19:31:20.706Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:20 [2020-07-07T19:31:20.706Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:20 [2020-07-07T19:31:20.706Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717413919 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717413921 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717413921 data=null doit=true} to TreeItem with text {Tracing}
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717413921 data=null} to TreeItem with text {Tracing}
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717413921 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717413921 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}
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717413993 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:20 [2020-07-07T19:31:20.963Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717413994 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717414003 data=null doit=true} to Tree node with text: XML Analyses
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717414003 data=null} to Tree node with text: XML Analyses
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717414003 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:20 [2020-07-07T19:31:20.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717414004 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717414005 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:20 [2020-07-07T19:31:20.964Z] 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')
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - Clicking on Apply and Close
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717414021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717414021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717414021 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717414021 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717414021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717414022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717414022 data=null item=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')
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717413813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:20 [2020-07-07T19:31:20.964Z] DEBUG - Clicked on 
15:31:21 [2020-07-07T19:31:21.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=717414714 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=717414714 data=null doit=true} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=717414714 data=null} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=717414714 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717414715 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=717414739 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=717414740 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=717414740 data=null doit=true} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=717414740 data=null} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=717414740 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717414740 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=717414744 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=717414745 data=null doit=true} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=717414745 data=null} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=717414745 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=717414745 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=717414746 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {xml-test}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717414747 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717414747 data=null doit=true} to TreeItem with text {Traces [0]}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717414747 data=null} to TreeItem with text {Traces [0]}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717414747 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717414747 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]}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717414757 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=717414760 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=717414760 data=null doit=true} to TreeItem with text {Traces [0]}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=717414760 data=null} to TreeItem with text {Traces [0]}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=717414760 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717414760 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]}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=717414763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...'
15:31:21 [2020-07-07T19:31:21.784Z] *** BUG ***
15:31:21 [2020-07-07T19:31:21.784Z] In pixman_region32_init_rect: Invalid rectangle passed
15:31:21 [2020-07-07T19:31:21.784Z] Set a breakpoint on '_pixman_log_error' to debug
15:31:21 [2020-07-07T19:31:21.784Z] 
15:31:21 [2020-07-07T19:31:21.784Z] *** BUG ***
15:31:21 [2020-07-07T19:31:21.784Z] In pixman_region32_init_rect: Invalid rectangle passed
15:31:21 [2020-07-07T19:31:21.784Z] Set a breakpoint on '_pixman_log_error' to debug
15:31:21 [2020-07-07T19:31:21.784Z] 
15:31:21 [2020-07-07T19:31:21.784Z] *** BUG ***
15:31:21 [2020-07-07T19:31:21.784Z] In pixman_region32_init_rect: Invalid rectangle passed
15:31:21 [2020-07-07T19:31:21.784Z] Set a breakpoint on '_pixman_log_error' to debug
15:31:21 [2020-07-07T19:31:21.784Z] 
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=717414916 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:21 [2020-07-07T19:31:21.784Z] 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')
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Clicking on Apply and Close
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717414917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717414917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717414917 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717414918 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717414918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:21 [2020-07-07T19:31:21.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717414918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717414918 data=null item=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')
15:31:22 [2020-07-07T19:31:22.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=717414803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage XML analyses...'
15:31:22 [2020-07-07T19:31:22.040Z] DEBUG - Clicked on 
15:31:22 [2020-07-07T19:31:22.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717415201 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:22 [2020-07-07T19:31:22.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:31:22 [2020-07-07T19:31:22.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:22 [2020-07-07T19:31:22.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:22 [2020-07-07T19:31:22.040Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:22 [2020-07-07T19:31:22.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=717415204 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
15:31:22 [2020-07-07T19:31:22.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=717415204 data=null doit=true} to TreeItem with text {xml-test}
15:31:22 [2020-07-07T19:31:22.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=717415204 data=null} to TreeItem with text {xml-test}
15:31:22 [2020-07-07T19:31:22.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=717415205 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
15:31:22 [2020-07-07T19:31:22.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717415205 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test}
15:31:22 [2020-07-07T19:31:22.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=717415220 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
15:31:22 [2020-07-07T19:31:22.296Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:31:22 [2020-07-07T19:31:22.296Z] DEBUG - Clicking on with mnemonic 'Delete'
15:31:22 [2020-07-07T19:31:22.296Z] DEBUG - Clicked on with mnemonic 'Delete'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717415913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717415914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717415914 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717415914 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717415914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717415914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=717415914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717415914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717415914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=717415914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=717415914 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=717415914 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Clicking on OK
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=717415915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=717415915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=717415915 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=717415915 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=717415915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=717415915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Clicked on OK
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=717415915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2020-07-07T19:31:22.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=717415255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717416419 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717416489 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717416491 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717416491 data=null doit=true} to TreeItem with text {Tracing}
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717416492 data=null} to TreeItem with text {Tracing}
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717416492 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717416492 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}
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717416530 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:23 [2020-07-07T19:31:23.418Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717416593 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717416593 data=null doit=true} to Tree node with text: XML Analyses
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717416594 data=null} to Tree node with text: XML Analyses
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717416594 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717416594 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717416595 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:23 [2020-07-07T19:31:23.418Z] 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')
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Clicking on Apply and Close
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717416597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717416597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717416597 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717416597 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717416597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717416597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717416598 data=null item=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')
15:31:23 [2020-07-07T19:31:23.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717416425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:23 [2020-07-07T19:31:23.673Z] DEBUG - Clicked on 
15:31:23 [2020-07-07T19:31:23.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717416677 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:23 [2020-07-07T19:31:23.673Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717416805 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717416816 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717416816 data=null doit=true} to TreeItem with text {Tracing}
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717416816 data=null} to TreeItem with text {Tracing}
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717416817 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:23 [2020-07-07T19:31:23.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717416817 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}
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717416892 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:23 [2020-07-07T19:31:23.930Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717416893 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717416893 data=null doit=true} to Tree node with text: XML Analyses
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717416902 data=null} to Tree node with text: XML Analyses
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717416903 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717416903 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717416904 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Clicking on Import
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=717416906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=717416906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=717416906 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=717416906 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=717416907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=717416907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=717416907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=717416989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=717416989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=717416989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=717416989 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=717416990 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Clicked on Import
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Selecting rows [1, 0] in (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717416994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717416994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717416994 data=null doit=true} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717416994 data=null} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=717416995 data=null button=1 stateMask=0x0 x=62 y=35 count=1} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717416995 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=717417001 data=null button=1 stateMask=0x80000 x=62 y=35 count=1} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717417001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717417001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717417001 data=null doit=true} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717417001 data=null} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=717417001 data=null button=1 stateMask=0x40000 x=96 y=12 count=1} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717417001 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=717417020 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1} to (of type 'Table')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Clicking on Edit...
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=717417021 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')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=717417021 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')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=717417021 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=717417021 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=717417021 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')
15:31:23 [2020-07-07T19:31:23.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=717417022 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')
15:31:24 [2020-07-07T19:31:24.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=717417022 data=null item=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')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=717418186 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')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=717418191 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')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=717418191 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')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=717418192 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=717418192 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Clicked on Edit...
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:25 [2020-07-07T19:31:25.115Z] 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')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Clicking on Apply and Close
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717418193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717418193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717418193 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717418193 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717418193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717418193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717418193 data=null item=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')
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717416684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - Clicked on 
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
15:31:25 [2020-07-07T19:31:25.115Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717418332 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717418499 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717418510 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717418510 data=null doit=true} to TreeItem with text {Tracing}
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717418510 data=null} to TreeItem with text {Tracing}
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717418516 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:25 [2020-07-07T19:31:25.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717418516 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}
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717418595 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:25 [2020-07-07T19:31:25.627Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717418607 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717418607 data=null doit=true} to Tree node with text: XML Analyses
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717418608 data=null} to Tree node with text: XML Analyses
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717418608 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717418608 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717418609 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717418612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717418612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717418612 data=null doit=true} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717418612 data=null} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=717418612 data=null button=1 stateMask=0x0 x=96 y=12 count=1} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717418612 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=717418692 data=null button=1 stateMask=0x80000 x=96 y=12 count=1} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717418692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717418692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717418693 data=null doit=true} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717418693 data=null} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=717418694 data=null button=1 stateMask=0x40000 x=62 y=35 count=1} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717418694 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=717418709 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1} to (of type 'Table')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Clicking on Delete
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=717418711 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')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717418711 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')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=717418711 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=717418711 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=717418711 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')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=717418711 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')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=717418784 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')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717418785 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')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=717418785 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')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=717418786 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=717418786 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Clicked on Delete
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=717418786 data=null doit=true} to Shell with text {Delete XML file(s)}
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Clicking on &Yes
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717418786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717418786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717418786 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717418787 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717418787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717418787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717418787 data=null item=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')
15:31:25 [2020-07-07T19:31:25.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=717418711 data=null item=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')
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Clicked on 
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Clicking on Apply and Close
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717418811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717418811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717418811 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717418811 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717418811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717418811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717418811 data=null item=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')
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717418387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Clicked on 
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717418889 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717419001 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717419002 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717419002 data=null doit=true} to TreeItem with text {Tracing}
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717419002 data=null} to TreeItem with text {Tracing}
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717419002 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:25 [2020-07-07T19:31:25.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717419003 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}
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717419110 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:26 [2020-07-07T19:31:26.139Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717419110 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717419110 data=null doit=true} to Tree node with text: XML Analyses
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717419110 data=null} to Tree node with text: XML Analyses
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717419111 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717419111 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717419126 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Clicking on Import
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=717419194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=717419194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=717419194 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=717419194 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=717419196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=717419196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=717419196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.139Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=717419317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=717419319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.140Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=717419319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.140Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=717419319 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.140Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=717419319 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.140Z] DEBUG - Clicked on Import
15:31:26 [2020-07-07T19:31:26.140Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:26 [2020-07-07T19:31:26.140Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:26 [2020-07-07T19:31:26.140Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:26 [2020-07-07T19:31:26.140Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:26 [2020-07-07T19:31:26.140Z] DEBUG - Attempting to set focus on Table with text {}
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=717419323 data=null button=0 stateMask=0x0 x=60 y=35 count=0} to TableItem with text {test_valid}
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=717419323 data=null doit=true} to TableItem with text {test_valid}
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=717419323 data=null} to TableItem with text {test_valid}
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=717419323 data=null button=1 stateMask=0x0 x=60 y=35 count=1} to TableItem with text {test_valid}
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717419323 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_valid}
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=717419410 data=null button=1 stateMask=0x80000 x=60 y=35 count=1} to TableItem with text {test_valid}
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - Attempting to set focus on Table with text {}
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=717419412 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TableItem with text {test_valid_xml_timegraphView}
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=717419412 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=717419412 data=null} to TableItem with text {test_valid_xml_timegraphView}
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=717419412 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
15:31:26 [2020-07-07T19:31:26.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717419412 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=717419417 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:26 [2020-07-07T19:31:26.396Z] 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')
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Clicking on Apply and Close
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717419419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717419419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717419419 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717419419 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717419421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717419421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717419421 data=null item=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')
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717418894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Clicked on 
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717419506 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:26 [2020-07-07T19:31:26.396Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717419619 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717419621 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717419621 data=null doit=true} to TreeItem with text {Tracing}
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717419621 data=null} to TreeItem with text {Tracing}
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717419621 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717419621 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}
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717419690 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:26 [2020-07-07T19:31:26.651Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:26 [2020-07-07T19:31:26.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717419691 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717419691 data=null doit=true} to Tree node with text: XML Analyses
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717419691 data=null} to Tree node with text: XML Analyses
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717419691 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717419691 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717419703 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717419706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717419706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717419706 data=null doit=true} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717419706 data=null} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=717419706 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717419706 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=717419788 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717419789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717419789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717419789 data=null doit=true} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717419789 data=null} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=717419790 data=null button=1 stateMask=0x40000 x=60 y=35 count=1} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717419790 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=717419879 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1} to (of type 'Table')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Clicking on Delete
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=717419881 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')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717419881 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')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=717419881 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=717419881 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=717419881 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')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=717419881 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')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=717419907 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')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717419908 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')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=717419908 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')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=717419908 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=717419908 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Clicked on Delete
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=717419908 data=null doit=true} to Shell with text {Delete XML file(s)}
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Clicking on &Yes
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717419909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717419909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717419909 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717419909 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717419909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717419909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717419909 data=null item=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')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=717419881 data=null item=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')
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - Clicked on 
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:26 [2020-07-07T19:31:26.908Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:26 [2020-07-07T19:31:26.909Z] 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')
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - Clicking on Apply and Close
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717419981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717419981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717419981 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717419981 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717419981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717419981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717419981 data=null item=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')
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717419510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - Clicked on 
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717420016 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:26 [2020-07-07T19:31:26.909Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717420188 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717420190 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717420190 data=null doit=true} to TreeItem with text {Tracing}
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717420199 data=null} to TreeItem with text {Tracing}
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717420200 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717420200 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}
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717420293 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:27 [2020-07-07T19:31:27.164Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717420295 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717420295 data=null doit=true} to Tree node with text: XML Analyses
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717420295 data=null} to Tree node with text: XML Analyses
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717420295 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717420295 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717420296 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:27 [2020-07-07T19:31:27.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.420Z] DEBUG - Clicking on Import
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=717420362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=717420362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=717420362 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=717420362 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=717420362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=717420362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=717420362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=717420425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=717420427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=717420427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=717420427 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=717420427 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Clicked on Import
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717420482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717420482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717420482 data=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717420482 data=null} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=717420482 data=null button=1 stateMask=0x0 x=86 y=81 count=1} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717420482 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=717420495 data=null button=1 stateMask=0x80000 x=86 y=81 count=1} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717420496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717420496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717420496 data=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717420496 data=null} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=717420496 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717420496 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=717420513 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Clicking on Uncheck selected
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=717420515 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')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=717420515 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')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=717420515 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=717420515 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=717420515 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')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=717420515 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')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=717420515 data=null item=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')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=717420515 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')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=717420515 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')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=717420515 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')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=717420515 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=717420516 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Clicked on Uncheck selected
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717420516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717420516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717420516 data=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717420516 data=null} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=717420516 data=null button=1 stateMask=0x0 x=86 y=81 count=1} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717420516 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=717420528 data=null button=1 stateMask=0x80000 x=86 y=81 count=1} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717420528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717420528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717420528 data=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717420529 data=null} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=717420529 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717420529 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=717420585 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Clicking on Check selected
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=717420587 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')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=717420587 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')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=717420587 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=717420587 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=717420587 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')
15:31:27 [2020-07-07T19:31:27.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=717420587 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')
15:31:27 [2020-07-07T19:31:27.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=717420587 data=null item=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')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=717420604 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')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=717420604 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')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=717420605 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')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=717420605 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=717420605 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Clicked on Check selected
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Clicking on Uncheck all
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=717420606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=717420606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=717420606 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=717420607 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=717420607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=717420607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=717420607 data=null item=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')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=717420607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=717420608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=717420608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=717420608 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=717420608 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Clicked on Uncheck all
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Clicking on Check all
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=717420609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=717420609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=717420609 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=717420609 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=717420609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=717420609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=717420609 data=null item=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')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=717420627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=717420627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=717420627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=717420627 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=717420627 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Clicked on Check all
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:27 [2020-07-07T19:31:27.678Z] 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')
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Clicking on Apply and Close
15:31:27 [2020-07-07T19:31:27.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717420675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717420675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717420675 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717420675 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717420675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717420675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:27 [2020-07-07T19:31:27.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717420675 data=null item=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')
15:31:27 [2020-07-07T19:31:27.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717420021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:27 [2020-07-07T19:31:27.679Z] DEBUG - Clicked on 
15:31:27 [2020-07-07T19:31:27.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717420723 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:27 [2020-07-07T19:31:27.679Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:27 [2020-07-07T19:31:27.679Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:27 [2020-07-07T19:31:27.679Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717420892 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717420908 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717420908 data=null doit=true} to TreeItem with text {Tracing}
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717420908 data=null} to TreeItem with text {Tracing}
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717420908 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717420909 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}
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717421019 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:27 [2020-07-07T19:31:27.937Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717421020 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717421020 data=null doit=true} to Tree node with text: XML Analyses
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717421020 data=null} to Tree node with text: XML Analyses
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717421020 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717421020 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717421021 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717421089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717421089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717421089 data=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717421089 data=null} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=717421090 data=null button=1 stateMask=0x0 x=76 y=12 count=1} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717421090 data=null item=TableItem {test_attributes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=717421094 data=null button=1 stateMask=0x80000 x=76 y=12 count=1} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717421094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717421094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717421094 data=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717421094 data=null} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=717421095 data=null button=1 stateMask=0x40000 x=100 y=35 count=1} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717421095 data=null item=TableItem {test_pattern_segment} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=717421103 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717421103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717421103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717421108 data=null doit=true} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717421108 data=null} to (of type 'Table')
15:31:27 [2020-07-07T19:31:27.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=717421108 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717421108 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=717421125 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717421125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717421125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717421125 data=null doit=true} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717421125 data=null} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=717421126 data=null button=1 stateMask=0x40000 x=86 y=81 count=1} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717421126 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=717421195 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717421195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717421195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717421195 data=null doit=true} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717421196 data=null} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=717421196 data=null button=1 stateMask=0x40000 x=70 y=104 count=1} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717421196 data=null item=TableItem {test_doubles} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=717421225 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Clicking on Delete
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=717421275 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')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717421275 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')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=717421275 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=717421275 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=717421275 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')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=717421275 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')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=717421302 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')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717421303 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')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=717421303 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')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=717421303 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=717421303 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Clicked on Delete
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=717421304 data=null doit=true} to Shell with text {Delete XML file(s)}
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Clicking on &Yes
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717421304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717421304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717421304 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717421304 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717421304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717421304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717421304 data=null item=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')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=717421275 data=null item=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')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Clicked on 
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:28 [2020-07-07T19:31:28.195Z] 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')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Clicking on Apply and Close
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717421328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717421328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717421328 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717421328 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717421328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717421328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717421329 data=null item=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')
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717420728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Clicked on 
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717421406 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717421515 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717421517 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717421517 data=null doit=true} to TreeItem with text {Tracing}
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717421517 data=null} to TreeItem with text {Tracing}
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717421517 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717421517 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}
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717421603 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:28 [2020-07-07T19:31:28.450Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717421604 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717421604 data=null doit=true} to Tree node with text: XML Analyses
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717421604 data=null} to Tree node with text: XML Analyses
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717421604 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717421604 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717421605 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Clicking on Import
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=717421617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=717421617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=717421617 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=717421617 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=717421623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=717421623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=717421623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=717421710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=717421710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=717421710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=717421710 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=717421710 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Clicked on Import
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Selecting rows [0] in (of type 'Table')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717421719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717421719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717421719 data=null doit=true} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717421719 data=null} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=717421719 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717421719 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=717421724 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Clicking on Edit...
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=717421783 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')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=717421783 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')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=717421783 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=717421783 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=717421784 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')
15:31:28 [2020-07-07T19:31:28.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=717421784 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')
15:31:28 [2020-07-07T19:31:28.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=717421784 data=null item=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')
15:31:28 [2020-07-07T19:31:28.961Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=717422016 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')
15:31:28 [2020-07-07T19:31:28.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=717422023 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')
15:31:28 [2020-07-07T19:31:28.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=717422023 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')
15:31:28 [2020-07-07T19:31:28.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=717422023 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=717422023 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:31:28 [2020-07-07T19:31:28.961Z] DEBUG - Clicked on Edit...
15:31:28 [2020-07-07T19:31:28.961Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:28 [2020-07-07T19:31:28.961Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:28 [2020-07-07T19:31:28.961Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717422202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717422202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717422203 data=null doit=true} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717422219 data=null} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=717422236 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717422239 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=717422277 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717422277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717422277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717422277 data=null doit=true} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717422277 data=null} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=717422278 data=null button=1 stateMask=0x40000 x=87 y=35 count=1} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717422278 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=717422291 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Clicking on Delete
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=717422292 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')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717422292 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')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=717422293 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=717422293 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=717422295 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')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=717422295 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')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=717422320 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')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717422321 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')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=717422321 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')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=717422321 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=717422321 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Clicked on Delete
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=717422321 data=null doit=true} to Shell with text {Delete XML file(s)}
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Clicking on &Yes
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717422322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717422322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717422322 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717422322 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717422322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717422322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717422322 data=null item=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')
15:31:29 [2020-07-07T19:31:29.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=717422296 data=null item=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')
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Clicked on 
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:29 [2020-07-07T19:31:29.473Z] 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')
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Clicking on Apply and Close
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717422426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717422426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717422426 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717422426 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717422426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717422426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717422426 data=null item=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')
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717421411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Clicked on 
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717422505 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717422611 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717422612 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717422613 data=null doit=true} to TreeItem with text {Tracing}
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717422613 data=null} to TreeItem with text {Tracing}
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717422613 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:29 [2020-07-07T19:31:29.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717422613 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}
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717422707 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:29 [2020-07-07T19:31:29.729Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717422708 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717422708 data=null doit=true} to Tree node with text: XML Analyses
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717422708 data=null} to Tree node with text: XML Analyses
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717422708 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717422708 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717422709 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:29 [2020-07-07T19:31:29.729Z] 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')
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Clicking on Apply and Close
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717422711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717422711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717422724 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717422724 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717422724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717422724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717422724 data=null item=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')
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717422510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Clicked on 
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717422805 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:29 [2020-07-07T19:31:29.729Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717422901 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717422903 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717422903 data=null doit=true} to TreeItem with text {Tracing}
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717422903 data=null} to TreeItem with text {Tracing}
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717422903 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:29 [2020-07-07T19:31:29.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717422903 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}
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717422938 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:29 [2020-07-07T19:31:29.985Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717422939 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717422939 data=null doit=true} to Tree node with text: XML Analyses
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717422939 data=null} to Tree node with text: XML Analyses
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717422939 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717422939 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717422990 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.985Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Clicking on Import
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=717422994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=717422994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=717422994 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=717422994 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=717422995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=717422995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=717422995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=717423087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=717423087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=717423088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=717423088 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=717423088 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Clicked on Import
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Selecting rows [0] in (of type 'Table')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717423117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717423117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717423117 data=null doit=true} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717423117 data=null} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=717423117 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717423118 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=717423122 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to (of type 'Table')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Clicking on Export
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=717423124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=717423124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=717423124 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=717423124 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=717423124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=717423124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=717423124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=717423125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=717423125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=717423125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=717423125 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=717423125 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Clicked on Export
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:29 [2020-07-07T19:31:29.986Z] 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')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Clicking on Apply and Close
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717423133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717423133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717423133 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717423133 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717423133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:29 [2020-07-07T19:31:29.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717423133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717423133 data=null item=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')
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717422810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Clicked on 
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717423206 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717423317 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717423318 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717423318 data=null doit=true} to TreeItem with text {Tracing}
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717423318 data=null} to TreeItem with text {Tracing}
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717423319 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717423319 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}
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717423392 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:30 [2020-07-07T19:31:30.241Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717423402 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717423402 data=null doit=true} to Tree node with text: XML Analyses
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717423402 data=null} to Tree node with text: XML Analyses
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717423403 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717423403 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717423404 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:30 [2020-07-07T19:31:30.241Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Selecting rows [0] in (of type 'Table')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717423494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717423494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717423494 data=null doit=true} to (of type 'Table')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717423494 data=null} to (of type 'Table')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=717423495 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to (of type 'Table')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717423496 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=717423513 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to (of type 'Table')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Clicking on Delete
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=717423514 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')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717423515 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')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=717423516 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=717423517 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=717423517 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')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=717423576 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')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=717423601 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')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717423602 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')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=717423602 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')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=717423602 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=717423602 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Clicked on Delete
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=717423603 data=null doit=true} to Shell with text {Delete XML file(s)}
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Clicking on &Yes
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717423603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717423603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717423603 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717423603 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717423603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717423603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717423603 data=null item=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')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=717423576 data=null item=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')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Clicked on 
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:30 [2020-07-07T19:31:30.497Z] 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')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Clicking on Apply and Close
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717423675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717423675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717423675 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717423675 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717423676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717423676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717423676 data=null item=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')
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717423211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Clicked on 
15:31:30 [2020-07-07T19:31:30.753Z] 
15:31:30 [2020-07-07T19:31:30.753Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:31:30.531
15:31:30 [2020-07-07T19:31:30.753Z] !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.
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717423715 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717423828 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717423829 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717423830 data=null doit=true} to TreeItem with text {Tracing}
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717423830 data=null} to TreeItem with text {Tracing}
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717423830 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717423830 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}
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717423911 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:30 [2020-07-07T19:31:30.753Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717423911 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717423911 data=null doit=true} to Tree node with text: XML Analyses
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717423911 data=null} to Tree node with text: XML Analyses
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717423912 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717423912 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717423913 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:30 [2020-07-07T19:31:30.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:30 [2020-07-07T19:31:30.754Z] DEBUG - Attempting to set focus on Table with text {}
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=717423915 data=null button=0 stateMask=0x0 x=66 y=12 count=0} to TableItem with text {test_invalid}
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=717423987 data=null doit=true} to TableItem with text {test_invalid}
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=717423988 data=null} to TableItem with text {test_invalid}
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=717423989 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to TableItem with text {test_invalid}
15:31:31 [2020-07-07T19:31:31.009Z] 
15:31:31 [2020-07-07T19:31:31.009Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:31:30.810
15:31:31 [2020-07-07T19:31:31.009Z] !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.
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717423990 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_invalid}
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=717424007 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to TableItem with text {test_invalid}
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:31 [2020-07-07T19:31:31.009Z] 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')
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Clicking on Apply and Close
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717424009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717424009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717424009 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717424011 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717424011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717424011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.009Z] 
15:31:31 [2020-07-07T19:31:31.009Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:31:30.831
15:31:31 [2020-07-07T19:31:31.009Z] !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.
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717424011 data=null item=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')
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717423720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Clicked on 
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=717424092 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:31:31 [2020-07-07T19:31:31.009Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=717424201 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=717424202 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=717424202 data=null doit=true} to TreeItem with text {Tracing}
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=717424202 data=null} to TreeItem with text {Tracing}
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=717424203 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717424203 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}
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=717424290 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
15:31:31 [2020-07-07T19:31:31.265Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Attempting to set focus on Tree with text {}
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=717424291 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=717424291 data=null doit=true} to Tree node with text: XML Analyses
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=717424291 data=null} to Tree node with text: XML Analyses
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=717424291 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=717424291 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=717424292 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Attempting to set focus on (of type 'Table')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Selecting rows [0] in (of type 'Table')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=717424295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=717424295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=717424295 data=null doit=true} to (of type 'Table')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=717424295 data=null} to (of type 'Table')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=717424295 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to (of type 'Table')
15:31:31 [2020-07-07T19:31:31.265Z] 
15:31:31 [2020-07-07T19:31:31.265Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-07-07 19:31:31.115
15:31:31 [2020-07-07T19:31:31.265Z] !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.
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=717424295 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=717424326 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to (of type 'Table')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Clicking on Delete
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=717424385 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')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717424385 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')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=717424385 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=717424385 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=717424387 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')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=717424387 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')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=717424425 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')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=717424427 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')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=717424427 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')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=717424427 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=717424427 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Clicked on Delete
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=717424428 data=null doit=true} to Shell with text {Delete XML file(s)}
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:31:31 [2020-07-07T19:31:31.265Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.266Z] DEBUG - Clicking on &Yes
15:31:31 [2020-07-07T19:31:31.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=717424428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=717424428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=717424428 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=717424428 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=717424428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=717424428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=717424428 data=null item=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')
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=717424387 data=null item=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')
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Clicked on 
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:31:31 [2020-07-07T19:31:31.522Z] 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')
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Clicking on Apply and Close
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=717424491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=717424491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=717424491 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=717424491 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=717424491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=717424491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=717424491 data=null item=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')
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=717424097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:31:31 [2020-07-07T19:31:31.522Z] DEBUG - Clicked on 
15:31:31 [2020-07-07T19:31:31.522Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.492 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
15:31:31 [2020-07-07T19:31:31.522Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.182 s
15:31:31 [2020-07-07T19:31:31.522Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.81 s
15:31:31 [2020-07-07T19:31:31.522Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.573 s
15:31:31 [2020-07-07T19:31:31.522Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.212 s
15:31:31 [2020-07-07T19:31:31.522Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.127 s
15:31:31 [2020-07-07T19:31:31.522Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.389 s
15:31:31 [2020-07-07T19:31:31.522Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.4 s
15:31:31 [2020-07-07T19:31:31.523Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.905 s
15:31:31 [2020-07-07T19:31:31.523Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.812 s
15:31:31 [2020-07-07T19:31:31.523Z] 
15:31:31 [2020-07-07T19:31:31.523Z] Results:
15:31:31 [2020-07-07T19:31:31.523Z] 
15:31:31 [2020-07-07T19:31:31.523Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
15:31:31 [2020-07-07T19:31:31.523Z] 
15:31:31 [2020-07-07T19:31:31.778Z] 
15:31:31 [2020-07-07T19:31:31.778Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 19:31:31.610
15:31:31 [2020-07-07T19:31:31.778Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] All tests passed!
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.3-SNAPSHOT [130/138]
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] The project's OSGi version is 1.0.3.202007071840
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.703Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] 
15:31:32 [2020-07-07T19:31:32.704Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:33 [2020-07-07T19:31:33.629Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
15:31:33 [2020-07-07T19:31:33.629Z] [INFO] Command line:
15:31:33 [2020-07-07T19:31:33.629Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:31:33 [2020-07-07T19:31:33.629Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:31:35 [2020-07-07T19:31:35.517Z] !SESSION 2020-07-07 19:31:33.642 -----------------------------------------------
15:31:35 [2020-07-07T19:31:35.517Z] eclipse.buildId=unknown
15:31:35 [2020-07-07T19:31:35.517Z] java.version=1.8.0_202
15:31:35 [2020-07-07T19:31:35.517Z] java.vendor=Oracle Corporation
15:31:35 [2020-07-07T19:31:35.517Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:31:35 [2020-07-07T19:31:35.517Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:31:35 [2020-07-07T19:31:35.517Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:31:35 [2020-07-07T19:31:35.517Z] 
15:31:35 [2020-07-07T19:31:35.517Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:31:35.015
15:31:35 [2020-07-07T19:31:35.517Z] !MESSAGE FrameworkEvent ERROR
15:31:35 [2020-07-07T19:31:35.517Z] !STACK 0
15:31:35 [2020-07-07T19:31:35.517Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:31:35 [2020-07-07T19:31:35.517Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:31:35 [2020-07-07T19:31:35.517Z] 
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:31:35 [2020-07-07T19:31:35.517Z] 
15:31:35 [2020-07-07T19:31:35.517Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:31:35.105
15:31:35 [2020-07-07T19:31:35.517Z] !MESSAGE FrameworkEvent ERROR
15:31:35 [2020-07-07T19:31:35.517Z] !STACK 0
15:31:35 [2020-07-07T19:31:35.517Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:31:35 [2020-07-07T19:31:35.517Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:31:35 [2020-07-07T19:31:35.517Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:31:35 [2020-07-07T19:31:35.517Z]     -> 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"
15:31:35 [2020-07-07T19:31:35.517Z]        org.apache.httpcomponents.httpclient.win [36]
15:31:35 [2020-07-07T19:31:35.517Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:31:35 [2020-07-07T19:31:35.517Z] 
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:31:35 [2020-07-07T19:31:35.517Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:31:36 [2020-07-07T19:31:36.445Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:31:36 [2020-07-07T19:31:36.445Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:31:40 [2020-07-07T19:31:40.609Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:31:40 [2020-07-07T19:31:40.865Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
15:31:41 [2020-07-07T19:31:41.120Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
15:31:41 [2020-07-07T19:31:41.120Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0.001 s
15:31:41 [2020-07-07T19:31:41.120Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
15:31:41 [2020-07-07T19:31:41.121Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
15:31:41 [2020-07-07T19:31:41.121Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
15:31:41 [2020-07-07T19:31:41.121Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest)  Time elapsed: 0.126 s
15:31:41 [2020-07-07T19:31:41.121Z] 
15:31:41 [2020-07-07T19:31:41.121Z] Results:
15:31:41 [2020-07-07T19:31:41.121Z] 
15:31:41 [2020-07-07T19:31:41.121Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
15:31:41 [2020-07-07T19:31:41.121Z] 
15:31:41 [2020-07-07T19:31:41.121Z] 
15:31:41 [2020-07-07T19:31:41.121Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 19:31:41.104
15:31:41 [2020-07-07T19:31:41.121Z] !MESSAGE Unexpected error executing analysis with trace 
15:31:41 [2020-07-07T19:31:41.121Z] !STACK 0
15:31:41 [2020-07-07T19:31:41.121Z] java.lang.NullPointerException
15:31:41 [2020-07-07T19:31:41.121Z] 	at java.io.File.<init>(File.java:277)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:31:41 [2020-07-07T19:31:41.121Z] 
15:31:41 [2020-07-07T19:31:41.121Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 19:31:41.104
15:31:41 [2020-07-07T19:31:41.121Z] !MESSAGE Unexpected error executing analysis with trace 
15:31:41 [2020-07-07T19:31:41.121Z] !STACK 0
15:31:41 [2020-07-07T19:31:41.121Z] java.lang.NullPointerException
15:31:41 [2020-07-07T19:31:41.121Z] 	at java.io.File.<init>(File.java:277)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:31:41 [2020-07-07T19:31:41.121Z] 
15:31:41 [2020-07-07T19:31:41.121Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 19:31:41.108
15:31:41 [2020-07-07T19:31:41.121Z] !MESSAGE Exception executing analysis
15:31:41 [2020-07-07T19:31:41.121Z] !STACK 0
15:31:41 [2020-07-07T19:31:41.121Z] java.lang.NullPointerException
15:31:41 [2020-07-07T19:31:41.121Z] 	at java.io.File.<init>(File.java:277)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:31:41 [2020-07-07T19:31:41.121Z] 
15:31:41 [2020-07-07T19:31:41.121Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-07-07 19:31:41.108
15:31:41 [2020-07-07T19:31:41.121Z] !MESSAGE Exception executing analysis
15:31:41 [2020-07-07T19:31:41.121Z] !STACK 0
15:31:41 [2020-07-07T19:31:41.121Z] java.lang.NullPointerException
15:31:41 [2020-07-07T19:31:41.121Z] 	at java.io.File.<init>(File.java:277)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:31:41 [2020-07-07T19:31:41.121Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:31:42 [2020-07-07T19:31:42.046Z] 
15:31:42 [2020-07-07T19:31:42.046Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-07-07 19:31:41.698
15:31:42 [2020-07-07T19:31:42.046Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition]
15:31:42 [2020-07-07T19:31:42.046Z] !STACK 0
15:31:42 [2020-07-07T19:31:42.046Z] org.eclipse.core.runtime.CoreException: Error evaluating Property [org.eclipse.ui.ide.page.activePreferencePage, type=class org.eclipse.swt.widgets.Shell, tester=org.eclipse.ui.internal.ide.handlers.PagePropertyTester@7fd7cc83]
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.core.internal.expressions.Property.test(Property.java:68)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:103)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:55)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:81)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:69)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:25)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:74)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:74)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:100)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:94)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:109)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:364)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:379)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:208)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:171)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:234)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:140)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:132)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:231)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.osgi.container.Module.publishEvent(Module.java:493)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:651)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:515)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220)
15:31:42 [2020-07-07T19:31:42.046Z] 	at java.lang.Thread.run(Thread.java:748)
15:31:42 [2020-07-07T19:31:42.046Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.swt.SWT.error(SWT.java:4699)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.swt.SWT.error(SWT.java:4614)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.swt.SWT.error(SWT.java:4585)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:532)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:470)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:558)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39)
15:31:42 [2020-07-07T19:31:42.046Z] 	at org.eclipse.core.internal.expressions.Property.test(Property.java:65)
15:31:42 [2020-07-07T19:31:42.046Z] 	... 29 more
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] All tests passed!
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.pom
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.1-SNAPSHOT [131/138]
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] The project's OSGi version is 1.0.1.202007071840
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-sources.jar
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] 
15:31:42 [2020-07-07T19:31:42.607Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:43 [2020-07-07T19:31:43.533Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
15:31:43 [2020-07-07T19:31:43.533Z] [INFO] Command line:
15:31:43 [2020-07-07T19:31:43.533Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:31:43 [2020-07-07T19:31:43.533Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:31:44 [2020-07-07T19:31:44.895Z] !SESSION 2020-07-07 19:31:43.373 -----------------------------------------------
15:31:44 [2020-07-07T19:31:44.895Z] eclipse.buildId=unknown
15:31:44 [2020-07-07T19:31:44.895Z] java.version=1.8.0_202
15:31:44 [2020-07-07T19:31:44.895Z] java.vendor=Oracle Corporation
15:31:44 [2020-07-07T19:31:44.895Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:31:44 [2020-07-07T19:31:44.895Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:31:44 [2020-07-07T19:31:44.895Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:31:44 [2020-07-07T19:31:44.895Z] 
15:31:44 [2020-07-07T19:31:44.895Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:31:44.627
15:31:44 [2020-07-07T19:31:44.895Z] !MESSAGE FrameworkEvent ERROR
15:31:44 [2020-07-07T19:31:44.895Z] !STACK 0
15:31:44 [2020-07-07T19:31:44.895Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:31:44 [2020-07-07T19:31:44.895Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:31:44 [2020-07-07T19:31:44.895Z] 
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:31:44 [2020-07-07T19:31:44.895Z] 
15:31:44 [2020-07-07T19:31:44.895Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:31:44.732
15:31:44 [2020-07-07T19:31:44.895Z] !MESSAGE FrameworkEvent ERROR
15:31:44 [2020-07-07T19:31:44.895Z] !STACK 0
15:31:44 [2020-07-07T19:31:44.895Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:31:44 [2020-07-07T19:31:44.895Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:31:44 [2020-07-07T19:31:44.895Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:31:44 [2020-07-07T19:31:44.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"
15:31:44 [2020-07-07T19:31:44.895Z]        org.apache.httpcomponents.httpclient.win [36]
15:31:44 [2020-07-07T19:31:44.895Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:31:44 [2020-07-07T19:31:44.895Z] 
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:31:44 [2020-07-07T19:31:44.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:31:44 [2020-07-07T19:31:44.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:31:44 [2020-07-07T19:31:44.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:31:44 [2020-07-07T19:31:44.896Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:31:44 [2020-07-07T19:31:44.896Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:31:44 [2020-07-07T19:31:44.896Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:31:45 [2020-07-07T19:31:45.824Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:31:45 [2020-07-07T19:31:45.824Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:31:49 [2020-07-07T19:31:49.990Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:31:50 [2020-07-07T19:31:50.245Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
15:31:50 [2020-07-07T19:31:50.245Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
15:31:50 [2020-07-07T19:31:50.245Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.001 s
15:31:50 [2020-07-07T19:31:50.245Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
15:31:50 [2020-07-07T19:31:50.245Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
15:31:50 [2020-07-07T19:31:50.245Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
15:31:50 [2020-07-07T19:31:50.245Z] 
15:31:50 [2020-07-07T19:31:50.245Z] Results:
15:31:50 [2020-07-07T19:31:50.245Z] 
15:31:50 [2020-07-07T19:31:50.245Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
15:31:50 [2020-07-07T19:31:50.245Z] 
15:31:51 [2020-07-07T19:31:51.170Z] [INFO] All tests passed!
15:31:51 [2020-07-07T19:31:51.170Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:51 [2020-07-07T19:31:51.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar
15:31:51 [2020-07-07T19:31:51.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.pom
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-sources.jar
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-p2metadata.xml
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-p2artifacts.xml
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.8-SNAPSHOT [132/138]
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] The project's OSGi version is 1.0.8.202007071840
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:31:51 [2020-07-07T19:31:51.682Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.682Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.682Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.682Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.682Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.682Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.682Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:31:51 [2020-07-07T19:31:51.682Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.682Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:51 [2020-07-07T19:31:51.682Z] [INFO] 
15:31:51 [2020-07-07T19:31:51.682Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:31:52 [2020-07-07T19:31:52.608Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
15:31:52 [2020-07-07T19:31:52.608Z] [INFO] Command line:
15:31:52 [2020-07-07T19:31:52.608Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:31:52 [2020-07-07T19:31:52.608Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:31:53 [2020-07-07T19:31:53.971Z] !SESSION 2020-07-07 19:31:52.336 -----------------------------------------------
15:31:53 [2020-07-07T19:31:53.971Z] eclipse.buildId=unknown
15:31:53 [2020-07-07T19:31:53.971Z] java.version=1.8.0_202
15:31:53 [2020-07-07T19:31:53.971Z] java.vendor=Oracle Corporation
15:31:53 [2020-07-07T19:31:53.971Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:31:53 [2020-07-07T19:31:53.971Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:31:53 [2020-07-07T19:31:53.971Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:31:53 [2020-07-07T19:31:53.971Z] 
15:31:53 [2020-07-07T19:31:53.971Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:31:53.802
15:31:53 [2020-07-07T19:31:53.971Z] !MESSAGE FrameworkEvent ERROR
15:31:53 [2020-07-07T19:31:53.971Z] !STACK 0
15:31:53 [2020-07-07T19:31:53.971Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:31:53 [2020-07-07T19:31:53.971Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:31:53 [2020-07-07T19:31:53.971Z] 
15:31:53 [2020-07-07T19:31:53.971Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:31:53 [2020-07-07T19:31:53.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:31:53 [2020-07-07T19:31:53.971Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:31:53 [2020-07-07T19:31:53.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:31:53 [2020-07-07T19:31:53.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:31:53 [2020-07-07T19:31:53.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:31:53 [2020-07-07T19:31:53.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:31:53 [2020-07-07T19:31:53.971Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:31:53 [2020-07-07T19:31:53.971Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:31:53 [2020-07-07T19:31:53.971Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:31:53 [2020-07-07T19:31:53.971Z] 
15:31:53 [2020-07-07T19:31:53.971Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:31:53.894
15:31:53 [2020-07-07T19:31:53.971Z] !MESSAGE FrameworkEvent ERROR
15:31:53 [2020-07-07T19:31:53.971Z] !STACK 0
15:31:53 [2020-07-07T19:31:53.971Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:31:53 [2020-07-07T19:31:53.971Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:31:53 [2020-07-07T19:31:53.971Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:31:53 [2020-07-07T19:31:53.971Z]     -> 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"
15:31:53 [2020-07-07T19:31:53.972Z]        org.apache.httpcomponents.httpclient.win [36]
15:31:53 [2020-07-07T19:31:53.972Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:31:53 [2020-07-07T19:31:53.972Z] 
15:31:53 [2020-07-07T19:31:53.972Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:31:53 [2020-07-07T19:31:53.972Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:31:53 [2020-07-07T19:31:53.972Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:31:53 [2020-07-07T19:31:53.972Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:31:53 [2020-07-07T19:31:53.972Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:31:53 [2020-07-07T19:31:53.972Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:31:53 [2020-07-07T19:31:53.972Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:31:53 [2020-07-07T19:31:53.972Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:31:53 [2020-07-07T19:31:53.972Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:31:53 [2020-07-07T19:31:53.972Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:31:54 [2020-07-07T19:31:54.900Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:31:54 [2020-07-07T19:31:54.900Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:32:00 [2020-07-07T19:32:00.147Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:32:00 [2020-07-07T19:32:00.147Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
15:32:00 [2020-07-07T19:32:00.147Z] Display size: 1440x900
15:32:00 [2020-07-07T19:32:00.147Z] OS version=3.10.0-1062.el7.x86_64
15:32:00 [2020-07-07T19:32:00.147Z] GTK version=3.22.30
15:32:00 [2020-07-07T19:32:00.147Z] GTK theme=Ambiance
15:32:00 [2020-07-07T19:32:00.147Z] LIBOVERLAY_SCROLLBAR=0
15:32:00 [2020-07-07T19:32:00.147Z] Time zone: Greenwich Mean Time
15:32:00 [2020-07-07T19:32:00.147Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:32:00 [2020-07-07T19:32:00.147Z] log4j:WARN Please initialize the log4j system properly.
15:32:03 [2020-07-07T19:32:03.412Z] *** BUG ***
15:32:03 [2020-07-07T19:32:03.412Z] In pixman_region32_init_rect: Invalid rectangle passed
15:32:03 [2020-07-07T19:32:03.412Z] Set a breakpoint on '_pixman_log_error' to debug
15:32:03 [2020-07-07T19:32:03.412Z] 
15:32:03 [2020-07-07T19:32:03.412Z] *** BUG ***
15:32:03 [2020-07-07T19:32:03.412Z] In pixman_region32_init_rect: Invalid rectangle passed
15:32:03 [2020-07-07T19:32:03.412Z] Set a breakpoint on '_pixman_log_error' to debug
15:32:03 [2020-07-07T19:32:03.412Z] 
15:32:03 [2020-07-07T19:32:03.412Z] *** BUG ***
15:32:03 [2020-07-07T19:32:03.412Z] In pixman_region32_init_rect: Invalid rectangle passed
15:32:03 [2020-07-07T19:32:03.412Z] Set a breakpoint on '_pixman_log_error' to debug
15:32:03 [2020-07-07T19:32:03.412Z] 
15:33:11 [2020-07-07T19:33:11.053Z] 
15:33:11 [2020-07-07T19:33:11.053Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-07-07 19:33:00.395
15:33:11 [2020-07-07T19:33:11.053Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
15:33:11 [2020-07-07T19:33:11.053Z] !STACK 0
15:33:11 [2020-07-07T19:33:11.053Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:33:11 [2020-07-07T19:33:11.053Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:33:11 [2020-07-07T19:33:11.053Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:33:11 [2020-07-07T19:33:11.053Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:33:11 [2020-07-07T19:33:11.053Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
15:33:11 [2020-07-07T19:33:11.053Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:33:11 [2020-07-07T19:33:11.053Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803)
15:33:11 [2020-07-07T19:33:11.053Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841)
15:33:11 [2020-07-07T19:33:11.053Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814)
15:33:11 [2020-07-07T19:33:11.053Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208)
15:33:11 [2020-07-07T19:33:11.053Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:33:11 [2020-07-07T19:33:11.053Z] 	... 3 more
15:33:11 [2020-07-07T19:33:11.053Z] *** BUG ***
15:33:11 [2020-07-07T19:33:11.053Z] In pixman_region32_init_rect: Invalid rectangle passed
15:33:11 [2020-07-07T19:33:11.053Z] Set a breakpoint on '_pixman_log_error' to debug
15:33:11 [2020-07-07T19:33:11.053Z] 
15:33:11 [2020-07-07T19:33:11.053Z] *** BUG ***
15:33:11 [2020-07-07T19:33:11.053Z] In pixman_region32_init_rect: Invalid rectangle passed
15:33:11 [2020-07-07T19:33:11.053Z] Set a breakpoint on '_pixman_log_error' to debug
15:33:11 [2020-07-07T19:33:11.053Z] 
15:33:11 [2020-07-07T19:33:11.053Z] *** BUG ***
15:33:11 [2020-07-07T19:33:11.053Z] In pixman_region32_init_rect: Invalid rectangle passed
15:33:11 [2020-07-07T19:33:11.053Z] Set a breakpoint on '_pixman_log_error' to debug
15:33:11 [2020-07-07T19:33:11.053Z] 
15:33:11 [2020-07-07T19:33:11.053Z] *** BUG ***
15:33:11 [2020-07-07T19:33:11.053Z] In pixman_region32_init_rect: Invalid rectangle passed
15:33:11 [2020-07-07T19:33:11.053Z] Set a breakpoint on '_pixman_log_error' to debug
15:33:11 [2020-07-07T19:33:11.053Z] 
15:33:11 [2020-07-07T19:33:11.053Z] *** BUG ***
15:33:11 [2020-07-07T19:33:11.053Z] In pixman_region32_init_rect: Invalid rectangle passed
15:33:11 [2020-07-07T19:33:11.053Z] Set a breakpoint on '_pixman_log_error' to debug
15:33:11 [2020-07-07T19:33:11.053Z] 
15:33:11 [2020-07-07T19:33:11.053Z] *** BUG ***
15:33:11 [2020-07-07T19:33:11.053Z] In pixman_region32_init_rect: Invalid rectangle passed
15:33:11 [2020-07-07T19:33:11.053Z] Set a breakpoint on '_pixman_log_error' to debug
15:33:11 [2020-07-07T19:33:11.053Z] 
15:33:11 [2020-07-07T19:33:11.053Z] *** BUG ***
15:33:11 [2020-07-07T19:33:11.053Z] In pixman_region32_init_rect: Invalid rectangle passed
15:33:11 [2020-07-07T19:33:11.053Z] Set a breakpoint on '_pixman_log_error' to debug
15:33:11 [2020-07-07T19:33:11.053Z] 
15:33:13 [2020-07-07T19:33:13.566Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 73.769 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
15:33:13 [2020-07-07T19:33:13.566Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.794 s
15:33:13 [2020-07-07T19:33:13.566Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.994 s
15:33:13 [2020-07-07T19:33:13.566Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.01 s
15:33:13 [2020-07-07T19:33:13.566Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 10.195 s
15:33:13 [2020-07-07T19:33:13.566Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.714 s
15:33:13 [2020-07-07T19:33:13.566Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.398 s
15:33:13 [2020-07-07T19:33:13.566Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.43 s
15:33:13 [2020-07-07T19:33:13.566Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.322 s
15:33:13 [2020-07-07T19:33:13.566Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.039 s
15:33:13 [2020-07-07T19:33:13.566Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.399 s
15:33:13 [2020-07-07T19:33:13.566Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.849 s
15:33:13 [2020-07-07T19:33:13.566Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.346 s
15:33:13 [2020-07-07T19:33:13.566Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.44 s
15:33:13 [2020-07-07T19:33:13.566Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.116 s
15:33:13 [2020-07-07T19:33:13.566Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.065 s
15:33:13 [2020-07-07T19:33:13.566Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
15:33:13 [2020-07-07T19:33:13.566Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.082 s
15:33:13 [2020-07-07T19:33:13.566Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.802 s
15:33:13 [2020-07-07T19:33:13.566Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.696 s
15:33:13 [2020-07-07T19:33:13.566Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.598 s
15:33:13 [2020-07-07T19:33:13.566Z] 
15:33:13 [2020-07-07T19:33:13.566Z] Results:
15:33:13 [2020-07-07T19:33:13.566Z] 
15:33:13 [2020-07-07T19:33:13.566Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
15:33:13 [2020-07-07T19:33:13.566Z] 
15:33:13 [2020-07-07T19:33:13.821Z] 
15:33:13 [2020-07-07T19:33:13.821Z] !ENTRY org.eclipse.core.resources 2 10035 2020-07-07 19:33:13.598
15:33:13 [2020-07-07T19:33:13.821Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] All tests passed!
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.1-SNAPSHOT [133/138]
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] The project's OSGi version is 1.0.1.202007071840
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-sources.jar
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar
15:33:14 [2020-07-07T19:33:14.748Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.748Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.748Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.748Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.748Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.748Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.748Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar
15:33:14 [2020-07-07T19:33:14.748Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.748Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:14 [2020-07-07T19:33:14.748Z] [INFO] 
15:33:14 [2020-07-07T19:33:14.748Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:15 [2020-07-07T19:33:15.673Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
15:33:15 [2020-07-07T19:33:15.673Z] [INFO] Command line:
15:33:15 [2020-07-07T19:33:15.674Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:33:15 [2020-07-07T19:33:15.674Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:33:17 [2020-07-07T19:33:17.115Z] !SESSION 2020-07-07 19:33:15.496 -----------------------------------------------
15:33:17 [2020-07-07T19:33:17.115Z] eclipse.buildId=unknown
15:33:17 [2020-07-07T19:33:17.115Z] java.version=1.8.0_202
15:33:17 [2020-07-07T19:33:17.115Z] java.vendor=Oracle Corporation
15:33:17 [2020-07-07T19:33:17.115Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:33:17 [2020-07-07T19:33:17.116Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:33:17 [2020-07-07T19:33:17.116Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:33:17 [2020-07-07T19:33:17.116Z] 
15:33:17 [2020-07-07T19:33:17.116Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:33:16.805
15:33:17 [2020-07-07T19:33:17.116Z] !MESSAGE FrameworkEvent ERROR
15:33:17 [2020-07-07T19:33:17.116Z] !STACK 0
15:33:17 [2020-07-07T19:33:17.116Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:33:17 [2020-07-07T19:33:17.116Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:33:17 [2020-07-07T19:33:17.116Z] 
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:33:17 [2020-07-07T19:33:17.116Z] 
15:33:17 [2020-07-07T19:33:17.116Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:33:16.891
15:33:17 [2020-07-07T19:33:17.116Z] !MESSAGE FrameworkEvent ERROR
15:33:17 [2020-07-07T19:33:17.116Z] !STACK 0
15:33:17 [2020-07-07T19:33:17.116Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
15:33:17 [2020-07-07T19:33:17.116Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:33:17 [2020-07-07T19:33:17.116Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:33:17 [2020-07-07T19:33:17.116Z]     -> 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"
15:33:17 [2020-07-07T19:33:17.116Z]        org.apache.httpcomponents.httpclient.win [36]
15:33:17 [2020-07-07T19:33:17.116Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:33:17 [2020-07-07T19:33:17.116Z] 
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:33:17 [2020-07-07T19:33:17.116Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:33:18 [2020-07-07T19:33:18.041Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:33:18 [2020-07-07T19:33:18.041Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:33:22 [2020-07-07T19:33:22.205Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
15:33:22 [2020-07-07T19:33:22.205Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
15:33:22 [2020-07-07T19:33:22.460Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
15:33:22 [2020-07-07T19:33:22.460Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.065 s
15:33:22 [2020-07-07T19:33:22.460Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.032 s
15:33:22 [2020-07-07T19:33:22.460Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.002 s
15:33:22 [2020-07-07T19:33:22.460Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.002 s
15:33:22 [2020-07-07T19:33:22.460Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.002 s
15:33:22 [2020-07-07T19:33:22.460Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
15:33:22 [2020-07-07T19:33:22.460Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
15:33:22 [2020-07-07T19:33:22.460Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.022 s
15:33:22 [2020-07-07T19:33:22.460Z] 
15:33:22 [2020-07-07T19:33:22.460Z] Results:
15:33:22 [2020-07-07T19:33:22.460Z] 
15:33:22 [2020-07-07T19:33:22.460Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
15:33:22 [2020-07-07T19:33:22.460Z] 
15:33:23 [2020-07-07T19:33:23.823Z] [INFO] All tests passed!
15:33:23 [2020-07-07T19:33:23.823Z] [INFO] 
15:33:23 [2020-07-07T19:33:23.823Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:23 [2020-07-07T19:33:23.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar
15:33:23 [2020-07-07T19:33:23.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.pom
15:33:23 [2020-07-07T19:33:23.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-sources.jar
15:33:23 [2020-07-07T19:33:23.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-p2metadata.xml
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-p2artifacts.xml
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] 
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] 
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] Building Trace Compass All Tests 1.0.9-SNAPSHOT                [134/138]
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] 
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] 
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] The project's OSGi version is 1.0.9.202007071840
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] 
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] 
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] 
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] 
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/src/main/resources
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] 
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
15:33:23 [2020-07-07T19:33:23.824Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/classes
15:33:24 [2020-07-07T19:33:24.384Z] [INFO] 
15:33:24 [2020-07-07T19:33:24.384Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
15:33:24 [2020-07-07T19:33:24.384Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:33:24 [2020-07-07T19:33:24.384Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/src/test/resources
15:33:24 [2020-07-07T19:33:24.384Z] [INFO] 
15:33:24 [2020-07-07T19:33:24.384Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
15:33:24 [2020-07-07T19:33:24.384Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-sources.jar
15:33:24 [2020-07-07T19:33:24.384Z] [INFO] 
15:33:24 [2020-07-07T19:33:24.384Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] 
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] 
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] 
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests ---
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] 
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] 
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] 
15:33:24 [2020-07-07T19:33:24.640Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests ---
15:33:26 [2020-07-07T19:33:26.004Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log
15:33:26 [2020-07-07T19:33:26.004Z] [INFO] Command line:
15:33:26 [2020-07-07T19:33:26.004Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:33:26 [2020-07-07T19:33:26.004Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:33:27 [2020-07-07T19:33:27.891Z] !SESSION 2020-07-07 19:33:25.959 -----------------------------------------------
15:33:27 [2020-07-07T19:33:27.891Z] eclipse.buildId=unknown
15:33:27 [2020-07-07T19:33:27.891Z] java.version=1.8.0_202
15:33:27 [2020-07-07T19:33:27.891Z] java.vendor=Oracle Corporation
15:33:27 [2020-07-07T19:33:27.891Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:33:27 [2020-07-07T19:33:27.891Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide
15:33:27 [2020-07-07T19:33:27.891Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:33:27 [2020-07-07T19:33:27.891Z] 
15:33:27 [2020-07-07T19:33:27.891Z] !ENTRY org.eclipse.compare.win32 4 0 2020-07-07 19:33:27.492
15:33:27 [2020-07-07T19:33:27.891Z] !MESSAGE FrameworkEvent ERROR
15:33:27 [2020-07-07T19:33:27.891Z] !STACK 0
15:33:27 [2020-07-07T19:33:27.891Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
15:33:27 [2020-07-07T19:33:27.891Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:33:27 [2020-07-07T19:33:27.891Z] 
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:33:27 [2020-07-07T19:33:27.891Z] 
15:33:27 [2020-07-07T19:33:27.891Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-07-07 19:33:27.514
15:33:27 [2020-07-07T19:33:27.891Z] !MESSAGE FrameworkEvent ERROR
15:33:27 [2020-07-07T19:33:27.891Z] !STACK 0
15:33:27 [2020-07-07T19:33:27.891Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149]
15:33:27 [2020-07-07T19:33:27.891Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:33:27 [2020-07-07T19:33:27.891Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:33:27 [2020-07-07T19:33:27.891Z]     -> 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"
15:33:27 [2020-07-07T19:33:27.891Z]        org.apache.httpcomponents.httpclient.win [36]
15:33:27 [2020-07-07T19:33:27.891Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:33:27 [2020-07-07T19:33:27.891Z] 
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:33:27 [2020-07-07T19:33:27.891Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:33:28 [2020-07-07T19:33:28.455Z] 
15:33:28 [2020-07-07T19:33:28.455Z] Results:
15:33:28 [2020-07-07T19:33:28.455Z] 
15:33:28 [2020-07-07T19:33:28.455Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
15:33:28 [2020-07-07T19:33:28.455Z] 
15:33:29 [2020-07-07T19:33:29.384Z] [WARNING] No tests found.
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.pom
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-sources.jar
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-p2metadata.xml
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-p2artifacts.xml
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] Building org.eclipse.tracecompass.testing 6.0.0-SNAPSHOT       [135/138]
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT.jar
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-sources-feature.jar
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.384Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT.jar
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT.pom
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-sources-feature.jar
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-p2metadata.xml
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-p2artifacts.xml
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 6.0.0-SNAPSHOT    [136/138]
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.385Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT.jar
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-sources-feature.jar
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT.jar
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT.pom
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-sources-feature.jar
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-p2metadata.xml
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-p2artifacts.xml
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.641Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] Building Trace Compass Repository 6.0.0-SNAPSHOT               [137/138]
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] The project's OSGi version is 6.0.0.202007071840
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/src/main/resources
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] 
15:33:29 [2020-07-07T19:33:29.642Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
15:33:41 [2020-07-07T19:33:41.808Z] [INFO] 
15:33:41 [2020-07-07T19:33:41.808Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
15:33:41 [2020-07-07T19:33:41.808Z] [INFO] 
15:33:41 [2020-07-07T19:33:41.808Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site ---
15:33:41 [2020-07-07T19:33:41.808Z] [INFO] 
15:33:41 [2020-07-07T19:33:41.808Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
15:33:41 [2020-07-07T19:33:41.808Z] [INFO] 
15:33:41 [2020-07-07T19:33:41.808Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
15:33:41 [2020-07-07T19:33:41.808Z] [INFO] 
15:33:41 [2020-07-07T19:33:41.808Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site ---
15:33:42 [2020-07-07T19:33:42.370Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-6.0.0-SNAPSHOT.zip
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] No primary artifact to install, installing attached artifacts instead.
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/6.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-6.0.0-SNAPSHOT.pom
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/6.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-6.0.0-SNAPSHOT-p2metadata.xml
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/6.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-6.0.0-SNAPSHOT-p2artifacts.xml
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.2-SNAPSHOT [138/138]
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] The project's OSGi version is 1.0.2.202007071840
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.740Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
15:33:43 [2020-07-07T19:33:43.995Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.995Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-sources.jar
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.pom
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-sources.jar
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] ------------------------------------------------------------------------
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Reactor Summary:
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] 
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass Parent 6.0.0-SNAPSHOT ................ SUCCESS [ 25.345 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 6.0.0-SNAPSHOT SUCCESS [  0.006 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass Common Utilities Parent 6.0.0-SNAPSHOT SUCCESS [  0.006 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.common.core 4.3.0-SNAPSHOT  SUCCESS [ 14.213 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass State System Parent 6.0.0-SNAPSHOT ... SUCCESS [  0.006 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.1-SNAPSHOT SUCCESS [  0.795 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.0.0-SNAPSHOT SUCCESS [  0.522 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.0.0-SNAPSHOT SUCCESS [  0.888 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass TMF Parent 6.0.0-SNAPSHOT ............ SUCCESS [  0.006 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass Filter Parser 1.0.5-SNAPSHOT ......... SUCCESS [  0.293 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.core 6.1.0-SNAPSHOT ... SUCCESS [  3.616 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.4-SNAPSHOT SUCCESS [  0.297 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass CTF Support Parent 6.0.0-SNAPSHOT .... SUCCESS [  0.005 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.5-SNAPSHOT .... SUCCESS [  4.674 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.3-SNAPSHOT ... SUCCESS [  1.012 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.8-SNAPSHOT  SUCCESS [ 31.029 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.12-SNAPSHOT SUCCESS [ 10.258 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.13-SNAPSHOT SUCCESS [04:36 min]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.1-SNAPSHOT SUCCESS [  0.509 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.11-SNAPSHOT SUCCESS [03:11 min]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.0-SNAPSHOT SUCCESS [  4.203 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.ui 6.1.0-SNAPSHOT ..... SUCCESS [  6.490 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 1.0.0-SNAPSHOT SUCCESS [  0.331 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.14-SNAPSHOT SUCCESS [02:32 min]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [04:40 min]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.6-SNAPSHOT SUCCESS [  0.427 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.3-SNAPSHOT SUCCESS [  0.497 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.2-SNAPSHOT SUCCESS [  0.533 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.2.0-SNAPSHOT SUCCESS [  0.403 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 5.0.0-SNAPSHOT SUCCESS [  1.000 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass LTTng Support Parent 6.0.0-SNAPSHOT .. SUCCESS [  0.030 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.2-SNAPSHOT SUCCESS [  0.239 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.0-SNAPSHOT SUCCESS [  0.827 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.4-SNAPSHOT SUCCESS [  0.490 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [01:22 min]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.5-SNAPSHOT SUCCESS [  5.358 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.10-SNAPSHOT SUCCESS [  0.296 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.3-SNAPSHOT SUCCESS [  3.868 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.10-SNAPSHOT SUCCESS [  0.574 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.3-SNAPSHOT SUCCESS [  0.507 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.2-SNAPSHOT SUCCESS [  3.488 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [ 10.789 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [ 18.886 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.13-SNAPSHOT SUCCESS [01:56 min]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.1.0-SNAPSHOT SUCCESS [  0.826 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.0.0-SNAPSHOT SUCCESS [  0.692 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.8-SNAPSHOT SUCCESS [  9.488 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.5-SNAPSHOT SUCCESS [  6.385 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 37.872 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [01:10 min]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.0.0-SNAPSHOT SUCCESS [  0.432 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.4-SNAPSHOT SUCCESS [ 24.113 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.1.0-SNAPSHOT SUCCESS [  0.516 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.4-SNAPSHOT SUCCESS [ 12.234 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass BTF Support Parent 6.0.0-SNAPSHOT .... SUCCESS [  0.025 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.2-SNAPSHOT ... SUCCESS [  0.254 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass Documentation 6.0.0-SNAPSHOT ......... SUCCESS [  0.021 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass Developer Guide 6.0.0-SNAPSHOT ....... SUCCESS [ 20.469 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.12-SNAPSHOT SUCCESS [  0.519 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf 6.0.0-SNAPSHOT ........ SUCCESS [  0.271 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.3-SNAPSHOT ..... SUCCESS [  0.166 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.btf 6.0.0-SNAPSHOT ........ SUCCESS [  0.142 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.2-SNAPSHOT SUCCESS [  3.974 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.8-SNAPSHOT SUCCESS [  4.645 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.ctf 6.0.0-SNAPSHOT ........ SUCCESS [  0.081 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.2-SNAPSHOT SUCCESS [  3.533 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.ctf 6.0.0-SNAPSHOT .... SUCCESS [  0.093 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:56 min]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass User Guide 6.0.0-SNAPSHOT ............ SUCCESS [  4.932 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 6.0.0-SNAPSHOT SUCCESS [  3.170 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass RCP User Guide 6.0.0-SNAPSHOT ........ SUCCESS [  2.920 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass Pcap User Guide 6.0.0-SNAPSHOT ....... SUCCESS [  2.957 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.examples 1.0.6-SNAPSHOT ... SUCCESS [  0.340 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 6.0.0-SNAPSHOT SUCCESS [  0.004 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.6-SNAPSHOT SUCCESS [  0.564 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.3-SNAPSHOT  SUCCESS [  0.293 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.gdbtrace 6.0.0-SNAPSHOT ... SUCCESS [  0.120 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.1-SNAPSHOT SUCCESS [  4.190 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.1-SNAPSHOT SUCCESS [  9.392 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.1-SNAPSHOT SUCCESS [  3.647 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.4-SNAPSHOT SUCCESS [  0.390 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.4-SNAPSHOT SUCCESS [  0.203 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.8-SNAPSHOT SUCCESS [  0.584 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.11-SNAPSHOT SUCCESS [  1.096 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.lttng2.control 6.0.0-SNAPSHOT SUCCESS [  0.106 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.2-SNAPSHOT SUCCESS [  4.653 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.1-SNAPSHOT SUCCESS [  4.009 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.4-SNAPSHOT SUCCESS [ 27.687 s]
15:33:43 [2020-07-07T19:33:43.996Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 43.415 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.1-SNAPSHOT SUCCESS [  0.235 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 6.0.0-SNAPSHOT SUCCESS [  0.094 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.12-SNAPSHOT SUCCESS [ 34.632 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.1-SNAPSHOT SUCCESS [ 44.853 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [03:39 min]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.0.0-SNAPSHOT SUCCESS [  0.871 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.8-SNAPSHOT SUCCESS [  0.413 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.lttng2.ust 6.0.0-SNAPSHOT . SUCCESS [  0.080 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.11-SNAPSHOT SUCCESS [ 28.771 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.1-SNAPSHOT SUCCESS [  8.861 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [01:03 min]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Trace Compass Pcap Format Support Parent 6.0.0-SNAPSHOT SUCCESS [  0.008 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.2-SNAPSHOT .. SUCCESS [  0.390 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.4-SNAPSHOT SUCCESS [  5.188 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.4-SNAPSHOT SUCCESS [  0.217 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.3-SNAPSHOT  SUCCESS [  0.358 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.pcap 6.0.0-SNAPSHOT ... SUCCESS [  0.098 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.2-SNAPSHOT SUCCESS [  4.982 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.1-SNAPSHOT SUCCESS [ 24.391 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Trace Compass RCP Parent 6.0.0-SNAPSHOT ............ SUCCESS [  0.015 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Trace Compass RCP Branding plug-in 6.0.0-SNAPSHOT .. SUCCESS [  0.202 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Trace Compass RCP Branding Feature 6.0.0-SNAPSHOT .. SUCCESS [  0.061 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.1-SNAPSHOT SUCCESS [  0.221 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.rcp.ui 6.0.0-SNAPSHOT ..... SUCCESS [  0.265 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Trace Compass RCP Feature 6.0.0-SNAPSHOT ........... SUCCESS [  0.350 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.1-SNAPSHOT SUCCESS [  3.524 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.3-SNAPSHOT SUCCESS [  8.996 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.1-SNAPSHOT SUCCESS [  0.145 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.rcp.incubator 6.0.0-SNAPSHOT SUCCESS [  1.536 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Trace Compass Json trace Parent 6.0.0-SNAPSHOT ..... SUCCESS [  0.013 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.0.0-SNAPSHOT SUCCESS [  0.234 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.jsontrace 6.0.0-SNAPSHOT .. SUCCESS [  0.077 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.cli 6.0.0-SNAPSHOT .... SUCCESS [  0.050 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Trace Compass RCP Product 6.0.0-SNAPSHOT ........... SUCCESS [01:02 min]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Trace Compass Release Engineering Parent 6.0.0-SNAPSHOT SUCCESS [  0.005 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Trace Compass Target Platform 6.0.0-SNAPSHOT ....... SUCCESS [  5.962 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [07:28 min]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.5-SNAPSHOT SUCCESS [  4.933 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.4-SNAPSHOT SUCCESS [  4.056 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [ 49.743 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.051 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.1-SNAPSHOT SUCCESS [  8.758 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:23 min]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.1-SNAPSHOT SUCCESS [  8.963 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Trace Compass All Tests 1.0.9-SNAPSHOT ............. SUCCESS [  5.726 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.testing 6.0.0-SNAPSHOT .... SUCCESS [  0.233 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.tmf.remote 6.0.0-SNAPSHOT . SUCCESS [  0.095 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Trace Compass Repository 6.0.0-SNAPSHOT ............ SUCCESS [ 14.204 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.2-SNAPSHOT SUCCESS [  0.213 s]
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] ------------------------------------------------------------------------
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] BUILD SUCCESS
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] ------------------------------------------------------------------------
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Total time:  52:55 min
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] Finished at: 2020-07-07T19:33:43Z
15:33:43 [2020-07-07T19:33:43.997Z] [INFO] ------------------------------------------------------------------------
15:33:45 [2020-07-07T19:33:45.634Z] [Pipeline] }
15:33:45 [2020-07-07T19:33:45.894Z] [Pipeline] // container
15:33:46 [2020-07-07T19:33:46.257Z] Post stage
15:33:47 [2020-07-07T19:33:47.118Z] [Pipeline] container
15:33:47 [2020-07-07T19:33:47.119Z] [Pipeline] {
15:33:47 [2020-07-07T19:33:47.758Z] [Pipeline] sh
15:33:50 [2020-07-07T19:33:50.163Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
15:33:50 [2020-07-07T19:33:50.164Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
15:33:50 [2020-07-07T19:33:50.411Z] [Pipeline] junit
15:33:50 [2020-07-07T19:33:50.414Z] Recording test results
15:34:02 [2020-07-07T19:34:02.021Z] [Pipeline] archiveArtifacts
15:34:02 [2020-07-07T19:34:02.025Z] Archiving artifacts
15:34:04 [2020-07-07T19:34:04.193Z] [Pipeline] }
15:34:04 [2020-07-07T19:34:04.464Z] [Pipeline] // container
15:34:06 [2020-07-07T19:34:06.102Z] [Pipeline] }
15:34:06 [2020-07-07T19:34:06.346Z] [Pipeline] // withEnv
15:34:07 [2020-07-07T19:34:07.203Z] [Pipeline] }
15:34:07 [2020-07-07T19:34:07.678Z] [Pipeline] // stage
15:34:09 [2020-07-07T19:34:09.023Z] [Pipeline] stage
15:34:09 [2020-07-07T19:34:09.025Z] [Pipeline] { (Deploy Site)
15:34:14 [2020-07-07T19:34:14.687Z] [Pipeline] tool
15:34:15 [2020-07-07T19:34:15.186Z] [Pipeline] envVarsForTool
15:34:16 [2020-07-07T19:34:16.089Z] [Pipeline] tool
15:34:16 [2020-07-07T19:34:16.593Z] [Pipeline] envVarsForTool
15:34:17 [2020-07-07T19:34:17.241Z] [Pipeline] withEnv
15:34:17 [2020-07-07T19:34:17.242Z] [Pipeline] {
15:34:18 [2020-07-07T19:34:18.769Z] [Pipeline] container
15:34:18 [2020-07-07T19:34:18.770Z] [Pipeline] {
15:34:19 [2020-07-07T19:34:19.398Z] [Pipeline] sshagent
15:34:19 [2020-07-07T19:34:19.420Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
15:34:19 [2020-07-07T19:34:19.427Z] [ssh-agent] Looking for ssh-agent implementation...
15:34:20 [2020-07-07T19:34:20.553Z] [ssh-agent]   Java/JNR ssh-agent
15:34:22 [2020-07-07T19:34:22.093Z] [ssh-agent] Registered BouncyCastle on the remote agent
15:34:25 [2020-07-07T19:34:25.592Z] [ssh-agent] Started.
15:34:25 [2020-07-07T19:34:25.595Z] [Pipeline] {
15:34:26 [2020-07-07T19:34:26.238Z] [Pipeline] sh
15:34:28 [2020-07-07T19:34:28.611Z] + /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository/
15:34:28 [2020-07-07T19:34:28.612Z] + repo=tracecompass
15:34:28 [2020-07-07T19:34:28.612Z] + '[' 2 -lt 2 ']'
15:34:28 [2020-07-07T19:34:28.612Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
15:34:28 [2020-07-07T19:34:28.612Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository/
15:34:28 [2020-07-07T19:34:28.612Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
15:34:28 [2020-07-07T19:34:28.612Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
15:34:28 [2020-07-07T19:34:28.612Z] + SCP=scp
15:34:28 [2020-07-07T19:34:28.612Z] + ECHO=echo
15:34:28 [2020-07-07T19:34:28.612Z] + '[' false == false ']'
15:34:28 [2020-07-07T19:34:28.612Z] + ECHO=
15:34:28 [2020-07-07T19:34:28.612Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository/
15:34:28 [2020-07-07T19:34:28.612Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository//*'
15:34:31 [2020-07-07T19:34:31.905Z] + scp -r releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.jar releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//content.jar releng/org.eclipse.tracecompass.releng-site/target/repository//content.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//features releng/org.eclipse.tracecompass.releng-site/target/repository//p2.index releng/org.eclipse.tracecompass.releng-site/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository/
15:34:44 [2020-07-07T19:34:44.337Z] [Pipeline] }
15:34:44 [2020-07-07T19:34:44.341Z] [ssh-agent] Stopped.
15:34:44 [2020-07-07T19:34:44.605Z] [Pipeline] // sshagent
15:34:44 [2020-07-07T19:34:44.999Z] [Pipeline] }
15:34:45 [2020-07-07T19:34:45.263Z] [Pipeline] // container
15:34:45 [2020-07-07T19:34:45.644Z] [Pipeline] }
15:34:45 [2020-07-07T19:34:45.893Z] [Pipeline] // withEnv
15:34:46 [2020-07-07T19:34:46.273Z] [Pipeline] }
15:34:46 [2020-07-07T19:34:46.539Z] [Pipeline] // stage
15:34:47 [2020-07-07T19:34:47.307Z] [Pipeline] stage
15:34:47 [2020-07-07T19:34:47.309Z] [Pipeline] { (Deploy RCP)
15:34:53 [2020-07-07T19:34:53.417Z] [Pipeline] tool
15:34:53 [2020-07-07T19:34:53.914Z] [Pipeline] envVarsForTool
15:34:54 [2020-07-07T19:34:54.820Z] [Pipeline] tool
15:34:55 [2020-07-07T19:34:55.315Z] [Pipeline] envVarsForTool
15:34:55 [2020-07-07T19:34:55.925Z] [Pipeline] withEnv
15:34:55 [2020-07-07T19:34:55.925Z] [Pipeline] {
15:34:57 [2020-07-07T19:34:57.410Z] [Pipeline] container
15:34:57 [2020-07-07T19:34:57.410Z] [Pipeline] {
15:34:58 [2020-07-07T19:34:58.037Z] [Pipeline] sshagent
15:34:58 [2020-07-07T19:34:58.044Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
15:34:58 [2020-07-07T19:34:58.044Z] [ssh-agent] Looking for ssh-agent implementation...
15:34:59 [2020-07-07T19:34:59.193Z] [ssh-agent]   Java/JNR ssh-agent
15:34:59 [2020-07-07T19:34:59.194Z] [ssh-agent] Registered BouncyCastle on the remote agent
15:34:59 [2020-07-07T19:34:59.204Z] [ssh-agent] Started.
15:34:59 [2020-07-07T19:34:59.207Z] [Pipeline] {
15:34:59 [2020-07-07T19:34:59.840Z] [Pipeline] sh
15:35:02 [2020-07-07T19:35:02.220Z] + /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository/ 'trace-compass-*' false
15:35:02 [2020-07-07T19:35:02.221Z] + repo=tracecompass
15:35:02 [2020-07-07T19:35:02.221Z] + '[' 6 -lt 6 ']'
15:35:02 [2020-07-07T19:35:02.221Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
15:35:02 [2020-07-07T19:35:02.221Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp/
15:35:02 [2020-07-07T19:35:02.221Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
15:35:02 [2020-07-07T19:35:02.221Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository/
15:35:02 [2020-07-07T19:35:02.221Z] + rcpPattern='trace-compass-*'
15:35:02 [2020-07-07T19:35:02.221Z] + copyLatest=false
15:35:02 [2020-07-07T19:35:02.221Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
15:35:02 [2020-07-07T19:35:02.221Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
15:35:02 [2020-07-07T19:35:02.221Z] + SCP=scp
15:35:02 [2020-07-07T19:35:02.221Z] + ECHO=echo
15:35:02 [2020-07-07T19:35:02.221Z] + '[' false == false ']'
15:35:02 [2020-07-07T19:35:02.221Z] + ECHO=
15:35:02 [2020-07-07T19:35:02.221Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository//*'
15:35:05 [2020-07-07T19:35:05.594Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-6.0.0-20200707-1840-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-6.0.0-20200707-1840-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-6.0.0-20200707-1840-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp/
15:35:17 [2020-07-07T19:35:17.807Z] + scp -r rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.rcp.product/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository/
15:35:27 [2020-07-07T19:35:27.777Z] + '[' false == true ']'
15:35:28 [2020-07-07T19:35:28.077Z] [Pipeline] }
15:35:28 [2020-07-07T19:35:28.098Z] [ssh-agent] Stopped.
15:35:28 [2020-07-07T19:35:28.355Z] [Pipeline] // sshagent
15:35:28 [2020-07-07T19:35:28.741Z] [Pipeline] }
15:35:28 [2020-07-07T19:35:28.993Z] [Pipeline] // container
15:35:29 [2020-07-07T19:35:29.378Z] [Pipeline] }
15:35:29 [2020-07-07T19:35:29.646Z] [Pipeline] // withEnv
15:35:30 [2020-07-07T19:35:30.026Z] [Pipeline] }
15:35:30 [2020-07-07T19:35:30.277Z] [Pipeline] // stage
15:35:31 [2020-07-07T19:35:31.026Z] [Pipeline] stage
15:35:31 [2020-07-07T19:35:31.028Z] [Pipeline] { (Deploy Doc)
15:35:35 [2020-07-07T19:35:35.558Z] Stage "Deploy Doc" skipped due to when conditional
15:35:35 [2020-07-07T19:35:35.558Z] [Pipeline] }
15:35:35 [2020-07-07T19:35:35.818Z] [Pipeline] // stage
15:35:36 [2020-07-07T19:35:36.326Z] [Pipeline] }
15:35:36 [2020-07-07T19:35:36.578Z] [Pipeline] // withEnv
15:35:36 [2020-07-07T19:35:36.969Z] [Pipeline] }
15:35:37 [2020-07-07T19:35:37.222Z] [Pipeline] // timeout
15:35:37 [2020-07-07T19:35:37.826Z] [Pipeline] }
15:35:38 [2020-07-07T19:35:38.151Z] [Pipeline] // timestamps
15:35:38 [2020-07-07T19:35:38.533Z] [Pipeline] }
15:35:38 [2020-07-07T19:35:38.789Z] [Pipeline] // withEnv
15:35:39 [2020-07-07T19:35:39.173Z] [Pipeline] }
15:35:39 [2020-07-07T19:35:39.428Z] [Pipeline] // container
15:35:39 [2020-07-07T19:35:39.822Z] [Pipeline] }
15:35:40 [2020-07-07T19:35:40.097Z] [Pipeline] // withEnv
15:35:40 [2020-07-07T19:35:40.508Z] [Pipeline] }
15:35:40 [2020-07-07T19:35:40.791Z] [Pipeline] // node
15:35:41 [2020-07-07T19:35:41.173Z] [Pipeline] }
15:35:41 [2020-07-07T19:35:41.421Z] [Pipeline] // podTemplate
15:35:41 [2020-07-07T19:35:41.798Z] [Pipeline] End of Pipeline
15:35:41 [2020-07-07T19:35:41.954Z] Triggering a new build of backup-legacy-builds #16
15:35:41 [2020-07-07T19:35:41.998Z] Finished: SUCCESS